Click here to Skip to main content
15,922,007 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: m_pMainWnd is NULL in CWinApp::Run Pin
David Crow12-Sep-05 4:00
David Crow12-Sep-05 4:00 
QuestionHideWindow Pin
Nishad S11-Sep-05 20:43
Nishad S11-Sep-05 20:43 
QuestionStartup launch Pin
Asha Udupa11-Sep-05 20:16
Asha Udupa11-Sep-05 20:16 
AnswerRe: Startup launch Pin
ThatsAlok11-Sep-05 21:48
ThatsAlok11-Sep-05 21:48 
QuestionHow can i set map mode for print?? Pin
ebinaini11-Sep-05 19:39
ebinaini11-Sep-05 19:39 
QuestionHow to check the system whether the system have installed Acrobate Reader or not? Pin
Steve Chang11-Sep-05 19:15
Steve Chang11-Sep-05 19:15 
GeneralRe: How to check the system whether the system have installed Acrobate Reader or not? Pin
prasad_som11-Sep-05 19:53
prasad_som11-Sep-05 19:53 
AnswerRe: How to check the system whether the system have installed Acrobate Reader or not? Pin
David Crow12-Sep-05 4:03
David Crow12-Sep-05 4:03 
See if there is an application associated with the .PDF extension using FindExecutable() or AssocQueryString(). If there is, compare its name to AcroRd32.exe.


"One must learn from the bite of the fire to leave it alone." - Native American Proverb


GeneralRe: How to check the system whether the system have installed Acrobate Reader or not? Pin
Dan Neely13-Sep-05 7:11
Dan Neely13-Sep-05 7:11 
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 
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 

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.