实例介绍
经典的C++编译器,免安装喜欢手工编译的C++爱好者可以拿来玩一下,配合editplus或ultraedit,notepad会更好。
【实例截图】
【核心代码】
16359647405006452868.rar
└── BCC55
├── BCC5.htm
├── Bin
│ ├── bcc32.exe
│ ├── brc32.exe
│ ├── brcc32.exe
│ ├── builtins.mak
│ ├── cc3250.dll
│ ├── cc3250mt.dll
│ ├── coff2omf.exe
│ ├── cpp32.exe
│ ├── fconvert.exe
│ ├── grep.exe
│ ├── ilink32.exe
│ ├── impdef.exe
│ ├── implib.exe
│ ├── lnkdfm50.dll
│ ├── make.exe
│ ├── rlink32.dll
│ ├── rw32core.dll
│ ├── tdump.exe
│ ├── tlib.exe
│ ├── touch.exe
│ └── trigraph.exe
├── C++命令提示.lnk
├── Help
│ ├── bcb5tool.cnt
│ ├── bcb5tool.hlp
│ └── bcb5tool.toc
├── Include
│ ├── accctrl.h
│ ├── aclapi.h
│ ├── aclui.h
│ ├── acntdefs.h
│ ├── acsmgtc.h
│ ├── acssvcc.h
│ ├── activaut.h
│ ├── activecf.h
│ ├── activeds.h
│ ├── activex.ver
│ ├── adc.h
│ ├── addrlkup.h
│ ├── admex.h
│ ├── adminext.h
│ ├── adoctint.h
│ ├── adodef.h
│ ├── adoid.h
│ ├── adoint.h
│ ├── adojet.h
│ ├── adomd.h
│ ├── adptif.h
│ ├── adsdb.h
│ ├── adserr.h
│ ├── adshlp.h
│ ├── adsiid.h
│ ├── adsnms.h
│ ├── adssts.h
│ ├── agtctl.h
│ ├── agtctl_i.c
│ ├── agterr.h
│ ├── agtsvr.h
│ ├── agtsvr_i.c
│ ├── algorith.cc
│ ├── algorith.h
│ ├── alloc.h
│ ├── amaudio.h
│ ├── amparse.h
│ ├── amrtpdmx.h
│ ├── amrtpnet.h
│ ├── amrtpss.h
│ ├── amstream.h
│ ├── amvideo.h
│ ├── appavcap.h
│ ├── appccfg.h
│ ├── appc_c.h
│ ├── asptlb.h
│ ├── assertbreak.h
│ ├── assert.h
│ ├── atalkwsh.h
│ ├── attrname.h
│ ├── auo.h
│ ├── austream.h
│ ├── avifmt.h
│ ├── aviriff.h
│ ├── basetsd.h
│ ├── basetyps.h
│ ├── bcd.h
│ ├── bdnapi.h
│ ├── bhcommon.ver
│ ├── bherr.h
│ ├── bherr.inc
│ ├── bhfilter.h
│ ├── bh.h
│ ├── bhsupp.h
│ ├── bhtypes.h
│ ├── bhver.h
│ ├── bitset.cc
│ ├── bitset.h
│ ├── blberr.h
│ ├── borutil.h
│ ├── bpcpri.h
│ ├── bpcreg.h
│ ├── bpcsusp.h
│ ├── brerror.h
│ ├── bridge.h
│ ├── brokcfg.h
│ ├── brprop.h
│ ├── buffer.h
│ ├── calloc.h
│ ├── cassert.h
│ ├── catprops.h
│ ├── cchannel.h
│ ├── cctype.h
│ ├── cderr.h
│ ├── cdfgen.h
│ ├── cdir.h
│ ├── cdoerr.h
│ ├── cdo.h
│ ├── cdo_i.c
│ ├── cdos.h
│ ├── cdosyserr.h
│ ├── cdosys.h
│ ├── cdosys_i.c
│ ├── cdosysstr.h
│ ├── cerrno.h
│ ├── certadm.h
│ ├── certbase.h
│ ├── certbcli.h
│ ├── certcli.h
│ ├── certenc.h
│ ├── certexit.h
│ ├── certif.h
│ ├── certmod.h
│ ├── certpol.h
│ ├── certsrv.h
│ ├── certview.h
│ ├── cfcntl.h
│ ├── cfloat.h
│ ├── cguid.h
│ ├── chanmgr.h
│ ├── channelt.h
│ ├── chanstr.h
│ ├── checks.h
│ ├── chprop.h
│ ├── chptrarr.h
│ ├── chstrarr.h
│ ├── chstring.h
│ ├── cierror.h
│ ├── cio.h
│ ├── climits.h
│ ├── clocale.h
│ ├── cluadmex.h
│ ├── clusapi.h
│ ├── clusmsg.h
│ ├── cmath.h
│ ├── cmdproc.h
│ ├── cmdtree.h
│ ├── codecs.h
│ ├── colordlg.h
│ ├── comadmin.h
│ ├── comcat.h
│ ├── comdef.h
│ ├── comip.h
│ ├── comlite.h
│ ├── commctrl.h
│ ├── commctrl.rh
│ ├── commdlg.h
│ ├── common.ver
│ ├── comobjec.h
│ ├── complex.cc
│ ├── complex.h
│ ├── compnent.h
│ ├── compobj.h
│ ├── comsvcs.h
│ ├── comutil.h
│ ├── confpriv.h
│ ├── conio.h
│ ├── constrea.h
│ ├── control.h
│ ├── convclss.h
│ ├── convcwrp.h
│ ├── convdllc.h
│ ├── convdlle.h
│ ├── convdll.h
│ ├── convengn.h
│ ├── convincl.h
│ ├── convreg.h
│ ├── convregh.h
│ ├── convstrc.h
│ ├── correg.h
│ ├── cplext.h
│ ├── cpl.h
│ ├── cprocess.h
│ ├── crsclsid.h
│ ├── crsintf.h
│ ├── crsmsg.h
│ ├── crsmsg.inc
│ ├── crssink.h
│ ├── crstypes.h
│ ├── crtdbg.h
│ ├── csearch.h
│ ├── csetjmp.h
│ ├── csignal.h
│ ├── cstdarg.h
│ ├── cstddef.h
│ ├── cstdio.h
│ ├── cstdlib.h
│ ├── cstring.h
│ ├── ctime.h
│ ├── ctype.h
│ ├── custcntl.h
│ ├── cutlist.h
│ ├── cwchar.h
│ ├── cwctype.h
│ ├── d3dcaps.h
│ ├── d3d.h
│ ├── d3drmdef.h
│ ├── d3drm.h
│ ├── d3drmobj.h
│ ├── d3drmvis.h
│ ├── d3drmwin.h
│ ├── d3dtypes.h
│ ├── d3dvec.inl
│ ├── danim.h
│ ├── danim_i.c
│ ├── daogetrw.h
│ ├── dapi.h
│ ├── dapimsg.h
│ ├── datapath.h
│ ├── dbcsstr.h
│ ├── dbdaoerr.h
│ ├── _dbdao.h
│ ├── dbdao.h
│ ├── dbdaoid.h
│ ├── dbdaoint.h
│ ├── dbghelp.h
│ ├── dbsets.h
│ ├── dbt.h
│ ├── dde.h
│ ├── ddeml.h
│ ├── dde.rh
│ ├── ddrawex.h
│ ├── ddraw.h
│ ├── ddstream.h
│ ├── _defs.h
│ ├── delayimp.h
│ ├── deque.cc
│ ├── deque.h
│ ├── devtype.h
│ ├── digitalv.h
│ ├── dimm.h
│ ├── dinputd.h
│ ├── dinput.h
│ ├── direct.h
│ ├── dirent.h
│ ├── dir.h
│ ├── dispatch.h
│ ├── dispdib.h
│ ├── dlcapi.h
│ ├── dlgs.h
│ ├── dmdls.h
│ ├── dmerror.h
│ ├── dmksctrl.h
│ ├── dmusbuff.h
│ ├── dmusicc.h
│ ├── dmusicf.h
│ ├── dmusici.h
│ ├── docobj.h
│ ├── domdid.h
│ ├── dos.h
│ ├── dplay.h
│ ├── dplobby.h
│ ├── dprintf.h
│ ├── dsclient.h
│ ├── dsetup.h
│ ├── dsgetdc.h
│ ├── dskquota.h
│ ├── dsound.h
│ ├── dsquery.h
│ ├── dsrole.h
│ ├── dssenum.h
│ ├── dtbase.cpp
│ ├── dtbase.h
│ ├── dtchelp.h
│ ├── dtsffile.h
│ ├── dtspkg.h
│ ├── dtspump.h
│ ├── dvdevcod.h
│ ├── dvdmedia.h
│ ├── dv.h
│ ├── dvobj.h
│ ├── dvp.h
│ ├── dxatlpb.h
│ ├── dxbounds.h
│ ├── dxclrhlp.h
│ ├── dxfile.h
│ ├── dxhelp3.cpp
│ ├── dxhelp3.h
│ ├── dxhelper.h
│ ├── dxmrtp.h
│ ├── dxsurfb.cpp
│ ├── dxsurfb.h
│ ├── dxtdbg.h
│ ├── dxterror.h
│ ├── dxtguid.c
│ ├── dxtmpl.h
│ ├── dxtmsft3guid.h
│ ├── dxtmsft3.h
│ ├── dxtmsftguid.h
│ ├── dxtmsft.h
│ ├── dxtransguid.h
│ ├── dxtrans.h
│ ├── dxvector.h
│ ├── edbback.h
│ ├── edbbcli.h
│ ├── edbmsg.h
│ ├── edevdefs.h
│ ├── edkcfg.h
│ ├── edkcode.h
│ ├── edkdebug.h
│ ├── edkevent.h
│ ├── edkguid.h
│ ├── edk.h
│ ├── edkmapi.h
│ ├── edkmdb.h
│ ├── edkmsg.h
│ ├── edksetup.h
│ ├── edktrack.h
│ ├── edkutcpp.h
│ ├── edkutils.h
│ ├── emptyvc.h
│ ├── emsabtag.h
│ ├── _entryid.h
│ ├── epgdspid.h
│ ├── epgldrx.h
│ ├── episodet.h
│ ├── epprop.h
│ ├── errcppd.h
│ ├── errcpp.h
│ ├── errno.h
│ ├── error.h
│ ├── errors.h
│ ├── esconf.h
│ ├── esconf_i.c
│ ├── evcode.h
│ ├── eventsys.h
│ ├── evntrace.h
│ ├── exadmin.h
│ ├── except.h
│ ├── exceptio.h
│ ├── exchcli.h
│ ├── exchext.h
│ ├── exchform.h
│ ├── exchhndl.h
│ ├── exchhndl_i.c
│ ├── exchinst.h
│ ├── excpt.h
│ ├── exdisp.h
│ ├── exdispid.h
│ ├── fastmath.h
│ ├── faxcom.h
│ ├── faxdev.h
│ ├── faxroute.h
│ ├── fcntl.h
│ ├── fileopen.dlg
│ ├── filtcat.h
│ ├── filter.h
│ ├── filterr.h
│ ├── findtext.dlg
│ ├── float.h
│ ├── fltdefs.h
│ ├── fmi.h
│ ├── font.dlg
│ ├── frame.h
│ ├── frquery.h
│ ├── fstream.cc
│ ├── fstream.h
│ ├── ftsiface.h
│ ├── function.h
│ ├── fwcommon.h
│ ├── genlex.h
│ ├── genre.h
│ ├── Gl
│ │ ├── glaux.h
│ │ ├── gl.h
│ │ └── glu.h
│ ├── gpedit.h
│ ├── gthradminsdk.h
│ ├── gthrntfy.h
│ ├── gthrntfysdk.h
│ ├── guiddef.h
│ ├── gwmain.h
│ ├── gwreport.h
│ ├── hlguids.h
│ ├── hliface.h
│ ├── hlink.h
│ ├── htmlguid.h
│ ├── htmlhelp.h
│ ├── httpext.h
│ ├── httpfilt.h
│ ├── iaccess.h
│ ├── iadmext.h
│ ├── iadmw.h
│ ├── iads.h
│ ├── icm.h
│ ├── icmui.dlg
│ ├── icrsint.h
│ ├── idf.h
│ ├── idispids.h
│ ├── idxadminsdk.h
│ ├── ih26xcd.h
│ ├── iiis.h
│ ├── iimgctx.h
│ ├── iiscnfg.h
│ ├── il21dec.h
│ ├── ilogobj.hxx
│ ├── ilsguid.h
│ ├── imagehlp.h
│ ├── ime.h
│ ├── imessage.h
│ ├── imm.h
│ ├── inetreg.h
│ ├── inetsdk.h
│ ├── inilib.h
│ ├── initguid.h
│ ├── initoid.h
│ ├── instance.h
│ ├── intshcut.h
│ ├── ioevent.h
│ ├── io.h
│ ├── iomanip.h
│ ├── ios.cc
│ ├── iosfwd.h
│ ├── ios.h
│ ├── iostream.h
│ ├── ipexport.h
│ ├── iphlpapi.h
│ ├── ipifcons.h
│ ├── ipinfoid.h
│ ├── ipmcdefs.h
│ ├── ipmconv.h
│ ├── iprtrmib.h
│ ├── iptypes.h
│ ├── ipxconst.h
│ ├── ipxrip.h
│ ├── ipxrtdef.h
│ ├── ipxsap.h
│ ├── ipxtfflt.h
│ ├── irtprph.h
│ ├── irtpsph.h
│ ├── isguids.h
│ ├── issper16.h
│ ├── issperr.h
│ ├── istream.cc
│ ├── istream.h
│ ├── iterator.cc
│ ├── iterator.h
│ ├── iwamreg.h
│ ├── jetoledb.h
│ ├── jstring.h
│ ├── ksguid.h
│ ├── ks.h
│ ├── ksmedia.h
│ ├── ksproxy.h
│ ├── ksuuids.h
│ ├── ladmin2.h
│ ├── _lim.h
│ ├── limits.h
│ ├── limits.stl
│ ├── list.cc
│ ├── list.h
│ ├── lmaccess.h
│ ├── lmalert.h
│ ├── lmapibuf.h
│ ├── lmat.h
│ ├── lmaudit.h
│ ├── lmconfig.h
│ ├── lmcons.h
│ ├── lmdfs.h
│ ├── lmerr.h
│ ├── lmerrlog.h
│ ├── lm.h
│ ├── lmjoin.h
│ ├── lmmsg.h
│ ├── lmremutl.h
│ ├── lmrepl.h
│ ├── lmserver.h
│ ├── lmshare.h
│ ├── lmsname.h
│ ├── lmstats.h
│ ├── lmsvc.h
│ ├── lmuseflg.h
│ ├── lmuse.h
│ ├── lmwksta.h
│ ├── loadperf.h
│ ├── locale.h
│ ├── locale.stl
│ ├── _loc.h
│ ├── lzexpand.h
│ ├── malloc.h
│ ├── map.h
│ ├── mapicode.h
│ ├── mapidbg.h
│ ├── mapidefs.h
│ ├── mapiform.h
│ ├── mapiguid.h
│ ├── mapi.h
│ ├── mapihook.h
│ ├── mapinls.h
│ ├── mapioid.h
│ ├── mapispi.h
│ ├── mapitags.h
│ ├── mapiutil.h
│ ├── mapival.h
│ ├── mapiwin.h
│ ├── mapiwz.h
│ ├── mapix.h
│ ├── math.h
│ ├── mbctype.h
│ ├── mblogon.h
│ ├── mbstring.h
│ ├── mbxdata.h
│ ├── mciavi.h
│ ├── mcx.h
│ ├── mdcommsg.h
│ ├── mddefw.h
│ ├── mdhcp.h
│ ├── mdmsg.h
│ ├── mdsi.h
│ ├── mdsimsgs.h
│ ├── mem.h
│ ├── memory.h
│ ├── memory.stl
│ ├── mergemod.h
│ ├── methodcontext.h
│ ├── mgm.h
│ ├── mgmtapi.h
│ ├── midles.h
│ ├── mimeinfo.h
│ ├── mlang.h
│ ├── mmc.h
│ ├── mmreg.h
│ ├── mmstream.h
│ ├── mmsystem.h
│ ├── mobsync.h
│ ├── moniker.h
│ ├── monitor.h
│ ├── monshare.h
│ ├── mpconfig.h
│ ├── mpegtype.h
│ ├── mprapi.h
│ ├── mprerror.h
│ ├── mprui.h
│ ├── mq.h
│ ├── mqmail.h
│ ├── mqoai.h
│ ├── msacmdlg.dlg
│ ├── msacmdlg.h
│ ├── msacm.h
│ ├── msado15.h
│ ├── msapcdlg.h
│ ├── msclus.h
│ ├── mscpydis.h
│ ├── msdadc.h
│ ├── msdaguid.h
│ ├── msdaora.h
│ ├── msdaosp.h
│ ├── msdasc.h
│ ├── msdasql.h
│ ├── msdatsrc.h
│ ├── msdetect.h
│ ├── msdshape.h
│ ├── msfs.h
│ ├── msgemit.h
│ ├── mshtmcid.h
│ ├── mshtmdid.h
│ ├── mshtmhst.h
│ ├── mshtmlc.h
│ ├── mshtml.h
│ ├── msidefs.h
│ ├── msi.h
│ ├── msimdb.h
│ ├── msiquery.h
│ ├── msjetoledb.h
│ ├── mspab.h
│ ├── mspaddr.h
│ ├── mspbase.h
│ ├── mspcall.h
│ ├── mspcoll.h
│ ├── mspenum.h
│ ├── msp.h
│ ├── msplog.h
│ ├── mspst.h
│ ├── mspstrm.h
│ ├── mspterm.h
│ ├── mspthrd.h
│ ├── msptrmac.h
│ ├── msptrmar.h
│ ├── msptrmvc.h
│ ├── msputils.h
│ ├── msregdb.h
│ ├── msremote.h
│ ├── msshared.h
│ ├── mstask.h
│ ├── msterr.h
│ ├── mstv.h
│ ├── mswsock.h
│ ├── msxmldid.h
│ ├── msxml.h
│ ├── mtsevents.h
│ ├── mtsgrp.h
│ ├── mtxadmin.h
│ ├── mtxadmin_i.c
│ ├── mtxattr.h
│ ├── mtxdm.h
│ ├── mtx.h
│ ├── multimon.h
│ ├── nal.h
│ ├── naltypes.h
│ ├── nb30.h
│ ├── nddeapi.h
│ ├── nddesec.h
│ ├── neterr.h
│ ├── network.h
│ ├── new.h
│ ├── newpst.h
│ ├── _nfile.h
│ ├── nladmin.h
│ ├── nspapi.h
│ ├── ntddndis.h
│ ├── ntdsapi.h
│ ├── ntdsbcli.h
│ ├── ntdsbmsg.h
│ ├── ntquery.h
│ ├── ntsdexts.h
│ ├── ntsecapi.h
│ ├── ntverp.h
│ ├── _null.h
│ ├── numeric.h
│ ├── oaidl.h
│ ├── objbase.h
│ ├── objcreator.h
│ ├── objectty.h
│ ├── objerror.h
│ ├── objidl.h
│ ├── objpath.h
│ ├── objsafe.h
│ ├── ocidl.h
│ ├── odbcinst.h
│ ├── odbcss.h
│ ├── oid.h
│ ├── oldplib.h
│ ├── ole2.h
│ ├── ole2ver.h
│ ├── oleacc.h
│ ├── oleauto.h
│ ├── olectl.h
│ ├── olectlid.h
│ ├── oledbdep.h
│ ├── oledberr.h
│ ├── oledb.h
│ ├── oledlg.dlg
│ ├── oledlg.h
│ ├── oleidl.h
│ ├── oletx2xa.h
│ ├── opathlex.h
│ ├── ostream.cc
│ ├── ostream.h
│ ├── packet.h
│ ├── parser.h
│ ├── patchapi.h
│ ├── patchwiz.h
│ ├── pbt.h
│ ├── pchannel.h
│ ├── pcre.h
│ ├── pcreposi.h
│ ├── pcrt32.h
│ ├── pdh.h
│ ├── pdhmsg.h
│ ├── penwin.h
│ ├── perf.h
│ ├── perf.inc
│ ├── perhist.h
│ ├── persist.h
│ ├── playlist.h
│ ├── polarity.h
│ ├── poppack.h
│ ├── prnsetup.dlg
│ ├── process.h
│ ├── propidl.h
│ ├── proptag.h
│ ├── protocol.h
│ ├── provider.h
│ ├── proxygen.h
│ ├── proxyinf.h
│ ├── prsht.h
│ ├── psapi.h
│ ├── pshpack1.h
│ ├── pshpack2.h
│ ├── pshpack4.h
│ ├── pshpack8.h
│ ├── qnetwork.h
│ ├── qos.h
│ ├── qosname.h
│ ├── qossp.h
│ ├── qrycodes.h
│ ├── queue.h
│ ├── rasdlg.h
│ ├── raseapif.h
│ ├── raserror.h
│ ├── ras.h
│ ├── rassapi.h
│ ├── rasshost.h
│ ├── rating.h
│ ├── ratings.h
│ ├── ratingsy.h
│ ├── rclsid.h
│ ├── recguids.h
│ ├── reconcil.h
│ ├── ref.h
│ ├── refptrcollection.h
│ ├── regexp.h
│ ├── regstr.h
│ ├── rend.h
│ ├── repldist.h
│ ├── replerrx.h
│ ├── resapi.h
│ ├── retcode.h
│ ├── richedit.h
│ ├── richole.h
│ ├── rmxfguid.h
│ ├── rmxftmpl.h
│ ├── rnderr.h
│ ├── routprot.h
│ ├── rpcasync.h
│ ├── rpcbak.h
│ ├── rpcdce.h
│ ├── rpcdcep.h
│ ├── rpc.h
│ ├── rpcndr.h
│ ├── rpcnsi.h
│ ├── rpcnsip.h
│ ├── rpcnterr.h
│ ├── rpcpri.h
│ ├── rpcproxy.h
│ ├── rpcpub.h
│ ├── rrascfg.h
│ ├── rtflib.h
│ ├── rtm.h
│ ├── rtmv2.h
│ ├── rtp.h
│ ├── rtutils.h
│ ├── Rw
│ │ ├── codecvt.cc
│ │ ├── codecvt.h
│ │ ├── collate.cc
│ │ ├── collate.h
│ │ ├── ctype.cc
│ │ ├── ctype.h
│ │ ├── instmngr.h
│ │ ├── iosbase.h
│ │ ├── iotraits.h
│ │ ├── iterator.cc
│ │ ├── iterator.h
│ │ ├── lochelp.h
│ │ ├── locimpl.cc
│ │ ├── locimpl.h
│ │ ├── locvecto.h
│ │ ├── math.h
│ │ ├── messages.cc
│ │ ├── messages.h
│ │ ├── money.cc
│ │ ├── money.h
│ │ ├── numbrw.cc
│ │ ├── numbrw.h
│ │ ├── numeral.cc
│ │ ├── numeral.h
│ │ ├── random.h
│ │ ├── rwcats.h
│ │ ├── rwdispat.h
│ │ ├── rwlocale.cc
│ │ ├── rwlocale.h
│ │ ├── rwstderr.h
│ │ ├── rwstderr.mac
│ │ ├── stddefs.h
│ │ ├── stdgen.h
│ │ ├── stdmutex.h
│ │ ├── stdwind.h
│ │ ├── string_r.h
│ │ ├── time.cc
│ │ ├── time.h
│ │ ├── traits.h
│ │ ├── tree.cc
│ │ ├── tree.h
│ │ ├── usefacet.h
│ │ ├── valimp.cc
│ │ ├── valimp.h
│ │ └── vendor.h
│ ├── sadapi.h
│ ├── scarddat.h
│ ├── scarderr.h
│ ├── scardmgr.h
│ ├── scardsrv.h
│ ├── schannel.h
│ ├── schedule.h
│ ├── schemaedit.h
│ ├── schnlsp.h
│ ├── scode.h
│ ├── scrnsave.h
│ ├── scrptids.h
│ ├── sddl.h
│ ├── sdpblb.h
│ ├── sdperr.h
│ ├── search.h
│ ├── secext.h
│ ├── seclink.h
│ ├── security.h
│ ├── sehmap.h
│ ├── semfperf.h
│ ├── sensapi.h
│ ├── sensevts.h
│ ├── sens.h
│ ├── servprov.h
│ ├── set.h
│ ├── setjmp.h
│ ├── setupapi.h
│ ├── setupdd.h
│ ├── setupstr.h
│ ├── sfc.h
│ ├── sgwdata.h
│ ├── share.h
│ ├── shellapi.h
│ ├── shfolder.h
│ ├── shldisp.h
│ ├── shlguid.h
│ ├── shlobj.h
│ ├── shlwapi.h
│ ├── signal.h
│ ├── simpdata.h
│ ├── sipbase.h
│ ├── smbdata.h
│ ├── smpab.h
│ ├── smpms.h
│ ├── smpxp.h
│ ├── smsapi.h
│ ├── smsinfo.h
│ ├── smsprov.h
│ ├── smsrsgen.h
│ ├── smssecur.h
│ ├── smx.h
│ ├── sna_cnst.h
│ ├── sna_dlc.h
│ ├── snados.h
│ ├── snanls.h
│ ├── snapmon.h
│ ├── snmp.h
│ ├── sporder.h
│ ├── sql_1.h
│ ├── sqlca.h
│ ├── sqlda.h
│ ├── sqldb.h
│ ├── sqldistx.h
│ ├── sqldmo.h
│ ├── sqldmoid.h
│ ├── sqlext.h
│ ├── sqlfront.h
│ ├── sql.h
│ ├── sqlmergx.h
│ ├── sqlnsdef.h
│ ├── sqlnsx.h
│ ├── sqloledb.h
│ ├── sqlole.h
│ ├── sqloleid.h
│ ├── sqlres.h
│ ├── sqlresid.h
│ ├── sqltypes.h
│ ├── sqlucode.h
│ ├── srchstat.h
│ ├── srvapi.h
│ ├── srvconst.h
│ ├── srvdbtyp.h
│ ├── srv.h
│ ├── srvmisc.h
│ ├── srvstruc.h
│ ├── srvtok.h
│ ├── srvtypes.h
│ ├── ssevent.h
│ ├── sshwbemhelpers.h
│ ├── ssperrcode.h
│ ├── sspguid.h
│ ├── sspi.h
│ ├── sspserr.h
│ ├── sspsidl.h
│ ├── sstream.cc
│ ├── sstream.h
│ ├── stack.h
│ ├── station.h
│ ├── stats.h
│ ├── stattype.h
│ ├── stdarg.h
│ ├── stdcomp.h
│ ├── _stddef.h
│ ├── stddef.h
│ ├── stdexcep.h
│ ├── stdio.h
│ ├── stdlib.h
│ ├── stierr.h
│ ├── sti.h
│ ├── stireg.h
│ ├── stiscr.h
│ ├── stllock.h
│ ├── stm.h
│ ├── storage.h
│ ├── streambu.cc
│ ├── streambu.h
│ ├── streamty.h
│ ├── _str.h
│ ├── string.cc
│ ├── string.h
│ ├── string.stl
│ ├── strmif.h
│ ├── strstrea.h
│ ├── subauth.h
│ ├── subgenre.h
│ ├── subsmgr.h
│ ├── svcguid.h
│ ├── svrapi.h
│ ├── syncdtct.h
│ ├── Sys
│ │ ├── locking.h
│ │ ├── stat.h
│ │ ├── timeb.h
│ │ └── types.h
│ ├── systypes.h
│ ├── tagnames.h
│ ├── tapi3cc.h
│ ├── tapi3ds.h
│ ├── tapi3err.h
│ ├── tapi3.h
│ ├── tapi3if.h
│ ├── tapi.h
│ ├── tcerror.h
│ ├── tcguid.h
│ ├── tchar.h
│ ├── termmgr.h
│ ├── textserv.h
│ ├── theme.h
│ ├── thrdbase.h
│ ├── threadbase.h
│ ├── time.h
│ ├── timeslot.h
│ ├── tlhelp32.h
│ ├── tnef.h
│ ├── tom.h
│ ├── tpstart.h
│ ├── trace.h
│ ├── traffic.h
│ ├── transact.h
│ ├── triedcid.h
│ ├── triediid.h
│ ├── triedit.h
│ ├── trnsdt.h
│ ├── t_safevector.h
│ ├── tspi.h
│ ├── tss.h
│ ├── tssutil.h
│ ├── tvdisp.h
│ ├── tvdispid.h
│ ├── tvout.h
│ ├── txcoord.h
│ ├── txctx.h
│ ├── txdtc.h
│ ├── typeinfo.h
│ ├── uastrfnc.h
│ ├── umx.h
│ ├── unknwn.h
│ ├── unmangle.h
│ ├── urlhist.h
│ ├── urlmon.h
│ ├── usebormm.h
│ ├── userenv.h
│ ├── usp10.h
│ ├── utility.h
│ ├── utillib.h
│ ├── utime.h
│ ├── uuids.h
│ ├── valarray.cc
│ ├── valarray.h
│ ├── values.h
│ ├── varargs.h
│ ├── variant.h
│ ├── vcr.h
│ ├── vdierror.h
│ ├── vdiguid.h
│ ├── vdi.h
│ ├── vdmdbg.h
│ ├── vector.cc
│ ├── vector.h
│ ├── verifusr.h
│ ├── verinfo.h
│ ├── verinfo.ver
│ ├── vfw.h
│ ├── vfwmsgs.h
│ ├── videoacc.h
│ ├── vidtypes.h
│ ├── vpconfig.h
│ ├── vpnotify.h
│ ├── vptype.h
│ ├── vsof.h
│ ├── vsopcsid.h
│ ├── vsop.h
│ ├── wabapi.h
│ ├── wabcode.h
│ ├── wabdefs.h
│ ├── wab.h
│ ├── wabiab.h
│ ├── wabmem.h
│ ├── wabnot.h
│ ├── wabtags.h
│ ├── wabutil.h
│ ├── wbemads.h
│ ├── wbemcli.h
│ ├── wbemdisp.h
│ ├── wbemglue.h
│ ├── wbemidl.h
│ ├── wbemprov.h
│ ├── wbemsec.h
│ ├── wbemtime.h
│ ├── wbemtran.h
│ ├── wbemtypes.h
│ ├── wchar.h
│ ├── wctype.h
│ ├── wdbgexts.h
│ ├── wfext.h
│ ├── wiadef.h
│ ├── wia.h
│ ├── wildargs.h
│ ├── winable.h
│ ├── winappc.h
│ ├── winbase.h
│ ├── wincon.h
│ ├── wincpic.h
│ ├── wincrypt.h
│ ├── wincsv.h
│ ├── windef.h
│ ├── windows.h
│ ├── windowsx.h
│ ├── winefs.h
│ ├── winerror.h
│ ├── winfax.h
│ ├── wingdi.h
│ ├── wininet.h
│ ├── winioctl.h
│ ├── winldap.h
│ ├── winlua.h
│ ├── winmgt.h
│ ├── winnetwk.h
│ ├── winnls32.h
│ ├── winnls.h
│ ├── winnt.h
│ ├── winnt.rh
│ ├── winperf.h
│ ├── winreg.h
│ ├── winresrc.h
│ ├── winrui.h
│ ├── winscard.h
│ ├── winsli.h
│ ├── winsmcrd.h
│ ├── winsnmp.h
│ ├── winsock2.h
│ ├── winsock.h
│ ├── winspool.h
│ ├── winsvc.h
│ ├── wintrust.h
│ ├── winuser.h
│ ├── winuser.rh
│ ├── winver.h
│ ├── winwlx.h
│ ├── winwrap.h
│ ├── wlist.h
│ ├── wmistr.h
│ ├── wn95scm.h
│ ├── wownt16.h
│ ├── wownt32.h
│ ├── wpapi.h
│ ├── wpapimsg.h
│ ├── wpcrsmsg.h
│ ├── wpftpmsg.h
│ ├── wppstmsg.h
│ ├── wpspihlp.h
│ ├── wptypes.h
│ ├── wpwizmsg.h
│ ├── wqueue.h
│ ├── wrpguid.h
│ ├── ws2atm.h
│ ├── ws2dnet.h
│ ├── ws2spi.h
│ ├── ws2tcpip.h
│ ├── wshisotp.h
│ ├── wsipx.h
│ ├── wsnetbs.h
│ ├── wsnwlink.h
│ ├── wsvns.h
│ ├── wtsapi32.h
│ ├── wtypes.h
│ ├── xactomsg.h
│ ├── xa.h
│ ├── xcmcext.h
│ ├── xcmc.h
│ ├── xcmcmsx2.h
│ ├── xcmcmsxt.h
│ ├── xenroll.h
│ ├── xmldomdid.h
│ ├── xmldsodid.h
│ └── xolehlp.h
├── Lib
│ ├── c0d32.obj
│ ├── c0d32w.obj
│ ├── c0d32x.obj
│ ├── c0s32.obj
│ ├── c0w32.obj
│ ├── c0w32w.obj
│ ├── c0x32.obj
│ ├── c0x32w.obj
│ ├── cw32i.lib
│ ├── cw32.lib
│ ├── cw32mti.lib
│ ├── cw32mt.lib
│ ├── dxextra.lib
│ ├── fileinfo.obj
│ ├── gp.obj
│ ├── import32.lib
│ ├── inet.lib
│ ├── noeh32.lib
│ ├── ole2w32.lib
│ ├── oleaut32.lib
│ ├── PSDK
│ │ ├── aclcls.lib
│ │ ├── aclui.lib
│ │ ├── activeds.lib
│ │ ├── adptif.lib
│ │ ├── advapi32.lib
│ │ ├── bdnapi.lib
│ │ ├── bhmon.lib
│ │ ├── bhsupp.lib
│ │ ├── cap.lib
│ │ ├── clusapi.lib
│ │ ├── comctl32.lib
│ │ ├── comdlg32.lib
│ │ ├── comsvcs.lib
│ │ ├── crypt32.lib
│ │ ├── ctl3d32.lib
│ │ ├── d3drm.lib
│ │ ├── dacdll.lib
│ │ ├── dapi.lib
│ │ ├── dbghelp.lib
│ │ ├── ddraw.lib
│ │ ├── dflayout.lib
│ │ ├── dhcpcsvc.lib
│ │ ├── dinput.lib
│ │ ├── dlcapi.lib
│ │ ├── dplayx.lib
│ │ ├── dsetup.lib
│ │ ├── dsound.lib
│ │ ├── dsprop.lib
│ │ ├── dtccfg.lib
│ │ ├── edbbcli.lib
│ │ ├── filter.lib
│ │ ├── fmistr32.lib
│ │ ├── framedyd.lib
│ │ ├── framedyn.lib
│ │ ├── friendly.lib
│ │ ├── gdi32.lib
│ │ ├── glu32.lib
│ │ ├── gpedit.lib
│ │ ├── gtrtst32.lib
│ │ ├── gwperf.lib
│ │ ├── hexedit.lib
│ │ ├── hlink.lib
│ │ ├── icm32.lib
│ │ ├── icmui.lib
│ │ ├── ihvlink.lib
│ │ ├── imagehlp.lib
│ │ ├── imm32.lib
│ │ ├── inetmib1.lib
│ │ ├── iphlpapi.lib
│ │ ├── iprop.lib
│ │ ├── kernel32.lib
│ │ ├── ksproxy.lib
│ │ ├── loadperf.lib
│ │ ├── lsapi32.lib
│ │ ├── lz32.lib
│ │ ├── mapi32.lib
│ │ ├── measure.lib
│ │ ├── mfcuia32.lib
│ │ ├── mgmtapi.lib
│ │ ├── mobsync.lib
│ │ ├── mprapi.lib
│ │ ├── mpr.lib
│ │ ├── mqrt.lib
│ │ ├── msacm32.lib
│ │ ├── mscms.lib
│ │ ├── mscomstf.lib
│ │ ├── msconf.lib
│ │ ├── msdetstf.lib
│ │ ├── msi.lib
│ │ ├── msimg32.lib
│ │ ├── msinsstf.lib
│ │ ├── msjava.lib
│ │ ├── msrating.lib
│ │ ├── msshlstf.lib
│ │ ├── msuilstf.lib
│ │ ├── msvfw32.lib
│ │ ├── mswsock.lib
│ │ ├── mtxdm.lib
│ │ ├── mtx.lib
│ │ ├── mtxoci.lib
│ │ ├── nal.lib
│ │ ├── nddeapi.lib
│ │ ├── netapi32.lib
│ │ ├── nmapi.lib
│ │ ├── ntdsapi.lib
│ │ ├── ntdsbcli.lib
│ │ ├── ntmsapi.lib
│ │ ├── ntquery.lib
│ │ ├── ntwdblib.lib
│ │ ├── odbc32.lib
│ │ ├── ole32.lib
│ │ ├── oleacc.lib
│ │ ├── oleaut32.lib
│ │ ├── olecli32.lib
│ │ ├── oledlg.lib
│ │ ├── olepro32.lib
│ │ ├── olesvr32.lib
│ │ ├── opends60.lib
│ │ ├── opengl32.lib
│ │ ├── parser.lib
│ │ ├── pdh.lib
│ │ ├── penwin32.lib
│ │ ├── pkpd32.lib
│ │ ├── psapi.lib
│ │ ├── qosname.lib
│ │ ├── quartz.lib
│ │ ├── rasapi32.lib
│ │ ├── rasdlg.lib
│ │ ├── rassapi.lib
│ │ ├── resutils.lib
│ │ ├── riched20.lib
│ │ ├── rpcdce4.lib
│ │ ├── rpcns4.lib
│ │ ├── rpcrt4.lib
│ │ ├── rtm.lib
│ │ ├── rtutils.lib
│ │ ├── rulecls.lib
│ │ ├── scarddlg.lib
│ │ ├── secur32.lib
│ │ ├── sensapi.lib
│ │ ├── sens.lib
│ │ ├── setupapi.lib
│ │ ├── sfc.lib
│ │ ├── shell32.lib
│ │ ├── shfolder.lib
│ │ ├── shlwapi.lib
│ │ ├── slbs.lib
│ │ ├── smsapi.lib
│ │ ├── snacli.lib
│ │ ├── snanls.lib
│ │ ├── snmpapi.lib
│ │ ├── sporder.lib
│ │ ├── sti.lib
│ │ ├── svcsrvl.lib
│ │ ├── svrapi.lib
│ │ ├── tapi32.lib
│ │ ├── th32.lib
│ │ ├── thunk32.lib
│ │ ├── traffic.lib
│ │ ├── trnsdt.lib
│ │ ├── url.lib
│ │ ├── urlmon.lib
│ │ ├── user32.lib
│ │ ├── userenv.lib
│ │ ├── vdmdbg.lib
│ │ ├── version.lib
│ │ ├── vfw32.lib
│ │ ├── wappc32.lib
│ │ ├── wcpic32.lib
│ │ ├── webpost.lib
│ │ ├── win32spl.lib
│ │ ├── wincsv32.lib
│ │ ├── winfax.lib
│ │ ├── wininet.lib
│ │ ├── winmm.lib
│ │ ├── winscard.lib
│ │ ├── winspool.lib
│ │ ├── winstrm.lib
│ │ ├── wintrust.lib
│ │ ├── wldap32.lib
│ │ ├── wow32.lib
│ │ ├── ws2_32.lib
│ │ ├── wsnmp32.lib
│ │ ├── wsock32.lib
│ │ ├── wst.lib
│ │ ├── wtsapi32.lib
│ │ └── xolehlp.lib
│ ├── uuid.lib
│ ├── wildargs.obj
│ ├── wininet.lib
│ └── ws2_32.lib
├── license.txt
├── readme.txt
└── setpath.bat
9 directories, 1302 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论