WIN32APIタイピング
C++ Win32Apiのタイピングゲームです
関連タイピング
-
プレイ回数7976長文英字344打
-
プレイ回数12英字60秒
-
プレイ回数559英語長文300秒
-
プレイ回数3.8万302打
-
プレイ回数3371短文英字90秒
-
プレイ回数1778英語長文120秒
-
プレイ回数63357打
-
プレイ回数227英語長文220打
問題文
ふりがな非表示
ふりがな表示
int(int)
BOOL(bool)
UINT(uint)
HWND(hwnd)
HMENU(hmenu)
HBITMAP(hbitmap)
HCORSOR(hcorsor)
HICON(hicon)
HDC(hdc)
HDESK(hdesk)
HFONT(hfont)
HINSTANCE(hinstance)
ATOM(atom)
WPARAM(wparam)
TRUE(true)
FALSE(false)
NULL(null)
LRESULT(lresult)
#include <Windows.h>(#include <windows.h>)
PWSTR(pwstr)
など
MSG(msg)
LPARAM(lparam)