SetProcessDefaultLayout (USER32.@)
BOOL SetProcessDefaultLayout ( DWORD dwDefaultLayout )
Sets the default layout for parentless Windows®. Right now, only accepts 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 © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.