Click here to Skip to main content
16,004,882 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problems overloading htons, htonl, ntohl, & ntohs Pin
jmkhael10-Jun-04 5:50
jmkhael10-Jun-04 5:50 
GeneralRe: Problems overloading htons, htonl, ntohl, & ntohs Pin
Wheatbread10-Jun-04 6:21
Wheatbread10-Jun-04 6:21 
GeneralRe: Problems overloading htons, htonl, ntohl, & ntohs Pin
jmkhael10-Jun-04 6:23
jmkhael10-Jun-04 6:23 
GeneralRe: Problems overloading htons, htonl, ntohl, & ntohs Pin
Wheatbread10-Jun-04 6:32
Wheatbread10-Jun-04 6:32 
GeneralRe: Problems overloading htons, htonl, ntohl, & ntohs Pin
jmkhael10-Jun-04 6:37
jmkhael10-Jun-04 6:37 
GeneralRe: Problems overloading htons, htonl, ntohl, & ntohs Pin
Wheatbread10-Jun-04 6:46
Wheatbread10-Jun-04 6:46 
GeneralStandalone MFC program Pin
hdaly10-Jun-04 5:17
hdaly10-Jun-04 5:17 
GeneralRe: Standalone MFC program Pin
Navin10-Jun-04 5:23
Navin10-Jun-04 5:23 
Very easy.

Go to your "Project Settings" for your project, and there will be a setting called "Use of MFC" or something. Change it to "Use MFC in a static libary". Note that you will have to do this for both debug and release configurations.

Then do a complete clean and rebuild. If you need to verify your program is no longer looking for Mfc40.dll or anything, run the Dependency Walker on it.

Now, if you have the crippleware version (er, the Standard version),
this[^] article will help.


"Fish and guests stink in three days." - Benjamin Franlkin
Generaltroubles with templates Pin
Kamis10-Jun-04 5:04
Kamis10-Jun-04 5:04 
GeneralRe: troubles with templates Pin
Diddy10-Jun-04 5:22
Diddy10-Jun-04 5:22 
GeneralActiveX control for Ms Exchange Server info Pin
dels_cpp10-Jun-04 4:24
dels_cpp10-Jun-04 4:24 
GeneralDate/Time Picker 'Enter' key behavior Pin
JYoder10-Jun-04 4:11
JYoder10-Jun-04 4:11 
GeneralRe: Date/Time Picker 'Enter' key behavior Pin
bikram singh10-Jun-04 15:45
bikram singh10-Jun-04 15:45 
GeneralMoving dialog window Pin
marcomars10-Jun-04 3:44
marcomars10-Jun-04 3:44 
GeneralRe: Moving dialog window Pin
David Crow10-Jun-04 5:32
David Crow10-Jun-04 5:32 
GeneralRe: Moving dialog window Pin
Diddy10-Jun-04 5:35
Diddy10-Jun-04 5:35 
GeneralActive X Control Error Pin
Anonymous10-Jun-04 3:32
Anonymous10-Jun-04 3:32 
GeneralSetGraphicsMode bug? Please try this code Pin
CodeHead10-Jun-04 3:03
CodeHead10-Jun-04 3:03 
GeneralHELP! Winsock problem about the select function... Pin
JoeZhang10-Jun-04 2:49
JoeZhang10-Jun-04 2:49 
GeneralRe: HELP! Winsock problem about the select function... Pin
valikac10-Jun-04 6:16
valikac10-Jun-04 6:16 
GeneralA message of sorry Pin
gamitech10-Jun-04 2:09
gamitech10-Jun-04 2:09 
GeneralUse of ASCII seperators for Windows 98 systems Pin
J.B.10-Jun-04 1:49
J.B.10-Jun-04 1:49 
GeneralRe: Use of ASCII seperators for Windows 98 systems Pin
Johan Rosengren10-Jun-04 2:41
Johan Rosengren10-Jun-04 2:41 
GeneralRe: Use of ASCII seperators for Windows 98 systems Pin
J.B.10-Jun-04 4:59
J.B.10-Jun-04 4:59 
GeneralRe: Use of ASCII seperators for Windows 98 systems Pin
Johan Rosengren10-Jun-04 6:03
Johan Rosengren10-Jun-04 6:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.