mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 16:11:42 +00:00
[AVIFIL32]
* Sync with Wine 1.7.1. svn path=/trunk/; revision=60113
This commit is contained in:
parent
a1989e2ed7
commit
c157f6da70
2 changed files with 1 additions and 3 deletions
|
@ -227,8 +227,6 @@ BOOL WINAPI DllMain(HINSTANCE hInstDll, DWORD fdwReason, LPVOID lpvReserved)
|
|||
DisableThreadLibraryCalls(hInstDll);
|
||||
AVIFILE_hModule = hInstDll;
|
||||
break;
|
||||
case DLL_PROCESS_DETACH:
|
||||
break;
|
||||
};
|
||||
|
||||
return TRUE;
|
||||
|
|
|
@ -53,7 +53,7 @@ reactos/dll/win32/advpack # Synced to Wine-1.7.1
|
|||
reactos/dll/win32/atl # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/atl100 # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/atl80 # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/avifil32 # Synced to Wine-1.5.26
|
||||
reactos/dll/win32/avifil32 # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/bcrypt # Synced to Wine-1.5.26
|
||||
reactos/dll/win32/browseui # Out of sync
|
||||
reactos/dll/win32/cabinet # Synced to Wine-1.5.26
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue