Історія комітів

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