1. 7590fe5 Added d3dxof dll, part of Direct3D. by Christian Costa · 21 years ago
  2. 8aeb463 Stub cmc_query_configuration() and add xcmc.h header file. by Chris Morgan · 21 years ago
  3. c3b8a20 Added pstore.h and an IDL file to generate it. by Mike McCormack · 21 years ago
  4. 11b26f0 Update/Add MAPI headers. by Jon Griffiths · 21 years ago
  5. b7852de Add the IAutoComplete and IAutoComplete2 implementation (but methods by Maxime Bellengé · 21 years ago
  6. 675855d Added the dxdiag.h header. by Raphael Junqueira · 21 years ago
  7. 2feebb4 - implement loading network providers by Juan Lang · 21 years ago
  8. 800864a First shot at implementing dbghelp. by Eric Pouech · 21 years ago
  9. 285ad72 The beginnings of math.h and float.h. by Hans Leidekker · 21 years ago
  10. 76b7787 Add amstream dll (MultiMedia Streams), part of Direct Show. by Christian Costa · 21 years ago
  11. f1c1b6d Added evcode.h include. by Christian Costa · 21 years ago
  12. 2e4105c Added dxerr8.h and dxerr9.h header files. by Robert Reif · 21 years ago
  13. 939d9ca Added sspi.h. by Juan Lang · 21 years ago
  14. 159e0dc Declare a few more Net apis and constants. by Juan Lang · 21 years ago
  15. 32b1e67 Moved msacmdrv.h to include directory to avoid inter-dll header dependencies. by Alexandre Julliard · 21 years ago
  16. 0382ea1 - updated resources to DX9 by Rok Mandeljc · 21 years ago
  17. e24d3fe Added header dbt.h. by Ulrich Czekalla · 21 years ago
  18. e5a1134 Add icm.h for colour management. by Mike McCormack · 21 years ago
  19. 573b389 Move include/bitmaps/*.xpm where they belong. by Dimitrie O. Paun · 21 years ago
  20. 7d41296 Removed stale instance.h. by Vincent Béron · 21 years ago
  21. fd5e811 Added stubs for AccessCheckByType, AddAuditAccessAce, by Ulrich Czekalla · 21 years ago
  22. 367cf41 Added amvideo.{idl,h} and aviriff.h. by Robert Shearman · 21 years ago
  23. 0af4fb9 Initial implementation of uxtheme.dll, mostly stubbed out for now. by Kevin Koltzau · 21 years ago
  24. 7ee18df Added tmschema.h and some other theme defines. by Kevin Koltzau · 21 years ago
  25. 16cd861 Moved DLLFLAGS to a separate variable instead of including it in DEFS. by Alexandre Julliard · 22 years ago
  26. 23609d2 Added a stub for NetStatisticsGet. by Geoff Thorpe · 22 years ago
  27. 69c90c2 Converted the rest of the obj_*.h headers to IDL into shobjidl.idl. by Alexandre Julliard · 22 years ago
  28. d937dc2 Implemented shtypes.idl and shobjidl.idl and removed a few more by Alexandre Julliard · 22 years ago
  29. 96b0b34 Converted obj_webbrowser.h to IDL and moved the definitions to by Alexandre Julliard · 22 years ago
  30. b90d611 Converted docobj.h to IDL. by Alexandre Julliard · 22 years ago
  31. 8da94c9 Converted ocidl.h to IDL. by Alexandre Julliard · 22 years ago
  32. b7c6280 Converted urlmon.h to IDL. by Alexandre Julliard · 22 years ago
  33. 1843cd3 Converted servprov.h to IDL. by Alexandre Julliard · 22 years ago
  34. 802ebc1 Converted oleidl.h to IDL. by Alexandre Julliard · 22 years ago
  35. 3e1c5af Converted comcat.h to IDL. by Alexandre Julliard · 22 years ago
  36. 81c3170 Avoid including wine/obj_*.h files directly from C files. by Alexandre Julliard · 22 years ago
  37. dc7c2e4 Added msvcrt headers limits.h and math.h. by Vincent Béron · 22 years ago
  38. 6386edc Partial implementation of the Microsoft Installer (msi.dll). by Mike McCormack · 22 years ago
  39. 7c8b85a - Added DShow headers. - Added needed const's in FilterGraph implementation. by Robert Shearman · 22 years ago
  40. b351e88 Added DirectPlay8 headers. by Raphael Junqueira · 22 years ago
  41. 6235e93 Added dbghelp.h header. by Eric Pouech · 22 years ago
  42. 9a401a0 Added d3d9 headers. by Raphael Junqueira · 22 years ago
  43. 1fa9624 Stubbed some interfaces for the FilterGraph CLSID. by Lionel Ulmer · 22 years ago
  44. 38fa5ad Added an implementation of iphlpapi.dll; most Get* functions by Juan Lang · 22 years ago
  45. e743e09 Added partial property set support which is used by dxdiag.exe. by Robert Reif · 22 years ago
  46. 2e12d33 Removed no longer needed uses of LDPATH. by Alexandre Julliard · 22 years ago
  47. aa89ecc Added support for generating dependencies for idl files. by Alexandre Julliard · 22 years ago
  48. 3dec4c5 Added stubs for dpnhpast and for all the dmusic dlls. by Rok Mandeljc · 22 years ago
  49. 2d04be7 Stub implementation of the dmusic dll. by Rok Mandeljc · 22 years ago
  50. 4d28cc8 Add dirent.h header for Unix/mingw compatibility. by Dimitrie O. Paun · 22 years ago
  51. 651f32f Add unistd.h files for mingw/Unix compatibility. by Dimitrie O. Paun · 22 years ago
  52. d1d5d42 Added a few rules to rebuild idl headers. by Alexandre Julliard · 22 years ago
  53. 6463e38 Wrote a new oaidl.idl to replace include/wine/obj_oleaut.h and by Ove Kaaven · 22 years ago
  54. 2a8bd72 Merge the rest of include/wine/obj_base.h into include/objbase.h. by Ove Kaaven · 22 years ago
  55. 9a580d9 Wrote a new objidl.idl to replace a number of include/wine/obj_*.h files. by Ove Kaaven · 22 years ago
  56. afba159 Added accctrl.h header. by Alexandre Julliard · 22 years ago
  57. 5caddc7 Added stubs for WINTAB{,32}.DLL (used by many important drawing by Patrik Stridvall · 22 years ago
  58. e31ae92 - some D3D8 fixes by Raphael Junqueira · 22 years ago
  59. 0df7b24 Wrote a Wine-compatible unknwn.idl, moving the IUnknown definition by Ove Kaaven · 22 years ago
  60. 998236b Output raw ICOM-less C/C++ interface definitions by default. Added new by Ove Kaaven · 22 years ago
  61. 737d4be Move excpt.h out of include/msvcrt/ as it does not conflict with any by Dimitrie O. Paun · 22 years ago
  62. 4d5f291 Install DDK headers as well. by Dimitrie O. Paun · 22 years ago
  63. ed2f8fc Added rules for compiling IDL files. by Alexandre Julliard · 22 years ago
  64. 2748368 Install ipexport.h and icmpapi.h with the other Windows includes. by Alexandre Julliard · 22 years ago
  65. caa603f Change header install location as such: by Dimitrie O. Paun · 22 years ago
  66. d1447fa Added stub implementation of cabinet.dll. by Patrik Stridvall · 22 years ago
  67. dfacb6e Initial implementation of custom control header. by György 'Nog' Jeney · 23 years ago
  68. 2693eb9a Implemented NetQueryDisplayInformation, NetUserGetInfo, created by Andriy Palamarchuk · 23 years ago
  69. 94638aa MSVCRT needs a public errno.h file. by Martin Wilck · 23 years ago
  70. de0f015 Move all STATUS_* and RPC_NT_* to ntstatus.h as per Windows SDK. by Francois Gouget · 23 years ago
  71. 66fcb2b Added Direct3D 8 headers. by Jason Edmeades · 23 years ago
  72. 3e2887a Install tchar.h. by Andriy Palamarchuk · 23 years ago
  73. b812c90 Implemented buffer management functions, a couple of workstation by Andriy Palamarchuk · 23 years ago
  74. eba9649 Added the new header winternl.h. by Patrik Stridvall · 23 years ago
  75. 1b32e5e Add and use the header files mssip.h and sipbase.h. by Patrik Stridvall · 23 years ago
  76. 1166dc7 Stubs for DragDropHelper. by Juergen Schmied · 23 years ago
  77. 3d8b123 Improved richedit headers. by Andriy Palamarchuk · 23 years ago
  78. 5cdda82 Fixed duplication of definitions between shlwapi.h and obj_queryassociations.h. by Alexandre Julliard · 23 years ago
  79. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  80. ac70c40 Add mswsock.h, move relevant definitions to this header. by Francois Gouget · 23 years ago
  81. b06116e Added definitions for the Component Categories Manager. by John K. Hohm · 23 years ago
  82. ce830a9 Added mkinstalldirs to create directories more portably. by Alexandre Julliard · 23 years ago
  83. 140e722 Removed more code at Hidenori's request. by Alexandre Julliard · 23 years ago
  84. b6a7ca5 Removed a bunch of multimedia code at Hidenori's request. by Alexandre Julliard · 23 years ago
  85. 5f5a05f Added a missing header. by Hidenori Takeshima · 23 years ago
  86. 716ffc5 Connect the msvcrt file byte locking up to ntdll. by Bill Medland · 23 years ago
  87. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  88. ae6075c Added some missing headers. by Hidenori Takeshima · 23 years ago
  89. b88b08c Fixed make uninstall. by Alexandre Julliard · 23 years ago
  90. 73ab649 New file msvcrt/excpt.h. Move some stuff out of winnt.h into it. by Peter Hunnisett · 23 years ago
  91. 71a081c Added some MAPI stubs. by Aric Stewart · 23 years ago
  92. dbe2cd9 Moved debug definitions to include/wine/debug.h. by Alexandre Julliard · 23 years ago
  93. 1849f1e Authors: Jon Griffiths <jon_p_griffiths@yahoo.com>, François Gouget <fgouget@codeweavers.com>, Alexandre Julliard <julliard@codeweavers.com> by Alexandre Julliard · 23 years ago
  94. 024d39f Added share.h from Mingw32. by Bill Medland · 23 years ago
  95. 63d1331 Cleanup and improve the mbcs support. by François Gouget · 23 years ago
  96. 2720231 Make winsock.h and winsock2.h independent from the Unix headers. by Francois Gouget · 23 years ago
  97. 2e40b96 Added netapi32.dll and the Netbios() call. by Mike McCormack · 23 years ago
  98. 0dac972 Added some RPC definitions. by Ove Kaaven · 23 years ago
  99. e668a9d Added new include file ws2spi.h for adding needed types. by Patrik Stridvall · 23 years ago
  100. 433430a Add msvcrt/locale.h. by Francois Gouget · 24 years ago