Advertisement

1 - 10 of 28 containing alltags:("C   Win32") (0 seconds)
I have written a library of C functions for performing a set of specialised Maths operations. I want to put these into some form of a library for distributing as freeware amongst other enthusiasts....
Zones: CDate Answered: 01/29/2005 Grade: B Views: 0
I am writing a program that will have multiple windows (displayed as tabs) open at once.  These windows have the possibilities of being several different types - for example customer information, p...
Zones: C++, Windows Programming, ProgrammingDate Answered: 03/29/2008 Grade: B Views: 16
Please recommend a book, tutorial or other resource that can explain how RAS works from a programming perspective. The web is full of information about configuring the service in Windows, but I'...
Zones: Windows NT Network, Win...Date Answered: 04/11/2008 Grade: A Views: 0
I need ssome help to see what I am doing wwrong when trying to do such easy thing as displaying a bitmap on a child window. The parent window is a 3:rd party application, if that would make any dif...
Zones: C, C++Date Answered: 04/24/2008 Grade: A Views: 27
I need to be able to list all open files from all processes on a local computer.The SysInternals ProcessExplorer does this, but does not give source-code examples of how they do it. I need some C o...
Zones: Windows Programming, Micros...Date Answered: 04/30/2008 Grade: A Views: 5
I'm a longtime Unix developer trying to learn enough to build a small app that tracks how much time I spend in various windows applications (haven't found anything that meets my needs). It appears ...
Zones: MS Dev, Windows OS, Microsoft OSDate Answered: 04/29/2008 Grade: B Views: 4
Hi, I've done enough googling on this and am about to go bald so figured i'd give in and ask here. I'd like to make this non-blocking, to speed up the process, allowing me to specify a timeou...
Zones: Winsock, C++Date Answered: 06/13/2008 Grade: A Views: 204
In a user-mode C++ program (not a driver) in Windows 2000 or later with regular user privileges, I would like to get an event when the user leaves the Ctrl-Alt-Del (a.k.a. Winlogon) screen and swit...
Zones: Windows Programming, C++, Direct-x Game...Date Answered: 07/23/2008 Grade: A Views: 19
Hi, I am using an open source win 32 dll. There is a place in the dll code that throw unhandles exception. I would like to catch the exception and handle it by myself. How can I do it? Than...
Zones: C++Date Answered: 09/08/2008 Grade: A Views: 21
I need to have a C++  method that would doStuff() when a particular type of USB device is plugged in.  From what I understand, this is accomplished by using a RegisterDeviceNotification WIN32 API c...
Zones: C++Date Answered: 11/17/2008 Grade: A Views: 0