Home
last modified time | relevance | path

Searched refs:GetDriveTypeA (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/win10/storage/
H A DWin10StorageProvider.cpp109 UINT uDriveType = GetDriveTypeA(driveLetter.c_str()); in GetRemovableDrives()
173 if (DRIVE_FIXED == GetDriveTypeA(strDrive.c_str()) in GetDiskUsage()
207 UINT uDriveType = GetDriveTypeA(strDrive.c_str()); in GetDrivesByType()
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Src/
H A Dth_lua_lfs_ext.cpp52 if (GetDriveTypeA(sName) > DRIVE_NO_ROOT_DIR) { in l_volume_list()
/dports/cad/cura/Cura-58bae31/plugins/RemovableDriveOutputDevice/
H A DWindowsRemovableDrivePlugin.py66 … if bitmask & 1 and ctypes.windll.kernel32.GetDriveTypeA(drive.encode("ascii")) == DRIVE_REMOVABLE:
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/cddadecoder/
H A DCddaDataModel.cpp72 if (GetDriveTypeA(drivePath.c_str()) == DRIVE_CDROM) { in StaticWndProc()
214 if (GetDriveTypeA(drive.c_str()) == DRIVE_CDROM) { in GetAudioDisc()
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dwin32.py266 _kernel32.GetDriveTypeA.argtypes = [_LPCSTR]
267 _kernel32.GetDriveTypeA.restype = _UINT
552 t = _kernel32.GetDriveTypeA(volume)
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tsystem/
H A Duncpath.cpp31 UINT uiDriveType = GetDriveTypeA(drive.c_str()); in toUNC()
/dports/lang/perl5.34/perl-5.34.0/cpan/Win32API-File/
H A DFile.xs269 GetDriveTypeA( sRootPath )
272 RETVAL = GetDriveTypeA( sRootPath );
/dports/lang/perl5.30/perl-5.30.3/cpan/Win32API-File/
H A DFile.xs268 GetDriveTypeA( sRootPath )
271 RETVAL = GetDriveTypeA( sRootPath );
/dports/lang/perl5.32/perl-5.32.1/cpan/Win32API-File/
H A DFile.xs269 GetDriveTypeA( sRootPath )
272 RETVAL = GetDriveTypeA( sRootPath );
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Win32API-File/
H A DFile.xs269 GetDriveTypeA( sRootPath )
272 RETVAL = GetDriveTypeA( sRootPath );
/dports/net/ntp/ntp-4.2.8p15/ports/winnt/instsrv/
H A Dinstsrv.c106 switch (GetDriveTypeA(rootPath)) in validateExeName()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXDriveBox.cpp227 switch(GetDriveTypeA(drivename)){ in listDrives()
H A DFXDirBox.cpp310 switch(GetDriveTypeA(drivename)){ in getPathnameItem()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXDriveBox.cpp205 switch(GetDriveTypeA(drivename)){ in listDrives()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXDriveBox.cpp227 switch(GetDriveTypeA(drivename)){ in listDrives()
H A DFXDirBox.cpp310 switch(GetDriveTypeA(drivename)){ in getPathnameItem()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXDriveBox.cpp205 switch(GetDriveTypeA(drivename)){ in listDrives()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/audiocd/win32/
H A Dwin32-audiocd.cpp377 if (GetDriveTypeA(drivePath.c_str()) != DRIVE_CDROM) in tryAddDrive()
/dports/games/residualvm/residualvm-0.3.1/backends/audiocd/win32/
H A Dwin32-audiocd.cpp376 if (GetDriveTypeA(drivePath.c_str()) != DRIVE_CDROM) in tryAddDrive()
/dports/archivers/unzip/unzip60/win32/
H A Dnt.c373 if(GetDriveTypeA( (TempRootPath[0] == '\0') ? NULL : TempRootPath ) in GetVolumeCaps()
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla/win32/
H A Dnt.c373 if(GetDriveTypeA( (TempRootPath[0] == '\0') ? NULL : TempRootPath ) in GetVolumeCaps()
/dports/audio/carla/Carla-2.4.1/data/windows/unzipfx-carla-control/win32/
H A Dnt.c373 if(GetDriveTypeA( (TempRootPath[0] == '\0') ? NULL : TempRootPath ) in GetVolumeCaps()
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catarina/win32/
H A Dnt.c373 if(GetDriveTypeA( (TempRootPath[0] == '\0') ? NULL : TempRootPath ) in GetVolumeCaps()
/dports/audio/cadence/Cadence-0.9.1/data/windows/unzipfx-catia/win32/
H A Dnt.c373 if(GetDriveTypeA( (TempRootPath[0] == '\0') ? NULL : TempRootPath ) in GetVolumeCaps()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/unzip/win32/
H A Dnt.c373 if(GetDriveTypeA( (TempRootPath[0] == '\0') ? NULL : TempRootPath ) in GetVolumeCaps()

12345678910>>...12