4 lines
110 B
C
4 lines
110 B
C
#include "linux/windows/wincompat.h"
|
|
|
|
void addKeyToBuffer(BYTE key);
|
|
void addTextToBuffer(const char * text);
|