[NETSHELL]

* Improve the PCH.

svn path=/trunk/; revision=53181
This commit is contained in:
Amine Khaldi
2011-08-11 15:09:52 +00:00
parent 92d200d263
commit 114b604b90
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -1,6 +1,4 @@
#include "precomp.h"
#include <initguid.h>
#include <devguid.h>
HINSTANCE netshell_hInstance;
const GUID CLSID_LANConnectUI = {0x7007ACC5, 0x3202, 0x11D1, {0xAA, 0xD2, 0x00, 0x80, 0x5F, 0xC1, 0x27, 0x0E}};
+1 -1
View File
@@ -29,6 +29,7 @@
#include <iphlpapi.h>
#include <shtypes.h>
#include <setupapi.h>
#include <initguid.h>
#include <devguid.h>
#include <netcon.h>
#include <docobj.h>
@@ -36,7 +37,6 @@
#include <netcfgn.h>
#include <prsht.h>
#include "wine/debug.h"
#include "wine/unicode.h"
#include "resource.h"