📄 32bitapi.txt
字号:
FUNCTION ulong ConnectNamedPipe(ulong hNamedPipe,ref OVERLAPPED lpOverlapped) LIBRARY "kernel32.dll"
FUNCTION ulong ConnectToPrinterDlg(ulong hwnd,ulong flags) LIBRARY "winspool.drv"
FUNCTION ulong ContinueDebugEvent(ulong dwProcessId,ulong dwThreadId,ulong dwContinueStatus) LIBRARY "kernel32.dll"
FUNCTION ulong ControlService(ulong hService,ulong dwControl,ref SERVICE_STATUS lpServiceStatus) LIBRARY "advapi32.dll"
FUNCTION ulong ConvertDefaultLocale(ulong Locale) LIBRARY "kernel32.dll"
FUNCTION ulong CopyAcceleratorTable(ulong hAccelSrc,ref ACCEL lpAccelDst,ulong cAccelEntries) LIBRARY "user32.dll" ALIAS FOR "CopyAcceleratorTableA"
FUNCTION ulong CopyCursor(ulong hcur) LIBRARY "user32.dll"
FUNCTION ulong CopyEnhMetaFile(ulong hemfSrc,ref string lpszFile) LIBRARY "gdi32.dll" ALIAS FOR "CopyEnhMetaFileA"
FUNCTION ulong CopyFile(ref string lpExistingFileName,ref string lpNewFileName,ulong bFailIfExists) LIBRARY "kernel32.dll" ALIAS FOR "CopyFileA"
FUNCTION ulong CopyIcon(ulong hIcon) LIBRARY "user32.dll"
FUNCTION ulong CopyImage(ulong handle,ulong un1,ulong n1,ulong n2,ulong un2) LIBRARY "user32.dll"
FUNCTION ulong CopyLZFile(ulong n1,ulong n2) LIBRARY "lz32"
FUNCTION ulong CopyMetaFile(ulong hMF,ref string lpFileName) LIBRARY "gdi32.dll" ALIAS FOR "CopyMetaFileA"
FUNCTION ulong CopyRect(ref RECT lpDestRect,ref RECT lpSourceRect) LIBRARY "user32.dll"
FUNCTION ulong CopySid(ulong nDestinationSidLength,ref Any pDestinationSid,ref Any pSourceSid) LIBRARY "advapi32.dll"
FUNCTION ulong CountClipboardFormats() LIBRARY "user32.dll"
FUNCTION ulong CreateAcceleratorTable(ref ACCEL lpaccl,ulong cEntries) LIBRARY "user32.dll" ALIAS FOR "CreateAcceleratorTableA"
FUNCTION ulong CreateBitmap(ulong nWidth,ulong nHeight,ulong nPlanes,ulong nBitCount,ref Any lpBits) LIBRARY "gdi32.dll"
FUNCTION ulong CreateBitmapIndirect(ref BITMAP lpBitmap) LIBRARY "gdi32.dll"
FUNCTION ulong CreateBrushIndirect(ref LOGBRUSH lpLogBrush) LIBRARY "gdi32.dll"
FUNCTION ulong CreateCaret(ulong hwnd,ulong hBitmap,ulong nWidth,ulong nHeight) LIBRARY "user32.dll"
FUNCTION ulong CreateColorSpace(ref LOGCOLORSPACE lplogcolorspace) LIBRARY "gdi32.dll" ALIAS FOR "CreateColorSpaceA"
FUNCTION ulong CreateCompatibleBitmap(ulong hdc,ulong nWidth,ulong nHeight) LIBRARY "gdi32.dll"
FUNCTION ulong CreateCompatibleDC(ulong hdc) LIBRARY "gdi32.dll"
FUNCTION ulong CreateConsoleScreenBuffer(ulong dwDesiredAccess,ulong dwShareMode,ref SECURITY_ATTRIBUTES lpSecurityAttributes,ulong dwFlags,ref Any lpScreenBufferData) LIBRARY "kernel32.dll"
FUNCTION ulong CreateCursor(ulong hInstance,ulong nXhotspot,ulong nYhotspot,ulong nWidth,ulong nHeight,ref Any lpANDbitPlane,ref Any lpXORbitPlane) LIBRARY "user32.dll"
FUNCTION ulong CreateDC(ref string lpDriverName,ref string lpDeviceName,ref string lpOutput,ref DEVMODE lpInitData) LIBRARY "gdi32.dll" ALIAS FOR "CreateDCA"
FUNCTION ulong CreateDesktop(ref string lpszDesktop,ref string lpszDevice,ref DEVMODE pDevmode,ulong dwFlags,ulong dwDesiredAccess,ref SECURITY_ATTRIBUTES lpsa) LIBRARY "user32.dll" ALIAS FOR "CreateDesktopA"
FUNCTION ulong CreateDialogIndirectParam(ulong hInstance,ref DLGTEMPLATE lpTemplate,ulong hWndParent,ulong lpDialogFunc,ulong dwInitParam) LIBRARY "user32.dll" ALIAS FOR "CreateDialogIndirectParamA"
FUNCTION ulong CreateDialogParam(ulong hInstance,ref string lpName,ulong hWndParent,ulong lpDialogFunc,ulong lParamInit) LIBRARY "user32.dll" ALIAS FOR "CreateDialogParamA"
FUNCTION ulong CreateDIBitmap(ulong hdc,ref BITMAPINFOHEADER lpInfoHeader,ulong dwUsage,ref Any lpInitBits,ref BITMAPINFO lpInitInfo,ulong wUsage) LIBRARY "gdi32.dll"
FUNCTION ulong CreateDIBPatternBrush(ulong hPackedDIB,ulong wUsage) LIBRARY "gdi32.dll"
FUNCTION ulong CreateDIBPatternBrushPt(ref Any lpPackedDIB,ulong iUsage) LIBRARY "gdi32.dll"
FUNCTION ulong CreateDIBSection(ulong hDC,ref BITMAPINFO pBitmapInfo,ulong un,ulong lplpVoid,ulong handle,ulong dw) LIBRARY "gdi32.dll"
FUNCTION ulong CreateDirectory(ref string lpPathName,ref SECURITY_ATTRIBUTES lpSecurityAttributes) LIBRARY "kernel32.dll" ALIAS FOR "CreateDirectoryA"
FUNCTION ulong CreateDirectoryEx(ref string lpTemplateDirectory,ref string lpNewDirectory,ref SECURITY_ATTRIBUTES lpSecurityAttributes) LIBRARY "kernel32.dll" ALIAS FOR "CreateDirectoryExA"
FUNCTION ulong CreateDiscardableBitmap(ulong hdc,ulong nWidth,ulong nHeight) LIBRARY "gdi32.dll"
FUNCTION ulong CreateEllipticRgn(ulong X1,ulong Y1,ulong X2,ulong Y2) LIBRARY "gdi32.dll"
FUNCTION ulong CreateEllipticRgnIndirect(ref Rect lpRect) LIBRARY "gdi32.dll"
FUNCTION ulong CreateEnhMetaFile(ulong hdcref,ref string lpFileName,ref RECT lpRect,ref string lpDescription) LIBRARY "gdi32.dll" ALIAS FOR "CreateEnhMetaFileA"
FUNCTION ulong CreateEvent(ref SECURITY_ATTRIBUTES lpEventAttributes,ulong bManualReset,ulong bInitialState,ref string lpName) LIBRARY "kernel32.dll" ALIAS FOR "CreateEventA"
FUNCTION ulong CreateFile(ref string lpFileName,ulong dwDesiredAccess,ulong dwShareMode,ref SECURITY_ATTRIBUTES lpSecurityAttributes,ulong dwCreationDisposition,ulong dwFlagsAndAttributes,ulong hTemplateFile) LIBRARY "kernel32.dll" ALIAS FOR "CreateFileA"
FUNCTION ulong CreateFileMapping(ulong hFile,ref SECURITY_ATTRIBUTES lpFileMappigAttributes,ulong flProtect,ulong dwMaximumSizeHigh,ulong dwMaximumSizeLow,ref string lpName) LIBRARY "kernel32.dll" ALIAS FOR "CreateFileMappingA"
FUNCTION ulong CreateFont(ulong H,ulong W,ulong E,ulong O,ulong W,ulong I,ulong u,ulong S,ulong C,ulong OP,ulong CP,ulong Q,ulong PAF,ref string F) LIBRARY "gdi32.dll" ALIAS FOR "CreateFontA"
FUNCTION ulong CreateFontIndirect(ref LOGFONT lpLogFont) LIBRARY "gdi32.dll" ALIAS FOR "CreateFontIndirectA"
FUNCTION ulong CreateHalftonePalette(ulong hdc) LIBRARY "gdi32.dll"
FUNCTION ulong CreateHatchBrush(ulong nIndex,ulong crColor) LIBRARY "gdi32.dll"
FUNCTION ulong CreateIC(ref string lpDriverName,ref string lpDeviceName,ref string lpOutput,ref DEVMODE lpInitData) LIBRARY "gdi32.dll" ALIAS FOR "CreateICA"
FUNCTION ulong CreateIcon(ulong hInstance,ulong nWidth,ulong nHeight,Byte nPlanes,Byte nBitsPixel,ref Byte lpANDbits,ref Byte lpXORbits) LIBRARY "user32.dll"
FUNCTION ulong CreateIconFromResource(ref Byte presbits,ulong dwResSize,boolean fIcon,ulong dwVer) LIBRARY "user32.dll"
FUNCTION ulong CreateIconFromResource(ref Byte presbits,ulong dwResSize,ulong fIcon,ulong dwVer) LIBRARY "user32.dll"
FUNCTION ulong CreateIconIndirect(ref ICONINFO piconinfo) LIBRARY "user32.dll"
FUNCTION ulong CreateIoCompletionPort(ulong FileHandle,ulong ExistingCompletionPort,ulong CompletionKey,ulong NumberOfConcurrentThreads) LIBRARY "kernel32.dll"
FUNCTION ulong CreateMailslot(ref string lpName,ulong nMaxMessageSize,ulong lReadTimeout,ref SECURITY_ATTRIBUTES lpSecurityAttributes) LIBRARY "kernel32.dll" ALIAS FOR "CreateMailslotA"
FUNCTION ulong CreateMDIWindow(ref string lpClassName,ref string lpWindowName,ulong dwStyle,ulong x,ulong y,ulong nWidth,ulong nHeight,ulong hWndParent,ulong hInstance,ulong lParam) LIBRARY "user32.dll" ALIAS FOR "CreateMDIWindowA"
FUNCTION ulong CreateMenu() LIBRARY "user32.dll"
FUNCTION ulong CreateMetaFile(ref string lpString) LIBRARY "gdi32.dll" ALIAS FOR "CreateMetaFileA"
FUNCTION ulong CreateMutex(ref SECURITY_ATTRIBUTES lpMutexAttributes,ulong bInitialOwner,ref string lpName) LIBRARY "kernel32.dll" ALIAS FOR "CreateMutexA"
FUNCTION ulong CreateNamedPipe(ref string lpName,ulong dwOpenMode,ulong dwPipeMode,ulong nMaxInstances,ulong nOutBufferSize,ulong nInBufferSize,ulong nDefaultTimeOut,ref SECURITY_ATTRIBUTES lpSecurityAttributes) LIBRARY "kernel32.dll" ALIAS FOR "CreateNamedPipeA"
FUNCTION ulong CreatePalette(ref LOGPALETTE lpLogPalette) LIBRARY "gdi32.dll"
FUNCTION ulong CreatePatternBrush(ulong hBitmap) LIBRARY "gdi32.dll"
FUNCTION ulong CreatePen(ulong nPenStyle,ulong nWidth,ulong crColor) LIBRARY "gdi32.dll"
FUNCTION ulong CreatePenIndirect(ref LOGPEN lpLogPen) LIBRARY "gdi32.dll"
FUNCTION ulong CreatePipe(ref ulong phReadPipe,ref ulong phWritePipe,ref SECURITY_ATTRIBUTES lpPipeAttributes,ulong nSize) LIBRARY "kernel32.dll"
FUNCTION ulong CreatePolygonRgn(ref POINTAPI lpPoint,ulong nCount,ulong nPolyFillMode) LIBRARY "gdi32.dll"
FUNCTION ulong CreatePolyPolygonRgn(ref POINTAPI lpPoint,ref ulong lpPolyCounts,ulong nCount,ulong nPolyFillMode) LIBRARY "gdi32.dll"
FUNCTION ulong CreatePopupMenu() LIBRARY "user32.dll"
FUNCTION ulong CreatePrivateObjectSecurity(ref SECURITY_DESCRIPTOR ParentDescriptor,ref SECURITY_DESCRIPTOR CreatorDescriptor,ref SECURITY_DESCRIPTOR NewDescriptor,ulong IsDirectoryObject,ulong Token,ref GENERIC_MAPPING GenericMapping) LIBRARY "advapi32.dll"
FUNCTION ulong CreateProcess(ref string lpApplicationName,ref string lpCommandLine,ref SECURITY_ATTRIBUTES lpProcessAttributes,ref SECURITY_ATTRIBUTES lpThreadAttributes,ulong bInheritHandles,ulong dwCreationFlags,ref Any lpEnvironment,ref string lpCurrentDriectory,ref STARTUPINFO lpStartupInfo,ref PROCESS_INFORMATION lpProcessInformation) LIBRARY "kernel32.dll" ALIAS FOR "CreateProcessA"
FUNCTION ulong CreateProcessAsUser(ulong hToken,ref string lpApplicationName,ref string lpCommandLine,SECURITY_ATTRIBUTES lpProcessAttributes,SECURITY_ATTRIBUTES lpThreadAttributes,ulong bInheritHandles,ulong dwCreationFlags,ref string lpEnvironment,ref string lpCurrentDirectory,STARTUPINFO lpStartupInfo,PROCESS_INFORMATION lpProcessInformation) LIBRARY "kernel32.dll" ALIAS FOR "CreateProcessAsUserA"
FUNCTION ulong CreateRectRgn(ulong X1,ulong Y1,ulong X2,ulong Y2) LIBRARY "gdi32.dll"
FUNCTION ulong CreateRectRgnIndirect(ref RECT lpRect) LIBRARY "gdi32.dll"
FUNCTION ulong CreateRemoteThread(ulong hProcess,ref SECURITY_ATTRIBUTES lpThreadAttributes,ulong dwStackSize,ref ulong lpStartAddress,ref Any lpParameter,ulong dwCreationFlags,ref ulong lpThreadId) LIBRARY "kernel32.dll"
FUNCTION ulong CreateRoundRectRgn(ulong X1,ulong Y1,ulong X2,ulong Y2,ulong X3,ulong Y3) LIBRARY "gdi32.dll"
FUNCTION ulong CreateScalableFontResource(ulong fHidden,ref string lpszResourceFile,ref string lpszFontFile,ref string lpszCurrentPath) LIBRARY "gdi32.dll" ALIAS FOR "CreateScalableFontResourceA"
FUNCTION ulong CreateSemaphore(ref SECURITY_ATTRIBUTES lpSemaphoreAttributes,ulong lInitialCount,ulong lMaximumCount,ref string lpName) LIBRARY "kernel32.dll" ALIAS FOR "CreateSemaphoreA"
FUNCTION ulong CreateService(ulong hSCManager,ref string lpServiceName,ref string lpDisplayName,ulong dwDesiredAccess,ulong dwServiceType,ulong dwStartType,ulong dwErrorControl,ref string lpBinaryPathName,ref string lpLoadOrderGroup,ref ulong lpdwTagId,ref string lpDependencies,ref string lp,ref string lpPassword) LIBRARY "advapi32.dll" ALIAS FOR "CreateServiceA"
FUNCTION ulong CreateSolidBrush(ulong crColor) LIBRARY "gdi32.dll"
FUNCTION ulong CreateTapePartition(ulong hDevice,ulong dwPartitionMethod,ulong dwCount,ulong dwSize) LIBRARY "kernel32.dll"
FUNCTION ulong CreateThread(ref SECURITY_ATTRIBUTES lpThreadAttributes,ulong dwStackSize,ref ulong lpStartAddress,ref Any lpParameter,ulong dwCreationFlags,ref ulong lpThreadId) LIBRARY "kernel32.dll"
FUNCTION ulong CreateWindow(ref string lpClassName,ref string lpWindowName,ulong dwStyle,ulong x,ulong y,ulong nWidth,ulong nHeight,ulong hWndParent,ulong hMenu,ulong hInstance,ref Any lpParam) LIBRARY "user32.dll" ALIAS FOR "CreateWindowA"
FUNCTION ulong CreateWindowEx(ulong dwExStyle,ref string lpClassName,ref string lpWindowName,ulong dwStyle,ulong x,ulong y,ulong nWidth,ulong nHeight,ulong hWndParent,ulong hMenu,ulong hInstance,ref Any lpParam) LIBRARY "user32.dll"
FUNCTION ulong DdeAbandonTransaction(ulong idInst,ulong hConv,ulong idTransaction) LIBRARY "user32.dll"
FUNCTION ulong DdeAccessData(ulong hData,ref ulong pcbDataSize) LIBRARY "user32.dll" ALIAS FOR "DdeAccessDataA"
FUNCTION ulong DdeAddData(ulong hData,ref Byte pSrc,ulong cb,ulong cbOff) LIBRARY "user32.dll" ALIAS FOR "DdeAddDataA"
FUNCTION ulong DdeClientTransaction(ref Byte pData,ulong cbData,ulong hConv,ulong hszItem,ulong wFmt,ulong wType,ulong dwTimeout,ref ulong pdwResult) LIBRARY "user32.dll"
FUNCTION ulong DdeCmpStringHandles(ulong hsz1,ulong hsz2) LIBRARY "user32.dll"
FUNCTION ulong DdeConnect(ulong idInst,ulong hszService,ulong hszTopic,ref CONVCONTEXT pCC) LIBRARY "user32.dll"
FUNCTION ulong DdeConnectList(ulong idInst,ulong hszService,ulong hszTopic,ulong hConvList,ref CONVCONTEXT pCC) LIBRARY "user32.dll"
FUNCTION ulong DdeCreateDataHandle(ulong idInst,ref Byte pSrc,ulong cb,ulong cbOff,ulong hszItem,ulong wFmt,ulong afCmd) LIBRARY "user32.dll"
FUNCTION ulong DdeCreateStringHandle(ulong idInst,ref string psz,ulong iCodePage) LIBRARY "user32.dll" ALIAS FOR "DdeCreateStringHandleA"
FUNCTION ulong DdeDisconnect(ulong hConv) LIBRARY "user32.dll"
FUNCTION ulong DdeDisconnectList(ulong hConvList) LIBRARY "user32.dll"
FUNCTION ulong DdeEnableCallback(ulong idInst,ulong hConv,ulong wCmd) LIBRARY "user32.dll"
FUNCTION ulong DdeFreeDataHandle(ulong hData) LIBRARY "user32.dll"
FUNCTION ulong DdeFreeStringHandle(ulong idInst,ulong hsz) LIBRARY "user32.dll"
FUNCTION ulong DdeGetData(ulong hData,ref Byte pDst,ulong cbMax,ulong cbOff) LIBRARY "user32.dll" ALIAS FOR "DdeGetDataA"
FUNCTION ulong DdeGetLastError(ulong idInst) LIBRARY "user32.dll"
FUNCTION ulong DdeImpersonateClient(ulong hConv) LIBRARY "user32.dll"
FUNCTION Integer DdeInitialize(ref ulong pidInst,ulong pfnCallback,ulong afCmd,ulong ulRes) LIBRARY "user32.dll" ALIAS FOR "DdeInitializeA"
FUNCTION ulong DdeKeepStringHandle(ulong idInst,ulong hsz) LIBRARY "user32.dll"
FUNCTION ulong DdeNameService(ulong idInst,ulong hsz1,ulong hsz2,ulong afCmd) LIBRARY "user32.dll"
FUNCTION ulong DdePostAdvise(ulong idInst,ulong hszTopic,ulong hszItem) LIBRARY "user32.dll"
FUNCTION ulong DdeQueryConvInfo(ulong hConv,ulong idTransaction,ref CONVINFO pConvInfo) LIBRARY "user32.dll"
FUNCTION ulong DdeQueryNextServer(ulong hConvList,ulong hConvPrev) LIBRARY "user32.dll"
FUNCTION ulong DdeQueryString(ulong idInst,ulong hsz,ref string psz,ulong cchMax,ulong iCodePage) LIBRARY "user32.dll" ALIAS FOR "DdeQueryStringA"
FUNCTION ulong DdeReconnect(ulong hConv) LIBRARY "user32.dll"
FUNCTION ulong DdeSetQualityOfService(ulong hWndClient,ref SECURITY_QUALITY_OF_SERVICE pqosNew,ref SECURITY_QUALITY_OF_SERVICE pqosPrev) LIBRARY "user32.dll"
FUNCTION ulong DdeSetUserHandle(ulong hConv,ulong id,ulong hUser) LIBRARY "user32.dll"
FUNCTION ulong DdeUnaccessData(ulong hData) LIBRARY "user32.dll" ALIAS FOR "DdeUnaccessDataA"
FUNCTION ulong DdeUninitialize(ulong idInst) LIBRARY "user32.dll"
FUNCTION ulong DebugActiveProcess(ulong dwProcessId) LIBRARY "kernel32.dll" Subroutine DebugBreak() LIBRARY "kernel32.dll"
FUNCTION ulong DefDlgProc(ulong hDlg,ulong wMsg,ulong wParam,ulong lParam) LIBRARY "user32.dll" ALIAS FOR "DefDlgProcA"
FUNCTION ulong DefDriverProc(ulong dwDriverIdentifier,ulong hdrvr,ulong uMsg,ulong lParam1,ulong lParam2) LIBRARY "winmm.dll"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -