Advertisement

1 - 10 of 816 containing alltags:("win32") (0.001 seconds)
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 ...
Zones: Windows ProgrammingDate Answered: 09/06/1997 Grade: C Views: 0
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...
Zones: OWL, Font CreatorDate Answered: 10/07/1997 Grade: A Views: 0
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.
Zones: CDate Answered: 05/09/1998 Grade: C 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?
Zones: Delphi ProgrammingDate Answered: 06/30/1998 Grade: A Views: 23
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
Zones: Windows ProgrammingDate Answered: 08/02/1998 Grade: B Views: 0
I know of the following: Xwin32 Netmanage's OpenNT and MIX95... Fifteen points for three other suggestions or one freeware suggestion besides MIX.
Zones: LinuxDate Answered: 08/31/1998 Grade: A 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 ...
Zones: Visual BasicDate Answered: 01/05/1999 Grade: A 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 ...
Zones: Web Graphics SoftwareDate Answered: 01/08/1999 Grade: A Views: 0
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...
Zones: Windows ProgrammingDate Answered: 05/19/1999 Grade: A Views: 0
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...
Zones: Windows ProgrammingDate Answered: 07/09/1999 Grade: B Views: 0