AXIOMTEK IPC972 User Manual page 92

Table of Contents

Advertisement

IPC972 Series User's Manual
typedef
ULONG(*LPFNDLLGETIOSPACE)(ULONG);
LPFNDLLGETIOSPACE
typedef
void(*LPFNDLLSETIOSPACE)(ULONG, ULONG);
LPFNDLLSETIOSPACE
int _tmain(int
argc, _TCHAR* argv[])
{
int
unit = 0;
int
WDTtimer = 0;
if
(hinstLibDLL == NULL)
{
hinstLibDLL = LoadLibrary(TEXT("diodll.dll"));
if
(hinstLibDLL == NULL)
{
}
}
84
lpFnDll_Get_IO;
lpFnDll_Set_IO;
//MessageBox("Load diodll dll error", "", MB_OK);
Watchdog Timer

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IPC972 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents