代码搜索:SetWindowText
找到约 2,287 项符合「SetWindowText」的源代码
代码结果 2,287
www.eeworm.com/read/110561/15530984
asm insert.asm
_InsertProc proto:DWORD ,:DWORD ,:DWORD ,:DWORD
.code
_InsertProc proc @hDlg,uMsg,wParam,lParam
local @szBuf[255]:BYTE
mov eax,uMsg
.if eax==WM_INITDIALOG
;初始化对话框
invoke SetWindowText
www.eeworm.com/read/431539/8668279
cpp ppgnewdlg.cpp
// PPGNEWDlg.cpp : implementation file
/*
1.检测加密是否成功
2.加上版本号检测
*/
/*
1. 支持多字节格式
*/
/*
1.读母片后,直接CONFIG加密
2.烧写校验CONFIG的BUG找到问题 (|or||)//12_19
3.修改LOGO图标
*/
#include "stdafx.h"
#inclu
www.eeworm.com/read/427222/8961198
cpp setpassworddlg.cpp
// SetPassWordDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Server.h"
#include "SetPassWordDlg.h"
#include "ServerView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/281586/9147497
cpp lcdlg.cpp
// lcDlg.cpp : implementation file
//
#include "stdafx.h"
#include "lc.h"
#include "lcDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endi
www.eeworm.com/read/180526/9303646
cpp lurudialog.cpp
// luruDialog.cpp : implementation file
//
#include "stdafx.h"
#include "MyWork.h"
#include "luruDialog.h"
#include "picDialog.h"//////
#include "Set1.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/176421/9499189
cpp getdata.cpp
// GetData.cpp : implementation file
//
#include "stdafx.h"
#include "Ox_Planer.h"
#include "GetData.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL
www.eeworm.com/read/365157/9876733
cpp commisionview.cpp
// commisionView.cpp : implementation of the CCommisionView class
//
#include "stdafx.h"
#include "commision.h"
#include "commisionSet.h"
#include "commisionDoc.h"
#include "commisionView.h"
www.eeworm.com/read/357241/10213242
cpp info.cpp
// Info.cpp : implementation file
//
#include "stdafx.h"
#include "ReaderSF.h"
#include "Info.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#
www.eeworm.com/read/349780/10800361
cpp popselectmsgdlg.cpp
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/436323/7771706
cpp keyboarddlg.cpp
// keyboardDlg.cpp : implementation file
//
#include "stdafx.h"
#include "keyboard.h"
#include "keyboardDlg.h"
#include "pytable.h"
#include "mmsystem.h"
#ifdef _DEBUG
#define new DEBUG_