* Zap SetProcessDPIAware().
CORE-8174

svn path=/trunk/; revision=63159
This commit is contained in:
Amine Khaldi
2014-05-04 18:02:07 +00:00
parent 4486511926
commit a35a9ecc7e
2 changed files with 0 additions and 12 deletions
-9
View File
@@ -475,15 +475,6 @@ BOOL WINAPI DdeGetQualityOfService(HWND hWnd, DWORD Reserved, PSECURITY_QUALITY_
return FALSE;
}
/*
* @unimplemented
*/
BOOL WINAPI SetProcessDPIAware(VOID)
{
UNIMPLEMENTED;
return TRUE;
}
/*
* @unimplemented
*/
-3
View File
@@ -739,9 +739,6 @@
@ stdcall wvsprintfA(ptr str ptr)
@ stdcall wvsprintfW(ptr wstr ptr)
; Functions exported by Win Vista
@ stdcall SetProcessDPIAware()
; Unknown and undocumented functions
; @ stdcall CalcChildScroll(long long)
; @ stdcall CharNextExW(long wstr long)