Click here to Skip to main content
16,004,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Reg. the question(Sir,In dialog-based application) by me(V.Natarajan) Pin
toxcct16-Nov-05 5:36
toxcct16-Nov-05 5:36 
QuestionSir,Regarding Dialog-based application in VC++ Pin
V.Natarajan16-Nov-05 5:14
V.Natarajan16-Nov-05 5:14 
AnswerRe: Sir,Regarding Dialog-based application in VC++ Pin
toxcct16-Nov-05 5:43
toxcct16-Nov-05 5:43 
QuestionRegarding Shipping of application developed in DirectX Pin
BlrBoy16-Nov-05 4:13
BlrBoy16-Nov-05 4:13 
AnswerRe: Regarding Shipping of application developed in DirectX Pin
douglasjordan16-Nov-05 17:20
douglasjordan16-Nov-05 17:20 
AnswerRe: Regarding Shipping of application developed in DirectX Pin
Cool Ju16-Nov-05 17:26
Cool Ju16-Nov-05 17:26 
QuestionMemory Managing Problem Pin
raed16-Nov-05 3:16
raed16-Nov-05 3:16 
AnswerRe: Memory Managing Problem Pin
James R. Twine16-Nov-05 7:24
James R. Twine16-Nov-05 7:24 
raed wrote:
I also tried to use GlobalFree(pStream), and GlobalFree(&pStream) with no avail. memory keep rasing after each call


   You will need to call GetHGlobalFromStream(...) to get the correct handle to pass to the GlobalFree function.

   However, the way you created the stream object, it should clean itself up...?

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Tip for new SUV drivers: Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)
QuestionShowing capture webcam picture problem :( Pin
SimCom16-Nov-05 2:17
SimCom16-Nov-05 2:17 
Questiondebug dll with c# main program Pin
Fu Chen16-Nov-05 2:12
Fu Chen16-Nov-05 2:12 
Questionhow to hook all the windows of an application Pin
Elif Erkul16-Nov-05 1:46
Elif Erkul16-Nov-05 1:46 
AnswerRe: how to hook all the windows of an application Pin
James R. Twine16-Nov-05 8:03
James R. Twine16-Nov-05 8:03 
QuestionRe: how to hook all the windows of an application Pin
Elif Erkul17-Nov-05 2:28
Elif Erkul17-Nov-05 2:28 
QuestionNeed help in writting a transporter agent Pin
NastradamuS16-Nov-05 1:44
NastradamuS16-Nov-05 1:44 
AnswerRe: Need help in writting a transporter agent Pin
toxcct16-Nov-05 2:46
toxcct16-Nov-05 2:46 
QuestionWindow Painting Problem Pin
Nishad S16-Nov-05 1:32
Nishad S16-Nov-05 1:32 
AnswerRe: Window Painting Problem Pin
BlackDice16-Nov-05 8:02
BlackDice16-Nov-05 8:02 
GeneralRe: Window Painting Problem Pin
Nishad S16-Nov-05 17:12
Nishad S16-Nov-05 17:12 
QuestionProblems writting in a spesific font Pin
NastradamuS16-Nov-05 0:50
NastradamuS16-Nov-05 0:50 
AnswerRe: Problems writting in a spesific font Pin
*Dreamz16-Nov-05 1:41
*Dreamz16-Nov-05 1:41 
QuestionSetFolderImageList? Pin
gzy900116-Nov-05 0:45
gzy900116-Nov-05 0:45 
Questionknow if the object is created or not Pin
Russell'16-Nov-05 0:29
Russell'16-Nov-05 0:29 
AnswerRe: know if the object is created or not Pin
Maximilien16-Nov-05 0:51
Maximilien16-Nov-05 0:51 
GeneralRe: know if the object is created or not Pin
Russell'16-Nov-05 1:46
Russell'16-Nov-05 1:46 
GeneralRe: know if the object is created or not Pin
Maximilien16-Nov-05 2:29
Maximilien16-Nov-05 2:29 

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.