Click here to Skip to main content
15,917,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionManagementClass,WMI ?????? Pin
Tcpip200511-Sep-05 18:15
Tcpip200511-Sep-05 18:15 
AnswerRe: ManagementClass,WMI ?????? Pin
Christian Graus11-Sep-05 18:47
protectorChristian Graus11-Sep-05 18:47 
QuestionkSet a Static always ontop. Pin
tranglt11-Sep-05 18:09
tranglt11-Sep-05 18:09 
AnswerRe: kSet a Static always ontop. Pin
Christian Graus11-Sep-05 18:46
protectorChristian Graus11-Sep-05 18:46 
Questionconnect to database with Visual C++ 6.0 Pin
PhuLove11-Sep-05 17:31
PhuLove11-Sep-05 17:31 
AnswerRe: connect to database with Visual C++ 6.0 Pin
prasad_som11-Sep-05 19:57
prasad_som11-Sep-05 19:57 
AnswerRe: connect to database with Visual C++ 6.0 Pin
PravinSingh11-Sep-05 21:26
PravinSingh11-Sep-05 21:26 
QuestionFindFirstFileEx and _WIN32_WINNT Pin
Chintoo72311-Sep-05 17:19
Chintoo72311-Sep-05 17:19 
It seems FindFirstFileEx is available only with _WIN32_WINNT >= 0x400.
I am on Windows XP SP2 with visual studio 6 and Feb 2003 PSDK.

The compiler still cannot find FindFirstFileEx and I define _WIN32_WINNT in my stdafx as 0x400. so what is _WIN32_WINNT and when is it >= 0x400.

Although I could get things working by defining _WIN32_WINNT as 0x400, I am worried if thats the right value and if any other definitions arent available due to the value being smaller.

Can someone throw some light on _WIN32_WINNT? Thanks.
AnswerRe: FindFirstFileEx and _WIN32_WINNT Pin
David Crow12-Sep-05 4:11
David Crow12-Sep-05 4:11 
GeneralRe: FindFirstFileEx and _WIN32_WINNT Pin
Chintoo72312-Sep-05 4:38
Chintoo72312-Sep-05 4:38 
GeneralRe: FindFirstFileEx and _WIN32_WINNT Pin
David Crow12-Sep-05 4:50
David Crow12-Sep-05 4:50 
Question#pragma warning(disable: 4786) Pin
LiYS11-Sep-05 16:57
LiYS11-Sep-05 16:57 
AnswerRe: #pragma warning(disable: 4786) Pin
Christian Graus11-Sep-05 17:11
protectorChristian Graus11-Sep-05 17:11 
GeneralRe: #pragma warning(disable: 4786) Pin
LiYS11-Sep-05 17:45
LiYS11-Sep-05 17:45 
AnswerRe: #pragma warning(disable: 4786) Pin
PJ Arends11-Sep-05 19:34
professionalPJ Arends11-Sep-05 19:34 
QuestionVC++ 2005 Express Beta with Windows Platform SDK? Pin
Lord Kixdemp11-Sep-05 13:24
Lord Kixdemp11-Sep-05 13:24 
AnswerRe: VC++ 2005 Express Beta with Windows Platform SDK? Pin
Christian Graus11-Sep-05 14:13
protectorChristian Graus11-Sep-05 14:13 
GeneralRe: VC++ 2005 Express Beta with Windows Platform SDK? Pin
Lord Kixdemp11-Sep-05 14:25
Lord Kixdemp11-Sep-05 14:25 
GeneralRe: VC++ 2005 Express Beta with Windows Platform SDK? Pin
Christian Graus11-Sep-05 14:33
protectorChristian Graus11-Sep-05 14:33 
GeneralRe: VC++ 2005 Express Beta with Windows Platform SDK? Pin
Lord Kixdemp11-Sep-05 15:38
Lord Kixdemp11-Sep-05 15:38 
GeneralRe: VC++ 2005 Express Beta with Windows Platform SDK? Pin
Christian Graus11-Sep-05 15:39
protectorChristian Graus11-Sep-05 15:39 
GeneralRe: VC++ 2005 Express Beta with Windows Platform SDK? Pin
Lord Kixdemp11-Sep-05 15:54
Lord Kixdemp11-Sep-05 15:54 
GeneralRe: VC++ 2005 Express Beta with Windows Platform SDK? Pin
Christian Graus11-Sep-05 15:58
protectorChristian Graus11-Sep-05 15:58 
GeneralRe: VC++ 2005 Express Beta with Windows Platform SDK? Pin
Lord Kixdemp11-Sep-05 16:33
Lord Kixdemp11-Sep-05 16:33 
AnswerRe: VC++ 2005 Express Beta with Windows Platform SDK? Pin
Anonymous11-Sep-05 16:13
Anonymous11-Sep-05 16:13 

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.