1. 8dd3094 Include rpc.h after LPOLESTR and other needed types are defined. by Francois Gouget · 23 years ago
  2. dd0bdbe Removed the __uint* types from basetsd.h since they don't exist under by Alexandre Julliard · 23 years ago
  3. d1c1441 - Moved 16 bit functions to a seperate file. by Juergen Schmied · 23 years ago
  4. 5f09c96 Fixed endianness #ifdefs (spotted by Jason Edmeades). by Alexandre Julliard · 23 years ago
  5. 5b6a9ff - VarAnd, VarCmp (Strings only), VarNot implemented. by Jason Edmeades · 23 years ago
  6. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  7. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  8. d46cc43 Added support for the DECIMAL type. by Francois Gouget · 24 years ago
  9. 6048a97 Moved HMETAFILEPICT to wtypes.h. Note, HMETAFILEPICT is always a by François Gouget · 24 years ago
  10. 5051020 Added better support for Unicode: by François Gouget · 24 years ago
  11. 174664a Removed some of the SECURITY_xxx types. by François Gouget · 24 years ago
  12. 552fddc Moved things to the proper rpcxxx.h header. by Francois Gouget · 24 years ago
  13. 986f197 ROTFLAGS have their own ifdef protection, take them out of the by Francois Gouget · 24 years ago
  14. afddcfd Added various type and macro definitions that are needed to compile by Francois Gouget · 25 years ago
  15. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  16. 565b008 - Added some missing WINELIB_NAME_AW definitions, types and messages by Peter Hunnisett · 25 years ago
  17. b08cb17 Added guiddef.h and moved a few GUID definitions to the correct file. by Alexandre Julliard · 25 years ago
  18. ccc0a80 Added WM_TCARD and DWORDLONG. by Jeremy White · 25 years ago
  19. 10b1b23 Create rpcrt4.dll. by Huw D M Davies · 25 years ago
  20. 311e456 Added support for anonymous structs/unions on compilers that implement it. by Patrik Stridvall · 26 years ago
  21. 4a73973 Fixed/moved/added missing/wrong function prototypes. by Patrik Stridvall · 26 years ago
  22. 6a3ad42 Added CINTERFACE and NONAMELESSUNION support. by Patrik Stridvall · 26 years ago
  23. aaa8306 Some non-threatening fixes to some headers, as well as some casting by Paul Quinn · 26 years ago
  24. 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  25. 5a09711 initguid.h should only contain the macro that defines the guids. by Adrian Thurston · 26 years ago
  26. 2840d1b Moved macro DECLARE_HANDLE() (in msacm.h and wtypes.h) to windef.h, by Jiuming Luo · 26 years ago
  27. ed494ec Implemented: by Noomen Hamza · 26 years ago
  28. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  29. 89b21b4 Many new defines, and structs to help compile MFC. As well as a few by Paul Quinn · 26 years ago
  30. ea1640f Added a lot of new OLE interfaces. by Paul Quinn · 26 years ago
  31. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  32. eb5a29b Implemented the OleCreateFontIndirect method and the associated COM by Francis Beaudet · 26 years ago
  33. 87e385f Moved some definitions to their proper include file. by Francois Gouget · 26 years ago
  34. 15382c5 Make the REFxxx types const even in C. Also add FMTID. by Francois Gouget · 26 years ago
  35. 894077f Authors: Albert Den Haan <albertd@corel.ca>, Adrian Thurston <athursto@corel.ca>, Paul Quinn <paulq@corel.ca>, Zygo Blaxell <zygob@corel.ca> by Alexandre Julliard · 26 years ago
  36. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110