mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
4838d7bd56
On Windows, QueryDeviceInformation leverages the ifsutil.dll's API. This is a standalone implementation that mimics Vista behaviour.
16 lines
620 B
Python
16 lines
620 B
Python
@ stdcall Chkdsk(wstr wstr long long long long ptr ptr ptr)
|
|
@ stub ChkdskEx
|
|
@ stub ComputeFmMediaType
|
|
@ stdcall DiskCopy()
|
|
@ stdcall EnableVolumeCompression(wstr long)
|
|
@ stdcall Extend()
|
|
@ stdcall Format(wstr ptr wstr wstr long ptr)
|
|
@ stdcall FormatEx(wstr ptr wstr wstr long long ptr)
|
|
@ stub FormatEx2
|
|
@ stdcall QueryAvailableFileSystemFormat(long wstr str str ptr)
|
|
@ stdcall QueryDeviceInformation(wstr ptr long)
|
|
@ stub QueryDeviceInformationByHandle
|
|
@ stub QueryFileSystemName
|
|
@ stub QueryLatestFileSystemVersion
|
|
@ stdcall QuerySupportedMedia(wstr ptr long ptr)
|
|
@ stdcall SetLabel(wstr wstr) kernel32.SetVolumeLabelW
|