Thread: GlobalAlloc()
View Single Post
  #8  
Old 05-17-2004, 03:11
koyaan
 
Posts: n/a
MSDN discourages the use of GobalAlloc
maybe you should use the heap functions
hxxp://msdn.microsoft.com/library/en-us/memory/base/heap_functions.asp
Reply With Quote