CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - CALL
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - CALL - List
[
Windows Develop
]
如何调用dll中的函数
DL : 0
示范如何使用 LoadLibrary(...) 和 GetProcAddress(....)调用dll的输出函数.-the code show how to call the functions in the dll file by LoadLibrary and GetProcAddress.
Date
: 2025-12-24
Size
: 45kb
User
:
[
Windows Develop
]
OSGMFC
DL : 0
osg与mfc的结合,即再mfc中如何调用osg引擎。-OSG with the combination, then how mfc call OSG engine.
Date
: 2025-12-24
Size
: 32kb
User
:
mumu
[
Windows Develop
]
rtc
DL : 0
RTCSample is a fully functional RTC application the uses the RTC Client API to expose Presence, Instant Messaging, and PC-to-PC audio/video call features.
Date
: 2025-12-24
Size
: 71kb
User
:
xzhuwu
[
Windows Develop
]
dxCTIMid
DL : 0
cti呼叫中心控制接续部分可以做IVR服务器-Call Center CTI control can be to do follow-up IVR server
Date
: 2025-12-24
Size
: 1.4mb
User
:
[
Windows Develop
]
CallFortranDll
DL : 0
vc调用FORTRAN动态库,喜欢的下载哦!-vc call FORTRAN dynamic libraries, like the download Oh!
Date
: 2025-12-24
Size
: 43kb
User
:
刘星
[
Windows Develop
]
wm_callhistory_src
DL : 0
Retrieving and Storing Call History for mobile
Date
: 2025-12-24
Size
: 45kb
User
:
peter
[
Windows Develop
]
CodeViz
DL : 0
一款分析 C/C++源代码中函数调用关系的调用图生成工具,很实用-An analysis of C/C++ Source code function call relations between the call graph generation tool, it is practical
Date
: 2025-12-24
Size
: 278kb
User
:
zqing
[
Windows Develop
]
zbWIMGAPI
DL : 0
WIMGAPI.dll API wrapper to use the WIMGAPI.dll of the Windows PE packages with any language including Visual Basic, Visual FoxPro, VBScript and JScript, without the need of complex code in C to call the difficult and hard to program WIMGAPI. Only sources I could find did not work, only alternative cost lots of $$$, this one is free hope it can help you as much as it helped me!-WIMGAPI.dll API wrapper to use the WIMGAPI.dll of the Windows PE packages with any language including Visual Basic, Visual FoxPro, VBScript and JScript, without the need of complex code in C to call the difficult and hard to program WIMGAPI. Only sources I could find did not work, only alternative cost lots of $$$, this one is free hope it can help you as much as it helped me!
Date
: 2025-12-24
Size
: 8kb
User
:
Draz
[
Windows Develop
]
vbmatlab
DL : 0
陈述了VB如何调用matlab,并详细展示了这个调用方法-How to call a VB statement matlab, and a detailed method to display the call
Date
: 2025-12-24
Size
: 3kb
User
:
TC319
[
Windows Develop
]
EXE_inter-call
DL : 0
VB EXE间相互调用的例子,可相互间传递参数!-VB EXE example of inter-call can pass parameters between each other!
Date
: 2025-12-24
Size
: 15kb
User
:
可樂
[
Windows Develop
]
Call
DL : 0
由c++实现,代码主要演示如何远程注入并调用CA-The main demonstration of long-distance call into CALL
Date
: 2025-12-24
Size
: 232kb
User
:
515700954
[
Windows Develop
]
Vossys_cod4
DL : 0
Call of Duty 4 cheat source code, includes some memory hacks and D3D. Works for version 1.7
Date
: 2025-12-24
Size
: 87kb
User
:
Trouble
[
Windows Develop
]
xfire_extenson_selfhook
DL : 0
Call of Duty 4 cheat source code, includes some memory hacks and D3D. Works for version 1.7 Uses Xfire to inject itself
Date
: 2025-12-24
Size
: 617kb
User
:
Trouble
[
Windows Develop
]
CALL
DL : 0
Visual Basic 在写的,找游戏中的CALL,此源码用于学习之用。-Visual Basic in writing, looking for game CALL, the source code for learning purposes.
Date
: 2025-12-24
Size
: 45kb
User
:
缺德
[
Windows Develop
]
Desktop
DL : 0
Write a C program using the fork() system call that that generates the Fibonacci sequence in the child process. The number of the sequence will be provided in the command line. For example, if 5 is provided, the first five numbers in the Fibonacci sequence will be output by the child process. Because the parent and child processes have their own copies of the data, it will be necessary for the child to output the sequence. Have the parent invoke the wait() call to wait for the child process to complete before exiting the program. Perform necessary error checking to ensure that a non-negative number is passed on the command line.
Date
: 2025-12-24
Size
: 1kb
User
:
chan
[
Windows Develop
]
Development.object.ADO.NET.stored.procedure.call.r
DL : 0
Development of the basic object ADO.NET stored procedure call
Date
: 2025-12-24
Size
: 2kb
User
:
马华
[
Windows Develop
]
VB.compiled.module.design.code.CALL
DL : 0
VB汇编CALL注入模块设计经典代码VB compiled into the module design classic code CALL -VB compiled into the module design classic code CALL
Date
: 2025-12-24
Size
: 11kb
User
:
u8s
[
Windows Develop
]
MCU-Call
DL : 0
打一个电话的程序,纯C语言程序,简单易懂,很好!-Process a call, pure C language program, easy to understand, very good!
Date
: 2025-12-24
Size
: 89kb
User
:
wang
[
Windows Develop
]
hwo-to-use--create-and-call-dll
DL : 0
【转】如何用VC++创建及调用DLL 动态链接库的创建 动态链接库DLL的链接-【】 How to switch to VC++ to create and call the DLL dynamic link library dynamic link library DLL to create links
Date
: 2025-12-24
Size
: 22kb
User
:
yangxu
[
Windows Develop
]
How-to-call-the-help-file
DL : 0
本代码详解了如何调用帮助文件(.chm)。需使用专门的系统函数HtmlHelp()来实现。-Detailed how to call this code, help file (. Chm). Need to use a special system function HtmlHelp () to achieve.
Date
: 2025-12-24
Size
: 89kb
User
:
李佳昆
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.