Click here to Skip to main content
15,886,074 members
Home / Discussions / C#
   

C#

 
GeneralRe: using string[] to call dll for const char *arg[] Pin
hhmmdd24-May-05 23:43
hhmmdd24-May-05 23:43 
GeneralRe: using string[] to call dll for const char *arg[] Pin
eggie525-May-05 4:00
eggie525-May-05 4:00 
GeneralRe: using string[] to call dll for const char *arg[] Pin
hhmmdd25-May-05 4:55
hhmmdd25-May-05 4:55 
GeneralRe: using string[] to call dll for const char *arg[] Pin
eggie525-May-05 15:52
eggie525-May-05 15:52 
QuestionTimeSpanPicker for Windows Forms? Pin
Uwe Keim24-May-05 22:48
sitebuilderUwe Keim24-May-05 22:48 
AnswerRe: TimeSpanPicker for Windows Forms? Pin
mav.northwind25-May-05 2:48
mav.northwind25-May-05 2:48 
GeneralDetect if ocx is installed Pin
NoXuS24-May-05 22:38
NoXuS24-May-05 22:38 
GeneralRe: Detect if ocx is installed Pin
John Fisher25-May-05 7:38
John Fisher25-May-05 7:38 
At what point does your application crash? If it is after you've executed some of your own code, you ought to be able to use try/catch or other error handling mechanisms built into .NET to catch whatever error is causing your crash. At that point, you should be able to detect that the player isn't present.

John

"You said a whole sentence with no words in it, and I understood you!" -- my wife as she cries about slowly becoming a geek.

GeneralRe: Detect if ocx is installed Pin
NoXuS25-May-05 21:35
NoXuS25-May-05 21:35 
Generalsocket connection in a .NET Applet (Windowsformcontrol hosted on browser) Pin
drkalucard24-May-05 22:16
drkalucard24-May-05 22:16 
GeneralRe: socket connection in a .NET Applet (Windowsformcontrol hosted on browser) Pin
Judah Gabriel Himango25-May-05 4:15
sponsorJudah Gabriel Himango25-May-05 4:15 
Generalsave configuration Pin
dogdogdog24-May-05 21:20
dogdogdog24-May-05 21:20 
GeneralRe: save configuration Pin
Colin Angus Mackay24-May-05 22:26
Colin Angus Mackay24-May-05 22:26 
GeneralRe: save configuration Pin
pubududilena24-May-05 22:37
pubududilena24-May-05 22:37 
GeneralRe: save configuration Pin
J4amieC24-May-05 23:40
J4amieC24-May-05 23:40 
GeneralRe: save configuration Pin
pubududilena25-May-05 1:11
pubududilena25-May-05 1:11 
GeneralRe: save configuration Pin
DavidNohejl25-May-05 1:35
DavidNohejl25-May-05 1:35 
GeneralRe: save configuration Pin
dogdogdog25-May-05 16:57
dogdogdog25-May-05 16:57 
General.NET Executable as COM server Pin
mav.northwind24-May-05 20:59
mav.northwind24-May-05 20:59 
GeneralRe: .NET Executable as COM server Pin
John Fisher25-May-05 7:36
John Fisher25-May-05 7:36 
GeneralRe: .NET Executable as COM server Pin
mav.northwind25-May-05 14:34
mav.northwind25-May-05 14:34 
GeneralRe: .NET Executable as COM server Pin
John Fisher25-May-05 17:19
John Fisher25-May-05 17:19 
GeneralInsert Command Pin
Blue_Boy24-May-05 20:41
Blue_Boy24-May-05 20:41 
GeneralRe: Insert Command Pin
pubududilena25-May-05 1:27
pubududilena25-May-05 1:27 
GeneralRe: Insert Command Pin
Uri Lavi25-May-05 8:22
Uri Lavi25-May-05 8:22 

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.