I'm writing a VxD for a new PCI card. My VxD hooks hardware interrupt 10h and do the usual stuff which consist in checking the source of interruption...
But I would like my Win32 application to do ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10022565.html
I am writing a Win32 Win95 app using BC4.52, and am trying to set the font type for a dialog by using the FONT command in my resource file. The file builds OK, but the resulting executable ends up...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/OWL/Q_10024868.htm...
Could anybody provide me with a step-by-step explanation of how I can implement tooltips
(eg for picture buttons, but also for an edit control, etc). The explanation must assume using
the Win32 API.
http://www.experts-exchange.com/Programming/Languages/C/Q_10051936.html
Zones:
CDate Answered: 05/09/1998 Rating: 6.2 Views: 0
Can someone provide me with the code snippets to call the GetUserName and GetComputerName Win32 API functions from a Delphi 3.0 project?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10060775.html
What's the Win32 API for invoking a URL and having it open up in the default browser?
Is there an option for either opening a new browser window, or just re-using an existing one?
Thanks,
stephen
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10068878.html
I know of the following:
Xwin32
Netmanage's
OpenNT
and MIX95...
Fifteen points for three other suggestions or one freeware suggestion besides MIX.
http://www.experts-exchange.com/OS/Linux/Q_10075010.html
Zones:
LinuxDate Answered: 08/31/1998 Rating: 7.6 Views: 0
I would like to handle Win32 API errors.
Errors that occur when I try to use a function from a DLL
that has not been properly installed.
IE.
In the application I am developing, I make use of the ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10113801.html
Zones:
Visual BasicDate Answered: 01/05/1999 Rating: 7.8 Views: 0
In c/c++ .win32 without using mfc, how can you have a bitmap, and create a new bitmap which contains only a section of the original?
Example:
Original Bitmap 100 X 100 pixels. I want to create a ...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Q_10114434.html
Anyone know of a utility to list resources in a Win32 EXE/DLL and offsets? And, I would like to figure out how to change the name of a resource in a DLL without rebuilding it... the text of the r...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10155632.html
hiya,
im working with a straight win32 app, no mfc.
i have a list control (IDC_LIST) on my dialog, (IDD_ABOUT). i added the list control through the resource editor. my question is, how do i...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10179854.html