Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "ExtendedFileInfo" in [All]

kernel32

.

The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides an ExtendedFileInfo class that contains utility methods for file information.

shell32

.

static extern TODO ExtendedFileInfo(TODO);

.

Declare Function ExtendedFileInfo Lib "shell32.dll" (TODO) As TODO

.
Documentation
[ExtendedFileInfo] on MSDN
.

However, this does not work if you want an icon of a drive or folder. In that case, you can use the ExtendedFileInfo class provided by the ManagedWindowsApi project (http://mwinapi.sourceforge.net).


 
Access PInvoke.net directly from VS: