Guest_imported
New member
- Jan 1, 1970
- 0
Hello! I would like to know how can I embed a binary data file into an executable. When the exe is run, the binary file will be copied to the temp folder of the user's computer. Can I include the file in the resource file? But then how can I retrieve and save the file to a directory? Please don't use MFC (just use API and c/c++).
Thanks in advance
Thanks in advance