19.04.2012, 14:26
SetTimerEx - Arrays and strings do not work correctly - they will always pass only one string.
Рекомендую перенести стринг в конец.
И:
printf("recive: %s; get: %d", m, GetPVarInt(_p, m));
Рекомендую перенести стринг в конец.
И:
printf("recive: %s; get: %d", m, GetPVarInt(_p, m));