代码搜索:FindWindow
找到约 333 项符合「FindWindow」的源代码
代码结果 333
www.eeworm.com/read/474065/6829167
cpp speedrlt.cpp
// SpeedRlt.cpp : implementation file
//
#include "stdafx.h"
#include "NoteBook.h"
#include "SpeedRlt.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/474065/6829178
cpp testresult.cpp
// TestResult.cpp : implementation file
//
#include "stdafx.h"
#include "NoteBook.h"
#include "TestResult.h"
#include "CpuMsg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stati
www.eeworm.com/read/474065/6829186
cpp performance.cpp
// Performance.cpp : implementation file
//
#include "stdafx.h"
#include "NoteBook.h"
#include "Performance.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/474065/6829255
cpp cbtestrlt.cpp
// CbTestRlt.cpp : implementation file
//
#include "stdafx.h"
#include "NoteBook.h"
#include "CbTestRlt.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __
www.eeworm.com/read/474065/6829292
cpp lcdrlt.cpp
// LcdRlt.cpp : implementation file
//
#include "stdafx.h"
#include "NoteBook.h"
#include "LcdRlt.h"
#include "SpeedRlt.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/474065/6829294
cpp lcdtest.cpp
// LcdTest.cpp : implementation file
//
#include "stdafx.h"
#include "NoteBook.h"
#include "LcdTest.h"
#include "LcdRlt.h"
#include "SpeedRlt.h"
#include "Performance.h"
#ifdef _DEBUG
#de
www.eeworm.com/read/109079/15564682
txt 00000002.txt
--===BBS水木清华站∶精华区===--
-===BBS水木清华站∶精华区===-
正文:
1. 如何获取应用程序的 实例句柄?
应用程序的 实例句柄保存在CWinAppIm_hInstance 中,可以这么调用
AfxGe
www.eeworm.com/read/107231/15611492
pas uhideshell_traywnd.pas
unit UHideShell_TrayWnd;
{本例子是隐藏系统任务栏,这在很多场合都需要用到
如一个媒体播放器,要隐藏任务栏来达到全屏效果}
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
t
www.eeworm.com/read/107231/15611496
~pas uhideshell_traywnd.~pas
unit UHideShell_TrayWnd;
{本例子是隐藏系统任务栏,这在很多场合都需要用到
如一个媒体播放器,要隐藏任务栏来达到全屏效果}
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
t
www.eeworm.com/read/106512/15635234
prg mainprg.prg
_screen.Visible=.f.
SET TALK OFF
SET SAFETY OFF
SET RESOURCE OFF
SET DELETED ON
MyPath=LEFT(SYS(16),RAT("\",SYS(16)))
SET DEFA TO (MyPath)
*-防止程序重复运行的代码
DECLARE integer FindWindow in Win