Commit History

Autor SHA1 Mensaxe Data
  Alexandre Julliard 6a78c16aac Moved private USER definitions to a new user_private.h header, and %!s(int64=20) %!d(string=hai) anos
  Alexandre Julliard 7469973023 Take advantage of the new winproc handling to move some more functions %!s(int64=20) %!d(string=hai) anos
  Alexandre Julliard 648994c3ef Changed winproc allocation to be based only on the procedure address, %!s(int64=20) %!d(string=hai) anos
  Dmitry Timoshkov cdeeb84822 Add a test for accessing classes from another thread. %!s(int64=21) %!d(string=hai) anos
  Alexandre Julliard a2e2e18586 Avoid a few more GetModuleHandle calls. %!s(int64=21) %!d(string=hai) anos
  Alexandre Julliard bd13ab8d78 Store a pointer to the client-side class structure in the server and %!s(int64=21) %!d(string=hai) anos
  Alexandre Julliard bfce151ae5 Added window classes in the server, and support for inter-process %!s(int64=21) %!d(string=hai) anos
  Alexandre Julliard 5f32566530 Made all the RegisterClass and GetClassInfo variants call the %!s(int64=21) %!d(string=hai) anos
  Dmitry Timoshkov 2999165c83 Implemented RealGetWindowClass. %!s(int64=21) %!d(string=hai) anos
  Alexandre Julliard cf52644a1c Removed the A/W constants for builtin cursors, icons and resource %!s(int64=21) %!d(string=hai) anos
  Alexandre Julliard e37c6e18d0 Fixed header dependencies to be fully compatible with the Windows %!s(int64=21) %!d(string=hai) anos
  Dmitry Timoshkov 33cf3e0bfd GetClassInfo returns class atom on success. %!s(int64=22) %!d(string=hai) anos
  Alexandre Julliard 18d029722f Removed input.h, queue.h, spy.h and sysmetrics.h and moved their %!s(int64=22) %!d(string=hai) anos
  Alexandre Julliard aff7ddaeeb Made user compile with -DSTRICT. %!s(int64=22) %!d(string=hai) anos
  Alexandre Julliard a8a422f70d Fixed more -DSTRICT issues. %!s(int64=22) %!d(string=hai) anos
  Alexandre Julliard 7ef66af34a Moved some more 16-bit functions to user16.c. %!s(int64=22) %!d(string=hai) anos
  Stefan Leichter 2c7567251e Moved implementation of Get/SetClassLong from ascii to unicode. %!s(int64=22) %!d(string=hai) anos
  Alexandre Julliard 0ca051e555 Fixed wownt32.h to make it usable from inside Wine, and use it to %!s(int64=22) %!d(string=hai) anos
  Michael Stefaniuc bc54d78532 - change the internal functions in windows/cursoricon.c to use 32bit %!s(int64=22) %!d(string=hai) anos
  Vincent Béron 9a62491660 Removed trailing whitespace. %!s(int64=23) %!d(string=hai) anos
  Alexandre Julliard 7fbd74ea55 Replaced the GET/PUT_UA macros by memcpy. Fixed a few big-endian %!s(int64=23) %!d(string=hai) anos
  Alexandre Julliard 0aa28b5b8d Export the debugging API from libwine instead of ntdll. %!s(int64=23) %!d(string=hai) anos
  Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary. %!s(int64=23) %!d(string=hai) anos
  Alexandre Julliard d7b76822ef Use MapLS/UnMapLS instead of SEGPTR_* macros. %!s(int64=23) %!d(string=hai) anos
  Bill Medland 0ca07c972d It is legal to call UnregisterClass with an hInstance of zero. %!s(int64=23) %!d(string=hai) anos
  Joshua Thielen d9ed57ac99 Local classes registered with USER instance handle now are now found %!s(int64=23) %!d(string=hai) anos
  François Gouget 1425941e29 Fix the #include order for config.h. %!s(int64=23) %!d(string=hai) anos
  Joshua Thielen 40a35aa2fb For global classes, GetClassInfo now returns a handle to USER. %!s(int64=23) %!d(string=hai) anos
  Alexandre Julliard 8fd26b9134 Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding %!s(int64=23) %!d(string=hai) anos
  Francois Gouget 386cf6e342 When including 'wine/port.h', include it first. %!s(int64=23) %!d(string=hai) anos