mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 22:58:46 +00:00
sys/windows: add SHFileOperationW
This commit is contained in:
@@ -19,4 +19,5 @@ foreign shell32 {
|
||||
pszPath: LPCWSTR,
|
||||
psa: ^SECURITY_ATTRIBUTES,
|
||||
) -> c_int ---
|
||||
SHFileOperationW :: proc(lpFileOp: LPSHFILEOPSTRUCTW) -> c_int ---
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user