This commit is contained in:
12
HookMsg/StdAfx.cpp
Normal file
12
HookMsg/StdAfx.cpp
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
// stdafx.cpp : source file that includes just the standard includes
|
||||||
|
// HookMsg.pch will be the pre-compiled header
|
||||||
|
// stdafx.obj will contain the pre-compiled type information
|
||||||
|
|
||||||
|
#include "stdafx.h"
|
||||||
|
|
||||||
|
//////////////////////////////////////////////////
|
||||||
|
AUTOMEDO_MSGDATA g_AutomedoData;
|
||||||
|
COPYDATASTRUCT g_AutoMedoCopyDataStructure = { 0, sizeof(AUTOMEDO_MSGDATA), &g_AutomedoData };
|
||||||
|
//////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user