Dear all,
A newbie question. I would like to know the declarations of the following APIs, which are always mentioned in some answers here:
1. FindWindow
2. SetWindowFocus (set a specified ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10005886.html
Zones:
Visual BasicDate Answered: 03/21/1997 Grade: C Views: 0
I am porting a version of Mobile IP over from Linux for some performace research. I am having problems accessing the ARP cache and routing tables. Is there an API that can be used to access the A...
http://www.experts-exchange.com/Networking/Windows_Networking/9x/Q_10006020.html
The SetCursorPos API sets the current cursor to a specific point on the screen as specified in its arguments: the X and Y logical coordinates. Does anyone know of an win32API that would set my curs...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10007213.html
Zones:
Visual BasicDate Answered: 04/06/1997 Grade: C Views: 13
can someone show me the use of this api?
i need something like that:
two programs.
the first sends message to the second program
the second program, using peekmessage, or getmessage
gets it, and sh...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10019627.html
Zones:
Visual BasicDate Answered: 08/11/1997 Grade: A Views: 0
I am looking for a call to an API that will set the time for WFW 311 for use within the progress language. I would appreciate any reference to where I might be able to find such a tool.
Thank You...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10024902.html
Dear
I have problem on API programming with VC++4.0
When i link the file, there are some error which
is shown below. I have already set libcd.lib winmm.lib comctl32.lib
in my ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10025566.html
Is there an API function / call in order to test to see whether the NumberLock is set or not. An application I am working on is somehow switching off NUMLOCK, and I want to test to see if the user ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10040000.html
Zones:
Visual BasicDate Answered: 03/12/1998 Grade: C Views: 0
Hi,
Is it possible to make an API dll in VB5?
I've tried but I had no success.
This is what I have done.
Created a new ActiveXDll.
Add a module.
Add a Sub Scream.
Public Sub Scream()
MsgBox "AH! ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10043874.html
Zones:
Visual BasicDate Answered: 03/20/1998 Grade: B Views: 0
Where can I find examples(with .java) and learning instructions for the new Communications API.
http://www.experts-exchange.com/Programming/Languages/Java/Q_10046957.html
Zones:
JavaDate Answered: 04/22/1998 Grade: B Views: 0
My win95 app should be able to control Netscape, in other words, activate its menus, close Netscape, etc as if you click with the mouse on the menu bar, etc. OLE, DDE, ActiveX controls, don't work....
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10052587.html