|
-
May 9th, 2005, 02:36 PM
#1
Thread Starter
Frenzied Member
Visual Studio 2002 memory leak!
I have done several tests, all confirming that there is a LEAK!
To produce leak:
int param= COLOR_BACKGROUND; COLORREF c=0;
::SetSysColors(1, ¶m, &c);
I'm curious to see how far MS is letting this slide, please let me know if any of you have this same problem and what version of VS you have and what OS. I have xp pro.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|