[SHELL32_APITEST] -Add tests for Control_RunDLLW.
[reactos.git] / rostests / kmtests / kmtest_drv / kmtest_drv.rc
index 50a28eb..a080b84 100644 (file)
@@ -2,10 +2,10 @@
  * PROJECT:         ReactOS kernel-mode tests
  * LICENSE:         GPLv2+ - See COPYING in the top level directory
  * PURPOSE:         Kernel-Mode Test Suite Driver Resource File
  * PROJECT:         ReactOS kernel-mode tests
  * LICENSE:         GPLv2+ - See COPYING in the top level directory
  * PURPOSE:         Kernel-Mode Test Suite Driver Resource File
- * PROGRAMMER:      Thomas Faber <thfabba@gmx.de>
+ * PROGRAMMER:      Thomas Faber <thomas.faber@reactos.org>
  */
 
  */
 
-#include <windows.h>
+#include <windef.h>
 
 #define REACTOS_FILETYPE                VFT_DRV
 #define REACTOS_FILESUBTYPE             VFT2_DRV_SYSTEM
 
 #define REACTOS_FILETYPE                VFT_DRV
 #define REACTOS_FILESUBTYPE             VFT2_DRV_SYSTEM