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

C#

 
AnswerRe: covert string[] to byte[] Pin
Vikram A Punathambekar30-May-07 20:58
Vikram A Punathambekar30-May-07 20:58 
AnswerRe: covert string[] to byte[] Pin
Guffa30-May-07 21:26
Guffa30-May-07 21:26 
QuestionHow do I get InstanceId from EventId...? Pin
Rahul Joshi30-May-07 17:40
Rahul Joshi30-May-07 17:40 
QuestionPass connection in a function to another functions... Pin
Spiderk30-May-07 15:43
Spiderk30-May-07 15:43 
AnswerRe: Pass connection in a function to another functions... Pin
Christian Graus30-May-07 15:49
protectorChristian Graus30-May-07 15:49 
GeneralRe: Pass connection in a function to another functions... Pin
Spiderk30-May-07 15:57
Spiderk30-May-07 15:57 
GeneralRe: Pass connection in a function to another functions... Pin
Christian Graus30-May-07 16:37
protectorChristian Graus30-May-07 16:37 
QuestionProcess Lock Pin
convivial.developer30-May-07 14:44
convivial.developer30-May-07 14:44 
Hello, today I needed to rename a folder and it would not let me do it. The error message said that file may be locked by a process. So I rebooted,thinking it would kill the process, and then tried to rename the folder and it still failedCry | :(( . So then I went to ProcessExplorer and search the output from 100 of the running processes that had the keyword Java in it.

This was very time consumingSleepy | :zzz: . I want to write a utility that would search through process tables and look for the process that has a lock on the specified file or folder.

Problem is that I have no idea where to start. I don't know how to read all of the process tables. I don't know what to check in the process table to determine what it has locked and how to kill the lock, if I wanted to. What is the structure of the process table? Do I need special permissions to access it?

I would be very appreciative if someone could help me!
AnswerRe: Process Lock Pin
Luc Pattyn30-May-07 15:34
sitebuilderLuc Pattyn30-May-07 15:34 
QuestionA simple Question Pin
Michel Abi Khalil30-May-07 13:26
Michel Abi Khalil30-May-07 13:26 
AnswerRe: A simple Question Pin
Christian Graus30-May-07 15:50
protectorChristian Graus30-May-07 15:50 
AnswerRe: A simple Question Pin
Not Active30-May-07 17:02
mentorNot Active30-May-07 17:02 
Generaldecision matrix in C# Pin
amatbrewer30-May-07 11:25
amatbrewer30-May-07 11:25 
GeneralRe: decision matrix in C# Pin
Sean Michael Murphy30-May-07 15:11
Sean Michael Murphy30-May-07 15:11 
GeneralRe: decision matrix in C# Pin
amatbrewer31-May-07 4:45
amatbrewer31-May-07 4:45 
GeneralRe: decision matrix in C# Pin
Sean Michael Murphy31-May-07 4:56
Sean Michael Murphy31-May-07 4:56 
QuestionClosing Word Documents Pin
Copper2630-May-07 10:28
Copper2630-May-07 10:28 
AnswerRe: Closing Word Documents [modified] Pin
pnpfriend30-May-07 11:52
pnpfriend30-May-07 11:52 
GeneralRe: Closing Word Documents Pin
Copper2631-May-07 8:33
Copper2631-May-07 8:33 
AnswerRe: how can i remove the "pointer" of datagridview Pin
Not Active30-May-07 8:59
mentorNot Active30-May-07 8:59 
GeneralRe: how can i remove the "pointer" of datagridview Pin
FernandoMartin30-May-07 9:09
FernandoMartin30-May-07 9:09 
QuestionGet list of excel formular/functions for ToDay() from worksheet. [modified] Pin
pnpfriend30-May-07 8:17
pnpfriend30-May-07 8:17 
QuestionWebRequestGet Pin
TAREQ F ABUZUHRI30-May-07 7:55
TAREQ F ABUZUHRI30-May-07 7:55 
AnswerRe: WebRequestGet Pin
kubben30-May-07 8:57
kubben30-May-07 8:57 
QuestionProblem with passing parameter to report through form [modified] Pin
Lucky Hamad30-May-07 7:36
Lucky Hamad30-May-07 7: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.