cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
How to change an ASCII code to a picture
How to change an ASCII code to a picture in MFC?
Jul 27, 2009 at 12:29pm UTC
Prissy
(5)
If I get an ASCII code like 65, and I want to get a pointer that points to a bmp which can be showed as A, what should I do?
GetDIBits() and SetDIBits() may be helpful, but I am still confused.
Any suggestion? Thanks.
Topic archived. No new replies allowed.