22 Feb
2007
22 Feb
'07
3:48 p.m.
On Mi, 2007-02-21 at 20:31 +0100, Pavel Troller wrote:
Where is SetWindowPos located ?
You can find a function with "findfunc" detlef(a)p4:~/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