NAME

SetProcessDefaultLayout16  (USER.1000)

SYNOPSIS

 BOOL16 SetProcessDefaultLayout16
 (
  DWORD dwDefaultLayout
 )

DESCRIPTION

Sets the default layout for parentless Windows®. Right now, only accepts 0 (left-to-right).

RETURNS

Success: Nonzero

Failure: Zero

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/user/bidi16.c". source.winehq.org/source/dlls/user/bidi16.c

Debug channel "relay".


Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.