Skip to content
Snippets Groups Projects
Commit 9c0a205f authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

kernelbase: Add CopyMemoryNonTemporal export.

parent 0c90da7f
No related branches found
No related tags found
No related merge requests found
......@@ -168,7 +168,7 @@
# @ stub CopyFile2
@ stdcall CopyFileExW(wstr wstr ptr ptr ptr long)
@ stdcall CopyFileW(wstr wstr long)
# @ stub -arch=x86_64 CopyMemoryNonTemporal
@ stdcall -arch=x86_64 CopyMemoryNonTemporal(ptr ptr long) ntdll.RtlCopyMemoryNonTemporal
@ stdcall CopySid(long ptr ptr)
# @ stub CouldMultiUserAppsBehaviorBePossibleForPackage
@ stdcall CreateActCtxW(ptr)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment