代码搜索:Wizard
找到约 9,749 项符合「Wizard」的源代码
代码结果 9,749
www.eeworm.com/read/155415/11875677
ico wizard.ico
www.eeworm.com/read/155415/11876706
h wizard.h
#pragma once
class CConnectionWizardDlg : public CDialog
{
DECLARE_DYNAMIC(CConnectionWizardDlg)
public:
CConnectionWizardDlg(CWnd* pParent = NULL); // standard constructor
virtual ~CConn
www.eeworm.com/read/155415/11877383
cpp wizard.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/343391/11953003
gif wizard.gif
www.eeworm.com/read/256880/11965984
h wizard.h
#ifndef __wiard_h__
#define __wiard_h__
#include
#include
#include "resource.h"
#define WFS_NEXT 0
#define WFS_PREV 1
#define WFS_FINISH 2
#define WFS_CANCEL 3
#defi
www.eeworm.com/read/256880/11966011
cpp wizard.cpp
#include "Wizard.h"
CWizard *pWizard = NULL;
CWizard::CWizard(HINSTANCE hInst, LPCTSTR szTitle)
: m_hInst(hInst),
m_hCurStepWnd(NULL),
m_nCurStep(0),
m_nStepsCount(0),
m_szTitl
www.eeworm.com/read/342841/11996744
h wizard.h
/*
Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is
Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/342841/11996749
c wizard.c
/*
Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is
Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/253505/12218370