1. 2906af5 include: Declare the *_PTR types on top of the __int3264 intrinsic IDL types for widl in basetsd.h. by Rob Shearman · 15 years ago
  2. 14d5186 include: Add ARM endianess. by André Hentschel · 16 years ago
  3. 1b3f647 basetsd.h: Added HANDLE_PTR and SHANDLE_PTR typedefs. by Jacek Caban · 16 years ago
  4. 74d63c0 include: Fix the definition of 64-bit types for Mingw64. by Alexandre Julliard · 16 years ago
  5. 9770914 include/basetsd.h: Ignore cpu checks whn __midl is defined. by Jon Griffiths · 17 years ago
  6. 3a12fa9 include: Add HandleToUlong, UlongToHandle, UintToPtr, UlongToPtr compatibility macros. by Dmitry Timoshkov · 18 years ago
  7. a3317a5 Assorted spelling fixes. by Francois Gouget · 18 years ago
  8. 3c9e7a7 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. by Dmitry Timoshkov · 18 years ago
  9. 0cfe42b basetsd.h: Fix a typo in the parameter name. by Dmitry Timoshkov · 18 years ago
  10. c365747 basetsd.h: Add a bunch of PSDK compatible macros/inline functions for 64-bit safe type conversions. by Dmitry Timoshkov · 18 years ago
  11. 58c6419 configure: Define _WIN64 when building on a 64-bit platform. by Alexandre Julliard · 19 years ago
  12. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  13. bdf01c3 Define data types to the correct size on 64-bit platforms. by Alexandre Julliard · 20 years ago
  14. ca8c230 Define x86_64 context. by Kevin Koltzau · 20 years ago
  15. a941fe7 Define KAFFINITY. by Mike McCormack · 20 years ago
  16. ee84795 Conditionally add DECLSPEC_ALIGN(8) to wine's 64-bit types and leave by James Hawkins · 20 years ago
  17. e990342 Uniformize endianness definition. by Vincent Béron · 20 years ago
  18. dff5004 Assorted spelling fixes. by Francois Gouget · 21 years ago
  19. 47a88ba Explicitly specify alignment of 64-bit types. by Alexandre Julliard · 21 years ago
  20. 7f3074d Change __PPC__ define to __powerpc__. by Pierre d'Herbemont · 22 years ago
  21. f602ec6 Properly import basetsd.h and guiddef.h. by Alexandre Julliard · 22 years ago
  22. 31e4629 Alpha porting fixes. by Steven Edwards · 22 years ago
  23. fb82973 Allow apps to define __int{8,16,32,64} on the command line. by Dimitrie O. Paun · 22 years ago
  24. 472d016 Correct SIZE_T size according to MS SDK. by Dmitry Timoshkov · 23 years ago
  25. dd0bdbe Removed the __uint* types from basetsd.h since they don't exist under by Alexandre Julliard · 23 years ago
  26. 6a28adb Fix for lots of warnings when building on Mingw32. by Steven Edwards · 23 years ago
  27. 9f0ff1b Moved WORDS_BIGENDIAN macros to basetsd.h. by Alexandre Julliard · 23 years ago
  28. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  29. 395e8ba MSVC compile fixes. by Patrik Stridvall · 23 years ago
  30. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  31. 2d0bb2a Started on an implementation of Win64 for use on 64 bit platforms. by Patrik Stridvall · 26 years ago