plusbox / Publications
Forum
DLL to Communicate with two or more terminals
DLL to Communicate with two or more terminals I need read or get Account Balance for terminal one in terminal two AND terminal two in terminal one this DLL.cpp #include "stdafx.h" #pragma data_seg( ".ESC_SHARED" ) double first ( double one) { return one;} double second ( double two) { return