代码搜索:SWP

找到约 877 项符合「SWP」的源代码

代码结果 877
www.eeworm.com/read/120207/14809786

c dosswap.c

/* DOSSWAP.C - Functions to manage DOS swap areas */ #include #include #include #include "tsr.h" #define GET_DOSSWAP3 0x5d06 #define GET_DOSSWAP4 0x
www.eeworm.com/read/238907/13315549

swp .s3c2410x.h.swp

www.eeworm.com/read/176066/9519773

bas module1.bas

Attribute VB_Name = "Module1" Public Declare Function GetWindowLong _ Lib "user32" Alias "GetWindowLongA" _ ( _ ByVal hWnd As Long, ByVal nIndex As Long _ ) As Long 'hwnd为窗口句柄 'nIndex指示要获得
www.eeworm.com/read/161842/10364465

cpp orderer.cpp

#include "stdafx.h" #include "orderer.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif #pragma warning ( disable : 4711 ) //////////////
www.eeworm.com/read/349158/10845520

bas module1.bas

Attribute VB_Name = "Module1" Public Declare Function GetWindowLong _ Lib "user32" Alias "GetWindowLongA" _ ( _ ByVal hWnd As Long, ByVal nIndex As Long _ ) As Long 'hwnd为窗口句柄 'nIndex指示要获得
www.eeworm.com/read/348661/10877735

bas module1.bas

Attribute VB_Name = "Module1" Public Declare Function GetWindowLong _ Lib "user32" Alias "GetWindowLongA" _ ( _ ByVal hWnd As Long, ByVal nIndex As Long _ ) As Long 'hwnd为窗口句柄 'nIndex指示要获得
www.eeworm.com/read/468706/6986673

bas modsub.bas

Attribute VB_Name = "modSub" Option Explicit Public Declare Function SetWindowPos Lib "user32" (ByVal hwnd As Long, ByVal hWndInsertAfter As Long, ByVal X As Long, ByVal Y As Long, ByVal cx As Lon
www.eeworm.com/read/328785/13002227

bas module2.bas

Attribute VB_Name = "Module2" Option Explicit Public NoLogin As Boolean '取消登陆标志 '任务栏图标 Declare Function Shell_NotifyIcon Lib "shell32" Alias "Shell_NotifyIconA" (ByVal dwMessage As Long, pnid As N
www.eeworm.com/read/320007/13436306

bat asem32.bat

@ECHO OFF REM 64 MB Virtual Memory Support for ASEMX.EXE REM ========================================== REM REM Requires Borland's 32-bit DPMI server with virtual memory manageme