#include "precomp.h" -> #include <precomp.h>

svn path=/trunk/; revision=16994
This commit is contained in:
Thomas Bluemel
2005-08-03 11:10:21 +00:00
parent 0ee2eb988f
commit 6cf95c3fcd
30 changed files with 30 additions and 30 deletions
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "../resource.h"
@@ -28,7 +28,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "../resource.h"
@@ -28,7 +28,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "../resource.h"
+1 -1
View File
@@ -28,7 +28,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "resource.h"
+1 -1
View File
@@ -25,4 +25,4 @@
// Martin Fuchs, 17.05.2004
//
#include "precomp.h"
#include <precomp.h>
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "shellservices.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
//#include "entries.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "fatfs.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "ntobjfs.h"
#include "regfs.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
/* We can't include webchild.h here - otherwise MinGW produces errors like: "multiple definition of `QACONTAINERFLAGS'"
#include "webchild.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "ntobjfs.h"
//#include "winfs.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "../resource.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "regfs.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "../resource.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
//#include "shellfs.h"
//#include "winfs.h"
@@ -28,7 +28,7 @@
#ifdef __WINE__
#include "precomp.h"
#include <precomp.h>
//#include "unixfs.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "../resource.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
//#include "winfs.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "../resource.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "startmenu.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "../resource.h"
@@ -30,7 +30,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "../resource.h"
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "taskbar.h"
#include "traynotify.h" // for NOTIFYAREA_WIDTH_DEF
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "../resource.h"
@@ -1,4 +1,4 @@
#include "precomp.h"
#include <precomp.h>
/**************************************************************************
THIS CODE AND INFORMATION IS PROVIDED 'AS IS' WITHOUT WARRANTY OF
@@ -28,7 +28,7 @@
//
#include "precomp.h"
#include <precomp.h>
HRESULT IShellBrowserImpl::QueryInterface(REFIID iid, void** ppvObject)
@@ -28,7 +28,7 @@
//
#include "precomp.h"
#include <precomp.h>
#ifdef _MS_VER
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
//#include <shellapi.h>
@@ -26,7 +26,7 @@
//
#include "precomp.h"
#include <precomp.h>
#include "../resource.h" // for ID_GO_BACK, ...
@@ -37,7 +37,7 @@
*/
//#include "xmlstorage.h"
#include "precomp.h"
#include <precomp.h>
// work around GCC's wide string constant bug