Click here to Skip to main content
15,895,606 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Draw subitem in SysListView32 Pin
Michael Dunn13-Sep-04 8:50
sitebuilderMichael Dunn13-Sep-04 8:50 
GeneralRe: Draw subitem in SysListView32 Pin
qur13-Sep-04 11:44
qur13-Sep-04 11:44 
GeneralRe: Draw subitem in SysListView32 Pin
Michael Dunn13-Sep-04 13:25
sitebuilderMichael Dunn13-Sep-04 13:25 
GeneralRe: Draw subitem in SysListView32 Pin
qur15-Sep-04 5:05
qur15-Sep-04 5:05 
QuestionHow to draw a disabled bitmap transparently Pin
Maxime Labelle13-Sep-04 5:17
Maxime Labelle13-Sep-04 5:17 
AnswerRe: How to draw a disabled bitmap transparently Pin
Jörgen Sigvardsson13-Sep-04 7:39
Jörgen Sigvardsson13-Sep-04 7:39 
GeneralRe: How to draw a disabled bitmap transparently Pin
Maxime Labelle14-Sep-04 0:56
Maxime Labelle14-Sep-04 0:56 
GeneralMinimizing Memory Pin
Matt Gerrans9-Sep-04 12:38
Matt Gerrans9-Sep-04 12:38 
I've got a little app that I want to use a minimal amount of memory. I have one function that creates COM object (CComPtr), uses it, then returns, the memory used by the program (in Task Manager) jumps up about 1.5 MB, but never drops back down. It's not simply a leak, because calling the function many times doesn't cause the memory usage to grow.

Another question along these lines: I've seen some programs (like smss, lsass, cmd and EmEditor when minimized) that are able to use a relatively small amount of memory, but when I create a simple "hello world" program (without MFC or any other framework slop) with MSVC or Borland's compiler, it uses at least 2 MB. Anyone know what trick is being used in these?

Matt Gerrans
GeneralRe: Minimizing Memory Pin
Michael Dunn9-Sep-04 13:18
sitebuilderMichael Dunn9-Sep-04 13:18 
GeneralRe: Minimizing Memory Pin
Jörgen Sigvardsson9-Sep-04 13:40
Jörgen Sigvardsson9-Sep-04 13:40 
GeneralRe: Minimizing Memory Pin
Michael Dunn9-Sep-04 15:38
sitebuilderMichael Dunn9-Sep-04 15:38 
GeneralRe: Minimizing Memory Pin
Jörgen Sigvardsson9-Sep-04 23:58
Jörgen Sigvardsson9-Sep-04 23:58 
GeneralRe: Minimizing Memory Pin
Michael Dunn10-Sep-04 7:09
sitebuilderMichael Dunn10-Sep-04 7:09 
GeneralRe: Minimizing Memory Pin
Matt Gerrans9-Sep-04 13:51
Matt Gerrans9-Sep-04 13:51 
GeneralHandling .Net Events in VC++ Pin
nalan8-Sep-04 21:08
nalan8-Sep-04 21:08 
GeneralRe: Handling .Net Events in VC++ Pin
andy_cn8-Sep-04 21:39
andy_cn8-Sep-04 21:39 
GeneralObject of MFC class in ATL DLL Pin
zahid_ash8-Sep-04 21:00
zahid_ash8-Sep-04 21:00 
General(?:) CAxDialogImpl does not receive WM_CREATE Pin
.Suchit7-Sep-04 0:16
.Suchit7-Sep-04 0:16 
GeneralRe: (?:) CAxDialogImpl does not receive WM_CREATE Pin
Jörgen Sigvardsson7-Sep-04 1:50
Jörgen Sigvardsson7-Sep-04 1:50 
GeneralATL dialog with ActiveX control used inside Windows service Pin
.Suchit6-Sep-04 2:40
.Suchit6-Sep-04 2:40 
GeneralRe: ATL dialog with ActiveX control used inside Windows service Pin
Jörgen Sigvardsson6-Sep-04 8:46
Jörgen Sigvardsson6-Sep-04 8:46 
GeneralThanks/Solved: ATL dialog with ActiveX control used inside Windows service Pin
.Suchit7-Sep-04 1:39
.Suchit7-Sep-04 1:39 
GeneralRe: Thanks/Solved: ATL dialog with ActiveX control used inside Windows service Pin
Jörgen Sigvardsson7-Sep-04 1:48
Jörgen Sigvardsson7-Sep-04 1:48 
GeneralRe: Thanks/Solved: ATL dialog with ActiveX control used inside Windows service Pin
.Suchit14-Sep-04 4:04
.Suchit14-Sep-04 4:04 
QuestionATLControls.h? Pin
Anthony_Yio5-Sep-04 22:36
Anthony_Yio5-Sep-04 22:36 

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.