- 13 Aug, 2001 4 commits
-
-
Guy L. Albertelli authored
message.
-
Guy L. Albertelli authored
- Allow WM_WINDOWPOSCHANGING when the control is size 0 to set initial size. - Combine multiple SetWindowPos calls in same processing line and make the flags like native. - Redo WM_NCCALCSIZE to match native. - Since Pager is a "transparent" control (except for its own buttons), the WM_ERASEBKGND needs to be passed to the parent. Also do the window offset like the native control does.
-
Daniel Walker authored
There was another implementation of SystemTimetoVariantTime submitted that didn't work for dates prior to 1900. - implemented VarDateFromUDate/VarUdateFromDate - implemented VariantTimeToDosDateTime
-
Jukka Heinonen authored
fp control word and a bug that inverted _IC_AFFINE flag. Made _controlfp work as specified in MSDN.
-
- 11 Aug, 2001 3 commits
-
-
Josh Thielen authored
-
Ian Pilcher authored
-
Ian Pilcher authored
-
- 10 Aug, 2001 6 commits
-
-
Alexandre Julliard authored
them by API calls.
-
Jörg Mayer authored
-
Ian Pilcher authored
-
Dusan Lacko authored
Prefer 8bit icons.
-
Eric Pouech authored
-
Mike McCormack authored
-
- 09 Aug, 2001 11 commits
-
-
Eric Pouech authored
conversions to global atoms - enhanced internal handle <=> pointer conversions, as well as validity of such objects (life time, destruction, mutual access...) - fixed a few ANSI/Unicode issues, stores most of the data as Unicode - started having both Ansi/Unicode DDE window procs for message A/W transformation - fixed a few segmented pointer issues (mainly in DdeInitialize & DdeGetData) - added most of the CBF_ flags handling - implemented the conversation announcement (XTYP_CONNECT_CONFIRM) on server side - enhanced DdeQueryConfig and implemented DdeReconnect - implemented conversation termination (including XTYP_UNREGISTER) - several others code clean up - added transaction support on server side too
-
Mike McCormack authored
-
Ian Pilcher authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
- More reorganizations and fixes.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Fixed InterlockedCompareExchange prototype.
-
Andreas Mohr authored
-
Andreas Mohr authored
-
Andreas Mohr authored
-
- 08 Aug, 2001 6 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Ian Pilcher authored
-
Marcus Meissner authored
-
- 07 Aug, 2001 4 commits
-
-
Eric Pouech authored
-
Andreas Mohr authored
-
Ove Kaaven authored
-
Alexandre Julliard authored
Implemented inter-process messaging. Moved most message routines to dlls/user, and split off 16-bit routines to a separate file.
-
- 06 Aug, 2001 6 commits
-
-
Marcus Meissner authored
Added support for loading JPEG, Bitmap and Icons from persistant streams. Implemented JPEG support using libjpeg, added necessary configure.in options. Added IConnectionPoint style notifications to the IPicture iface. Implemented several of the stubs already there, added some more.
-
Jukka Heinonen authored
made sure that we have keyboard focus when using DirectX.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Eric Pouech authored
Enhanced process & thread display with process name.
-