首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > amcap源码

amcap源码

  • 资源大小:72.58 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: c++

资 源 简 介

BOOL AppInit(HINSTANCE hInst, HINSTANCE hPrev, int sw) {     WNDCLASS    cls;     HDC         hdc;     const DWORD  dwExStyle = 0;     CoInitializeEx(NULL, COINIT_APARTMENTTHREADED);     DbgInitialise(hInst);     /* Save instance handle for DialogBoxs */     ghInstApp = hInst;     ghAccel = LoadAccelerators(hInst, MAKEINTATOM(ID_APP));     if(!hPrev)     {         /*         *  Register a class for the main application window         */         cls.hCursor        = LoadCursor(NULL,IDC_ARROW);         cls.hIcon         &nbs

文 件 列 表

AMCap
readme.txt
amcap.h
crossbar.h
SampleCGB.h
status.h
stdafx.h
amcap.cpp
crossbar.cpp
SampleCGB.cpp
status.cpp
stdafx.cpp
amcap.aps
amcap.dsp
amcap.dsw
amcap.ico
amcap.ncb
amcap.opt
amcap.plg
amcap.rc
amcap.jpg
VIP VIP
0.278094s