Replaced double ChangeDisplaySettingsA by (Ex)[AW].

oldstable
Marcus Meissner 1999-10-13 12:12:03 +00:00 committed by Alexandre Julliard
parent 79077f3253
commit b816680872
1 changed files with 2 additions and 2 deletions

View File

@ -606,8 +606,8 @@ init MAIN_UserInit
601 stub WNDPROC_CALLBACK
602 stdcall DrawCaptionTempW(long long ptr long long wstr long) DrawCaptionTempW
603 stub IsHungAppWindow
604 stub ChangeDisplaySettingsA
605 stub ChangeDisplaySettingsW
604 stub ChangeDisplaySettingsExA
605 stub ChangeDisplaySettingsExW
606 stdcall SetWindowText(long str) SetWindowTextA
607 stdcall GetMonitorInfoA(long ptr) GetMonitorInfoA
608 stdcall GetMonitorInfoW(long ptr) GetMonitorInfoW