[ros-diffs] [fireball] 34291: - There is no working strsafe lib yet, so including its header is meaningless.

fireball at svn.reactos.org fireball at svn.reactos.org
Fri Jul 4 10:45:01 CEST 2008


Author: fireball
Date: Fri Jul  4 03:45:01 2008
New Revision: 34291

URL: http://svn.reactos.org/svn/reactos?rev=34291&view=rev
Log:
- There is no working strsafe lib yet, so including its header is meaningless.

Modified:
    trunk/reactos/include/dxsdk/DShow.h

Modified: trunk/reactos/include/dxsdk/DShow.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/dxsdk/DShow.h?rev=34291&r1=34290&r2=34291&view=diff
==============================================================================
--- trunk/reactos/include/dxsdk/DShow.h [iso-8859-1] (original)
+++ trunk/reactos/include/dxsdk/DShow.h [iso-8859-1] Fri Jul  4 03:45:01 2008
@@ -20,12 +20,12 @@
 #include <olectl.h>
 #include <ddraw.h>
 #include <mmsystem.h>
-
+/*
 #ifndef NO_DSHOW_STRSAFE
   #define NO_SHLWAPI_STRFCNS
 #include <strsafe.h>
 #endif
-
+*/
 #ifndef NUMELMS
    #define NUMELMS(aa) (sizeof(aa)/sizeof((aa)[0]))
 #endif



More information about the Ros-diffs mailing list