#include <globals.h>
Data Fields | |
void * | data |
void * | fnc |
int * | var |
int | value |
unsigned int | bit |
unsigned int _dfrm::_dfrm::_bind::bit |
Referenced by dfrm_attach(), and mt_dfrm_win_attach().
void* _dfrm::_dfrm::_bind::data |
Referenced by dfrm_attach(), and mt_dfrm_win_attach().
void * _dfrm::_dfrm::_bind::fnc |
Referenced by dfrm_attach(), mt_dfrm_create(), and mt_dfrm_win_attach().
int _dfrm::_dfrm::_bind::value |
Referenced by dfrm_attach(), and mt_dfrm_win_attach().
int* _dfrm::_dfrm::_bind::var |
Referenced by dfrm_attach(), mt_dfrm_create(), and mt_dfrm_win_attach().