|
oops, I missed the last few lines of your post, probably the most important ones lol.
If you use any MFC library functions, you will either need to bring a copy of the mfc80 dll along with the app, or include it statically like you tried. Your only alternative would be to do what Joe suggested and find an alternative api for events (or gui items). I personally use wxwidgets, but that can get large as well.
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL]
|