Directory or Folder exists?

User avatar
DGDanforth
Posts: 1061
Joined: Tue Sep 17, 2013 1:16 am
Location: Palo Alto, California, USA
Contact:

Re: Directory or Folder exists?

Post by DGDanforth »

Robert wrote:
DGDanforth wrote:No I didn't because of the (seeming) need to access a dll. My approach just uses a WinApi call (WinApi.GetFileAttributesW)
Yes, my suggestion requires accessing a Windows dll.
But WinApi is a Windows dll, so what is the difference?
Because the interface and all the work has been done for WinApi.
I must apologize that I did not read your post very closely.
Do you have the interface module for the dll?
Do you have the appropriate functions well specified?
-Doug
Post Reply