代码搜索:GetWindowRect

找到约 345 项符合「GetWindowRect」的源代码

代码结果 345
www.eeworm.com/read/329086/12980903

cpp gui.cpp

#include "stdafx.h" #include "GUI.h" #define DEFAULT_RECT_WIDTH 150 #define DEFAULT_RECT_HEIGHT 30 BOOL GetTrayWndRect(RECT& TrayRect) { // try to find task bar window HWND hShellTray =
www.eeworm.com/read/151345/5683862

c wgetwinr.c

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/151159/5685423

c wgetwinr.c

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/135745/5879229

c wgetwinr.c

/* ********************************************************************************************************* * uC/GUI * Univers
www.eeworm.com/read/177431/9453568

cpp demopsheet.cpp

// DemoPSheet.cpp : implementation file // #include "stdafx.h" #include "ResizePropertySheet.h" #include "DemoPSheet.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/177430/9453710

cpp demodlg.cpp

// DemoDlg.cpp : implementation file // #include "stdafx.h" #include "ExpandingDialog.h" #include "DemoDlg.h" #include "DrawDoc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE s
www.eeworm.com/read/366454/9812601

cpp about.cpp

// About.cpp : implementation file // #include "stdafx.h" #include "ms5.h" #include "About.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #end
www.eeworm.com/read/277031/10676327

cpp demodlg.cpp

// DemoDlg.cpp : implementation file // #include "stdafx.h" #include "ExpandingDialog.h" #include "DemoDlg.h" #include "DrawDoc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE s
www.eeworm.com/read/277031/10678437

cpp demopsheet.cpp

// DemoPSheet.cpp : implementation file // #include "stdafx.h" #include "ResizePropertySheet.h" #include "DemoPSheet.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/421441/10736616

cpp ussdrecorddlg.cpp

// USSDRecordDlg.cpp : implementation file // #include "stdafx.h" #include "USSDSample.h" #include "USSDRecordDlg.h" // CUSSDRecordDlg dialog IMPLEMENT_DYNAMIC(CUSSDRecordDlg, CDialog)