Fixed the installer script and made the autostart registry based.

git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@14 1a98c847-1fd6-4fd8-948a-caf3550aa51b
This commit is contained in:
sirius-m
2009-10-04 11:38:29 +00:00
parent 661f878002
commit 0cc05617d1
6 changed files with 61 additions and 69 deletions

View File

@@ -37,7 +37,6 @@
#include <assert.h>
#include <process.h>
#include <malloc.h>
#include <shlobj.h>
#include <memory>
#define BOUNDSCHECK 1
#include <sstream>