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....
http://www.experts-exchange.com/Programming/Languages/C/Q_21293534.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23261038.html
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'...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_23310642.html
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...
http://www.experts-exchange.com/Programming/Languages/C/Q_23346034.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_23359426.html
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 ...
http://www.experts-exchange.com/Microsoft/Development/Q_23359726.html
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...
http://www.experts-exchange.com/Programming/Languages/Winsock/Q_23459442.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_23584221.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23711317.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23770081.html
Zones:
C++Date Answered: 11/17/2008 Grade: A Views: 0