최근 포토로그


헝가리안 표기법 MFC

접두어 / 데이터 형식
c char
by BYTE(unsigned char)
i or n int
f float
d double
b BOOL(int)
w WORD(unsigned long)
l LONG(long)
dw DWORD(unsigned long)
fn function
s string
sz null 문자로 끝나는 문자열
h handle
p pointer