1.3 updates
This commit is contained in:
parent
bb4769dbba
commit
78071b1635
13 changed files with 627 additions and 725 deletions
2
CB32.h
2
CB32.h
|
|
@ -32,6 +32,8 @@ public:
|
|||
virtual BOOL OnIdle(LONG lCount);
|
||||
CCB32App();
|
||||
|
||||
CString m_pszPathToExe;
|
||||
|
||||
// Operations
|
||||
public:
|
||||
void UpdateIniFileWithDocPath(LPCTSTR lpszPathName);
|
||||
|
|
|
|||
Reference in a new issue