Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

calling win32 api "RegisterHotkey"... 1

Status
Not open for further replies.

XPPROGRAMMER

Programmer
Joined
Nov 15, 2004
Messages
44
Location
US
Hello everyone,

can you please tell me how to code the win32 api function
"RegisterHotkey". I am trying to set a hotkey in win2k,
and am having the return code as zeros when i call this
function, which means I am doing something wrong. I am
using microfocus Cobol Compiler 3.1 with win2k pro.
thanks for the kind help.
 
You may like to see the implementation of this function in Visual Basic in thread222-607295.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top