//Written by akon47. #include #include "resource.h" #define MAXSTAGE 5 #define BH 32 #define BW 32 #define REGAME 0 int nx,ny; int dx=0,dy=0; int nsg=0; int nmove=0; int tmove=0; int time=0; int totime=0; int ManBit=4; HBITMAP hBit[9]; void DrawScreen(HDC hdc); void DrawBitmap(HDC hdc,int x, int y, HBITMAP hBit); void move(); void scansg(int s); BOOL End(void); void Rstage(void); void Clear(HWND..
#include #include "resource.h" LRESULT CALLBACK WndProc(HWND,UINT,WPARAM,LPARAM); HINSTANCE g_hInst; HWND hWndMain; LPCTSTR lpszClass=TEXT("InfoDlg"); int x; int y; TCHAR str[128]; int APIENTRY WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance ,LPSTR lpszCmdParam,int nCmdShow) { HWND hWnd; MSG Message; WNDCLASS WndClass; g_hInst=hInstance; WndClass.cbClsExtra=0; WndClass.cbWndExtra=0; WndClass..
#include LRESULT CALLBACK WndProc(HWND,UINT,WPARAM,LPARAM); HINSTANCE g_hInst; LPCTSTR lpszClass=TEXT("TimerText2"); int APIENTRY WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR lpszCmdParam,int nCmdShow) { HWND hWnd; MSG Message; WNDCLASS WndClass; g_hInst=hInstance; WndClass.cbClsExtra=0; WndClass.cbWndExtra=0; WndClass.hbrBackground=(HBRUSH)GetStockObject(WHITE_BRUSH); WndClass.hCur..
- Total
- Today
- Yesterday
- Operation System
- GAME
- Programming - C / C++
- KAI
- 데몬
- TCP/IP
- 소니
- 백신
- 스터디_발표자료
- PSP
- WPF
- Programing
- ffmpeg
- 유마일
- WL-54G
- API 프로그래밍
- Programming - C
- 녹화
- c#
- 인코더
- 구글
- 하이퍼큐브
- V3
- 가상드라이브
- 프로그래밍
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |