|
-
April 13th, 1999, 03:48 AM
#1
[RESOLVED] Using embeded resources
If I insert a binary file as an embed resource in my program, how can I then access this resource and if it was a standard binary file (or the equivalent).
I know I can use LoadResource/FindResource to retrieve a HGLOBAL handle, but how the hell do I use this to say, read one character, a string, x bytes of data?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|