Click here to Skip to main content
16,010,392 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Menu Pin
Nish Nishant22-Mar-02 13:53
sitebuilderNish Nishant22-Mar-02 13:53 
GeneralRe: Menu Pin
NC25-Mar-02 2:15
NC25-Mar-02 2:15 
QuestionWhere can I find tlogstg.h? Pin
22-Mar-02 10:21
suss22-Mar-02 10:21 
AnswerRe: Where can I find tlogstg.h? Pin
Bill Wilson22-Mar-02 12:51
Bill Wilson22-Mar-02 12:51 
QuestionHow to propagate a message in MFC Pin
al_in_the_city22-Mar-02 9:23
al_in_the_city22-Mar-02 9:23 
AnswerRe: How to propagate a message in MFC Pin
Ravi Bhavnani22-Mar-02 9:35
professionalRavi Bhavnani22-Mar-02 9:35 
GeneralRe: How to propagate a message in MFC Pin
Bill Wilson22-Mar-02 10:49
Bill Wilson22-Mar-02 10:49 
QuestionRUNTIME_CLASS etiquette? Pin
dazinith22-Mar-02 8:58
dazinith22-Mar-02 8:58 
if I have to pass a runtime class to a function:
RUNTIME_CLASS(CMyForm)

does this mean i have no way of setting initial values for this class? this class needs to take in a filename, as well as some other parameters.

is the only way to do this by setting global variables before passing the runtime class, and then having the runtime class read from the global variables? This sounds like a bad idea for OOP, is there a better way?

thanks in advance!

-dz
GeneralGood c++ book Pin
NC22-Mar-02 8:39
NC22-Mar-02 8:39 
GeneralRe: Good c++ book Pin
Joaquín M López Muñoz22-Mar-02 10:09
Joaquín M López Muñoz22-Mar-02 10:09 
GeneralRe: Good c++ book Pin
NC22-Mar-02 10:29
NC22-Mar-02 10:29 
GeneralRe: Good c++ book Pin
moliate22-Mar-02 21:57
moliate22-Mar-02 21:57 
GeneralRe: Good c++ book Pin
Dor22-Mar-02 14:26
Dor22-Mar-02 14:26 
GeneralNeed help about CSocket Pin
22-Mar-02 6:41
suss22-Mar-02 6:41 
GeneralRe: Need help about CSocket Pin
Andres Manggini22-Mar-02 7:17
Andres Manggini22-Mar-02 7:17 
GeneralRe: Need help about CSocket Pin
22-Mar-02 7:32
suss22-Mar-02 7:32 
GeneralRe: Need help about CSocket Pin
Andres Manggini22-Mar-02 7:45
Andres Manggini22-Mar-02 7:45 
GeneralRe: Need help about CSocket Pin
22-Mar-02 7:56
suss22-Mar-02 7:56 
GeneralRe: Need help about CSocket Pin
Andres Manggini22-Mar-02 8:14
Andres Manggini22-Mar-02 8:14 
GeneralRe: Need help about CSocket Pin
22-Mar-02 8:30
suss22-Mar-02 8:30 
GeneralRe: Need help about CSocket Pin
Andres Manggini22-Mar-02 8:55
Andres Manggini22-Mar-02 8:55 
GeneralRe: Need help about CSocket Pin
Nish Nishant22-Mar-02 8:29
sitebuilderNish Nishant22-Mar-02 8:29 
GeneralColoured Buttons Pin
joeperris22-Mar-02 6:27
joeperris22-Mar-02 6:27 
GeneralRe: Coloured Buttons Pin
Tim Deveaux22-Mar-02 6:30
Tim Deveaux22-Mar-02 6:30 
GeneralRe: Coloured Buttons Pin
joeperris22-Mar-02 6:34
joeperris22-Mar-02 6:34 

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.