Historial de Commits

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