6 lines
89 B
C++
6 lines
89 B
C++
#include "StdAfx.h"
|
|
#include "Keyboard.h"
|
|
|
|
void KeybSetAltGrSendsWM_CHAR(bool state)
|
|
{
|
|
}
|