Quote Originally Posted by Codeplug View Post
Code:
afx_msg void MMOnSaveLogFile() {OnSaveLogFile();}
Use that in your message map.

gg
That did the trick, thanks very much.