Click here to Skip to main content
15,919,893 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPassing Variables from Macromedia Director to C++ Pin
moojuice11-Mar-03 9:03
moojuice11-Mar-03 9:03 
GeneralRe: Passing Variables from Macromedia Director to C++ Pin
moojuice13-Mar-03 7:24
moojuice13-Mar-03 7:24 
QuestionDoes this code leaks memory? Pin
Joan M11-Mar-03 8:49
professionalJoan M11-Mar-03 8:49 
AnswerRe: Does this code leaks memory? Pin
Tim Smith11-Mar-03 8:56
Tim Smith11-Mar-03 8:56 
GeneralRe: Does this code leaks memory? Pin
Daniel Turini11-Mar-03 9:00
Daniel Turini11-Mar-03 9:00 
GeneralRe: Does this code leaks memory? Pin
Joan M11-Mar-03 20:39
professionalJoan M11-Mar-03 20:39 
GeneralRe: Does this code leaks memory? Pin
Tim Smith11-Mar-03 9:23
Tim Smith11-Mar-03 9:23 
AnswerRe: Does this code leaks memory? Pin
Rob Groves12-Mar-03 10:52
Rob Groves12-Mar-03 10:52 
I don't think there are leaks in your code.

It could be that the complaint is about the line below //HERE, as your tool has no way of knowing that SafeArrayDestroy() will delete the BSTRs in the array.

Also, in my opinion, your calls to ReleaseBuffer() and FreeExtra() are not necessary.

Cheers,

Rob.

GeneralDirectShow - CBaseControlWindow(BaseClasses) Pin
Jakub Misek11-Mar-03 8:09
Jakub Misek11-Mar-03 8:09 
GeneralConvert BITMAP to JPEG Pin
Emiliano11-Mar-03 8:05
Emiliano11-Mar-03 8:05 
GeneralRe: Convert BITMAP to JPEG Pin
Larry Antram11-Mar-03 8:09
Larry Antram11-Mar-03 8:09 
GeneralConvert Screen Rect to Printer Rect Pin
Gilfrog11-Mar-03 7:46
Gilfrog11-Mar-03 7:46 
GeneralRe: Convert Screen Rect to Printer Rect Pin
Nitron11-Mar-03 7:55
Nitron11-Mar-03 7:55 
GeneralRe: Convert Screen Rect to Printer Rect Pin
Gilfrog11-Mar-03 8:08
Gilfrog11-Mar-03 8:08 
GeneralMFC42D.DLL not found !!! Pin
ZarrinPour11-Mar-03 7:34
ZarrinPour11-Mar-03 7:34 
GeneralRe: MFC42D.DLL not found !!! Pin
User 665811-Mar-03 7:59
User 665811-Mar-03 7:59 
Generalw2000 & w98 Pin
doctorpi11-Mar-03 7:27
doctorpi11-Mar-03 7:27 
GeneralRe: w2000 & w98 Pin
Mike Nordell11-Mar-03 19:33
Mike Nordell11-Mar-03 19:33 
GeneralWindow Pin
wanju11-Mar-03 6:42
wanju11-Mar-03 6:42 
GeneralRe: Window Pin
Big Art11-Mar-03 7:01
Big Art11-Mar-03 7:01 
GeneralCPropertySheet Default Button Pin
Wim Jans11-Mar-03 6:38
Wim Jans11-Mar-03 6:38 
GeneralRe: CPropertySheet Default Button Pin
dazinith11-Mar-03 8:20
dazinith11-Mar-03 8:20 
GeneralRe: CPropertySheet Default Button Pin
Wim Jans11-Mar-03 21:25
Wim Jans11-Mar-03 21:25 
GeneralRe: CPropertySheet Default Button Pin
Wim Jans11-Mar-03 21:53
Wim Jans11-Mar-03 21:53 
GeneralGDI resources Pin
doctorpi11-Mar-03 6:28
doctorpi11-Mar-03 6:28 

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.