How do u get the contents of a file in exe (resource)

Started by
1 comment, last by SikCiv 22 years, 7 months ago
I have stored a file in the exe as a resource, though I dont know how to copy the contents of the file to memory, what functions should I use?

  Downloads:  ZeroOne Realm

  Downloads:  ZeroOne Realm

Advertisement
? Any help would be appreciated ?

  Downloads:  ZeroOne Realm

Look up FindResourceEx and LoadResource on MSDN.

Invader X
Invader''s Realm

This topic is closed to new replies.

Advertisement