Click here to Skip to main content
15,910,877 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalgreat! Thanks! Pin
ns9-Oct-02 2:53
ns9-Oct-02 2:53 
GeneralControl Panel Pin
Anonymous8-Oct-02 7:14
Anonymous8-Oct-02 7:14 
GeneralRe: Control Panel Pin
Michael P Butler8-Oct-02 7:56
Michael P Butler8-Oct-02 7:56 
GeneralRe: Control Panel Pin
Anonymous8-Oct-02 10:19
Anonymous8-Oct-02 10:19 
GeneralRe: Control Panel Pin
Michael P Butler8-Oct-02 12:50
Michael P Butler8-Oct-02 12:50 
GeneralLink problem Pin
algruber8-Oct-02 6:41
algruber8-Oct-02 6:41 
GeneralRe: Link problem Pin
Paul M Watt8-Oct-02 7:11
mentorPaul M Watt8-Oct-02 7:11 
GeneralRe: Link problem Pin
JT Anderson8-Oct-02 12:00
JT Anderson8-Oct-02 12:00 
You need /subsystem:windows in the link command.

Chances are, that will cause other error messages though. You may want to use the App Wizard to create an empty Win32 application, then add your source files to the project.

--------
There are 10 types of people in this world. Those who know binary and those who don't.
Generalpermission denied --- Pin
ns8-Oct-02 6:21
ns8-Oct-02 6:21 
GeneralRe: permission denied --- Pin
Carlos Antollini8-Oct-02 6:28
Carlos Antollini8-Oct-02 6:28 
GeneralRe: permission denied --- Pin
ns8-Oct-02 6:34
ns8-Oct-02 6:34 
GeneralRe: permission denied --- Pin
ns8-Oct-02 6:45
ns8-Oct-02 6:45 
GeneralRe: permission denied --- Pin
Carlos Antollini8-Oct-02 6:50
Carlos Antollini8-Oct-02 6:50 
GeneralRe: permission denied --- Pin
Daniel Turini8-Oct-02 7:58
Daniel Turini8-Oct-02 7:58 
GeneralRe: permission denied --- Pin
ns8-Oct-02 8:03
ns8-Oct-02 8:03 
GeneralMacro programming reference Pin
fury948-Oct-02 6:17
fury948-Oct-02 6:17 
GeneralCComboBox question. Pin
ns8-Oct-02 5:24
ns8-Oct-02 5:24 
GeneralRe: CComboBox question. Pin
Stephane Rodriguez.8-Oct-02 5:45
Stephane Rodriguez.8-Oct-02 5:45 
GeneralRe: CComboBox question. Pin
Max Santos8-Oct-02 5:52
Max Santos8-Oct-02 5:52 
GeneralThank you! Pin
ns8-Oct-02 6:18
ns8-Oct-02 6:18 
GeneralStrange MFC socket problems Pin
User 66588-Oct-02 4:58
User 66588-Oct-02 4:58 
GeneralRe: Strange MFC socket problems Pin
jparsons8-Oct-02 6:40
jparsons8-Oct-02 6:40 
GeneralRe: Strange MFC socket problems Pin
User 66588-Oct-02 7:38
User 66588-Oct-02 7:38 
QuestionWin32 API : Which #include do I need ? Pin
Jerome Conus8-Oct-02 4:36
Jerome Conus8-Oct-02 4:36 
AnswerRe: Win32 API : Which #include do I need ? Pin
Steve S8-Oct-02 4:51
Steve S8-Oct-02 4:51 

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.