[DXSDK]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 28 Nov 2010 15:47:13 +0000 (15:47 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 28 Nov 2010 15:47:13 +0000 (15:47 +0000)
- Reenable dxsdk for MSVC
[PSDK/DXSDK]
- add a newlines at the end of several files.

svn path=/branches/cmake-bringup/; revision=49844

include/dxsdk/CMakeLists.txt
include/dxsdk/d3dx9shape.h
include/dxsdk/dmksctrl.h
include/dxsdk/dxsdkver.h
include/dxsdk/pixplugin.h
include/dxsdk/videoacc.idl
include/psdk/stireg.h
include/psdk/wsipv6ok.h
include/reactos/idl/eventlogrpc.acf
include/reactos/idl/wlansvc.idl

index df8d649..0f03279 100644 (file)
@@ -25,7 +25,5 @@ LIST(APPEND SOURCE
 )
 
 # HACK: dxsdk is broken
-if (NOT MSVC)
     ADD_INTERFACE_DEFINITIONS(dxsdk ${SOURCE})
-endif()
 
index c1dec05..af47eb7 100644 (file)
@@ -92,4 +92,4 @@ D3DXCreateTorus(
 }
 #endif
 
-#endif
\ No newline at end of file
+#endif
index 729f846..0f24280 100644 (file)
@@ -112,4 +112,4 @@ DECLARE_INTERFACE_(IKsControl, IUnknown)
 #pragma warning(pop)
 #endif
 
-#endif
\ No newline at end of file
+#endif
index 5ed1a59..b3799d2 100644 (file)
@@ -7,4 +7,4 @@
 #define _DXSDK_BUILD_MAJOR 91
 #define _DXSDK_BUILD_MINOR 0000
 
-#endif
\ No newline at end of file
+#endif
index 96ef5bd..b8620c6 100644 (file)
@@ -44,4 +44,4 @@ BOOL WINAPI PIXGetPluginInfo( PIXPLUGININFO* pPIXPluginInfo );
 
 #ifdef __cplusplus
 };
-#endif
\ No newline at end of file
+#endif
index 930a0ff..b058614 100644 (file)
@@ -53,4 +53,4 @@ interface IAMVideoAcceleratorNotify : IUnknown
     HRESULT GetUncompSurfacesInfo([in] const GUID *pGuid, [in] [out] LPAMVAUncompBufferInfo pUncompBufferInfo);
     HRESULT SetUncompSurfacesInfo([in] DWORD dwActualUncompSurfacesAllocated);
     HRESULT GetCreateVideoAcceleratorData([in] const GUID *pGuid, [out] LPDWORD pdwSizeMiscData, [out] LPVOID *ppMiscData);
-};
\ No newline at end of file
+};
index 2208a02..c75079d 100644 (file)
@@ -36,4 +36,4 @@
 #define STI_DEVICE_VALUE_TIMEOUT_A                  "PollTimeout"
 #define STI_DEVICE_VALUE_DISABLE_NOTIFICATIONS_A    "DisableNotifications"
 #define REGSTR_VAL_BAUDRATE_A                       "BaudRate"
-#endif
\ No newline at end of file
+#endif
index b995025..96f4039 100644 (file)
@@ -80,4 +80,4 @@
 #undef WSAAsyncGetHostByName
 #define WSAAsyncGetHostByName(a,b,c,d,e) WSAAsyncGetHostByName_IPV6INCOMPATIBLE
 
-#endif
\ No newline at end of file
+#endif
index 935f30f..b9655c7 100644 (file)
@@ -3,4 +3,4 @@
 ]
 interface eventlog
 {
-}
\ No newline at end of file
+}
index c6ccb93..07f84fa 100644 (file)
@@ -353,4 +353,4 @@ interface wlansvc_interface
         [out][ref][string] wchar_t ** pstrCurrentSDDL,
         [out] LPDWORD pdwGrantedAccess);
 
-}
\ No newline at end of file
+}