Click here to Skip to main content
15,909,051 members
Home / Discussions / C#
   

C#

 
AnswerRe: getting all public methods in a class Pin
alexey N4-May-06 19:02
alexey N4-May-06 19:02 
GeneralRe: getting all public methods in a class Pin
chakkara20034-May-06 23:03
chakkara20034-May-06 23:03 
GeneralRe: getting all public methods in a class Pin
Robert Rohde4-May-06 23:43
Robert Rohde4-May-06 23:43 
GeneralRe: getting all public methods in a class Pin
chakkara20035-May-06 0:10
chakkara20035-May-06 0:10 
QuestionHow to save a bitmap as 24-bit bitmap Pin
Subterranean4-May-06 15:52
Subterranean4-May-06 15:52 
AnswerRe: How to save a bitmap as 24-bit bitmap Pin
alexey N4-May-06 17:46
alexey N4-May-06 17:46 
Questionprogressbar help Pin
teejayem4-May-06 13:16
teejayem4-May-06 13:16 
AnswerRe: progressbar help Pin
Sean894-May-06 13:32
Sean894-May-06 13:32 
GeneralRe: progressbar help Pin
teejayem4-May-06 14:30
teejayem4-May-06 14:30 
GeneralRe: progressbar help Pin
Sean894-May-06 15:42
Sean894-May-06 15:42 
GeneralRe: progressbar help Pin
teejayem4-May-06 16:03
teejayem4-May-06 16:03 
GeneralRe: progressbar help Pin
Sean895-May-06 9:05
Sean895-May-06 9:05 
GeneralRe: progressbar help Pin
teejayem5-May-06 10:35
teejayem5-May-06 10:35 
GeneralRe: progressbar help Pin
Sean895-May-06 11:36
Sean895-May-06 11:36 
GeneralRe: progressbar help Pin
teejayem6-May-06 2:38
teejayem6-May-06 2:38 
GeneralRe: progressbar help Pin
Sean896-May-06 5:55
Sean896-May-06 5:55 
GeneralRe: progressbar help Pin
teejayem6-May-06 6:54
teejayem6-May-06 6:54 
QuestionSocket Sample Pin
mehrdadc484-May-06 11:20
mehrdadc484-May-06 11:20 
AnswerRe: Socket Sample Pin
led mike4-May-06 11:27
led mike4-May-06 11:27 
AnswerRe: Socket Sample Pin
Ravi Bhavnani4-May-06 11:46
professionalRavi Bhavnani4-May-06 11:46 
QuestionHow to send email using C#.NET v1.0 Pin
SumitBiswasBabai4-May-06 11:01
SumitBiswasBabai4-May-06 11:01 
AnswerRe: How to send email using C#.NET v1.0 Pin
led mike4-May-06 12:14
led mike4-May-06 12:14 
AnswerRe: How to send email using C#.NET v1.0 Pin
BillWoodruff5-May-06 0:19
professionalBillWoodruff5-May-06 0:19 
QuestionIStillImage app freeze ? Pin
Christian Graus4-May-06 10:30
protectorChristian Graus4-May-06 10:30 
Hi all. My C# app registers itself using the IStillImage interface, and the RegisterLaunchApplication method, such that when we connect a camera, our program is listed in the box that comes up, and from there we can run the software. Recently, it's become the case that launching the app this way causes it to freeze, although running it normally never does. There are no parameters passed through, nothing should run any different to if I double click on the app. What happens is, it shows a second thread in task manager, which, if you go to the process, goes to explorer.exe. This thread is the only one not responding at first, then the other one also dies, and Windows informs you that you need to close the app, etc. There is definately no visible UI to go along with the other thread.

Any suggestions are most welcome.

Christian Graus - Microsoft MVP - C++
AnswerRe: IStillImage app freeze ? Pin
leppie5-May-06 0:44
leppie5-May-06 0:44 

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.