GetProcessDefaultLayout (USER32.@)
BOOL GetProcessDefaultLayout ( DWORD* pdwDefaultLayout )
Gets the default layout for parentless Windows®. Right now, just returns 0 (left-to-right).
Success: Nonzero
Failure: Zero.
No RTL
Defined in "winuser.h".
Implemented in "dlls/user32/misc.c". source.winehq.org/source/dlls/user32/misc.c
Debug channel "win".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.