Click here to Skip to main content
15,917,329 members
Home / Discussions / C#
   

C#

 
AnswerRe: have u seen these codes [modified] Pin
Mark Salsbery21-Oct-08 10:15
Mark Salsbery21-Oct-08 10:15 
GeneralRe: have u seen these codes Pin
Gideon Engelberth21-Oct-08 11:18
Gideon Engelberth21-Oct-08 11:18 
GeneralRe: have u seen these codes Pin
Mark Salsbery21-Oct-08 11:25
Mark Salsbery21-Oct-08 11:25 
AnswerRe: have u seen these codes Pin
harold aptroot21-Oct-08 13:40
harold aptroot21-Oct-08 13:40 
QuestionEnvironment.GetCommandLineArgs(); [modified] Pin
schiebel-t21-Oct-08 9:30
schiebel-t21-Oct-08 9:30 
AnswerRe: Environment.GetCommandLineArgs(); Pin
Dave Kreskowiak21-Oct-08 10:37
mveDave Kreskowiak21-Oct-08 10:37 
GeneralNtSuspendProcess (save a n00b) Pin
boberick221-Oct-08 9:20
boberick221-Oct-08 9:20 
GeneralRe: NtSuspendProcess (save a n00b) Pin
SeMartens21-Oct-08 9:45
SeMartens21-Oct-08 9:45 
Hi,

first of all I like to welcome you to the fabulous world of programming Smile | :) And welcome to Codeproject (it's okay if I speak for the community?)...

There is a site called PInvoke, which contains the DllImport-syntax for a lot of libraries. For example have a look at the SuspendThread-Method:

http://pinvoke.net/default.aspx/kernel32/SuspendThread.html

And here at stack overflow you get a whole example:

http://stackoverflow.com/questions/71257/suspend-process-in-c


Hope this helps you a bit...

Regards Sebastian
QuestionbindingNavigator Pin
ahmadbakro21-Oct-08 8:22
ahmadbakro21-Oct-08 8:22 
QuestionObjForScrpt Pin
Christopher Hernandez21-Oct-08 5:37
Christopher Hernandez21-Oct-08 5:37 
AnswerRe: ObjForScrpt Pin
Simon P Stevens21-Oct-08 5:41
Simon P Stevens21-Oct-08 5:41 
GeneralRe: ObjForScrpt Pin
Christopher Hernandez22-Oct-08 9:09
Christopher Hernandez22-Oct-08 9:09 
GeneralRe: ObjForScrpt Pin
Pete O'Hanlon22-Oct-08 9:27
mvePete O'Hanlon22-Oct-08 9:27 
AnswerRe: ObjForScrpt Pin
Paul Conrad21-Oct-08 5:53
professionalPaul Conrad21-Oct-08 5:53 
Questionlinked list in 2.0 and the error: Pin
nesfrank21-Oct-08 5:29
nesfrank21-Oct-08 5:29 
AnswerRe: linked list in 2.0 and the error: Pin
Ennis Ray Lynch, Jr.21-Oct-08 5:38
Ennis Ray Lynch, Jr.21-Oct-08 5:38 
GeneralRe: linked list in 2.0 and the error: Pin
nesfrank21-Oct-08 5:57
nesfrank21-Oct-08 5:57 
GeneralRe: linked list in 2.0 and the error: Pin
nesfrank21-Oct-08 6:07
nesfrank21-Oct-08 6:07 
GeneralRe: linked list in 2.0 and the error: [modified] Pin
Pedram Behroozi21-Oct-08 8:21
Pedram Behroozi21-Oct-08 8:21 
QuestionC# DataGridView extension to allow Drag n Drop. Pin
Graham_421-Oct-08 5:22
Graham_421-Oct-08 5:22 
AnswerRe: C# DataGridView extension to allow Drag n Drop. Pin
led mike21-Oct-08 9:09
led mike21-Oct-08 9:09 
Questionselection of row on which i mouse right click button is clicked in true db grid Pin
tanvir209021-Oct-08 5:08
tanvir209021-Oct-08 5:08 
AnswerRe: selection of row on which i mouse right click button is clicked in true db grid Pin
Ashfield21-Oct-08 5:12
Ashfield21-Oct-08 5:12 
GeneralPaginated UI Pin
hairy_hats21-Oct-08 4:20
hairy_hats21-Oct-08 4:20 
GeneralRe: Paginated UI Pin
Ennis Ray Lynch, Jr.21-Oct-08 4:46
Ennis Ray Lynch, Jr.21-Oct-08 4:46 

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.