代码搜索:Invoke

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

代码结果 4,823
www.eeworm.com/read/182429/9204210

m testocx.m

global h h=ACTXCONTROL('ACTVOICE.ActvoiceCtrl.1',[0 0 0 0], gcf, 'sample'); invoke(h,'start');
www.eeworm.com/read/163485/10157554

asm appendfile.asm

TITLE Appending to a File (AppendFile.asm) ; This program appends text to an existing file. ; Last update: 1/30/02 INCLUDE Irvine32.inc .data buffer BYTE "This text is app
www.eeworm.com/read/358784/10179576

asm appendfile.asm

TITLE Appending to a File (AppendFile.asm) ; This program appends text to an existing file. ; Last update: 1/30/02 INCLUDE Irvine32.inc .data buffer BYTE "This text is app
www.eeworm.com/read/271724/10982773

asm http.asm

.386 .model flat,stdcall include wsock32.inc include comctl32.inc include kernel32.inc include user32.inc include comdlg32.inc includelib user32.lib includelib comctl32.lib includelib kernel3
www.eeworm.com/read/141139/13036023

asm appendfile.asm

TITLE Appending to a File (AppendFile.asm) ; This program appends text to an existing file. ; Last update: 1/30/02 INCLUDE Irvine32.inc .data buffer BYTE "This text is app
www.eeworm.com/read/136989/5835449

readme

# # README,v 1.1 2001/12/09 18:20:52 ossama Exp # This test is designed to excercise the connection cache related code in a complex pluggable protocol such as SSLIOP. An object reference is s
www.eeworm.com/read/136849/5843557

c si_sq.c

/* * Copyright (C) Ericsson Mobile Communications AB, 2000. * Licensed to AU-System AB. * All rights reserved. * * This software is covered by the license agreement between * the end user
www.eeworm.com/read/123026/6063546

txt pinvoke.txt

Using P/Invoke in a managed C++ application. Igor Chouvalov, Dundas Software Ltd PInvokeDemo demonstrates .NET interoperability between .NET managed code and old unmanaged code. It uses the P/Inv
www.eeworm.com/read/153700/12011862

asm copyitems.asm

;----------------------------------------------------------------------------------------- ; Prototypes. ;-----------------------------------------------------------------------------------------
www.eeworm.com/read/153251/5651981

java request.java

/** * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1