Click here to Skip to main content
15,892,643 members
Home / Discussions / C#
   

C#

 
GeneralRe: Macro to collapse .NET Solution Explorer Tree. Pin
leppie13-Sep-02 7:07
leppie13-Sep-02 7:07 
Generalrelease a dll at runtime. Pin
fftongzhi12-Sep-02 23:30
fftongzhi12-Sep-02 23:30 
GeneralRe: release a dll at runtime. Pin
Eric Gunnerson (msft)13-Sep-02 11:43
Eric Gunnerson (msft)13-Sep-02 11:43 
GeneralRe: release a dll at runtime. Pin
fftongzhi15-Sep-02 18:16
fftongzhi15-Sep-02 18:16 
GeneralRe: release a dll at runtime. Pin
leppie15-Sep-02 21:10
leppie15-Sep-02 21:10 
GeneralRe: release a dll at runtime. Pin
fftongzhi15-Sep-02 22:34
fftongzhi15-Sep-02 22:34 
GeneralRe: release a dll at runtime. Pin
stephen woolhead13-Sep-02 12:12
stephen woolhead13-Sep-02 12:12 
Generali want to execute that line Pin
imran_rafique12-Sep-02 22:26
imran_rafique12-Sep-02 22:26 
i want to execute that line

SetWindowsHookEx(WH_JOURNALRECORD, JournalRecorderFunc,AfxGetInstanceHandle(), 0);

in csharp.
I know that SetWindowsHookEx is defiend in "user32".but the problem herer is that
I don't know where AfxGetInstanceHandle() is defiend so that i can use ijw or
pinvoke to solve my problem.

if i use it in csharp may i have to Initialized the MFC or not if yes please tell
how will i Initialized it.
how will i Initialized MFC IN MANAGED CODE?

how to use mfc dll in c# and how to access class and function in it?
related link if u could provide?



r00d0034@yahoo.com
GeneralRe: i want to execute that line Pin
Rickard Andersson2013-Sep-02 2:55
Rickard Andersson2013-Sep-02 2:55 
GeneralVS .NET on Win2000 Pin
shaggi12-Sep-02 22:07
shaggi12-Sep-02 22:07 
GeneralRe: VS .NET on Win2000 Pin
Paul Riley13-Sep-02 0:18
Paul Riley13-Sep-02 0:18 
GeneralRe: VS .NET on Win2000 Pin
shaggi13-Sep-02 2:05
shaggi13-Sep-02 2:05 
GeneralRe: VS .NET on Win2000 Pin
leppie13-Sep-02 3:51
leppie13-Sep-02 3:51 
GeneralRe: VS .NET on Win2000 Pin
Paul Riley13-Sep-02 4:21
Paul Riley13-Sep-02 4:21 
GeneralRe: VS .NET on Win2000 Pin
shaggi13-Sep-02 9:20
shaggi13-Sep-02 9:20 
GeneralRe: VS .NET on Win2000 Pin
leppie13-Sep-02 0:20
leppie13-Sep-02 0:20 
GeneralConcerning Event Handling Pin
afronaut12-Sep-02 17:25
afronaut12-Sep-02 17:25 
GeneralRe: Concerning Event Handling Pin
Andy Smith12-Sep-02 18:48
Andy Smith12-Sep-02 18:48 
GeneralAspect Oriented Programming Pin
Tariq12-Sep-02 9:18
Tariq12-Sep-02 9:18 
GeneralRe: Aspect Oriented Programming Pin
Rüpel12-Sep-02 20:30
Rüpel12-Sep-02 20:30 
GeneralRe: Aspect Oriented Programming Pin
Rüpel12-Sep-02 21:24
Rüpel12-Sep-02 21:24 
Generalcast string to guid Pin
Shaun Wilde12-Sep-02 5:47
Shaun Wilde12-Sep-02 5:47 
GeneralRe: cast string to guid Pin
Anonymous12-Sep-02 6:14
Anonymous12-Sep-02 6:14 
GeneralRe: cast string to guid Pin
Shaun Wilde12-Sep-02 9:48
Shaun Wilde12-Sep-02 9:48 
Generalnew line in label Pin
sharon12-Sep-02 3:38
sharon12-Sep-02 3:38 

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.