Click here to Skip to main content
15,901,426 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralIHTMLElement and IHTMLElement2 and IHTMLWindow2 Pin
Oguzhan ERKAN11-Jul-01 4:53
Oguzhan ERKAN11-Jul-01 4:53 
GeneralRe: IHTMLElement and IHTMLElement2 and IHTMLWindow2 Pin
11-Jul-01 8:29
suss11-Jul-01 8:29 
GeneralRe: IHTMLElement and IHTMLElement2 and IHTMLWindow2 Pin
Oguzhan ERKAN11-Jul-01 20:49
Oguzhan ERKAN11-Jul-01 20:49 
GeneralCFileFind question (Idiot) Pin
Michael Martin11-Jul-01 4:46
professionalMichael Martin11-Jul-01 4:46 
GeneralRe: CFileFind question (Idiot) Pin
11-Jul-01 5:24
suss11-Jul-01 5:24 
GeneralRe: CFileFind question (Idiot) Pin
Michael Martin11-Jul-01 14:47
professionalMichael Martin11-Jul-01 14:47 
GeneralRe: CFileFind question (Idiot) Pin
Malcolm McMahon13-Jul-01 2:43
Malcolm McMahon13-Jul-01 2:43 
QuestionHow to delete a directory Pin
Djibril11-Jul-01 3:46
professionalDjibril11-Jul-01 3:46 
Hello,

I created (_mkdir) a directory from application 1.
When I try to remove it (_rmdir) from application 2, I have an error (EACCES).
I only can remove it from process 2 after process 1 is closed.
I guess process 1 is holding a reference on the opened directories.

Is there any mean to "free" all references to directories from one application ?
Thanks in advance.

PS: 1- The directory I am trying to delete is empty and the current directory is
the parent directory.
2 - I tried _rmdir, DeleteDirectory, ShFileOperation


Where there is a WISH, there is a WILL.
GeneralSystem modal box when the app crashes Pin
GregT11-Jul-01 2:54
GregT11-Jul-01 2:54 
GeneralRe: System modal box when the app crashes Pin
Tomasz Sowinski11-Jul-01 3:08
Tomasz Sowinski11-Jul-01 3:08 
GeneralStatic members/methods (Beginner) Pin
Jimmy Ehrnström11-Jul-01 1:40
Jimmy Ehrnström11-Jul-01 1:40 
GeneralRe: Static members/methods (Beginner) Pin
Tomasz Sowinski11-Jul-01 1:54
Tomasz Sowinski11-Jul-01 1:54 
GeneralRe: Static members/methods (Beginner) Pin
Tomasz Sowinski11-Jul-01 1:58
Tomasz Sowinski11-Jul-01 1:58 
GeneralRe: Static members/methods (Beginner) Pin
Jimmy Ehrnström11-Jul-01 2:13
Jimmy Ehrnström11-Jul-01 2:13 
GeneralEnumerating messages Pin
Gennady Oster11-Jul-01 1:15
Gennady Oster11-Jul-01 1:15 
GeneralRe: Enumerating messages Pin
Tomasz Sowinski11-Jul-01 1:46
Tomasz Sowinski11-Jul-01 1:46 
GeneralRe: Enumerating messages Pin
Gennady Oster11-Jul-01 2:03
Gennady Oster11-Jul-01 2:03 
GeneralRe: Enumerating messages Pin
Tomasz Sowinski11-Jul-01 2:12
Tomasz Sowinski11-Jul-01 2:12 
GeneralRe: Enumerating messages Pin
Gennady Oster11-Jul-01 2:29
Gennady Oster11-Jul-01 2:29 
GeneralRe: Enumerating messages Pin
Tomasz Sowinski11-Jul-01 2:42
Tomasz Sowinski11-Jul-01 2:42 
Questionmouse over ?? Pin
Pony10-Jul-01 21:19
Pony10-Jul-01 21:19 
GeneralDebugging Question (Beginner) Pin
matthias s.10-Jul-01 20:34
matthias s.10-Jul-01 20:34 
GeneralRe: Debugging Question (Beginner) Pin
Tim Deveaux11-Jul-01 8:35
Tim Deveaux11-Jul-01 8:35 
GeneralRe: Debugging Question (Beginner) Pin
8-Aug-01 21:53
suss8-Aug-01 21:53 
GeneralTracing Splitter Pin
10-Jul-01 19:56
suss10-Jul-01 19:56 

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.