Click here to Skip to main content
15,891,253 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalstart when cd is in Pin
jonavon blakly21-Feb-05 7:40
jonavon blakly21-Feb-05 7:40 
GeneralRe: start when cd is in Pin
Ravi Bhavnani21-Feb-05 7:44
professionalRavi Bhavnani21-Feb-05 7:44 
GeneralSafe Exit Pin
DanYELL21-Feb-05 6:36
DanYELL21-Feb-05 6:36 
GeneralRe: Safe Exit Pin
Michael Dunn21-Feb-05 6:53
sitebuilderMichael Dunn21-Feb-05 6:53 
GeneralStatic map Pin
ralfeus21-Feb-05 4:57
ralfeus21-Feb-05 4:57 
GeneralRe: Static map Pin
HalfWayMan21-Feb-05 5:15
HalfWayMan21-Feb-05 5:15 
GeneralRe: Static map Pin
ralfeus21-Feb-05 6:02
ralfeus21-Feb-05 6:02 
GeneralRe: Static map Pin
ThatsAlok21-Feb-05 5:16
ThatsAlok21-Feb-05 5:16 
Just give a Outre defination of your static CMapToPtr this way
class CMyClass : public CObject
{
public:
static CMapWordToPtr m_Map;
}


In your myclass.cpp file

CMapWordToPtr CMyClass::m_Map;





"I Think this Will Help"
[Vote One Here,.....]
<h5
alok="" gupta="" <br=""> visit me at http://www.thisisalok.tk

QuestionHow to change color of button text ? Pin
scanf21-Feb-05 4:06
scanf21-Feb-05 4:06 
AnswerRe: How to change color of button text ? Pin
ThatsAlok21-Feb-05 4:56
ThatsAlok21-Feb-05 4:56 
GeneralRe: How to change color of button text ? Pin
scanf21-Feb-05 6:34
scanf21-Feb-05 6:34 
AnswerRe: How to change color of button text ? Pin
Ravi Bhavnani21-Feb-05 7:41
professionalRavi Bhavnani21-Feb-05 7:41 
AnswerRe: How to change color of button text ? Pin
eli1502197922-Feb-05 3:22
eli1502197922-Feb-05 3:22 
GeneralMeasuring Internet Activity Pin
Anorexic Tribble21-Feb-05 3:44
Anorexic Tribble21-Feb-05 3:44 
GeneralRe: Measuring Internet Activity Pin
ThatsAlok21-Feb-05 5:33
ThatsAlok21-Feb-05 5:33 
GeneralRe: Measuring Internet Activity Pin
Anorexic Tribble21-Feb-05 6:48
Anorexic Tribble21-Feb-05 6:48 
GeneralRe: Measuring Internet Activity Pin
ThatsAlok23-Feb-05 18:46
ThatsAlok23-Feb-05 18:46 
GeneralRe: Measuring Internet Activity Pin
ThatsAlok23-Feb-05 18:54
ThatsAlok23-Feb-05 18:54 
GeneralRe: Measuring Internet Activity Pin
22491721-Feb-05 18:10
22491721-Feb-05 18:10 
GeneralRe: Measuring Internet Activity Pin
Anorexic Tribble21-Feb-05 23:38
Anorexic Tribble21-Feb-05 23:38 
Generalunresolved external symbol _main in COM Pin
includeh1021-Feb-05 2:42
includeh1021-Feb-05 2:42 
GeneralRe: unresolved external symbol _main in COM Pin
Jetli Jerry21-Feb-05 3:48
Jetli Jerry21-Feb-05 3:48 
GeneralRe: unresolved external symbol _main in COM Pin
includeh1021-Feb-05 3:57
includeh1021-Feb-05 3:57 
GeneralRe: unresolved external symbol _main in COM Pin
ThatsAlok21-Feb-05 5:01
ThatsAlok21-Feb-05 5:01 
GeneralRe: unresolved external symbol _main in COM Pin
Michael Dunn21-Feb-05 6:56
sitebuilderMichael Dunn21-Feb-05 6:56 

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.