Searched refs:GetDriveType (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Drsxntwin.h57 #ifndef GetDriveType
58 #define GetDriveType TFUNCT(GetDriveType) macro
60 DWORD GetDriveType(LPCTSTR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Drsxntwin.h59 #ifndef GetDriveType
60 #define GetDriveType TFUNCT(GetDriveType) macro
62 DWORD GetDriveType(LPCTSTR);
H A Dnt.c321 if(GetDriveType( (TempRootPath[0] == '\0') ? NULL : TempRootPath ) == DRIVE_REMOTE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dvolume.cpp116 switch(GetDriveType(filename))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DDirectoryTreeCtrl.cpp121 uint32 type = GetDriveType(driveStr + wxT("\\"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddirctrlg.cpp128 int driveType = ::GetDriveType(path);

Completed in 124 milliseconds