首页 > TAG信息列表 > ddsd

WinCE Overlay的使用

#include <windows.h> #include <ddraw.h> #pragma comment(lib, "ddraw.lib") HINSTANCE hInst = NULL; BOOL InitInstance(HINSTANCE hInstance, LPTSTR lpCmdLine); LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lPar

植发帝之directdraw的多画面显示rgb

植发帝之directdraw的多画面显示rgb // showpicDlg.cpp : 实现文件 // #include "stdafx.h" #include "showpic.h" #include "showpicDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif   // 用于应用程序“关于”菜单项的 CAboutDlg 对话框 class CAboutDlg : public CDialo

植发帝之directdraw显示rgb555

植发帝之directdraw显示rgb555 // TODO: 在此添加控件通知处理程序代码  height=width=widthBytes=0;  m_screen.SetWindowPos(&CWnd::wndBottom,0,0,720,576, SWP_NOMOVE | SWP_SHOWWINDOW);  UpdateWindow();  main_window_handle = m_screen.GetSafeHwnd();  if(DD_OK!=(D