Click here to Skip to main content
16,008,183 members
Home / Discussions / C#
   

C#

 
GeneralDll and HINSTANCE Pin
Nish Nishant16-Aug-02 7:38
sitebuilderNish Nishant16-Aug-02 7:38 
GeneralRe: Dll and HINSTANCE Pin
albean16-Aug-02 7:54
albean16-Aug-02 7:54 
GeneralRe: Dll and HINSTANCE Pin
Nish Nishant16-Aug-02 8:09
sitebuilderNish Nishant16-Aug-02 8:09 
GeneralRe: Dll and HINSTANCE Pin
leppie16-Aug-02 8:33
leppie16-Aug-02 8:33 
GeneralRe: Dll and HINSTANCE Pin
Nish Nishant16-Aug-02 9:48
sitebuilderNish Nishant16-Aug-02 9:48 
GeneralRe: Dll and HINSTANCE Pin
leppie16-Aug-02 10:49
leppie16-Aug-02 10:49 
GeneralI'm becoming crazy about keys Pin
Anonymous16-Aug-02 5:49
Anonymous16-Aug-02 5:49 
GeneralRe: I'm becoming crazy about keys Pin
leppie16-Aug-02 6:30
leppie16-Aug-02 6:30 
Anonymous wrote:
[DllImport("user32.dll")] private static extern bool RegisterHotKey(long hWnd, int id, int fsModifiers, int vk);

The returned value of the function is a C++ BOOL iow in C# an int, 0 = false all else = true;

Maybe this helps Smile | :)

MYrc : A .NET IRC client with C# Plugin Capabilities. See
http://sourceforge.net/projects/myrc
for more info. Big Grin | :-D
GeneralRe: I'm becoming crazy about keys Pin
nitro66618-Aug-02 6:34
nitro66618-Aug-02 6:34 
GeneralRe: I'm becoming crazy about keys Pin
James T. Johnson16-Aug-02 8:41
James T. Johnson16-Aug-02 8:41 
GeneralRe: I'm becoming crazy about keys Pin
nitro66618-Aug-02 9:23
nitro66618-Aug-02 9:23 
GeneralRe: I'm becoming crazy about keys Pin
James T. Johnson18-Aug-02 9:24
James T. Johnson18-Aug-02 9:24 
GeneralRe: I'm becoming crazy about keys Pin
leppie19-Aug-02 0:00
leppie19-Aug-02 0:00 
GeneralRe: I'm becoming crazy about keys Pin
James T. Johnson20-Aug-02 5:06
James T. Johnson20-Aug-02 5:06 
GeneralRe: I'm becoming crazy about keys Pin
leppie20-Aug-02 5:25
leppie20-Aug-02 5:25 
GeneralRe: I'm becoming crazy about keys Pin
James T. Johnson20-Aug-02 5:32
James T. Johnson20-Aug-02 5:32 
GeneralRe: I'm becoming crazy about keys Pin
leppie20-Aug-02 5:45
leppie20-Aug-02 5:45 
GeneralRe: I'm becoming crazy about keys Pin
James T. Johnson20-Aug-02 6:02
James T. Johnson20-Aug-02 6:02 
GeneralRe: I'm becoming crazy about keys Pin
leppie20-Aug-02 6:11
leppie20-Aug-02 6:11 
GeneralRe: I'm becoming crazy about keys Pin
James T. Johnson20-Aug-02 6:19
James T. Johnson20-Aug-02 6:19 
QuestionAuto Tab? Pin
Johnny Zee16-Aug-02 5:32
sussJohnny Zee16-Aug-02 5:32 
AnswerRe: Auto Tab? Pin
leppie16-Aug-02 6:42
leppie16-Aug-02 6:42 
GeneralTo console or not to console... Pin
Ryan Cromwell16-Aug-02 3:20
Ryan Cromwell16-Aug-02 3:20 
GeneralRe: To console or not to console... Pin
Ryan Cromwell16-Aug-02 4:03
Ryan Cromwell16-Aug-02 4:03 
GeneralResources Pin
leppie16-Aug-02 0:48
leppie16-Aug-02 0:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.