生日祝福系统 有动画 音乐

时间:2014-07-21 09:10:18
【文件属性】:

文件名称:生日祝福系统 有动画 音乐

文件大小:1.17MB

文件格式:RAR

更新时间:2014-07-21 09:10:18

C++

非常好用的生日祝福系统 #include "stdafx.h" // Standard windows header file #include "BCMenu.h" // BCMenu class declaration #include //SK: makes A2W and other spiffy AFX macros work #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif #define GAP 1 #ifndef OBM_CHECK #define OBM_CHECK 32760 // from winuser.h #endif #if _MFC_VER <0x400 #error This code does not work on Versions of MFC prior to 4.0 #endif static CPINFO CPInfo; enum Win32Type{ Win32s, Windoze95, WinNT3, WinNT4orHigher }; Win32Type IsShellType() { Win32Type ShellType; DWORD winVer; OSVERSIONINFO *osvi; winVer=GetVersion(); if(winVer<0x80000000){/*NT */ ShellType=WinNT3; osvi= (OSVERSIONINFO *)malloc(sizeof(OSVERSIONINFO)); if (osvi!=NULL){ memset(osvi,0,sizeof(OSVERSIONINFO)); osvi->dwOSVersionInfoSize=sizeof(OSVERSIONINFO); GetVersionEx(osvi); if (osvi->dwMajorVersion>=4L) ShellType=WinNT4orHigher;//yup, it is NT 4 or higher! free(osvi); } } else if (LOBYTE(LOWORD(winVer))<4) ShellType=Win32s;/*Win32s*/ else ShellType=Windoze95;/*Windoze95*/ return ShellType; } static Win32Type g_Shell=IsShellType();


【文件预览】:
happy
----StatLink.h(2KB)
----happy.cpp(6KB)
----StdAfx.cpp(207B)
----resource.h(1KB)
----happy.h(1KB)
----happy.dsp(6KB)
----HyprLink.h(744B)
----ChildView.cpp(2KB)
----happy.dsw(577B)
----happy.opt(48KB)
----ChildView.h(2KB)
----BCMenu.h(8KB)
----Debug()
----StatLink.cpp(5KB)
----StdAfx.h(1KB)
----happy.ncb(121KB)
----shockwaveflash.h(4KB)
----shockwaveflash.cpp(12KB)
----happy.rc(7KB)
----TransparentWnd.h(2KB)
----TransparentWnd.cpp(7KB)
----res()
--------main2.bmp(229KB)
--------happy.rc2(397B)
--------bmp00002.bmp(2KB)
--------swflash.ocx(376KB)
--------111.bmp(2KB)
--------DOT.ACS(542KB)
--------bitmap1.bmp(818B)
--------2.html(735B)
--------新建 文本文档.txt(35B)
--------lo1.mid(19KB)
--------Thumbs.db(13KB)
--------zf.swf(32KB)
--------talk.exc(16KB)
--------1.html(735B)
--------happy.ico(3KB)
--------zg.swf(720KB)
--------share.dll(28KB)
----BCMenu.cpp(56KB)
----happy.plg(244B)
----share.dll(28KB)
----talk.e(16KB)
www.pudn.com.txt

网友评论

  • 好久之前下的,只是感兴趣吧,当时不怎么看得懂
  • 似乎不错,研究下
  • 很不错啊,就是不能运行
  • 还行吧,有点借鉴价值
  • 没搞出来。。。。
  • 就代码能达到这种效果不错了
  • 用不了,run-time error '-2147024894 (80070002)':系统无法找到指定的文件。
  • 没运行出来,也看不太懂哎,不还是谢谢
  • 效果不怎么样,没有预期的好。
  • 表示不能跑
  • VC的,只会VB啊。
  • 不能用!哎~
  • 表示不能跑~