diff --git a/src/Client/PseuWoW.aps b/src/Client/PseuWoW.aps deleted file mode 100644 index 22dc5a4..0000000 Binary files a/src/Client/PseuWoW.aps and /dev/null differ diff --git a/src/Client/RCa00480 b/src/Client/RCa00480 deleted file mode 100644 index f995162..0000000 Binary files a/src/Client/RCa00480 and /dev/null differ diff --git a/src/Client/ReadMe.txt b/src/Client/ReadMe.txt deleted file mode 100644 index 8f43536..0000000 --- a/src/Client/ReadMe.txt +++ /dev/null @@ -1,34 +0,0 @@ -======================================================================== - CONSOLE APPLICATION : PseuWoW -======================================================================== - - -AppWizard has created this PseuWoW application for you. - -This file contains a summary of what you will find in each of the files that -make up your PseuWoW application. - -PseuWoW.dsp - This file (the project file) contains information at the project level and - is used to build a single project or subproject. Other users can share the - project (.dsp) file, but they should export the makefiles locally. - -PseuWoW.cpp - This is the main application source file. - - -///////////////////////////////////////////////////////////////////////////// -Other standard files: - -StdAfx.h, StdAfx.cpp - These files are used to build a precompiled header (PCH) file - named PseuWoW.pch and a precompiled types file named StdAfx.obj. - - -///////////////////////////////////////////////////////////////////////////// -Other notes: - -AppWizard uses "TODO:" to indicate parts of the source code you -should add to or customize. - -///////////////////////////////////////////////////////////////////////////// diff --git a/src/Client/Script1.aps b/src/Client/Script1.aps deleted file mode 100644 index edf84d7..0000000 Binary files a/src/Client/Script1.aps and /dev/null differ diff --git a/src/Client/Script1.rc b/src/Client/Script1.rc deleted file mode 100644 index c7d4ca9..0000000 --- a/src/Client/Script1.rc +++ /dev/null @@ -1,72 +0,0 @@ -//Microsoft Developer Studio generated resource script. -// -#include "resource.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// German (Germany) resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU) -#ifdef _WIN32 -LANGUAGE LANG_GERMAN, SUBLANG_GERMAN -#pragma code_page(1252) -#endif //_WIN32 - -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_ICON1 ICON DISCARDABLE "Pseu1.ico" - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE DISCARDABLE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE DISCARDABLE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE DISCARDABLE -BEGIN - "\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - -#endif // German (Germany) resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// - - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED - diff --git a/src/Client/resource1.h b/src/Client/resource1.h deleted file mode 100644 index 98b2673..0000000 --- a/src/Client/resource1.h +++ /dev/null @@ -1,16 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by PseuWoW.rc -// -#define IDI_ICON1 103 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 104 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif