User profile: Phiru

User info
User name:Phiru
Email:slway07@naver.com
Name:Phil
Location:Korea of republic
Bio:Hi, I'm phil from Korea.
I want to know many things about C/C++/MFC.
Also i wanna make friends who I can talk about
program things.

*please understand my poor english LOL
Statistical data
Occupation:Engineer
Skills:C
C++
Visual Basic
C++/MFC
C++/.NET
Java
History
Joined:
Number of posts:132
Latest posts:

new keyword?
I am just curious about dynamic alloc and non. For instance, [code] int a[10000]; int *b[10000]; ...

How to use namespace???
I have two header files, A, B. A.h [code] namespace test { struct info { int a; ...

Network game.. how to move?
I will try to make a simple game(GUI) with network. And My first test will be to move an object ...

How to diable Alt+tab key?
I was looking for how, but i didn't get that good way. I can disable Alt + F4 in PreTranslateMes...

Change resolution..
I tried to change screen resolution with my project(by using API) then, it works find. and i wa...