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

C / C++ / MFC

 
GeneralRe: how to prevent HDD format with source. Pin
Michael Dunn28-Jun-09 18:17
sitebuilderMichael Dunn28-Jun-09 18:17 
GeneralRe: how to prevent HDD format with source. Pin
ShinHyun28-Jun-09 21:37
ShinHyun28-Jun-09 21:37 
GeneralRe: how to prevent HDD format with source. Pin
«_Superman_»28-Jun-09 22:21
professional«_Superman_»28-Jun-09 22:21 
QuestionADO API Problem. Pin
forexsurfr28-Jun-09 12:59
forexsurfr28-Jun-09 12:59 
QuestionMemory leak due to waiting thread Pin
Still learning how to code28-Jun-09 9:21
Still learning how to code28-Jun-09 9:21 
AnswerRe: Memory leak due to waiting thread Pin
Joe Woodbury28-Jun-09 9:34
professionalJoe Woodbury28-Jun-09 9:34 
GeneralRe: Memory leak due to waiting thread Pin
Still learning how to code28-Jun-09 10:32
Still learning how to code28-Jun-09 10:32 
GeneralRe: Memory leak due to waiting thread Pin
Joe Woodbury28-Jun-09 11:18
professionalJoe Woodbury28-Jun-09 11:18 
I say put the terminate first because the wait processes objects in order. If the terminate event is last in the list and the previous events keep going signaled, you may never pick up that the terminate event is signaled (unless you check it after the WaitForMultipleObjects.)
GeneralRe: Memory leak due to waiting thread Pin
Still learning how to code28-Jun-09 18:56
Still learning how to code28-Jun-09 18:56 
GeneralRe: Memory leak due to waiting thread Pin
Roger Stoltz28-Jun-09 21:58
Roger Stoltz28-Jun-09 21:58 
QuestionVertical scrollbar smooth scrolling in list control? Pin
Artz28-Jun-09 8:39
Artz28-Jun-09 8:39 
QuestionQt question Pin
alikalik28-Jun-09 8:30
alikalik28-Jun-09 8:30 
AnswerRe: Qt question Pin
Rajesh R Subramanian28-Jun-09 9:24
professionalRajesh R Subramanian28-Jun-09 9:24 
QuestionDLLRegisterServer failed with error code 0x80040200 Pin
zon_cpp27-Jun-09 22:37
zon_cpp27-Jun-09 22:37 
AnswerRe: DLLRegisterServer failed with error code 0x80040200 Pin
«_Superman_»27-Jun-09 23:36
professional«_Superman_»27-Jun-09 23:36 
GeneralRe: DLLRegisterServer failed with error code 0x80040200 Pin
zon_cpp28-Jun-09 19:17
zon_cpp28-Jun-09 19:17 
GeneralRe: DLLRegisterServer failed with error code 0x80040200 Pin
«_Superman_»28-Jun-09 22:15
professional«_Superman_»28-Jun-09 22:15 
GeneralRe: DLLRegisterServer failed with error code 0x80040200 Pin
zon_cpp28-Jun-09 22:36
zon_cpp28-Jun-09 22:36 
Questionhow to print create time of mail Pin
santhosh-padamatinti27-Jun-09 19:38
santhosh-padamatinti27-Jun-09 19:38 
Questionsetting font......... Pin
kumar sanghvi27-Jun-09 18:16
kumar sanghvi27-Jun-09 18:16 
Questiongood SQL to find a min valid user ID Pin
includeh1027-Jun-09 10:10
includeh1027-Jun-09 10:10 
QuestionResizing PropertySheet. Pin
FISH78627-Jun-09 9:59
FISH78627-Jun-09 9:59 
AnswerRe: Resizing PropertySheet. Pin
«_Superman_»27-Jun-09 17:40
professional«_Superman_»27-Jun-09 17:40 
GeneralRe: Resizing PropertySheet. Pin
FISH78627-Jun-09 17:55
FISH78627-Jun-09 17:55 
Questionpointer-to-pointer cannot be used to allocate huge matrices Pin
ro_milano27-Jun-09 6:38
ro_milano27-Jun-09 6:38 

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.