摘要:
#include<Windows.h> //函数声明 LRESULT CALLBACK WndProc( HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam ); //****wWinMain函数,程序入口点函数**************** 阅读全文
posted @ 2022-03-31 22:05
szmtjs10
阅读(154)
评论(0)
推荐(0)
摘要:
Dx11DemoBase.h #pragma once #include <d3d11.h> #include <D3DX11.h> #include <DxErr.h> #pragma comment(lib, "d3d11.lib") #pragma comment(lib, "d3dx11.l 阅读全文
posted @ 2022-03-31 10:06
szmtjs10
阅读(161)
评论(0)
推荐(0)
摘要:
#include <windows.h> #include <d3d11.h> #include <DxErr.h> #include <D3DX11.h> #pragma comment(lib, "d3d11.lib") #pragma comment(lib, "d3dx11.lib") #p 阅读全文
posted @ 2022-03-31 10:02
szmtjs10
阅读(429)
评论(0)
推荐(0)

浙公网安备 33010602011771号