Click here to Skip to main content
16,014,952 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Regular Expression? Pin
Nemanja Trifunovic23-Dec-02 12:16
Nemanja Trifunovic23-Dec-02 12:16 
AnswerRe: Regular Expression? Pin
Todd Smith23-Dec-02 14:28
Todd Smith23-Dec-02 14:28 
GeneralFilling out other application dialogs Pin
microcyb23-Dec-02 10:54
microcyb23-Dec-02 10:54 
GeneralRe: Filling out other application dialogs Pin
mwilliamson23-Dec-02 11:37
mwilliamson23-Dec-02 11:37 
GeneralRe: Filling out other application dialogs Pin
microcyb23-Dec-02 11:40
microcyb23-Dec-02 11:40 
GeneralPrintDlgEx, Visual C++ 6.0, and the Platform SDK Pin
Jonathan Craig23-Dec-02 8:50
Jonathan Craig23-Dec-02 8:50 
GeneralRe: PrintDlgEx, Visual C++ 6.0, and the Platform SDK Pin
mwilliamson23-Dec-02 9:35
mwilliamson23-Dec-02 9:35 
GeneralRe: PrintDlgEx, Visual C++ 6.0, and the Platform SDK Pin
Jonathan Craig23-Dec-02 10:15
Jonathan Craig23-Dec-02 10:15 
I don't see anywhere in the SDK include files a reference to _WIN_NT. I have added

#define _WIN32_WINNT 0x0500

and

#define WINVER 0x0500

to the stdafx.h file but I still get the same error.

Jonathan Craig
www.mcw-tech.com
GeneralRe: PrintDlgEx, Visual C++ 6.0, and the Platform SDK Pin
mwilliamson23-Dec-02 11:13
mwilliamson23-Dec-02 11:13 
GeneralApplication Error only on some computers Pin
ElizabethC23-Dec-02 8:33
ElizabethC23-Dec-02 8:33 
GeneralRe: Application Error only on some computers Pin
Scott H. Settlemier23-Dec-02 8:39
Scott H. Settlemier23-Dec-02 8:39 
GeneralRe: Application Error only on some computers Pin
ElizabethC24-Dec-02 7:18
ElizabethC24-Dec-02 7:18 
GeneralRe: Application Error only on some computers Pin
Scott H. Settlemier24-Dec-02 12:57
Scott H. Settlemier24-Dec-02 12:57 
GeneralRe: Application Error only on some computers Pin
ElizabethC6-Jan-03 10:31
ElizabethC6-Jan-03 10:31 
GeneralRe: Application Error only on some computers Pin
mwilliamson23-Dec-02 9:39
mwilliamson23-Dec-02 9:39 
GeneralRe: Application Error only on some computers Pin
ElizabethC24-Dec-02 7:26
ElizabethC24-Dec-02 7:26 
GeneralRe: Application Error only on some computers Pin
ElizabethC6-Jan-03 10:35
ElizabethC6-Jan-03 10:35 
Generalstd::string silly error Pin
Shah Shehpori23-Dec-02 8:04
sussShah Shehpori23-Dec-02 8:04 
GeneralRe: std::string silly error Pin
Tim Smith23-Dec-02 8:18
Tim Smith23-Dec-02 8:18 
GeneralRe: std::string silly error Pin
Shah Shehpori23-Dec-02 8:46
sussShah Shehpori23-Dec-02 8:46 
GeneralRe: std::string silly error Pin
Tim Smith23-Dec-02 9:18
Tim Smith23-Dec-02 9:18 
GeneralQuestion about child dialog and messagebox Pin
Wizard_0123-Dec-02 7:41
Wizard_0123-Dec-02 7:41 
QuestionCurrent User privileges in Windows Register ?? Pin
Cris23-Dec-02 7:30
Cris23-Dec-02 7:30 
GeneralTrouble linking with new CString Pin
Chad Busche23-Dec-02 7:00
Chad Busche23-Dec-02 7:00 
GeneralRe: Trouble linking with new CString Pin
Rickard Andersson2023-Dec-02 7:08
Rickard Andersson2023-Dec-02 7:08 

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.