Click here to Skip to main content
16,005,181 members
Home / Discussions / C#
   

C#

 
QuestionHow to Disable the context menu of webBrowser control Pin
VenkataRamana.Gali4-Jan-06 7:17
VenkataRamana.Gali4-Jan-06 7:17 
AnswerRe: How to Disable the context menu of webBrowser control Pin
Stan Shannon4-Jan-06 7:57
Stan Shannon4-Jan-06 7:57 
GeneralRe: How to Disable the context menu of webBrowser control Pin
VenkataRamana.Gali4-Jan-06 8:19
VenkataRamana.Gali4-Jan-06 8:19 
GeneralRe: How to Disable the context menu of webBrowser control Pin
Stan Shannon4-Jan-06 15:47
Stan Shannon4-Jan-06 15:47 
QuestionOpen new browser window Pin
chinky singh4-Jan-06 7:07
chinky singh4-Jan-06 7:07 
AnswerRe: Open new browser window Pin
Guffa4-Jan-06 7:27
Guffa4-Jan-06 7:27 
GeneralRe: Open new browser window Pin
chinky singh4-Jan-06 8:00
chinky singh4-Jan-06 8:00 
QuestionWindows API(kernel) Pin
bryandel4-Jan-06 6:46
bryandel4-Jan-06 6:46 
Need your help guys, I've been trying to make a program like ProcessGuard and Sanctuary. This product prevents execution of any program that does not appear on the list of software that is allowed to run on a particular machine. I have made some research about it and I found out that you have to go to kernel-mode and hook its API on process creation(CreateProcess). But I failed to utilize the use of kernel32.dll or ntdll.dll. Is there someone here where that could me give some tips where to start, provide the basics of Windows API process hooking in C# or even better provide a working C# source code. Thanks in advance...

bryandel3@yahoo.com
http://www.bryandel.net/

-- modified at 5:48 Thursday 5th January, 2006
AnswerRe: Windows API(kernel) Pin
Mohamad Al Husseiny4-Jan-06 6:58
Mohamad Al Husseiny4-Jan-06 6:58 
GeneralRe: Windows API(kernel) Pin
bryandel4-Jan-06 16:27
bryandel4-Jan-06 16:27 
AnswerRe: Windows API(kernel) Pin
User 5838524-Jan-06 18:29
User 5838524-Jan-06 18:29 
GeneralRe: Windows API(kernel) Pin
bryandel4-Jan-06 23:17
bryandel4-Jan-06 23:17 
GeneralRe: Windows API(kernel) Pin
User 5838525-Jan-06 10:38
User 5838525-Jan-06 10:38 
AnswerRe: Windows API(kernel) Pin
NassosReyzidis4-Jan-06 21:50
NassosReyzidis4-Jan-06 21:50 
GeneralRe: Windows API(kernel) Pin
bryandel4-Jan-06 23:47
bryandel4-Jan-06 23:47 
GeneralRe: Windows API(kernel) Pin
NassosReyzidis5-Jan-06 2:26
NassosReyzidis5-Jan-06 2:26 
GeneralRe: Windows API(kernel) Pin
bryandel5-Jan-06 3:06
bryandel5-Jan-06 3:06 
GeneralRe: Windows API(kernel) Pin
NassosReyzidis9-Jan-06 1:24
NassosReyzidis9-Jan-06 1:24 
QuestionConvert from string to a color Pin
nunom_c4-Jan-06 6:46
nunom_c4-Jan-06 6:46 
AnswerRe: Convert from string to a color Pin
cobyjone4-Jan-06 6:52
cobyjone4-Jan-06 6:52 
QuestionC# WebBroswer Event not firing? Pin
mjmcinto4-Jan-06 6:41
mjmcinto4-Jan-06 6:41 
AnswerRe: C# WebBroswer Event not firing? Pin
Judah Gabriel Himango4-Jan-06 7:45
sponsorJudah Gabriel Himango4-Jan-06 7:45 
GeneralRe: C# WebBroswer Event not firing? Pin
mjmcinto4-Jan-06 10:41
mjmcinto4-Jan-06 10:41 
QuestionWheres my Size Grip Gone? Pin
big_trev4-Jan-06 6:23
big_trev4-Jan-06 6:23 
AnswerRe: Wheres my Size Grip Gone? Pin
Insincere Dave4-Jan-06 10:37
Insincere Dave4-Jan-06 10:37 

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.