代码搜索:SendMessage
找到约 3,804 项符合「SendMessage」的源代码
代码结果 3,804
www.eeworm.com/read/269571/11092283
cpp optiondlg.cpp
//OptionDlg.cpp
#include "GSFinder.h"
#include "OptionDlg.h"
#include "Association.h"
COptionDlg* pod;
//ADD START TODA
///////////////////////////////////////////////////////////////
stati
www.eeworm.com/read/269571/11092361
cpp statuswnd.cpp
#include "GSFinder.h"
#include "StatusWnd.h"
/*///////////////////////////////////////////////////////////////
CStatusWnd::CStatusWnd()
{
}
//////////////////////////////////////////////////
www.eeworm.com/read/269039/11110703
cpp coildialog.cpp
//-----------------------------------------------------------------------------
// Copyright 2007 Jonathan Westhues
//
// This file is part of LDmicro.
//
// LDmicro is free software: you can re
www.eeworm.com/read/134519/13985439
c monthcalendar.c
/*
** $Id: monthcalendar.c,v 1.5 2004/09/16 11:43:15 weiym Exp $
**
** monthcalendar.c: The MonthCalendar control demo program.
**
** Copyright (C) 2001 ~ 2002 Zhong Shuyi.
** Copyright (C) 2003 Feynm
www.eeworm.com/read/134519/13985447
c newtoolbar.c
/*
** $Id: newtoolbar.c,v 1.7 2003/06/17 08:57:25 weiym Exp $
**
** newtoolbar.c: The NewToolBar control demo program.
**
** Copyright (C) 2003 Feynman Software.
**
** Create date: 2003/5/15
*/
/*
**
www.eeworm.com/read/108787/15575462
cpp resultsimple.cpp
// ResultSimple.cpp : implementation file
//
#include "stdafx.h"
#include "ManageSystem.h"
#include "ResultSimple.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_F
www.eeworm.com/read/105160/15676738
txt 非法探取密码的原理及其防范(转).txt
作者:九流
email: molimin@163.net
日期:8/8/2001 11:59:25 AM
一、非法获取Password的原理:
Edit控件是Windows的一个标准控件,当把其Password属性设为True时,就会将输入的内容屏蔽为星号,从而达到保护的目的。虽然我们看来都是星号,但程序中的Edit控件实际仍是用户输入的密码,应用程序可以获取该控件中的密码,其他应用程序 ...
www.eeworm.com/read/356238/6286822
txt vb中使用api关闭窗口.txt
1。使用SendMessage
Private Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long
hwnd 为需要关闭的窗口程序的窗口句柄
www.eeworm.com/read/163935/10139316
cpp csignindlg.cpp
// CSignInDlg.cpp: implementation of the CSignInDlg class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CSignInDlg.h"
#include "resour
www.eeworm.com/read/162743/10277532
cpp mapperview.cpp
// mapperView.cpp : implementation of the CMapperView class
//
#include "stdafx.h"
#include "mapper.h"
#include "mapperDoc.h"
#include "mapperView.h"
#include "seisunshisetdlg.h"
#ifdef