Is there any way of knowing the amount of GDI available ? I have an application which can
create and display,resize , rotate graphical objects . The problem is when I displ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10043963.htm...
Zones:
Windows MFCDate Answered: 03/22/1998 Rating: 8.2 Views: 0
First, apologies for this not-so-clear description of my problem...
I'm trying to develop an SDI application (App A) using MFC, VC 5++ Enterprise version. App A monitors how long a totally separa...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10058731.html
Zones:
C++Date Answered: 06/19/1998 Rating: 8.2 Views: 0
I wish to create a box on the top left of a printed page of output using WinNT API functions (such as Rectangle, TextOut, DrawText etc). The box will contain 5 lines of text, 1 line in bold, 1 in i...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10069622.html
Zones:
Visual BasicDate Answered: 08/05/1998 Rating: 7.8 Views: 0
I created a CBitmap from resource and selected it into a memory DC object. Later, I deleted this CBitmap by calling its member function DeleteObject() and then create it again with a new bitmap. Af...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10139092.html
I have a problem to get amount of GDI,User&System Resources in Windows9x. In Win3x API it's easy to get it,just call GetFreeSystemResources() but in Win32 API How to do that?
Please Help me. Than...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10149080.html
I am writing a plug-in (DLL) that uses a lot of custom controls, bitmaps (a total of about 900kb) etc...
Every time I add a plug-in, the System Resources & GDI resources are dropping together unti...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10659341.html
Hi all,
I need to temporarily hook and unhook some GDI calls for just my process.The big problem is how to execute the original API call inside my own one.
The solution should work:
-under W...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_11654898.html
Hello
I suspect I have a GDI memory leaks in my application
My application source is pretty big (around 400kb)
I noticed the speed getting slowner just recently
Are there any tools to check ou...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20123563.htm...
Zones:
Windows MFCDate Answered: 10/12/2003 Rating: 7.0 Views: 0
Hi,
Is there an API function that retrieves the number of GDI objects that ocupied by my application ???
thanks,
Iris.
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20315183.htm...
Zones:
Windows MFCDate Answered: 06/24/2002 Rating: 8.2 Views: 0
I have program (vb6) that uses a C++ DLL file to print a chart to a picturebox. One of the function parameters that is passed to the DLL is the hDC property of the picturebox. Since there is no hDC...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20575635.html
Zones:
.NETDate Answered: 10/18/2003 Rating: 7.8 Views: 0