hFont = GetStockObject(OEM_FIXED_FONT) Call SendMessage(hWnd, WM_SETFONT, hFont, True) End Sub. This sample routine is about as simple as it ...
確定! 回上一頁