Commit Graph

16 Commits

Author SHA1 Message Date
Dmitry Timoshkov 70161bc134 msvideo: Add support for 16-bit MCIWndProc. 2015-09-11 16:06:56 +09:00
Dmitry Timoshkov 303172e332 msvideo: Implement MCIWndRegisterClass. 2015-09-11 16:05:45 +09:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Francois Gouget 94091b9bd1 msvideo: Delete the static critical section when unloading the dll. 2011-11-17 11:37:51 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Stefan Leichter 6894af6fc0 msvideo: Forward MCIWndCreate16 to MCIWndCreateA. 2010-08-24 12:29:58 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard a18bbec0f0 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
Alexandre Julliard 21ddb9f48e include: Move undocumented Win9x function definitions to winbase16.h. 2009-12-24 20:28:12 +01:00
Alexandre Julliard 4e276bf42a msvideo: Pass the correct function address for 32->16 callbacks. 2009-10-05 14:56:12 +02:00
Alexandre Julliard d5ecc2d077 msvideo: Fix packing of the thunk structure. 2009-08-18 16:54:23 +02:00
Alexandre Julliard 781f4b838d makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
Michael Stefaniuc d39dd38346 msvideo.dll16: Add missing unlock on an error path (Smatch). 2009-05-18 12:32:04 +02:00
Eric Pouech b8aa4e4fc7 msvideo16: Make msvideo16 a separate 16-bit module. 2009-05-15 11:44:59 +02:00