Skip to content

Instantly share code, notes, and snippets.

@hcorion
Created June 3, 2018 01:28
Show Gist options
  • Save hcorion/472f9ecfdd7cc80472783ba306b5a1e9 to your computer and use it in GitHub Desktop.
Save hcorion/472f9ecfdd7cc80472783ba306b5a1e9 to your computer and use it in GitHub Desktop.
cellMouseInit(1) returned 0x0
cellMouseGetInfo(info) returned 0x0
cellMouseGetInfo(NULL) returned 0x80121202
cellMouseClearBuf(0) returned 0x80121207
cellMouseClearBuf(1) returned 0x80121207
cellMouseClearBuf(126) returned 0x80121207
cellMouseClearBuf(127) returned 0x80121202
cellMouseClearBuf(200) returned 0x80121202
cellMouseInfoTabletMode(0, info) returned 0x80121201
cellMouseInfoTabletMode(0, NULL) returned 0x80121201
cellMouseInfoTabletMode(1, info) returned 0x80121201
cellMouseInfoTabletMode(1, NULL) returned 0x80121201
cellMouseInfoTabletMode(126, info) returned 0x80121201
cellMouseInfoTabletMode(126, NULL) returned 0x80121201
cellMouseInfoTabletMode(127, info) returned 0x80121202
cellMouseInfoTabletMode(127, NULL) returned 0x80121202
cellMouseInfoTabletMode(200, info) returned 0x80121202
cellMouseInfoTabletMode(200, NULL) returned 0x80121202
cellMouseGetData(0, data) returned 0x80121207
cellMouseGetData(0, NULL) returned 0x80121202
cellMouseGetData(1, data) returned 0x80121207
cellMouseGetData(1, NULL) returned 0x80121202
cellMouseGetData(126, data) returned 0x80121207
cellMouseGetData(126, NULL) returned 0x80121202
cellMouseGetData(127, data) returned 0x80121202
cellMouseGetData(127, NULL) returned 0x80121202
cellMouseGetData(200, data) returned 0x80121202
cellMouseGetData(200, NULL) returned 0x80121202
cellMouseGetDataList(0, data) returned 0x80121207
cellMouseGetDataList(0, NULL) returned 0x80121202
cellMouseGetDataList(1, data) returned 0x80121207
cellMouseGetDataList(1, NULL) returned 0x80121202
cellMouseGetDataList(126, data) returned 0x80121207
cellMouseGetDataList(126, NULL) returned 0x80121202
cellMouseGetDataList(127, data) returned 0x80121202
cellMouseGetDataList(127, NULL) returned 0x80121202
cellMouseGetDataList(200, data) returned 0x80121202
cellMouseGetDataList(200, NULL) returned 0x80121202
cellMouseGetTabletDataList(0, data) returned 0x80121207
cellMouseGetTabletDataList(0, NULL) returned 0x80121202
cellMouseGetTabletDataList(1, data) returned 0x80121207
cellMouseGetTabletDataList(1, NULL) returned 0x80121202
cellMouseGetTabletDataList(126, data) returned 0x80121207
cellMouseGetTabletDataList(126, NULL) returned 0x80121202
cellMouseGetTabletDataList(127, data) returned 0x80121202
cellMouseGetTabletDataList(127, NULL) returned 0x80121202
cellMouseGetTabletDataList(200, data) returned 0x80121202
cellMouseGetTabletDataList(200, NULL) returned 0x80121202
cellMouseGetRawData(0, data) returned 0x80121207
cellMouseGetRawData(0, NULL) returned 0x80121202
cellMouseGetRawData(1, data) returned 0x80121207
cellMouseGetRawData(1, NULL) returned 0x80121202
cellMouseGetRawData(126, data) returned 0x80121207
cellMouseGetRawData(126, NULL) returned 0x80121202
cellMouseGetRawData(127, data) returned 0x80121202
cellMouseGetRawData(127, NULL) returned 0x80121202
cellMouseGetRawData(200, data) returned 0x80121202
cellMouseGetRawData(200, NULL) returned 0x80121202
cellMouseSetTabletMode(0, 0) returned 0x80121201
cellMouseSetTabletMode(0, 1) returned 0x80121201
cellMouseSetTabletMode(0, 2) returned 0x80121201
cellMouseSetTabletMode(0, 3) returned 0x80121201
cellMouseSetTabletMode(1, 0) returned 0x80121201
cellMouseSetTabletMode(1, 1) returned 0x80121201
cellMouseSetTabletMode(1, 2) returned 0x80121201
cellMouseSetTabletMode(1, 3) returned 0x80121201
cellMouseSetTabletMode(126, 0) returned 0x80121201
cellMouseSetTabletMode(126, 1) returned 0x80121201
cellMouseSetTabletMode(126, 2) returned 0x80121201
cellMouseSetTabletMode(126, 3) returned 0x80121201
cellMouseSetTabletMode(127, 0) returned 0x80121202
cellMouseSetTabletMode(127, 1) returned 0x80121202
cellMouseSetTabletMode(127, 2) returned 0x80121202
cellMouseSetTabletMode(127, 3) returned 0x80121202
cellMouseSetTabletMode(200, 0) returned 0x80121202
cellMouseSetTabletMode(200, 1) returned 0x80121202
cellMouseSetTabletMode(200, 2) returned 0x80121202
cellMouseSetTabletMode(200, 3) returned 0x80121202
cellMouseEnd() returned 0x0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment