Francois Gouget
|
5f88f362ea
|
dlls: Standardize on 'static const WCHAR' for our Unicode string literals.
Do the same for the corresponding Ansi strings.
|
2011-12-20 10:16:09 +01:00 |
Francois Gouget
|
7b8d9e84ac
|
strmbase: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:46 +01:00 |
Michael Stefaniuc
|
ac45ab3d8f
|
strmbase: Remove duplicate 'const' in strmbase.h.
|
2010-11-03 11:08:55 +01:00 |
Aric Stewart
|
2c3bc2cf56
|
strmbase: Implement STRMBASE_DllGetClassObject and STRMBASE_DllCanUnloadNow.
|
2010-10-20 18:37:09 +02:00 |
Aric Stewart
|
e479273aca
|
strmbase: Implement OLE registration in AMovieDllRegisterServer2.
|
2010-10-20 18:37:09 +02:00 |
Aric Stewart
|
58468ef152
|
strmbase: Define STRMBASE_DllMain.
|
2010-10-20 18:37:09 +02:00 |
Aric Stewart
|
6a00d78b39
|
strmbase: Begin implementations of AMovieDllRegisterServer2 and AMovieSetupRegisterFilter2.
|
2010-10-20 18:37:09 +02:00 |