代码搜索:FindWindow
找到约 333 项符合「FindWindow」的源代码
代码结果 333
www.eeworm.com/read/102667/15763596
txt sendmessage.txt
//找到接收消息的窗口(窗口名为Receiver)
CString str="进程B";
CWnd *pWnd=CWnd::FindWindow(NULL,str);
if(pWnd)
{
COPYDATASTRUCT buf;
char * s=new char[m_Msg1.GetLength()]; //m_Msg1为CString类型的变量
s=m_
www.eeworm.com/read/106385/6193663
cpp licensedlg.cpp
//####COPYRIGHTBEGIN####
//
// ----------------------------------------------------------------------------
// Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
//
// This program is part of the eCos host
www.eeworm.com/read/106385/6193734
cpp configpropdlg.cpp
//####COPYRIGHTBEGIN####
//
// ----------------------------------------------------------------------------
// Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
//
// This program is part of the eCos host
www.eeworm.com/read/106385/6193738
cpp settingsdlg.cpp
//####COPYRIGHTBEGIN####
//
// ----------------------------------------------------------------------------
// Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
//
// This program is part of the eCos host
www.eeworm.com/read/106385/6193750
cpp folderdlg.cpp
//####COPYRIGHTBEGIN####
//
// ----------------------------------------------------------------------------
// Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
//
// This program is part of the eCos host
www.eeworm.com/read/253602/12210477
txt windows 2000 utility manager privilege elevation exploit (ms04-019).txt
//by Cesar Cerrudo sqlsec at yahoo.com
//Local elevation of priviliges exploit for Windows 2K Utility Manager (second one!!!!)
//Gives you a shell with system privileges
//If you have problems try
www.eeworm.com/read/253602/12210732
txt windows utility manager exploit.txt
// By Cesar Cerrudo (cesar@appsecinc.com)
// Local elevation of priviliges exploit for Windows Utility Manager
// Gives you a shell with system privileges
// If you have problems try changing Sleep
www.eeworm.com/read/111856/15501641
~dpr qq.~dpr
program qq;
uses
Forms,
windows,
main in 'main.pas' {FrmMain_QQ},
FlashForm in 'FlashForm.pas' {FrmFlash},
by_user in 'by_user.pas',
login in 'login.pas' {FrmLogin},
user_reg i