summaryrefslogtreecommitdiff
path: root/MySpace/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'MySpace/readme.txt')
-rw-r--r--MySpace/readme.txt47
1 files changed, 47 insertions, 0 deletions
diff --git a/MySpace/readme.txt b/MySpace/readme.txt
new file mode 100644
index 0000000..d649f60
--- /dev/null
+++ b/MySpace/readme.txt
@@ -0,0 +1,47 @@
+========================================================================
+ Miranda Plugin : MySpace Project Overview
+========================================================================
+
+Miranda Plugin has created this MySpace project for you as a starting point.
+
+This file contains a summary of what you will find in each of the files that make up your project.
+
+MySpace.vcproj
+ This is the main project file for projects generated using an Application Wizard.
+ It contains information about the version of the product that generated the file, and
+ information about the platforms, configurations, and project features selected with the
+ Application Wizard.
+
+MySpace.cpp
+ Main plugin file. Contains the functions necessary for the plugin to load.
+
+MySpace.rc
+ Project resources - this is the the only resource file that should require editing on your part!
+ This file contains for example the options dialog page.
+
+version.h
+ Version information
+
+version.rc
+ Version resource - do not edit!
+
+common.h
+ Common includes - also acts as the procompiled header file for the project.
+
+common.cpp
+ Just includes the common.h header file.
+
+resource.h
+ Resource defines
+
+resource.rc
+ Binds together the version and plugin resources - do not edit!
+
+options.cpp
+options.h
+ These files contain the dialog procedure for the options page, and placeholders for options including save and load routines.
+
+/////////////////////////////////////////////////////////////////////////////
+Other notes:
+
+/////////////////////////////////////////////////////////////////////////////