Click here to Skip to main content
16,011,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
If you have VC++6 or a recent-ish Platform SDK, there is a WIN32API.CSV file which tells you exactly this in the LIB directory.

Normally, you would start with <windows.h>, optionally defining stuff like WIN32_LEAN_AND_MEAN to remove stuff. There are lots of other defines you can do to suppress the inclusion/definition of various Win32 subsystems.

Steve S
[This signature space available for rent]
AnswerRe: Win32 API : Which #include do I need ? Pin
Stephane Rodriguez.8-Oct-02 4:55
Stephane Rodriguez.8-Oct-02 4:55 
AnswerRe: Win32 API : Which #include do I need ? Pin
Max Santos8-Oct-02 5:57
Max Santos8-Oct-02 5:57 
GeneralRe: Win32 API : Which #include do I need ? Pin
Jerome Conus8-Oct-02 19:15
Jerome Conus8-Oct-02 19:15 
GeneralGetWindowText Pin
ns8-Oct-02 4:05
ns8-Oct-02 4:05 
GeneralRe: GetWindowText Pin
Joaquín M López Muñoz8-Oct-02 4:11
Joaquín M López Muñoz8-Oct-02 4:11 
Generalthanks Pin
ns8-Oct-02 4:45
ns8-Oct-02 4:45 
GeneralRe: GetWindowText Pin
Ranjan Banerji8-Oct-02 4:17
Ranjan Banerji8-Oct-02 4:17 
GeneralCombo Box: I want to catch user changes once he/she is finished Pin
Le centriste8-Oct-02 3:54
Le centriste8-Oct-02 3:54 
GeneralRe: Combo Box: I want to catch user changes once he/she is finished Pin
Chris Hambleton8-Oct-02 4:18
Chris Hambleton8-Oct-02 4:18 
GeneralRe: Combo Box: I want to catch user changes once he/she is finished Pin
valikac8-Oct-02 10:01
valikac8-Oct-02 10:01 
Generalenter should tab Pin
ns8-Oct-02 3:53
ns8-Oct-02 3:53 
GeneralRe: enter should tab Pin
Chris Hambleton8-Oct-02 4:31
Chris Hambleton8-Oct-02 4:31 
GeneralThank you! Pin
ns8-Oct-02 4:44
ns8-Oct-02 4:44 
GeneralRe: enter should tab Pin
ns8-Oct-02 7:29
ns8-Oct-02 7:29 
GeneralRe: enter should tab Pin
Roger Allen9-Oct-02 2:02
Roger Allen9-Oct-02 2:02 
GeneralStrange exception .... Pin
Shay Harel8-Oct-02 3:46
Shay Harel8-Oct-02 3:46 
GeneralRe: Strange exception .... Pin
Jon Hulatt8-Oct-02 4:06
Jon Hulatt8-Oct-02 4:06 

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.