CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2007-02-18 08:08:12
Modified files:
winsup/w32api : ChangeLog
winsup/w32api/include: winnt.h windef.h
winsup/w32api/lib: user32.def
Log message:
2007-02-18 Jiri Malak <[EMAIL PROTECTED]>
* include/windef.h [WATCOM]: Fix !NONAMELESSUNION defines.
* include/winnt.h [WATCOM] (GetCurrentFiber, GetFiberData):
Add prototypes.
[WATCOM] (NtCurrentTeb): Add protype and inline asm definition.
2007-02-18 Vesa Jskelinen <[EMAIL PROTECTED]>
* lib/user32.def (InternalGetWindowText): Add stub.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.887&r2=1.888
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winnt.h.diff?cvsroot=src&r1=1.115&r2=1.116
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/windef.h.diff?cvsroot=src&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/lib/user32.def.diff?cvsroot=src&r1=1.29&r2=1.30