Enter Keywords:
1 - 10 of 210(0.033 seconds)
Sort By:
 
I'd like to know how i make an external serial communication (using the mouse port), using some Windows API. (For Example: Transmit and recive one byte from a peripherical device)
Zones: Delphi ProgrammingDate Answered: 08/07/1999 Rating: 9.2 Views: 0
I have an application that triggers a third party *.exe with an image request. This third party *.exe processes the request and opens a window with the requested image. My thoughts are to find t...
Zones: Visual BasicDate Answered: 01/18/2000 Rating: 8.8 Views: 0
I would like to know how I could hook Windows 9x API calls from other programs, and find out what parameters were sent.  Please show me an example in C++ of how I could hook windows API calls.
Zones: C++Date Answered: 04/17/2000 Rating: 9.2 Views: 0
Hi! I'm trying to find one windows' api that gives me the list of all the nt users (logins) existent in one system, or that given an login returns if that is valid to the system or not (I'm not con...
Zones: Windows NTDate Answered: 05/17/2000 Rating: 8.4 Views: 0
I need to know how to programmatically close an MS-DOS window via VB 6.0 (SP4). The DOS window is opened using the CreatProcess API, so I have access to the Process Handle, Process ID, Thread Ha...
Zones: Visual BasicDate Answered: 09/01/2000 Rating: 6.4 Views: 0
My VPN login comes up more than I want it to. I'm trying to create a form that will detect it by looking for it with a timer timed every 5 seconds (or so). I'm using the EnumWindows API, GetWindowt...
Zones: Visual BasicDate Answered: 12/29/2001 Rating: 9.4 Views: 0
Can any body help me how can I use SetTimer API function,suplied with code please. Regards.
Zones: C++Date Answered: 01/25/2002 Rating: 9.0 Views: 0
hello ,im using an external hardware (a controller), which i want to 'talk' to using the network adapter. assume i have all the neccasry hardware (the actual card in the computer and all the neede...
Zones: C++Date Answered: 12/10/2002 Rating: 9.2 Views: 0
In Platform SDK: there is CryptGenKey function wich supposed to generate public/private key pairs. Could someone give me an example of such a code. I need thow cryptographic keys( private key and...
Zones: Windows ProgrammingDate Answered: 04/08/2004 Rating: 7.4 Views: 0
I am facing problem when I am calling api function "GetDiskFreeSpaceA".   I have registered the function with the following code. w32api_register_function("kernel32.dll","GetDiskFreeSpaceA","lon...
Zones: PHP for WindowsDate Answered: 04/11/2003 Rating: 8.0 Views: 0