Historique des commits

Auteur SHA1 Message Date
  Alexandre Julliard c954e5b9e6 server: Avoid using wine/port.h. il y a 3 ans
  Dmitry Timoshkov 6ac2ba3e3c server: Ignore low word of a class instance when looking up for a window class. il y a 5 ans
  Ralf Habacker 081a48ebab server: Release atoms when destroying a window class. il y a 6 ans
  Nikolay Sivov b5f179655c server: Use base class atom for child window enumeration. il y a 6 ans
  Nikolay Sivov 7a45d2fa78 user32: Fix returned class name for other process windows. il y a 6 ans
  Nikolay Sivov e7243523cb server: Use additional atom to keep base class name. il y a 6 ans
  Alexandre Julliard 008f14f03f server: Directly return a structure in get_req_unicode_str(). il y a 9 ans
  Alexandre Julliard 0cd3ff6cbe server: Make the class opaque data a client_ptr_t instead of a void pointer. il y a 16 ans
  Alexandre Julliard cb2788efaf server: Add a module_handle_t type to represent client-side module handles. il y a 16 ans
  Alexandre Julliard 81e6edbda9 server: Add support for a top-level message parent window in parallel to the desktop window. il y a 16 ans
  Alexandre Julliard 25e070c0ac server: Use a unicode_str to represent atom names. il y a 16 ans
  Alexandre Julliard b9b940fab9 server: Support using a name to destroy a window class too. il y a 17 ans
  Alexandre Julliard 0762d98f7c server: Allow to send a name instead of an atom when creating a window class. il y a 17 ans
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. il y a 19 ans
  Alexandre Julliard 9873494ced server: Class and global atoms should not be local to a window station. il y a 19 ans
  Alexandre Julliard 251be542ac server: Infrastructure for having a thread own the desktop window. il y a 19 ans
  Ge van Geldorp 1a1583a364 Match PSDK STATUS_* definitions. il y a 19 ans
  Alexandre Julliard 8197e0b07b Create the desktop class when needed without requiring a client il y a 19 ans
  Alexandre Julliard c3ac57dd86 Explicitly pass the winstation to the atom functions so that they can il y a 19 ans
  Alexandre Julliard bd13ab8d78 Store a pointer to the client-side class structure in the server and il y a 21 ans
  Alexandre Julliard bfce151ae5 Added window classes in the server, and support for inter-process il y a 21 ans