Click here to Skip to main content
15,896,269 members
Home / Discussions / C#
   

C#

 
GeneralRe: Send info about to press button Pin
Luis Alonso Ramos30-Apr-05 15:41
Luis Alonso Ramos30-Apr-05 15:41 
GeneralRe: Send info about to press button Pin
Pelada_Girl30-Apr-05 17:51
Pelada_Girl30-Apr-05 17:51 
GeneralC# custom "drop down list" Pin
_eulogy_30-Apr-05 11:26
_eulogy_30-Apr-05 11:26 
GeneralRe: C# custom "drop down list" Pin
Judah Gabriel Himango1-May-05 9:48
sponsorJudah Gabriel Himango1-May-05 9:48 
GeneralRe: C# custom "drop down list" Pin
Anonymous1-May-05 10:30
Anonymous1-May-05 10:30 
GeneralRe: C# custom "drop down list" Pin
Judah Gabriel Himango1-May-05 17:22
sponsorJudah Gabriel Himango1-May-05 17:22 
GeneralImage Acqusition from scanner in c# Pin
Member 149969330-Apr-05 11:20
Member 149969330-Apr-05 11:20 
GeneralRe: Debugging Pin
Tomas Brennan30-Apr-05 5:28
Tomas Brennan30-Apr-05 5:28 
Hi everyone, I'm wondering about this....If you are familiar with the old DOS days, please read-on, back then in those days, if you want to protect anyone from stepping into your code (either compiled C/Pascal) [Note: No Win .NET stuff etc here], you can redirect Interrupt 3 (which was the debugger interrupt) to your own interrupt vector routine and prevent the code from being stepped into. Is there an equivalent of that in the Windows, .NET world. I'd like to be able to prevent anyone attaching a debugger to a running .NET app (process) so that they cannot find out how to bypass the routines etc....I am 100% sure there's a way to do this, without resorting to tapping into the debugger api...can anyone shed some light on this please?

Many thanks,
Tom. Smile | :) Big Grin | :-D

#define STOOPID
#if STOOPID
Console.WriteLine("I'm stoopid!");
#endif
GeneralRe: Debugging Pin
Colin Angus Mackay30-Apr-05 10:54
Colin Angus Mackay30-Apr-05 10:54 
GeneralRe: Debugging Pin
EssOEss30-Apr-05 19:51
EssOEss30-Apr-05 19:51 
QuestionError handling using MS Word ? Pin
fracalifa30-Apr-05 5:18
fracalifa30-Apr-05 5:18 
GeneralDrag-Drop & Transparent Panel Pin
ADeris30-Apr-05 4:46
ADeris30-Apr-05 4:46 
GeneralRe: Drag-Drop & Transparent Panel Pin
ADeris30-Apr-05 6:01
ADeris30-Apr-05 6:01 
Generalcopying feature from Mac OS X Tiger Pin
ekynox30-Apr-05 3:56
ekynox30-Apr-05 3:56 
GeneralRe: copying feature from Mac OS X Tiger Pin
Dave Kreskowiak30-Apr-05 4:03
mveDave Kreskowiak30-Apr-05 4:03 
GeneralRe: copying feature from Mac OS X Tiger Pin
ekynox30-Apr-05 4:17
ekynox30-Apr-05 4:17 
GeneralRe: copying feature from Mac OS X Tiger Pin
Dave Kreskowiak30-Apr-05 4:38
mveDave Kreskowiak30-Apr-05 4:38 
GeneralRe: copying feature from Mac OS X Tiger Pin
Luis Alonso Ramos30-Apr-05 11:01
Luis Alonso Ramos30-Apr-05 11:01 
GeneralRe: copying feature from Mac OS X Tiger Pin
ekynox30-Apr-05 15:18
ekynox30-Apr-05 15:18 
GeneralRe: copying feature from Mac OS X Tiger Pin
Luis Alonso Ramos30-Apr-05 15:36
Luis Alonso Ramos30-Apr-05 15:36 
GeneralRe: copying feature from Mac OS X Tiger Pin
ekynox1-May-05 3:33
ekynox1-May-05 3:33 
GeneralDeveloping On Pin
MrJJKoolJ30-Apr-05 3:27
MrJJKoolJ30-Apr-05 3:27 
GeneralRe: Developing On Pin
Dave Kreskowiak30-Apr-05 3:59
mveDave Kreskowiak30-Apr-05 3:59 
GeneralRe: Developing On Pin
MrJJKoolJ30-Apr-05 6:09
MrJJKoolJ30-Apr-05 6:09 
GeneralUsing a mouse-offset in a Picture Box Pin
NortonC30-Apr-05 1:57
NortonC30-Apr-05 1:57 

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.