代码搜索:GetWindowRect
找到约 345 项符合「GetWindowRect」的源代码
代码结果 345
www.eeworm.com/read/232196/14204576
bas clipcurs.bas
Attribute VB_Name = "Cursor"
Option Explicit
'
' Win32 API Declarations, Type Definitions,
' and Constants
'
Private Type RECT
left As Long
top As Long
right As Long
bottom As Lo
www.eeworm.com/read/126474/14421943
cpp coolbar.cpp
////////////////////////////////////////////////////////////////
// CCoolBar 1997 Microsoft Systems Journal.
// If this program works, it was written by Paul DiLascia.
// If not, I don't know who
www.eeworm.com/read/226635/14456750
noname1
Windows.GetWindowRect(hwnd_PW,WinRectPW);
procedure TForm1.Timer1Timer(Sender: TObject);
var
h: HWnd;
Text: array [0..255] of char;
begin
h:=GetWindow(Handle, GW_HWNDFIRST);
while
www.eeworm.com/read/123022/14651699
shtml resize_sheet.shtml
PropertySheet - Resizing the Property Sheet
www.eeworm.com/read/121258/14763506
htm resize_sheet.shtml.htm
PropertySheet - Resizing the Property Sheet
www.eeworm.com/read/117525/14917553
cpp selectfolderdialog.cpp
/*
Original code by : Mihai Filimon
Modifications by S. Sridhar
1. Added a edit control where the user can type in the path
2. If the path typed in the edit ctrl does not exist then the
user
www.eeworm.com/read/218469/14919200
cpp coolbar.cpp
////////////////////////////////////////////////////////////////
// CCoolBar 1997 Microsoft Systems Journal.
// If this program works, it was written by Paul DiLascia.
// If not, I don't know who
www.eeworm.com/read/115303/15018815
cpp coolbar.cpp
////////////////////////////////////////////////////////////////
// CCoolBar 1997 Microsoft Systems Journal.
// If this program works, it was written by Paul DiLascia.
// If not, I don't know who
www.eeworm.com/read/169937/5408748
c windefw.c
/*
* Copyright (c) 1999 Greg Haerr
*
* DefWindowProc implementation for Micro-Windows
* This file should ideally only include windows.h, and be built
* on top of regular win32
www.eeworm.com/read/158106/5598470
c windefw.c
/*
* Copyright (c) 1999 Greg Haerr
*
* DefWindowProc implementation for Micro-Windows
* This file should ideally only include windows.h, and be built
* on top of regular win32