TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
aaa kljlkj
NA
165
0
Convert vb.net to c# problem
May 28 2010 8:25 AM
hi all
i can't convert this code(Red Code) to c#
who can best convert this code with out problem?
Public Sub HookKeyboard()
callback = New KeyboardHookDelegate(AddressOf KeyboardCallback)
KeyboardHandle = SetWindowsHookEx(13, callback, Process.GetCurrentProcess.MainModule.BaseAddress, 0)
If KeyboardHandle <> 0 Then
Label1.Text = "Active"
Label1.ForeColor = Color.DarkGreen
End If
End Sub
Reply
Answers (
2
)
XML Read innermost element/node
send program to numerous computers