代码搜索:Invoke

找到约 4,823 项符合「Invoke」的源代码

代码结果 4,823
www.eeworm.com/read/172784/9690507

f invoke_commands_test2.f

//command file +a2 +b2 +test2 +c2
www.eeworm.com/read/403922/11506517

html function.w32api-invoke-function.html

Invokes function funcname with the arguments passed after the function na
www.eeworm.com/read/147051/5733557

asm pe_offset.asm

.386 .model flat,stdcall option casemap:none WinMain proto :DWORD,:DWORD,:DWORD,:DWORD include \masm32\include\windows.inc include \masm32\include\user32.inc include \masm32\include\kernel
www.eeworm.com/read/121414/14757264

asm menu.asm

;----------------------------------------- ; Menu.asm -- Menu Demonstration ; based on Charles Petzold's MenuDemo.C ; ; Translated into assembly 9/5/99 by ; Ron Thomas Ron_Thom@Compuserve
www.eeworm.com/read/121410/14757303

asm rbline.asm

; Rbline.asm "Demonstrates a rubber-band line" ; by Ron Thomas ; Ron_Thom@Compuserve.com 27/5/99 ;--------------------------------------------- .386 ; 32 bit when .386 appears before
www.eeworm.com/read/121410/14757309

asm rbcircle.asm

; Rbcircle.asm "Demonstrates a rubber-band circle" ; by Ron Thomas ; Ron_Thom@Compuserve.com 28/5/99 ;--------------------------------------------- .386 ; 32 bit when .386 appears b
www.eeworm.com/read/103044/15747350

asm menu.asm

;----------------------------------------- ; Menu.asm -- Menu Demonstration ; based on Charles Petzold's MenuDemo.C ; ; Translated into assembly 9/5/99 by ; Ron Thomas Ron_Thom@Compuserve
www.eeworm.com/read/404524/11484545

txt 内存补丁的编写与运用(三).txt

前俩篇我们讲了一些内存补丁的基本应用,第一篇我们的例子非常简陋,跟文件补丁差不多,没多大用处,第二篇我们尝试用到了一些调试API函数,但效率不高,如果我们要补丁的程序能检测INT3断点(这种检测不难实现)的话,我们的补丁就用不成了,这一篇文章,我们讨论一种更高级的补丁方法,调试寄存器的使用。 如果以用过OD调试程序,你可能会知道OD里能设置四个硬件断点,为什么不能设多于四个的硬件断点 ...
www.eeworm.com/read/100589/15870438

asm paint.asm

.386 .model flat,stdcall option casemap:none WinMain proto :DWORD,:DWORD,:DWORD,:DWORD include \masm32\include\windows.inc include \masm32\include\user32.inc include \masm32\include\kernel32
www.eeworm.com/read/296742/8079449

java application.java

// Dispatch Proxies package Lot123; import com.ibm.bridge2java.*; import java.util.Date; public class Application extends Dispatch implements COMconstants { public static final String clsid