Click here to Skip to main content
16,007,443 members
Home / Discussions / C#
   

C#

 
QuestionPassing unmanaged pointer in Message.Result Pin
__DanC__16-Oct-07 23:25
__DanC__16-Oct-07 23:25 
AnswerRe: Passing unmanaged pointer in Message.Result Pin
TJoe17-Oct-07 2:23
TJoe17-Oct-07 2:23 
QuestionError Deleting File or Folder Pin
pavya_Cool16-Oct-07 22:27
pavya_Cool16-Oct-07 22:27 
AnswerRe: Error Deleting File or Folder Pin
Giorgi Dalakishvili16-Oct-07 22:32
mentorGiorgi Dalakishvili16-Oct-07 22:32 
AnswerRe: Error Deleting File or Folder Pin
Andrei Ungureanu16-Oct-07 22:38
Andrei Ungureanu16-Oct-07 22:38 
GeneralRe: Error Deleting File or Folder Pin
DavidNohejl17-Oct-07 0:50
DavidNohejl17-Oct-07 0:50 
GeneralRe: Error Deleting File or Folder Pin
Andrei Ungureanu17-Oct-07 1:04
Andrei Ungureanu17-Oct-07 1:04 
GeneralRe: Error Deleting File or Folder Pin
DavidNohejl17-Oct-07 1:26
DavidNohejl17-Oct-07 1:26 
Nope, original code that enumerates over temp files and tries to delete them didn't open any files as well. That's not the problem. Problem is that OTHER parts of application, or other applications keep the file opened. File.Delete does pretty much the same work as FileInfo.Delete (both check permissions and then call Win32Native.DeleteFile, just look with Reflector).



[My Blog]
"Visual studio desperately needs some performance improvements. It is sometimes almost as slow as eclipse." - Rüdiger Klaehn
"Real men use mspaint for writing code and notepad for designing graphics." - Anna-Jayne Metcalfe

GeneralRe: Error Deleting File or Folder Pin
Pete O'Hanlon17-Oct-07 1:28
mvePete O'Hanlon17-Oct-07 1:28 
AnswerRe: Error Deleting File or Folder Pin
Pete O'Hanlon16-Oct-07 23:34
mvePete O'Hanlon16-Oct-07 23:34 
AnswerRe: Error Deleting File or Folder Pin
DavidNohejl17-Oct-07 0:47
DavidNohejl17-Oct-07 0:47 
GeneralRe: Error Deleting File or Folder Pin
jayart17-Oct-07 1:19
jayart17-Oct-07 1:19 
GeneralRe: Error Deleting File or Folder Pin
DavidNohejl17-Oct-07 1:30
DavidNohejl17-Oct-07 1:30 
GeneralRe: Error Deleting File or Folder Pin
Pete O'Hanlon17-Oct-07 1:55
mvePete O'Hanlon17-Oct-07 1:55 
Questionhow to stop a process during running Pin
Seraph_summer16-Oct-07 22:16
Seraph_summer16-Oct-07 22:16 
AnswerRe: how to stop a process during running Pin
Martin#16-Oct-07 22:21
Martin#16-Oct-07 22:21 
GeneralRe: how to stop a process during running Pin
Seraph_summer17-Oct-07 2:30
Seraph_summer17-Oct-07 2:30 
AnswerRe: how to stop a process during running Pin
J4amieC16-Oct-07 22:26
J4amieC16-Oct-07 22:26 
Questionabut multi-Server question Pin
jason_mf16-Oct-07 22:06
jason_mf16-Oct-07 22:06 
QuestionPlease help me with SqlCommanBuilder for inserting and updating Master/Detail Tables. Pin
pcphuc16-Oct-07 21:29
pcphuc16-Oct-07 21:29 
QuestionIntegration of ResumeGrabber with .net Pin
amya12116-Oct-07 21:00
amya12116-Oct-07 21:00 
Questionregarding datagridview Pin
praveenkumar palla16-Oct-07 20:54
praveenkumar palla16-Oct-07 20:54 
AnswerRe: regarding datagridview Pin
Andrei Ungureanu16-Oct-07 21:06
Andrei Ungureanu16-Oct-07 21:06 
GeneralRe: regarding datagridview Pin
praveenkumar palla16-Oct-07 21:37
praveenkumar palla16-Oct-07 21:37 
Questionplease help Pin
Sonia Gupta16-Oct-07 20:42
Sonia Gupta16-Oct-07 20:42 

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.