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

C / C++ / MFC

 
GeneralRe: UpTime of an application Pin
John-theKing17-Jun-03 18:22
John-theKing17-Jun-03 18:22 
GeneralRe: UpTime of an application Pin
David Crow18-Jun-03 2:49
David Crow18-Jun-03 2:49 
GeneralRe: UpTime of an application Pin
John M. Drescher17-Jun-03 6:59
John M. Drescher17-Jun-03 6:59 
Generalquestion about font size Pin
gucy16-Jun-03 22:45
gucy16-Jun-03 22:45 
GeneralRe: question about font size Pin
Eugene Pustovoyt16-Jun-03 22:52
Eugene Pustovoyt16-Jun-03 22:52 
GeneralRe: question about font size Pin
gucy17-Jun-03 0:21
gucy17-Jun-03 0:21 
GeneralRe: question about font size Pin
Uma Mahes16-Jun-03 22:57
Uma Mahes16-Jun-03 22:57 
GeneralRe: question about font size Pin
Toni7817-Jun-03 19:33
Toni7817-Jun-03 19:33 
As Eugene Pustovoyt said, the font variable needs to be a global variable. It really doesn't matter if it works for you (no offense) or for anyone else. It won't work all the time. MSDN says that the font variable MUST be a global variable and I learned that the hard way.

// Afterall, I realized that even my comment lines have bugs
QuestionHow to write a string that contains the caracter " Pin
zakarias16-Jun-03 22:09
zakarias16-Jun-03 22:09 
AnswerRe: How to write a string that contains the caracter " Pin
PJ Arends16-Jun-03 22:13
professionalPJ Arends16-Jun-03 22:13 
AnswerRe: How to write a string that contains the caracter " Pin
Uma Mahes16-Jun-03 22:13
Uma Mahes16-Jun-03 22:13 
QuestionThe DLL is made in C++ or in C# ? Pin
SD316-Jun-03 22:01
SD316-Jun-03 22:01 
AnswerRe: The DLL is made in C++ or in C# ? Pin
Uma Mahes16-Jun-03 22:09
Uma Mahes16-Jun-03 22:09 
GeneralRe: The DLL is made in C++ or in C# ? Pin
SD316-Jun-03 22:56
SD316-Jun-03 22:56 
GeneralRe: The DLL is made in C++ or in C# ? Pin
SD316-Jun-03 23:49
SD316-Jun-03 23:49 
GeneralRe: The DLL is made in C++ or in C# ? Pin
Uma Mahes17-Jun-03 0:32
Uma Mahes17-Jun-03 0:32 
GeneralRe: The DLL is made in C++ or in C# ? Pin
SD317-Jun-03 0:41
SD317-Jun-03 0:41 
GeneralRe: The DLL is made in C++ or in C# ? Pin
Uma Mahes17-Jun-03 0:50
Uma Mahes17-Jun-03 0:50 
AnswerRe: The DLL is made in C++ or in C# ? Pin
Nathan Blomquist17-Jun-03 2:32
Nathan Blomquist17-Jun-03 2:32 
GeneralRe: The DLL is made in C++ or in C# ? Pin
SD317-Jun-03 3:54
SD317-Jun-03 3:54 
AnswerRe: The DLL is made in C++ or in C# ? Pin
Toni7817-Jun-03 19:41
Toni7817-Jun-03 19:41 
GeneralWith Style WS_THICKFRAME a Button Can be Resized,but I Want Only resizing behavior and not the thick frame Pin
Vikrant Vikrant16-Jun-03 21:49
Vikrant Vikrant16-Jun-03 21:49 
GeneralDialog + Document question Pin
RubenJ16-Jun-03 21:19
RubenJ16-Jun-03 21:19 
GeneralRe: Dialog + Document question Pin
Uma Mahes16-Jun-03 22:03
Uma Mahes16-Jun-03 22:03 
GeneralRe: Dialog + Document question Pin
Zdeslav Vojkovic16-Jun-03 22:24
Zdeslav Vojkovic16-Jun-03 22: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.