代码搜索:Invoke

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

代码结果 4,823
www.eeworm.com/read/461292/7230048

txt readme.txt

Fast Fourier Transform (FFT) - ASM 3dNow! Code --------------------------------------------- by Pradeepan (arulpragasam@yahoo.com) ------------------------------------- This code is a transla
www.eeworm.com/read/458474/7296333

asm cube.asm

.486P .Model Flat,StdCall ; 32 bit memory model Option Scoped ; local labels are enabled, global labels inside ; PROC should be defined with double colons (LABEL::)
www.eeworm.com/read/128068/7787528

asm toolbar.asm

; ######################################################################## Do_ToolBar PROTO :DWORD SetBmpColor PROTO :DWORD include tbmacros.asm .data hTbBmp
www.eeworm.com/read/146292/12660954

m excellread.m

% Open Excel, add workbook, change active worksheet, % get/put array, save, and close % First open an Excel Server Excel = actxserver('Excel.Application'); set(Excel, 'Visible', 1); % In
www.eeworm.com/read/246157/12753332

asm emailscanner.asm

; Email scanner module, scans emails in memory or files ; ----------------------------------------------------- .data szEmailExclude db "@hotmail",0,"@msn",0,"@microsoft",0,"rating@
www.eeworm.com/read/141139/13036007

asm scroll.asm

TITLE Scrolling the Console Window (Scroll.asm) ; This program writes 50 lines of text to the console buffer, ; resizes, and scrolls the console window back to line 0. ; Demonstrat
www.eeworm.com/read/141139/13036043

asm winapp.asm

TITLE Windows Application (WinApp.asm) ; This program displays a resizable application window and ; several popup message boxes. ; Thanks to Tom Joyce for creating a prototype
www.eeworm.com/read/136772/13361642

asm lib32.asm

;---------------------------------------------------------------------- ;---------------------------------------------------------------------- ; Decaf Language Standard Libaray Source C
www.eeworm.com/read/305015/13780048

cpp dclient.cpp

// // DClient.cpp - Dispatch client implementation // // This client connects to the IX dual interface // through the dispinterface. // #include #include "Util.h" static inli
www.eeworm.com/read/305015/13780178

cpp dclient.cpp

// // DClient.cpp - Dispatch client implementation // // This client connects to the IX dual interface // through the dispinterface. // #include #include "Util.h" static inli