代码搜索:Wizard
找到约 9,749 项符合「Wizard」的源代码
代码结果 9,749
www.eeworm.com/read/100908/15862034
h wizard.h
#pragma once
// Wizard dialog
class Wizard : public CDialog
{
DECLARE_DYNAMIC(Wizard)
public:
Wizard(CWnd* pParent = NULL); // standard constructor
virtual ~Wizard();
void SetPre
www.eeworm.com/read/100908/15862070
cpp wizard.cpp
// Wizard.cpp : implementation file
//
#include "stdafx.h"
#include "emule.h"
#include "Wizard.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#e
www.eeworm.com/read/100287/15877830
bas wizard.bas
Attribute VB_Name = "Module2"
#If Win16 Then
Declare Function GetDriveType Lib "Kernel" (ByVal nDrive As Integer) As Integer
#Else
Declare Function GetDriveType Lib "kernel32" Alias "GetDriveTypeA
www.eeworm.com/read/279450/10436856
h wizard-choices.h
/*---[ wizard-choices.h ]---------------------------------------------
* Copyright (C) 2000-2002 Tomas Junnonen (majix@sci.fi)
*
* This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/322651/13372241
h wizard-choices.h
/*---[ wizard-choices.h ]---------------------------------------------
* Copyright (C) 2000-2002 Tomas Junnonen (majix@sci.fi)
*
* This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/292026/8382235
bmp truecrypt_wizard.bmp
www.eeworm.com/read/433001/8555071
pas pfm_wizard.pas
unit pfm_wizard;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, ExtCtrls, StdCtrls, Mask, DBCtrls, Db, DBTables, Grids, DBGrids,
Butt
www.eeworm.com/read/433001/8555636
dfm pfm_wizard.dfm
object fm_wizard: Tfm_wizard
Left = 254
Top = 161
Width = 697
Height = 505
Caption = 'fm_wizard'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Fo
www.eeworm.com/read/433001/8555820
dcu pfm_wizard.dcu
www.eeworm.com/read/188171/8565190