mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
os2 internals -> (c)string16
This commit is contained in:
@@ -258,7 +258,7 @@ foreign kernel32 {
|
||||
) -> BOOL ---
|
||||
CreateProcessW :: proc(
|
||||
lpApplicationName: LPCWSTR,
|
||||
lpCommandLine: LPWSTR,
|
||||
lpCommandLine: LPCWSTR,
|
||||
lpProcessAttributes: LPSECURITY_ATTRIBUTES,
|
||||
lpThreadAttributes: LPSECURITY_ATTRIBUTES,
|
||||
bInheritHandles: BOOL,
|
||||
|
||||
Reference in New Issue
Block a user