代码搜索:Invoke

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

代码结果 4,823
www.eeworm.com/read/358784/10179638

asm sum_main.asm

TITLE Integer Summation Program (Sum_main.asm) ; Multimodule example: (main module) ; This program inputs multiple integers from the user, ; stores them in an array, calculates the sum of the
www.eeworm.com/read/160624/10513392

asm asmthred.asm

;---------------------------------------------------------------------- ; ; FUNCTION: AsmThreadProc (LPVOID) ; ; PURPOSE: A thread procedure which calculates position on the window ;
www.eeworm.com/read/160624/10513498

asm winclock.asm

;----------------------------------------------------------------------------; ; winclock.ASM ; ;---------------------------------------
www.eeworm.com/read/160624/10513501

asm appentry.asm

;-----------------------------------------------------------------------------; ; APPENTRY.ASM :Windows Application Startup Routine ;-----------------------------------------------------------------
www.eeworm.com/read/160624/10513606

asm sysdata.asm

;----------------------------------------------------------------------------; ; SYSDATA.ASM ; ;---------------------------------------
www.eeworm.com/read/160624/10513622

asm appentry.asm

;-----------------------------------------------------------------------------; ; APPENTRY.ASM :Windows Application Startup Routine ;-----------------------------------------------------------------
www.eeworm.com/read/159138/10692054

asm meter.asm

;the following are not needed for this program to work. Ther are used to make the hyper link ;shell32.inc Shell32.lib gdi32.inc gdi32.lib ;szOpen and szLink ;spoo and hFinger ;Hyperlink and Hy
www.eeworm.com/read/466959/7024974

vb installer.vb

 Imports System.ComponentModel Imports System.Configuration.Install Imports System.DirectoryServices Imports System.io Imports System.Security.AccessControl Public Class Installer Public
www.eeworm.com/read/236396/7077666

asm hotkey.asm

.386 .model flat, stdcall option casemap :none ; case sensitive include \masm32\include\windows.inc include \masm32\include\user32.inc include \masm32\include\kernel32
www.eeworm.com/read/463459/7180405

bat 98下获取当前路径.bat

::getvar.bat @if [%2]==[] goto help @if [%1]==[/?] goto help @if [%1]==[/h] goto help @if [%1]==[invoke] prompt set %2=%3$_ @if [%1]==[invoke] goto end @if [%temp%]==[] set temp=c: @%comspe