代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/242302/13032231
html 17600.html
Function like InputBox or MsgBox
Function like InputBox or MsgBox
www.eeworm.com/read/114100/15085589
html 17600.html
Function like InputBox or MsgBox
Function like InputBox or MsgBox
www.eeworm.com/read/192685/8309050
html 17600.html
Function like InputBox or MsgBox
Function like InputBox or MsgBox
www.eeworm.com/read/443672/7629267
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__0
www.eeworm.com/read/146081/12677986
frm 判断网络连接.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/430360/1931306
bat makeit.bat
@echo off
if not exist rsrc.rc goto over1
\masm32\bin\rc /v rsrc.rc
\masm32\bin\cvtres /machine:ix86 rsrc.res
:over1
if exist "msgbox.obj" del "msgbox.obj"
if exist "msgbox.exe" del "msgbo
www.eeworm.com/read/409919/2228438
bas test.bas
#COMPILE EXE
#IF NOT %DEF(%WINAPI)
#INCLUDE "WIN32API.INC"
#ENDIF
#INCLUDE "PB.INC"
FUNCTION PBMAIN()
MSGBOX "Begin", %MB_ICONINFORMATION, "CRC Example"
CRC_BEGIN
MSGBOX "Und
www.eeworm.com/read/174894/9570489
frm rl_lock.frm
VERSION 5.00
Begin VB.Form RL_Lock
BorderStyle = 0 'None
Caption = "挂起"
ClientHeight = 2280
ClientLeft = 0
ClientTop = 0
ClientWidth
www.eeworm.com/read/306762/13737998
cpp ppmessagebox.cpp
#include "ppMessageBox.h"
#include "eeb.h"
#if _USE_GUI == 1
/*
*/
//#define UGMB_OK_TEXT " 确 定 "
#define UGMB_CANCEL_TEXT " 取 消 "
#define UGMB_YES_TEXT " 是 "
#define UGMB_NO_TEXT "