• Welcome to MX Bikes Official Forum. Please login or sign up.
 
March 29, 2024, 06:08:29 AM

News:

MX Bikes beta18j available! :)


Proxy plugin

Started by PiBoSo, April 21, 2014, 11:40:32 PM

Previous topic - Next topic

PiBoSo

MX Bikes integrates a "proxy" plugin.

Opening MXBProxyObject

g_hMapFile = OpenFileMapping(FILE_MAP_READ,FALSE,"Local\\MXBProxyObject");
void *pBuf = MapViewOfFile(g_hMapFile,FILE_MAP_READ,0,0,sizeof(SProxyData_t));

external programs can read MX Bikes output data.

The source code and data structure is available here: http://www.mx-bikes.com/downloads/mxb_proxy.c

PiBoSo

September 04, 2014, 12:05:44 AM #1 Last Edit: January 02, 2015, 11:32:24 PM by PiBoSo
Source code updated to the latest interface.

PiBoSo


Source code updated to the latest interface.

PiBoSo


Source code updated to the latest interface.

PiBoSo


Source code updated to the latest interface.

PiBoSo


Source code updated to the latest interface.

PiBoSo


Source code updated to the latest interface.

PiBoSo

Source code updated to the latest interface.