- 353529b - fix the "int format, HANDLE arg" type of warnings for comctl32 by Michael Stefaniuc · 22 years ago
- f3d1893 Add needed casts for a "no warnings" compile of comctl32. by Michael Stefaniuc · 22 years ago
- 025c0b7 Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for by Michael Stefaniuc · 23 years ago
- 23739a3 Don't issue error message if message number in application range. by Guy L. Albertelli · 23 years ago
- 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- 57e5784 Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
- 15a478f If the fccHandler is mmioFOURCC(0, 0, 0, 0) the AVI is also by Michael Stefaniuc · 23 years ago
- 6360917 Because of circular dependencies between comctl32 and msvfw32, replace by Eric Pouech · 24 years ago
- f32f918 Spelling fixes. by Andreas Mohr · 24 years ago
- f4d5fef Add <string.h> to files that needed it. by James Juran · 24 years ago
- 099f4c3 No longer using function pointers to winmm and msvfw32, but delay by Eric Pouech · 24 years ago
- ef57e18 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
- 3ef4f43 Fixed WM_PAINT in ANIMATE_WindowProc; call DefWindowProcA for default handling. by Andreas Mohr · 24 years ago
- 34ce34e Use SetDIBits instead of StretchDIBits (in ANIMATE_PaintFrame). by Jean-Claude Batista · 25 years ago
- 8bdee6f - improved ACS_TRANSPARENT and ACS_CENTER support by Jean-Claude Batista · 25 years ago
- 5ee28ae For the transparency issue, implemented a switch-case for the bitcount by Francois Methot · 25 years ago
- b44af64 Implemented ACS_CENTER for animation controls. by Niclas Karlsson MATE · 25 years ago
- 587cc12 Implemented background transparency on animation control for avi by Francois Methot · 25 years ago
- 70c9e09 Removed all non-standard common control headers from the include directory. by Alexandre Julliard · 25 years ago
- 731e9f5 - removed (now obsolete) driver.h file (it's content is now in mmsystem.h) by Eric Pouech · 25 years ago
- ed56845 Fixed animation loading for RLE encoding. by Eric Pouech · 25 years ago
- 8c8237b Specify the service thread timers in ms instead of us. by Alexandre Julliard · 25 years ago
- a1b2fc2 Protect against use of comctl32 private control memory after it has been freed. by Gerard Patel · 25 years ago
- 59d9913 Use GetProcAddress for mmio* functions to avoid importing winmm.dll. by Alexandre Julliard · 25 years ago
- 3699ef7 Do a LoadLibraryA of WINMM upon ANIMATE_Create and a FreeLibrary upon by Andreas Mohr · 25 years ago
- d711ad9 Removed superfluous GlobalFindAtom calls. by Alexandre Julliard · 25 years ago
- 331931a Fixed play back of uncompressed AVI file. Fixed exiting conditions. by Eric Pouech · 25 years ago
- 3e18c25 First working version. by Eric Pouech · 25 years ago
- 26ffb3c Fixed/added missing/wrong function prototypes and made internal by Patrik Stridvall · 26 years ago
- 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
- a099a55 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
- b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
- 3480e4a Removed no longer necessary win.h include, added now necessary other by Marcus Meissner · 26 years ago
- cad17ff Replaced direct access to the WND structure by corresponding calls to by Eric Kohl · 26 years ago
- a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
- 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
- c2a1063 Commented out unused variables to prevent needless compiler warnings. by James Juran · 26 years ago
- 73458b0 Changed // comments to /* */ so WINE compiles with non-gcc compilers again. by Marcus Meissner · 26 years ago
- 7a6228d Fixed a bunch of compiler warnings. by Andreas Mohr · 26 years ago
- 9d8e864 Added xxx_Unregister() functions to all common controls. by Eric Kohl · 26 years ago
- d30dfd2 Release 980927 by Alexandre Julliard · 26 years ago wine-980927
- a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913