1.3 updates

This commit is contained in:
troyengel 2014-11-26 14:26:40 -06:00
parent bb4769dbba
commit 78071b1635
13 changed files with 627 additions and 725 deletions

2
CB32.h
View file

@ -32,6 +32,8 @@ public:
virtual BOOL OnIdle(LONG lCount);
CCB32App();
CString m_pszPathToExe;
// Operations
public:
void UpdateIniFileWithDocPath(LPCTSTR lpszPathName);