Click here to Skip to main content
15,914,780 members
Home / Discussions / C#
   

C#

 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
yoaz5-Apr-05 9:32
yoaz5-Apr-05 9:32 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
mdavis936-Apr-05 2:53
mdavis936-Apr-05 2:53 
Question"This file is being used by another process", can I know the name of process? Pin
abcxyz821-Apr-05 3:44
abcxyz821-Apr-05 3:44 
AnswerRe: "This file is being used by another process", can I know the name of process? Pin
Colin Angus Mackay1-Apr-05 3:58
Colin Angus Mackay1-Apr-05 3:58 
GeneralRe: "This file is being used by another process", can I know the name of process? Pin
abcxyz821-Apr-05 4:40
abcxyz821-Apr-05 4:40 
GeneralRe: "This file is being used by another process", can I know the name of process? Pin
Dave Kreskowiak1-Apr-05 5:14
mveDave Kreskowiak1-Apr-05 5:14 
GeneralWindows Forms Timer Pin
totig1-Apr-05 3:07
totig1-Apr-05 3:07 
GeneralRe: Windows Forms Timer Pin
Nicholas Cardi1-Apr-05 3:53
Nicholas Cardi1-Apr-05 3:53 
That depends on what type of timer you are using. I belive that Windows forms timers are run on the main UI thread. System timers run on their own threads. If you go the system timer route be sure not to modified form controls on those threads.

Forever Developing
QuestionEmbedded DLL? Pin
pmasknguyen1-Apr-05 3:04
pmasknguyen1-Apr-05 3:04 
AnswerRe: Embedded DLL? Pin
Nicholas Cardi1-Apr-05 3:50
Nicholas Cardi1-Apr-05 3:50 
GeneralRe: Embedded DLL? Pin
pmasknguyen1-Apr-05 5:10
pmasknguyen1-Apr-05 5:10 
GeneralRe: Embedded DLL? Pin
Nicholas Cardi1-Apr-05 5:35
Nicholas Cardi1-Apr-05 5:35 
GeneralRe: Embedded DLL? Pin
leppie1-Apr-05 8:41
leppie1-Apr-05 8:41 
GeneralC# Pin
cishi_us1-Apr-05 2:42
cishi_us1-Apr-05 2:42 
GeneralVisual C#.net Pin
Member 18265811-Apr-05 1:26
Member 18265811-Apr-05 1:26 
GeneralRe: Visual C#.net Pin
Charlieee1-Apr-05 2:51
Charlieee1-Apr-05 2:51 
GeneralImage Processing Library Pin
Meysam Mahfouzi1-Apr-05 0:50
Meysam Mahfouzi1-Apr-05 0:50 
QuestionHow to find details of functionality exported by legacy dll Pin
Rama Sharma1-Apr-05 0:35
Rama Sharma1-Apr-05 0:35 
AnswerRe: How to find details of functionality exported by legacy dll Pin
GaMBiT_KC1-Apr-05 0:55
GaMBiT_KC1-Apr-05 0:55 
GeneralRe: How to find details of functionality exported by legacy dll Pin
Rama Sharma1-Apr-05 17:46
Rama Sharma1-Apr-05 17:46 
GeneralRe: How to find details of functionality exported by legacy dll Pin
GaMBiT_KC2-Apr-05 1:03
GaMBiT_KC2-Apr-05 1:03 
AnswerRe: How to find details of functionality exported by legacy dll Pin
mav.northwind1-Apr-05 1:48
mav.northwind1-Apr-05 1:48 
GeneralReceiving data from variable from another form [* Resovled *] Pin
steve_rm31-Mar-05 23:08
steve_rm31-Mar-05 23:08 
GeneralRe: Receiving data from variable from another form. Pin
spif200131-Mar-05 23:22
spif200131-Mar-05 23:22 
GeneralRe: Receiving data from variable from another form. Pin
steve_rm31-Mar-05 23:36
steve_rm31-Mar-05 23:36 

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.