Click here to Skip to main content
15,893,486 members
Home / Discussions / C#
   

C#

 
AnswerRe: CheckBox(es) with a number attached? Pin
mav.northwind16-Nov-05 10:03
mav.northwind16-Nov-05 10:03 
QuestionHide the application from the process list? Pin
Wronex16-Nov-05 9:15
Wronex16-Nov-05 9:15 
AnswerRe: Hide the application from the process list? Pin
Dan Neely16-Nov-05 9:55
Dan Neely16-Nov-05 9:55 
AnswerRe: Hide the application from the process list? Pin
Dave Kreskowiak16-Nov-05 16:39
mveDave Kreskowiak16-Nov-05 16:39 
QuestionHow to Send XML to an ASP page? Pin
v9316-Nov-05 9:09
v9316-Nov-05 9:09 
AnswerRe: How to Send XML to an ASP page? Pin
Rob Philpott16-Nov-05 12:21
Rob Philpott16-Nov-05 12:21 
GeneralRe: How to Send XML to an ASP page? Pin
v9317-Nov-05 0:27
v9317-Nov-05 0:27 
QuestionBad programming ethics Pin
eggie516-Nov-05 9:03
eggie516-Nov-05 9:03 
I made this wrapper around an unmanaged C++ library and am having some troubles with a messagebox.

Normally when the c++ library encounters an error or whatever, it would return a 0 or whatnot, but on some functions it just decides to show a message box with an error message, totally inconsistency with the rest of the program. This is even worst since I am wrapping the library and then instead of my error message that would come up the user get's this random messagebox popup with some cryptic error message.

Anyways, I was wondering if there is a way to suppress this messagebox from popping up. The messagebox originates from the unmanaged c++ library, so can my C# wrapper class block the messagebox somehow?

/\ |_ E X E GG
AnswerRe: Bad programming ethics Pin
jonny516-Nov-05 20:41
jonny516-Nov-05 20:41 
QuestionAssembley error loadign Pin
webhay16-Nov-05 8:56
webhay16-Nov-05 8:56 
QuestionMDI - Child in foreign app Pin
franzz16-Nov-05 8:22
franzz16-Nov-05 8:22 
AnswerRe: MDI - Child in foreign app Pin
Dave Kreskowiak16-Nov-05 8:38
mveDave Kreskowiak16-Nov-05 8:38 
GeneralMDI - Child in foreign app Pin
franzz16-Nov-05 8:42
franzz16-Nov-05 8:42 
Questionc# and sql Pin
vandread116-Nov-05 7:41
vandread116-Nov-05 7:41 
AnswerRe: c# and sql Pin
mikanu16-Nov-05 8:42
mikanu16-Nov-05 8:42 
Question[Message Deleted] Pin
Jasejc16-Nov-05 5:44
Jasejc16-Nov-05 5:44 
AnswerRe: Execute .exe file from within C# code Pin
Michael Potter16-Nov-05 5:55
Michael Potter16-Nov-05 5:55 
GeneralRe: Execute .exe file from within C# code Pin
Dan Neely16-Nov-05 7:07
Dan Neely16-Nov-05 7:07 
QuestionParen/Child in different threads? Pin
Alex_Y16-Nov-05 4:17
Alex_Y16-Nov-05 4:17 
AnswerRe: Paren/Child in different threads? Pin
S. Senthil Kumar16-Nov-05 4:39
S. Senthil Kumar16-Nov-05 4:39 
GeneralRe: Paren/Child in different threads? Pin
Alex_Y16-Nov-05 5:01
Alex_Y16-Nov-05 5:01 
GeneralRe: Paren/Child in different threads? Pin
S. Senthil Kumar16-Nov-05 5:12
S. Senthil Kumar16-Nov-05 5:12 
GeneralRe: Paren/Child in different threads? Pin
Alex_Y16-Nov-05 6:38
Alex_Y16-Nov-05 6:38 
QuestionCompile DLL project into 3 seperate ones Pin
Seraphin16-Nov-05 3:49
Seraphin16-Nov-05 3:49 
AnswerRe: Compile DLL project into 3 seperate ones Pin
Judah Gabriel Himango16-Nov-05 4:53
sponsorJudah Gabriel Himango16-Nov-05 4:53 

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.