代码搜索:SWP
找到约 877 项符合「SWP」的源代码
代码结果 877
www.eeworm.com/read/205824/5019833
h winpos.h
#ifndef _WIN32K_WINPOS_H
#define _WIN32K_WINPOS_H
/* Undocumented flags. */
#define SWP_NOCLIENTMOVE 0x0800
#define SWP_NOCLIENTSIZE 0x1000
#define IntPtInWindow(WndObject,x
www.eeworm.com/read/409921/2224425
h winpos.h
#ifndef _WIN32K_WINPOS_H
#define _WIN32K_WINPOS_H
/* Undocumented flags. */
#define SWP_NOCLIENTMOVE 0x0800
#define SWP_NOCLIENTSIZE 0x1000
#define IntPtInWindow(WndObject,x
www.eeworm.com/read/276845/10702351
h updown.h
#ifndef _UPDOWNH_
#define _UPDOWNH_
//void updownkey_p(KEY key);
void updownkey_p(KEY key,char counts);
void fst_updown_f();
void fst_updown_mkr();
void bc_xch_f(KEY key,int old_bc);
void
www.eeworm.com/read/270260/11043281
bas desknotetrans.bas
Attribute VB_Name = "DeskNoteTrans"
Public Const GWL_EXSTYLE = (-20)
Public Const WS_EX_TRANSPARENT = &H20&
Public Const HWND_NOTOPMOST = -2
Public Const SWP_NOSIZE = &H1
Public Const SWP_NOMOVE
www.eeworm.com/read/332272/12765633
txt untitled-14.txt
CRect rect(O, O, 352, 352);
CalcW。ndowRect(&rect);
SetwindowPos(NULL, 0, 0, rect.Width(), rect.Height(),
SWP.NOZORDER SWP.NOMOVE SWPNOREDRAW);
第一个语句创建了一个 CRect对
www.eeworm.com/read/367730/2831450
cvsignore .cvsignore
Make.dep .depend *.o *.o1 *.swp *.asm *.rel *.lst *.sym *.adb *.lib *.err
www.eeworm.com/read/140090/13110010
bas win32apibas.bas
Attribute VB_Name = "Win32ApiBas"
Option Explicit
'窗口
Public Const HWND_TOPMOST = -1
Public Const HWND_TOP = 0
Public Const SWP_NOSIZE = &H1
Public Const SWP_SHOWWINDOW = &H40
Public Const SW
www.eeworm.com/read/115498/15012802
bas declares.bas
Attribute VB_Name = "Declares"
Option Explicit
Public Const GWL_STYLE = (-16)
Public Const LVM_FIRST = &H1000
Public Const HDS_BUTTONS = &H2
Const SWP_DRAWFRAME = &H20
Const SWP_NOMOVE = &H2
Co
www.eeworm.com/read/13901/285837
txt idebug_stats.txt
Statistics for Host Processor 0
Cycle counts for Imagine 0
Total: 84
Non-main-loop: 36
SWP Prime/Drain: 0