代码搜索:SWP

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

代码结果 877
www.eeworm.com/read/439914/7697053

bas windowsexit.bas

Attribute VB_Name = "windowsexit" Option Explicit Enum howwindowpos SWP_SHOWWINDOW = &H40 HWND_TOPMOST = -1 SWP_NOMOVE = &H2 SWP_NOSIZE = &H1
www.eeworm.com/read/201070/5060799

cs enums.cs

using System; namespace WeifenLuo.WinFormsUI.Docking.Win32 { [Flags] internal enum FlagsSetWindowPos : uint { SWP_NOSIZE = 0x0001, SWP_NOMOVE = 0x0002, SWP_NOZORDE
www.eeworm.com/read/316506/3610736

cs enums.cs

using System; namespace WeifenLuo.WinFormsUI.Docking.Win32 { [Flags] internal enum FlagsSetWindowPos : uint { SWP_NOSIZE = 0x0001, SWP_NOMOVE = 0x0002, SWP_NOZORDE
www.eeworm.com/read/267636/4264453

cs enums.cs

using System; namespace WeifenLuo.WinFormsUI.Docking.Win32 { [Flags] internal enum FlagsSetWindowPos : uint { SWP_NOSIZE = 0x0001, SWP_NOMOVE = 0x0002, SWP_NOZORDE
www.eeworm.com/read/38039/1099060

mnu varsecswp.mnu

VAR#SEC#SWP
www.eeworm.com/read/164463/10106642

h shmem_fs.h

#ifndef __SHMEM_FS_H #define __SHMEM_FS_H /* inode in-kernel data */ #define SHMEM_NR_DIRECT 16 /* * A swap entry has to fit into a "unsigned long", as * the entry is hidden in the "index" field
www.eeworm.com/read/135153/5888842

h shmem_fs.h

#ifndef __SHMEM_FS_H #define __SHMEM_FS_H /* inode in-kernel data */ #define SHMEM_NR_DIRECT 16 /* * A swap entry has to fit into a "unsigned long", as * the entry is hidden in the "index" field
www.eeworm.com/read/100262/6272518

cpp chlocbar.cpp

// chlocbar.cpp : implementation file // #include "stdafx.h" #include #include "resource.h" #include "ChLocBar.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_F
www.eeworm.com/read/264813/11299583

cpp studydlg.cpp

// StudyDlg.cpp : 实现文件 // #include "stdafx.h" #include "SMS.h" #include "StudyDlg.h" // CStudyDlg 对话框 IMPLEMENT_DYNAMIC(CStudyDlg, CDialog) CStudyDlg::CStudyDlg(CWnd* pParent /*=NULL*
www.eeworm.com/read/109477/15556494

h shmem_fs.h

#ifndef __SHMEM_FS_H #define __SHMEM_FS_H /* inode in-kernel data */ #define SHMEM_NR_DIRECT 16 /* * A swap entry has to fit into a "unsigned long", as * the entry is hidden in the "index" field