代码搜索:Module
找到约 10,000 项符合「Module」的源代码
代码结果 10,000
www.eeworm.com/read/288856/8598675
asm module.asm
include head.inc
ModalDlgProc PROTO :DWORD,:DWORD,:DWORD,:DWORD
EnumProc PROTO :DWORD,:DWORD
ProcessNameList PROTO
ModuleNameList PROTO:DWORD
ShowModuleInProcess PROTO :DWORD
.const
IDD_PROCE
www.eeworm.com/read/288856/8598676
rc module.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/288856/8598681
exe module.exe
www.eeworm.com/read/288856/8598682
res module.res
www.eeworm.com/read/287786/8669278
bas module相片.bas
Attribute VB_Name = "Module相片"
Declare Sub RtlMoveMemory Lib "KERNEL32" (lpvDest As Any, lpvSource As Any, ByVal cbCopy As Long)
Sub SavePictureToAdodc(rs As ADODB.Recordset, ByVal FileName As Str
www.eeworm.com/read/386806/8725432
h module.h
/*
* Dynamic loading of modules into the kernel.
*/
#ifndef _LINUX_MODULE_H
#define _LINUX_MODULE_H
/* values of module.state */
#define MOD_UNINITIALIZED 0
#define MOD_RUNNING 1
#define
www.eeworm.com/read/386806/8725925
c module.c
#include
#include
#include
#include /* defines GFP_KERNEL */
#include
#include
#include