Alexandre Julliard
|
505434aa08
|
msdmo: Convert source files to utf-8.
|
2008-10-18 19:20:10 +02:00 |
Andrew Talbot
|
8841da666f
|
msdmo: Assign to structs instead of using memcpy.
|
2008-03-06 12:46:33 +01:00 |
Francois Gouget
|
9fe4673347
|
Don't include windows.h & co in the Wine sources.
Remove uneeded COM_NO_WINDOWS_H defines.
|
2006-10-24 17:47:09 +02:00 |
James Hawkins
|
99e2c6dff2
|
janitorial: Remove redundant NULL checks before CoTaskMemFree (found by Smatch).
|
2006-10-07 17:52:51 +02:00 |
Michael Stefaniuc
|
426d27cbe6
|
msdmo: Win64 printf format warning fixes.
|
2006-10-06 12:33:27 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
2e283d09ec
|
Remove tabs, reformat, merge comments.
|
2005-02-24 12:48:00 +00:00 |
Francois Gouget
|
486d020c1b
|
Don't define COBJMACROS in objbase.h.
Update the Wine sources accordingly.
|
2004-10-07 03:06:48 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Michael Günnewig
|
38f64727e5
|
- Implemented Mo* methods.
- Added stubs for DMORegister, DMOUnregister, DMOEnum, DMOGetTypes,
DMOGetName.
- Added version resources.
|
2003-07-21 20:03:50 +00:00 |
Hidenori Takeshima
|
4887da520e
|
Removed some code because of concerns over the Microsoft DirectX SDK
license agreement.
|
2002-03-22 19:19:23 +00:00 |
Hidenori Takeshima
|
4e69776f78
|
Implemented some APIs.
Added some stubs.
|
2002-03-20 00:50:35 +00:00 |