Click here to Skip to main content
15,898,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: GDI leak on 9x only? Pin
jhwurmbach11-Feb-03 4:46
jhwurmbach11-Feb-03 4:46 
GeneralThanks Pin
RobJones11-Feb-03 5:22
RobJones11-Feb-03 5:22 
GeneralRe: Thanks Pin
Roger Allen11-Feb-03 6:18
Roger Allen11-Feb-03 6:18 
GeneralLearned something new Was: Thanks Pin
jhwurmbach12-Feb-03 21:19
jhwurmbach12-Feb-03 21:19 
GeneralUsing STL in a DLL Pin
Gian11-Feb-03 2:48
Gian11-Feb-03 2:48 
GeneralRe: Using STL in a DLL Pin
pete mcquain11-Feb-03 7:41
pete mcquain11-Feb-03 7:41 
GeneralRe: Using STL in a DLL Pin
Gian11-Feb-03 22:20
Gian11-Feb-03 22:20 
GeneralRe: Using STL in a DLL Pin
Gian11-Feb-03 22:34
Gian11-Feb-03 22:34 
in // the array of fonts
std::vector m_fonts;
// the strings to be rendered
std::vector m_strings;

the first is the template of LFont and the second of LStringData (the < and > are missing in the post)
GeneralMainFrame OnClose() crashes Pin
ns11-Feb-03 2:16
ns11-Feb-03 2:16 
GeneralRe: MainFrame OnClose() crashes Pin
karl_w11-Feb-03 2:37
karl_w11-Feb-03 2:37 
GeneralRe: MainFrame OnClose() crashes Pin
Vagif Abilov11-Feb-03 5:30
professionalVagif Abilov11-Feb-03 5:30 
GeneralRe: MainFrame OnClose() crashes Pin
ns11-Feb-03 7:04
ns11-Feb-03 7:04 
Generalconvert rtf to bitmap Pin
particle2k11-Feb-03 2:00
particle2k11-Feb-03 2:00 
GeneralCapture Webcam Image Pin
Chintan11-Feb-03 1:17
Chintan11-Feb-03 1:17 
GeneralRe: Capture Webcam Image Pin
benjymous11-Feb-03 3:02
benjymous11-Feb-03 3:02 
GeneralRe: Capture Webcam Image Pin
Chintan18-Feb-03 18:23
Chintan18-Feb-03 18:23 
GeneralMs Word Automation - How to center a Table Pin
Rafoloman11-Feb-03 1:16
Rafoloman11-Feb-03 1:16 
GeneralQuestion about delete a char* pointer Pin
George211-Feb-03 0:48
George211-Feb-03 0:48 
GeneralRe: Question about delete a char* pointer Pin
karl_w11-Feb-03 1:05
karl_w11-Feb-03 1:05 
GeneralRe: Question about delete a char* pointer Pin
George211-Feb-03 1:14
George211-Feb-03 1:14 
GeneralRe: Question about delete a char* pointer Pin
jhwurmbach11-Feb-03 1:07
jhwurmbach11-Feb-03 1:07 
GeneralRe: Question about delete a char* pointer Pin
George211-Feb-03 1:15
George211-Feb-03 1:15 
GeneralRe: Question about delete a char* pointer Pin
peterchen11-Feb-03 2:05
peterchen11-Feb-03 2:05 
GeneralRe: Question about delete a char* pointer Pin
George211-Feb-03 13:07
George211-Feb-03 13:07 
Questionhelp please??? Pin
xxhimanshu11-Feb-03 0:02
xxhimanshu11-Feb-03 0:02 

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.