diff loader/win32.c @ 13748:f2234d265869

Decode VDOWave (VDOM) with binary codec
author rtognimp
date Sun, 24 Oct 2004 19:18:26 +0000
parents 09b6ce70be8e
children 0e55c4045d9b
line wrap: on
line diff
--- a/loader/win32.c	Sun Oct 24 19:17:55 2004 +0000
+++ b/loader/win32.c	Sun Oct 24 19:18:26 2004 +0000
@@ -5232,7 +5232,7 @@
 
 #ifndef LOADLIB_TRY_NATIVE
   /* hack for truespeech and vssh264*/
-  if (!strcmp(library, "tsd32.dll") || !strcmp(library,"vssh264dec.dll") || !strcmp(library,"LCMW2.dll"))
+  if (!strcmp(library, "tsd32.dll") || !strcmp(library,"vssh264dec.dll") || !strcmp(library,"LCMW2.dll") || !strcmp(library,"VDODEC32.dll"))
 #endif
     /* ok, this is a hack, and a big memory leak. should be fixed. - alex */
     {