Commit ab8247ae authored by Dominik Strasser's avatar Dominik Strasser Committed by Alexandre Julliard

Implement VerSetConditionMask by forwarding to ntdll.

parent e0af6d02
......@@ -835,7 +835,7 @@
@ stub ValidateLocale
@ stdcall VerLanguageNameA(long str long) VerLanguageNameA
@ stdcall VerLanguageNameW(long wstr long) VerLanguageNameW
@ stub VerSetConditionMask
@ forward VerSetConditionMask ntdll.VerSetConditionMask
@ stdcall VirtualAlloc(ptr long long long) VirtualAlloc
@ stdcall VirtualFree(ptr long long) VirtualFree
@ stdcall VirtualLock(ptr long) VirtualLock
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment