Click here to Skip to main content
15,901,853 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: atl book? Pin
-Dy17-Apr-02 2:57
-Dy17-Apr-02 2:57 
AnswerRe: atl book? Pin
Joao Vaz17-Apr-02 3:13
Joao Vaz17-Apr-02 3:13 
QuestionHow to get CPU and memory statistic by C/C++? Pin
yungivan16-Apr-02 21:39
yungivan16-Apr-02 21:39 
QuestionWin 2000 ??? Pin
Manikandan16-Apr-02 21:22
Manikandan16-Apr-02 21:22 
AnswerRe: Win 2000 ??? Pin
Niklas L16-Apr-02 22:13
Niklas L16-Apr-02 22:13 
GeneralRe: Win 2000 ??? Pin
Manikandan16-Apr-02 22:37
Manikandan16-Apr-02 22:37 
GeneralRe: Win 2000 ??? Pin
Niklas L16-Apr-02 22:45
Niklas L16-Apr-02 22:45 
GeneralRe: Win 2000 ??? Pin
Manikandan16-Apr-02 22:58
Manikandan16-Apr-02 22:58 
Yes, you are right. But this one look strange to me. I don't know what to do.
Just now i tried to implement something from,
http://www.codeproject.com/w2k/access_api.asp
//////////////////////////
#define _WIN32_WINNT 0x0500 // allow Win2000 specific calls
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#include <afxwin.h> // MFC core and standard components
#undef _WIN32_WINNT // allow CFileDialog to build with
///////////////////////////
this stuff too not working...

anyway i try to fix the problem. thank you very much for responding.Rose | [Rose]
AnswerRe: Win 2000 ??? Pin
Gianfranco Lanzetta17-Apr-02 11:50
Gianfranco Lanzetta17-Apr-02 11:50 
GeneralActive Documents Pin
Nyrup16-Apr-02 20:39
Nyrup16-Apr-02 20:39 
Questionhow can i delet the temp file ??? Pin
16-Apr-02 20:11
suss16-Apr-02 20:11 
AnswerRe: how can i delet the temp file ??? Pin
Michael P Butler16-Apr-02 22:49
Michael P Butler16-Apr-02 22:49 
Generaltoolbar button Pin
Gabriel.P.G16-Apr-02 18:38
Gabriel.P.G16-Apr-02 18:38 
GeneralRe: toolbar button Pin
Henk Groenewoud16-Apr-02 20:27
Henk Groenewoud16-Apr-02 20:27 
Questionunexpected eof while looking for precompiled header directive? Pin
16-Apr-02 17:02
suss16-Apr-02 17:02 
AnswerRe: unexpected eof while looking for precompiled header directive? Pin
Paul M Watt16-Apr-02 17:12
mentorPaul M Watt16-Apr-02 17:12 
AnswerRe: unexpected eof while looking for precompiled header directive? Pin
Christian Graus16-Apr-02 17:13
protectorChristian Graus16-Apr-02 17:13 
GeneralEnable/Disable a Message :: MFC Pin
valikac16-Apr-02 16:18
valikac16-Apr-02 16:18 
GeneralRe: Enable/Disable a Message :: MFC Pin
Shog916-Apr-02 16:50
sitebuilderShog916-Apr-02 16:50 
GeneralRe: Enable/Disable a Message :: MFC Pin
Jon Hulatt17-Apr-02 3:11
Jon Hulatt17-Apr-02 3:11 
QuestionHow to adjust the size of the scrollbox on a scrollbar? Pin
Feng Qin16-Apr-02 14:49
Feng Qin16-Apr-02 14:49 
GeneralWeb page parsing Pin
Johnny Smith Weston16-Apr-02 14:38
Johnny Smith Weston16-Apr-02 14:38 
GeneralMS STL string min size of 31 bytes? WTF! Pin
Todd Smith16-Apr-02 12:50
Todd Smith16-Apr-02 12:50 
GeneralRe: MS STL string min size of 31 bytes? WTF! Pin
Joaquín M López Muñoz16-Apr-02 13:02
Joaquín M López Muñoz16-Apr-02 13:02 
GeneralRe: MS STL string min size of 31 bytes? WTF! Pin
Todd Smith16-Apr-02 13:11
Todd Smith16-Apr-02 13:11 

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.