On Mi, 2007-02-21 at 20:31 +0100, Pavel Troller wrote: > Where is SetWindowPos located ?
You can find a function with "findfunc" [EMAIL PROTECTED]:~/wine.cvs/src$ tools/findfunc SetWindowPos dlls/user32/winpos.c:BOOL WINAPI SetWindowPos( and also dlls/winex11.drv/winpos.c:BOOL X11DRV_SetWindowPos -- By by ... Detlef