搜索资源列表
2005314183528
- VB版推箱子,一个全屏显示的推箱子游戏,只能在800*600屏幕分辩率下运行。-VB version of RSS, a full-screen viewing of the games, only 800 * 600 screen Resolution running.
game2
- 小游戏。因为是初学者,所做的东西还不能算是厉害的,只能说正在努力的过程-#include<windows.h> #include"resource.h" #include<stdio.h> LRESULT CALLBACK WndProc(HWND hwnd,UINT uMSG, WPARAM wParam,LPARAM lParam) void DrawBitmap(HDC hdc,UINT ID, int x,int y,HWND hwnd)