29 Apr
2003
29 Apr
'03
2:49 p.m.
"Alexandre Weffort Thenorio" <alethenorio@home.se> writes:
Is it possible to build in this bin file inside the program so everything is inside the executable file (exe)
You can find a C/linker magic solution at http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&safe=off&selm=20020520053... See also http://www.gsp.com/cgi-bin/man.cgi?section=1&topic=file2c You probably need FFI to make use of these. Feri.