Ok... wel, here is atheread for this, maybe you're wondering for what?
I'm trying to code a GUI for this usefull tool that IQ made, I have some time so i decided to read my winapi manual and create that, I only have 2 problems I hope someone can help me XD
1.- Everytime i start out the GUI, teh msdos (command) window also appears... anyone knows hoy to avoid that?
2.- How can i link an exe file from this files?
main.cpp, decv.cpp resource.rc, main.h
I cannot make the rc file to be "included" in the build the cpp and h files compile with no problems, I tried using windres, but i don't know how to make the output file usefull to be included in the build and used (such as cpp files) maybe a makefile can help me... I tryied to rip out some options from fba makefile... but it looks complicated XD... has too many lines with several options
I'll thank all your help
See ya!!!!!
P.D. Some pics of what i have... is nt too much since i'm making this from 0 but...