mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
fixed compile problems with msvc 2003/2005
svn path=/trunk/; revision=18582
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include <precomp.h>
|
||||
#include "precomp.h"
|
||||
|
||||
HINSTANCE hInst = 0;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <precomp.h>
|
||||
#include "precomp.h"
|
||||
|
||||
HWND hServicesPage;
|
||||
HWND hServicesListCtrl;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#include <precomp.h>
|
||||
#include "precomp.h"
|
||||
|
||||
HWND hToolsPage;
|
||||
HWND hToolsListCtrl;
|
||||
|
||||
Reference in New Issue
Block a user