Click here to Skip to main content
15,916,288 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: binary_search / lower_bound Pin
User 98858-Jan-03 11:33
User 98858-Jan-03 11:33 
GeneralRe: binary_search / lower_bound Pin
Tim Smith9-Jan-03 8:07
Tim Smith9-Jan-03 8:07 
GeneralMemory Leak WIth OLE2A and other conversion macros. Pin
Anonymous8-Jan-03 3:05
Anonymous8-Jan-03 3:05 
GeneralRe: Memory Leak WIth OLE2A and other conversion macros. Pin
AlexO8-Jan-03 5:16
AlexO8-Jan-03 5:16 
GeneralRe: Memory Leak WIth OLE2A and other conversion macros. Pin
Tim Smith8-Jan-03 10:12
Tim Smith8-Jan-03 10:12 
GeneralRe: Memory Leak WIth OLE2A and other conversion macros. Pin
AlexO9-Jan-03 3:01
AlexO9-Jan-03 3:01 
GeneralRe: Memory Leak WIth OLE2A and other conversion macros. Pin
Tim Smith9-Jan-03 3:54
Tim Smith9-Jan-03 3:54 
GeneralRe: Memory Leak WIth OLE2A and other conversion macros. Pin
AlexO9-Jan-03 4:07
AlexO9-Jan-03 4:07 
I agree example is bad, first you probably run out of the stack space, second the chunk is so big that it is probably deallocated right the way(upon function exit). The macro argument I still do not get (forgive me I am probably too slowSmile | :) ). We can argue this issue for long time, but I've seen this issue many times, spent many days to hunt down "non existent memory leak". Memory usually released at some point I agree, but it is not much help when you need to explain to your customer why repeated operation "eats up" 20K, 30K ....
GeneralRe: Memory Leak WIth OLE2A and other conversion macros. Pin
Tim Smith9-Jan-03 8:09
Tim Smith9-Jan-03 8:09 
GeneralRe: Memory Leak WIth OLE2A and other conversion macros. Pin
Michael Dunn8-Jan-03 11:05
sitebuilderMichael Dunn8-Jan-03 11:05 
Generalrun an .asp script from within my app Pin
LukeV6-Jan-03 9:19
LukeV6-Jan-03 9:19 
GeneralRe: run an .asp script from within my app Pin
AlexO7-Jan-03 2:53
AlexO7-Jan-03 2:53 
GeneralRe: run an .asp script from within my app Pin
Todd Smith11-Jan-03 4:41
Todd Smith11-Jan-03 4:41 
GeneralSTL vs. MFC Pin
lpvoid6-Jan-03 8:45
lpvoid6-Jan-03 8:45 
GeneralRe: STL vs. MFC - The test code Pin
lpvoid6-Jan-03 8:56
lpvoid6-Jan-03 8:56 
GeneralRe: STL vs. MFC Pin
Christian Graus6-Jan-03 9:19
protectorChristian Graus6-Jan-03 9:19 
GeneralRe: STL vs. MFC Pin
lpvoid6-Jan-03 9:36
lpvoid6-Jan-03 9:36 
GeneralRe: STL vs. MFC Pin
Christian Graus6-Jan-03 10:08
protectorChristian Graus6-Jan-03 10:08 
GeneralRe: STL vs. MFC Pin
Tim Smith6-Jan-03 10:12
Tim Smith6-Jan-03 10:12 
GeneralRe: STL vs. MFC Pin
lpvoid7-Jan-03 2:49
lpvoid7-Jan-03 2:49 
GeneralRe: STL vs. MFC Pin
Christian Graus7-Jan-03 9:37
protectorChristian Graus7-Jan-03 9:37 
GeneralRe: STL vs. MFC Pin
lpvoid8-Jan-03 1:54
lpvoid8-Jan-03 1:54 
GeneralRe: STL vs. MFC Pin
Tim Smith6-Jan-03 10:09
Tim Smith6-Jan-03 10:09 
GeneralRe: STL vs. MFC Pin
User 98858-Jan-03 9:47
User 98858-Jan-03 9:47 
GeneralRe: STL vs. MFC Pin
Christian Graus8-Jan-03 10:01
protectorChristian Graus8-Jan-03 10:01 

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.