Click here to Skip to main content
16,004,924 members
Home / Discussions / C#
   

C#

 
GeneralRe: RightToLeft TabControl Pin
Mikel Fayad13-Mar-05 22:03
Mikel Fayad13-Mar-05 22:03 
Generalpanel redraw problem Pin
ddeedee@hotmail.com12-Mar-05 22:30
ddeedee@hotmail.com12-Mar-05 22:30 
GeneralRe: panel redraw problem Pin
leppie12-Mar-05 22:43
leppie12-Mar-05 22:43 
GeneralDisappearing Structure Pin
gmhanna12-Mar-05 18:23
gmhanna12-Mar-05 18:23 
GeneralRe: Disappearing Structure Pin
leppie12-Mar-05 22:31
leppie12-Mar-05 22:31 
Generallistview columns Pin
ekynox12-Mar-05 17:20
ekynox12-Mar-05 17:20 
GeneralSystem.Diagnostics.Process() expert needed... Pin
new_phoenix12-Mar-05 16:34
new_phoenix12-Mar-05 16:34 
GeneralRe: System.Diagnostics.Process() expert needed... Pin
yoaz13-Mar-05 3:03
yoaz13-Mar-05 3:03 
hi i don't know of a way of doing directly what you want, especially in C#. Just two thoughts:

  1. You probably get the error message for files your program was using? check that each of your threads closes each file it uses when it's done with it.
  2. Closing all processes that accessed some file doesn't seem to be a healthy idea to me. Especially if u can insert any file name. If the problem is with specific files, maybe you should go the other way around, and inherit a "file" class to alert you (by an event) when it is accessed and by whom (which process)

hope this helpsSmile | :)

there are no facts, only interpretations
Generallexical analyzer Pin
WaleedH12-Mar-05 11:52
WaleedH12-Mar-05 11:52 
GeneralRe: lexical analyzer Pin
Robert Rohde12-Mar-05 20:22
Robert Rohde12-Mar-05 20:22 
GeneralRe: lexical analyzer Pin
leppie12-Mar-05 22:49
leppie12-Mar-05 22:49 
GeneralRe: lexical analyzer Pin
WaleedH13-Mar-05 5:32
WaleedH13-Mar-05 5:32 
GeneralLogging all Incoming and Outgoing Data on specified port Pin
Gustav Paul12-Mar-05 7:49
sussGustav Paul12-Mar-05 7:49 
GeneralRe: Logging all Incoming and Outgoing Data on specified port Pin
Dave Kreskowiak12-Mar-05 17:55
mveDave Kreskowiak12-Mar-05 17:55 
Questionhow to communicate with a web site Pin
Mohsen Saad12-Mar-05 6:48
Mohsen Saad12-Mar-05 6:48 
AnswerRe: how to communicate with a web site Pin
Judah Gabriel Himango12-Mar-05 6:54
sponsorJudah Gabriel Himango12-Mar-05 6:54 
GeneralRe: how to communicate with a web site Pin
Mohsen Saad12-Mar-05 7:06
Mohsen Saad12-Mar-05 7:06 
GeneralRe: how to communicate with a web site Pin
Judah Gabriel Himango12-Mar-05 7:12
sponsorJudah Gabriel Himango12-Mar-05 7:12 
AnswerRe: how to communicate with a web site Pin
Ghazi H. Wadi12-Mar-05 7:44
Ghazi H. Wadi12-Mar-05 7:44 
AnswerRe: how to communicate with a web site Pin
Bahadir Cambel12-Mar-05 23:31
Bahadir Cambel12-Mar-05 23:31 
AnswerRe: how to communicate with a web site Pin
tonaxxl13-Mar-05 5:03
tonaxxl13-Mar-05 5:03 
GeneralRepaint frame Pin
Robske12-Mar-05 6:39
Robske12-Mar-05 6:39 
GeneralRe: Repaint frame Pin
Judah Gabriel Himango12-Mar-05 6:58
sponsorJudah Gabriel Himango12-Mar-05 6:58 
General'fit to page' future when printing HTML document Pin
simcho9912-Mar-05 1:01
simcho9912-Mar-05 1:01 
GeneralRe: 'fit to page' future when printing HTML document Pin
Judah Gabriel Himango12-Mar-05 7:00
sponsorJudah Gabriel Himango12-Mar-05 7:00 

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.