Thread: MFC8 grmbl
View Single Post
  #5  
Old 04-01-2007, 17:56
Quall999's Avatar
Quall999 Quall999 is offline
Registered User
 
Join Date: Jun 2002
Location: In a garbage can, like Oscar
Posts: 3,361
Thanks: 0
Thanked 20 Times in 4 Posts
Quall999 is on a distinguished road
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]
Reply With Quote