文件名称:ifc-1.0.0

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [C/C++] [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 1.73mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • ha***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

IFC针对VC2005和VC2008环境为MFC/ATL/WTL开发人员提供了一个基础类库。该类库的显著特点是,它采纳了Delphi VCL的优秀思想,把Delphi中常用的类和函数在VC++中重新实现,并保持接口的高度一致性。这使得熟悉Delphi的VC++开发人员几乎无需学习即可使用IFC、享受IFC提供的便捷功能。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 51622436ifc-1.0.0.zip 列表
ifc-1.0.0/
ifc-1.0.0/Doc/
ifc-1.0.0/Doc/ifc.chm
ifc-1.0.0/Examples/
ifc-1.0.0/Examples/clean.bat
ifc-1.0.0/Examples/MFC/
ifc-1.0.0/Examples/MFC/Applications/
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/AboutDlg.cpp
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/AboutDlg.h
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/AppConfigMgr.cpp
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/AppConfigMgr.h
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/CodeCountingAlgo.cpp
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/CodeCountingAlgo.h
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/CodeCountingResult.cpp
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/CodeCountingResult.h
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/CodeCountingThread.cpp
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/CodeCountingThread.h
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/Global.h
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/HyperLink.cpp
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/HyperLink.h
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/IrisCodeCounter.cpp
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/IrisCodeCounter.h
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/IrisCodeCounter.rc
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/IrisCodeCounter.sln
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/IrisCodeCounter.vcproj
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/IrisCodeCounterDlg.cpp
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/IrisCodeCounterDlg.h
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/res/
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/resource.h
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/res/Email.ico
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/res/Homepage.ico
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/res/IrisCodeCounter.ico
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/res/IrisCodeCounter.rc2
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/stdafx.cpp
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/stdafx.h
ifc-1.0.0/Examples/MFC/Applications/IrisCodeCounter/targetver.h
ifc-1.0.0/Examples/MFC/Demos/
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/HelloWorldDemo.cpp
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/HelloWorldDemo.h
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/HelloWorldDemo.rc
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/HelloWorldDemo.sln
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/HelloWorldDemo.vcproj
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/HelloWorldDemoDlg.cpp
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/HelloWorldDemoDlg.h
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/ReadMe.txt
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/res/
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/resource.h
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/res/HelloWorldDemo.ico
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/res/HelloWorldDemo.rc2
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/stdafx.cpp
ifc-1.0.0/Examples/MFC/Demos/1.HelloWorld/stdafx.h
ifc-1.0.0/Examples/MFC/Demos/2.Streams/
ifc-1.0.0/Examples/MFC/Demos/2.Streams/ReadMe.txt
ifc-1.0.0/Examples/MFC/Demos/2.Streams/res/
ifc-1.0.0/Examples/MFC/Demos/2.Streams/resource.h
ifc-1.0.0/Examples/MFC/Demos/2.Streams/res/StreamsDemo.ico
ifc-1.0.0/Examples/MFC/Demos/2.Streams/res/StreamsDemo.rc2
ifc-1.0.0/Examples/MFC/Demos/2.Streams/stdafx.cpp
ifc-1.0.0/Examples/MFC/Demos/2.Streams/stdafx.h
ifc-1.0.0/Examples/MFC/Demos/2.Streams/StreamsDemo.cpp
ifc-1.0.0/Examples/MFC/Demos/2.Streams/StreamsDemo.h
ifc-1.0.0/Examples/MFC/Demos/2.Streams/StreamsDemo.rc
ifc-1.0.0/Examples/MFC/Demos/2.Streams/StreamsDemo.sln
ifc-1.0.0/Examples/MFC/Demos/2.Streams/StreamsDemo.vcproj
ifc-1.0.0/Examples/MFC/Demos/2.Streams/StreamsDemoDlg.cpp
ifc-1.0.0/Examples/MFC/Demos/2.Streams/StreamsDemoDlg.h
ifc-1.0.0/Examples/MFC/Demos/3.StringList/
ifc-1.0.0/Examples/MFC/Demos/3.StringList/AppPropPages.cpp
ifc-1.0.0/Examples/MFC/Demos/3.StringList/AppPropPages.h
ifc-1.0.0/Examples/MFC/Demos/3.StringList/AppPropSheet.cpp
ifc-1.0.0/Examples/MFC/Demos/3.StringList/AppPropSheet.h
ifc-1.0.0/Examples/MFC/Demos/3.StringList/ReadMe.txt
ifc-1.0.0/Examples/MFC/Demos/3.StringList/res/
ifc-1.0.0/Examples/MFC/Demos/3.StringList/resource.h
ifc-1.0.0/Examples/MFC/Demos/3.StringList/res/StringListDemo.ico
ifc-1.0.0/Examples/MFC/Demos/3.StringList/res/StringListDemo.rc2
ifc-1.0.0/Examples/MFC/Demos/3.StringList/stdafx.cpp
ifc-1.0.0/Examples/MFC/Demos/3.StringList/stdafx.h
ifc-1.0.0/Examples/MFC/Demos/3.StringList/StringListDemo.cpp
ifc-1.0.0/Examples/MFC/Demos/3.StringList/StringListDemo.h
ifc-1.0.0/Examples/MFC/Demos/3.StringList/StringListDemo.rc
ifc-1.0.0/Examples/MFC/Demos/3.StringList/StringListDemo.sln
ifc-1.0.0/Examples/MFC/Demos/3.StringList/StringListDemo.vcproj
ifc-1.0.0/Examples/MFC/Demos/4.Registry/
ifc-1.0.0/Examples/MFC/Demos/4.Registry/ReadMe.txt
ifc-1.0.0/Examples/MFC/Demos/4.Registry/RegistryDemo.cpp
ifc-1.0.0/Examples/MFC/Demos/4.Registry/RegistryDemo.h
ifc-1.0.0/Examples/MFC/Demos/4.Registry/RegistryDemo.rc
ifc-1.0.0/Examples/MFC/Demos/4.Registry/RegistryDemo.sln
ifc-1.0.0/Examples/MFC/Demos/4.Registry/RegistryDemo.vcproj
ifc-1.0.0/Examples/MFC/Demos/4.Registry/RegistryDemoDlg.cpp
ifc-1.0.0/Examples/MFC/Demos/4.Registry/RegistryDemoDlg.h
ifc-1.0.0/Examples/MFC/Demos/4.Registry/res/
ifc-1.0.0/Examples/MFC/Demos/4.Registry/resource.h
ifc-1.0.0/Examples/MFC/Demos/4.Registry/res/RegistryDemo.ico
ifc-1.0.0/Examples/MFC/Demos/4.Registry/res/RegistryDemo.rc2
ifc-1.0.0/Examples/MFC/Demos/4.Registry/stdafx.cpp
ifc-1.0.0/Examples/MFC/Demos/4.Registry/stdafx.h
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/IniFileDemo.cpp
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/IniFileDemo.h
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/IniFileDemo.rc
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/IniFileDemo.sln
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/IniFileDemo.vcproj
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/IniFileDemoDlg.cpp
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/IniFileDemoDlg.h
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/ReadMe.txt
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/res/
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/resource.h
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/res/IniFileDemo.ico
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/res/IniFileDemo.rc2
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/stdafx.cpp
ifc-1.0.0/Examples/MFC/Demos/5.IniFile/stdafx.h
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/ClipboardDemo.cpp
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/ClipboardDemo.h
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/ClipboardDemo.rc
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/ClipboardDemo.sln
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/ClipboardDemo.vcproj
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/ClipboardDemoDlg.cpp
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/ClipboardDemoDlg.h
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/ReadMe.txt
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/res/
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/resource.h
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/res/ClipboardDemo.ico
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/res/ClipboardDemo.rc2
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/stdafx.cpp
ifc-1.0.0/Examples/MFC/Demos/6.Clipboard/stdafx.h
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/AppConfigMgr.cpp
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/AppConfigMgr.h
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/AppConfigMgrDemo.cpp
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/AppConfigMgrDemo.h
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/AppConfigMgrDemo.rc
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/AppConfigMgrDemo.sln
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/AppConfigMgrDemo.vcproj
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/AppConfigMgrDemoDlg.cpp
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/AppConfigMgrDemoDlg.h
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/ReadMe.txt
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/res/
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/Resource.h
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/res/AppConfigMgrDemo.ico
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/res/AppConfigMgrDemo.rc2
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/stdafx.cpp
ifc-1.0.0/Examples/MFC/Demos/7.AppConfigMgr/stdafx.h
ifc-1.0.0/Examples/MFC/Demos/8.Threads/
ifc-1.0.0/Examples/MFC/Demos/8.Threads/MyThread.cpp
ifc-1.0.0/Examples/MFC/Demos/8.Threads/MyThread.h
ifc-1.0.0/Examples/MFC/Demos/8.Threads/ReadMe.txt
ifc-1.0.0/Examples/MFC/Demos/8.Threads/res/
ifc-1.0.0/Examples/MFC/Demos/8.Threads/resource.h
ifc-1.0.0/Examples/MFC/Demos/8.Threads/res/ThreadsDemo.ico
ifc-1.0.0/Examples/MFC/Demos/8.Threads/res/ThreadsDemo.rc2
ifc-1.0.0/Examples/MFC/Demos/8.Threads/stdafx.cpp
ifc-1.0.0/Examples/MFC/Demos/8.Threads/stdafx.h
ifc-1.0.0/Examples/MFC/Demos/8.Threads/ThreadsDemo.cpp
ifc-1.0.0/Examples/MFC/Demos/8.Threads/ThreadsDemo.h
ifc-1.0.0/Examples/MFC/Demos/8.Threads/ThreadsDemo.rc
ifc-1.0.0/Examples/MFC/Demos/8.Threads/ThreadsDemo.sln
ifc-1.0.0/Examples/MFC/Demos/8.Threads/ThreadsDemo.vcproj
ifc-1.0.0/Examples/MFC/Demos/8.Threads/ThreadsDemoDlg.cpp
ifc-1.0.0/Examples/MFC/Demos/8.Threads/ThreadsDemoDlg.h
ifc-1.0.0/Examples/WTL/
ifc-1.0.0/Examples/WTL/Demos/
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/HelloWorldDemo.cpp
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/HelloWorldDemo.h
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/HelloWorldDemo.rc
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/HelloWorldDemo.sln
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/HelloWorldDemo.vcproj
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/MainDlg.cpp
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/MainDlg.h
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/RCa01292
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/res/
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/resource.h
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/res/HelloWorldDemo.ico
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/stdafx.cpp
ifc-1.0.0/Examples/WTL/Demos/1.HelloWorld/stdafx.h
ifc-1.0.0/Examples/WTL/Demos/2.Streams/
ifc-1.0.0/Examples/WTL/Demos/2.Streams/MainDlg.cpp
ifc-1.0.0/Examples/WTL/Demos/2.Streams/MainDlg.h
ifc-1.0.0/Examples/WTL/Demos/2.Streams/res/
ifc-1.0.0/Examples/WTL/Demos/2.Streams/resource.h
ifc-1.0.0/Examples/WTL/Demos/2.Streams/res/StreamsDemo.ico
ifc-1.0.0/Examples/WTL/Demos/2.Streams/stdafx.cpp
ifc-1.0.0/Examples/WTL/Demos/2.Streams/stdafx.h
ifc-1.0.0/Examples/WTL/Demos/2.Streams/StreamsDemo.cpp
ifc-1.0.0/Examples/WTL/Demos/2.Streams/StreamsDemo.h
ifc-1.0.0/Examples/WTL/Demos/2.Streams/StreamsDemo.rc
ifc-1.0.0/Examples/WTL/Demos/2.Streams/StreamsDemo.sln
ifc-1.0.0/Examples/WTL/Demos/2.Streams/StreamsDemo.vcproj
ifc-1.0.0/Examples/WTL/Demos/3.StringList/
ifc-1.0.0/Examples/WTL/Demos/3.StringList/AppPropPages.cpp
ifc-1.0.0/Examples/WTL/Demos/3.StringList/AppPropPages.h
ifc-1.0.0/Examples/WTL/Demos/3.StringList/AppPropSheet.cpp
ifc-1.0.0/Examples/WTL/Demos/3.StringList/AppPropSheet.h
ifc-1.0.0/Examples/WTL/Demos/3.StringList/res/
ifc-1.0.0/Examples/WTL/Demos/3.StringList/resource.h
ifc-1.0.0/Examples/WTL/Demos/3.StringList/res/StringListDemo.ico
ifc-1.0.0/Examples/WTL/Demos/3.StringList/stdafx.cpp
ifc-1.0.0/Examples/WTL/Demos/3.StringList/stdafx.h
ifc-1.0.0/Examples/WTL/Demos/3.StringList/StringListDemo.cpp
ifc-1.0.0/Examples/WTL/Demos/3.StringList/StringListDemo.h
ifc-1.0.0/Examples/WTL/Demos/3.StringList/StringListDemo.rc
ifc-1.0.0/Examples/WTL/Demos/3.StringList/StringListDemo.sln
ifc-1.0.0/Examples/WTL/Demos/3.StringList/StringListDemo.vcproj
ifc-1.0.0/Examples/WTL/Demos/4.Registry/
ifc-1.0.0/Examples/WTL/Demos/4.Registry/MainDlg.cpp
ifc-1.0.0/Examples/WTL/Demos/4.Registry/MainDlg.h
ifc-1.0.0/Examples/WTL/Demos/4.Registry/RegistryDemo.cpp
ifc-1.0.0/Examples/WTL/Demos/4.Registry/RegistryDemo.h
ifc-1.0.0/Examples/WTL/Demos/4.Registry/RegistryDemo.rc
ifc-1.0.0/Examples/WTL/Demos/4.Registry/RegistryDemo.sln
ifc-1.0.0/Examples/WTL/Demos/4.Registry/RegistryDemo.vcproj
ifc-1.0.0/Examples/WTL/Demos/4.Registry/res/
ifc-1.0.0/Examples/WTL/Demos/4.Registry/resource.h
ifc-1.0.0/Examples/WTL/Demos/4.Registry/res/RegistryDemo.ico
ifc-1.0.0/Examples/WTL/Demos/4.Registry/stdafx.cpp
ifc-1.0.0/Examples/WTL/Demos/4.Registry/stdafx.h
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/IniFileDemo.cpp
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/IniFileDemo.h
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/IniFileDemo.rc
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/IniFileDemo.sln
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/IniFileDemo.vcproj
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/MainDlg.cpp
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/MainDlg.h
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/res/
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/resource.h
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/res/IniFileDemo.ico
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/stdafx.cpp
ifc-1.0.0/Examples/WTL/Demos/5.IniFile/stdafx.h
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/ClipboardDemo.cpp
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/ClipboardDemo.h
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/ClipboardDemo.rc
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/ClipboardDemo.sln
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/ClipboardDemo.vcproj
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/MainDlg.cpp
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/MainDlg.h
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/res/
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/resource.h
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/res/ClipboardDemo.ico
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/stdafx.cpp
ifc-1.0.0/Examples/WTL/Demos/6.Clipboard/stdafx.h
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/AppConfigMgr.cpp
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/AppConfigMgr.h
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/AppConfigMgrDemo.cpp
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/AppConfigMgrDemo.h
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/AppConfigMgrDemo.rc
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/AppConfigMgrDemo.sln
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/AppConfigMgrDemo.vcproj
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/MainDlg.cpp
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/MainDlg.h
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/res/
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/resource.h
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/res/AppConfigMgrDemo.ico
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/stdafx.cpp
ifc-1.0.0/Examples/WTL/Demos/7.AppConfigMgr/stdafx.h
ifc-1.0.0/Examples/WTL/Demos/8.Threads/
ifc-1.0.0/Examples/WTL/Demos/8.Threads/MainDlg.cpp
ifc-1.0.0/Examples/WTL/Demos/8.Threads/MainDlg.h
ifc-1.0.0/Examples/WTL/Demos/8.Threads/MyThread.cpp
ifc-1.0.0/Examples/WTL/Demos/8.Threads/MyThread.h
ifc-1.0.0/Examples/WTL/Demos/8.Threads/res/
ifc-1.0.0/Examples/WTL/Demos/8.Threads/resource.h
ifc-1.0.0/Examples/WTL/Demos/8.Threads/res/ThreadsDemo.ico
ifc-1.0.0/Examples/WTL/Demos/8.Threads/stdafx.cpp
ifc-1.0.0/Examples/WTL/Demos/8.Threads/stdafx.h
ifc-1.0.0/Examples/WTL/Demos/8.Threads/ThreadsDemo.cpp
ifc-1.0.0/Examples/WTL/Demos/8.Threads/ThreadsDemo.h
ifc-1.0.0/Examples/WTL/Demos/8.Threads/ThreadsDemo.rc
ifc-1.0.0/Examples/WTL/Demos/8.Threads/ThreadsDemo.sln
ifc-1.0.0/Examples/WTL/Demos/8.Threads/ThreadsDemo.vcproj
ifc-1.0.0/LICENSE
ifc-1.0.0/README
ifc-1.0.0/Source/
ifc-1.0.0/Source/ifc.h
ifc-1.0.0/Source/ifc_classes.cpp
ifc-1.0.0/Source/ifc_classes.h
ifc-1.0.0/Source/ifc_configmgr.cpp
ifc-1.0.0/Source/ifc_configmgr.h
ifc-1.0.0/Source/ifc_errmsgs.h
ifc-1.0.0/Source/ifc_exceptions.cpp
ifc-1.0.0/Source/ifc_exceptions.h
ifc-1.0.0/Source/ifc_global.h
ifc-1.0.0/Source/ifc_options.h
ifc-1.0.0/Source/ifc_sysutils.cpp
ifc-1.0.0/Source/ifc_sysutils.h
ifc-1.0.0/Source/ifc_thread.cpp
ifc-1.0.0/Source/ifc_thread.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org