summaryrefslogtreecommitdiff
path: root/MySpace/readme.txt
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-06-27 17:05:05 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-06-27 17:05:05 +0000
commitcbd22101bcff041e598aba668412d0a4232b58e3 (patch)
tree984f7afe9ec9246719e185288f8a2e96f4bc0665 /MySpace/readme.txt
parent353f66dee3f468aaf7cc0d0ab314df89ae56c428 (diff)
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@217 4f64403b-2f21-0410-a795-97e2b3489a10
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:
+
+/////////////////////////////////////////////////////////////////////////////