EventMonitor is functional now

This commit is contained in:
2016-07-18 16:49:55 +02:00
parent 6822a91f41
commit 00244e3846
11 changed files with 1013 additions and 602 deletions

View File

@@ -18,7 +18,7 @@
along with G<>ANTLink. If not, see <http://www.gnu.org/licenses/>.
*/
#include "stdafx.h"
#include "StdAfx.h"
#if defined(__WXMSW__)
#pragma comment(lib, "msi.lib")
#endif