predefine symbol:
remove: _MBCS
add: _UNICODE,UNICODE
## must add both _UNICODE and UNICODE , just one don't work.
environment: VC6, SpeechSDK51.exe
PS: universal string process code snip
// #include <stdio.h>
// #include <TCHAR.H>
{
static int g_count = 0;
HWND htWnd = GetDlgItem(m_hWnd, IDC_STATIC_RATE);
if ( htWnd )
{
TCHAR buf[256];
_stprintf(buf,_T("Rate %d "),g_count);
SetWindowText(htWnd, buf );
g_count ++;
}
}
訂閱:
張貼留言 (Atom)
ubuntu kernel 5.4 pop noise (躁音) // 用 這條命令 可 暫時 關閉音效 省電模式, 但 重開機, 問題 仍在. $ sudo echo 0 > /sys/module/snd_hda_intel/parameters/power_s...
-
火箭隊 世堅 說: 中選會 最熱心了 。 是丫 ~ 東廠 ,西廠 為了 它們的 主子 ,最熱心了 。 連 睡覺 都在 想方設法 。
-
<style> ..... @media print { /* for page <div> */ .new-page-section { page-break-after: always; } } </style...
-
ubuntu kernel 5.4 pop noise (躁音) // 用 這條命令 可 暫時 關閉音效 省電模式, 但 重開機, 問題 仍在. $ sudo echo 0 > /sys/module/snd_hda_intel/parameters/power_s...
沒有留言:
張貼留言