Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to unload dlls Pin
22491726-Apr-05 1:47
22491726-Apr-05 1:47 
QuestionHow to get drive volume serial number in VC++ Pin
aloktambi26-Apr-05 0:52
aloktambi26-Apr-05 0:52 
AnswerRe: How to get drive volume serial number in VC++ Pin
ThatsAlok26-Apr-05 1:21
ThatsAlok26-Apr-05 1:21 
AnswerRe: How to get drive volume serial number in VC++ Pin
David Crow26-Apr-05 3:40
David Crow26-Apr-05 3:40 
GeneralFile handles Pin
micutzu25-Apr-05 23:14
micutzu25-Apr-05 23:14 
GeneralRe: File handles Pin
22491725-Apr-05 23:35
22491725-Apr-05 23:35 
GeneralRe: File handles Pin
micutzu25-Apr-05 23:51
micutzu25-Apr-05 23:51 
GeneralRe: File handles Pin
Stlan26-Apr-05 1:55
Stlan26-Apr-05 1:55 
I believe that you should call CString::ReleaseBuffer after having used CString::GetBuffer (Check in MSDN for confirmation) Of course it has nothing to do with files, and I don't know if this may cause the loss of handle resource you are talking about. Actually I don't know what happens really when one forgets to call CString::ReleaseBuffer (memory leak ?) Maybe someone can help overthere ? Confused | :confused:
GeneralRe: File handles Pin
micutzu26-Apr-05 2:25
micutzu26-Apr-05 2:25 
GeneralRe: File handles Pin
David Crow26-Apr-05 3:43
David Crow26-Apr-05 3:43 
GeneralRe: File handles Pin
David Crow26-Apr-05 3:45
David Crow26-Apr-05 3:45 
GeneralRe: File handles Pin
micutzu26-Apr-05 4:21
micutzu26-Apr-05 4:21 
QuestionDisplaying a Grpah in VC++ Dialog ?? Pin
kk_vp25-Apr-05 23:11
kk_vp25-Apr-05 23:11 
AnswerRe: Displaying a Grpah in VC++ Dialog ?? Pin
Stlan25-Apr-05 23:34
Stlan25-Apr-05 23:34 
Generalget instance of calling app Pin
ThinkingPrometheus25-Apr-05 22:44
ThinkingPrometheus25-Apr-05 22:44 
GeneralRe: get instance of calling app Pin
22491726-Apr-05 22:17
22491726-Apr-05 22:17 
GeneralClient Server Application Pin
kalicharan25-Apr-05 22:29
kalicharan25-Apr-05 22:29 
GeneralRe: Client Server Application Pin
ThatsAlok26-Apr-05 1:30
ThatsAlok26-Apr-05 1:30 
QuestionHow to get application currently activated Pin
Ales Petric25-Apr-05 22:08
professionalAles Petric25-Apr-05 22:08 
AnswerRe: How to get application currently activated Pin
ThatsAlok25-Apr-05 22:50
ThatsAlok25-Apr-05 22:50 
AnswerRe: How to get application currently activated Pin
stolid_rock26-Apr-05 0:06
stolid_rock26-Apr-05 0:06 
GeneralRe: How to get application currently activated Pin
Ales Petric26-Apr-05 3:48
professionalAles Petric26-Apr-05 3:48 
GeneralNeed help about Office Automation Pin
figer25-Apr-05 21:54
figer25-Apr-05 21:54 
GeneralRe: Need help about Office Automation Pin
V.25-Apr-05 23:30
professionalV.25-Apr-05 23:30 
GeneralRe: Need help about Office Automation Pin
Jason Henderson26-Apr-05 3:12
Jason Henderson26-Apr-05 3:12 

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.