Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
mdavis931-Apr-05 17:46
mdavis931-Apr-05 17:46 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
yoaz2-Apr-05 9:35
yoaz2-Apr-05 9:35 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
mdavis932-Apr-05 11:20
mdavis932-Apr-05 11:20 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
yoaz4-Apr-05 11:06
yoaz4-Apr-05 11:06 
GeneralRe: Minimizing a Console App to the NotifyIcon area of the taskbar Pin
mdavis935-Apr-05 0:47
mdavis935-Apr-05 0:47 
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 
My winform application(C#) needs to delete a file, I have set all references to that file in my code with null and then I use File.Delete..Catching exception sometimes shows - "this file is being used by another process"..

Is there any API by which we can know who has locked the file handles and if thers any sharing violation...so my application can show a cute message saying Cry | :(( XYZ file is being used application Cry | :(( APP

Do tell me if I need to configure any CASPOL settings..
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 
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 

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.