代码搜索:MenuBar
找到约 4,001 项符合「MenuBar」的源代码
代码结果 4,001
www.eeworm.com/read/247376/12662177
vcp menubar.vcp
# Microsoft eMbedded Visual Tools Project File - Name="MenuBar" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win
www.eeworm.com/read/247376/12662181
rc menubar.rc
//======================================================================
// Resource file
//
// Written for the book Programming Windows CE
// Copyright (C) 2003 Douglas Boling
//================
www.eeworm.com/read/247376/12662182
ico menubar.ico
www.eeworm.com/read/247376/12662187
cpp menubar.cpp
//======================================================================
// MenuBar - Demonstrates a Pocket PC menu bar
//
// Written for the book Programming Windows CE
// Copyright (C) 2003 Doug
www.eeworm.com/read/247376/12662188
vcb menubar.vcb
www.eeworm.com/read/247376/12662190
vcw menubar.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/247376/12662192
h menubar.h
//======================================================================
// Header file
//
// Written for the book Programming Windows CE
// Copyright (C) 2003 Douglas Boling
//
//==============
www.eeworm.com/read/245951/12769626
bmp menubar.bmp
www.eeworm.com/read/140336/13087078
cpp menubar.cpp
// MenuBar.cpp :
//
#include "stdafx.h"
#include "MenuBar.h"
#include "resource.h"
#include
// pasted from MFC source
#define _AfxGetDlgCtrlID(hWnd) ((UINT)(WORD)::G
www.eeworm.com/read/140336/13087136
h menubar.h
#if !defined(AFX_MENUBAR_H__AF01DCA8_266A_11D3_8FA2_444553540000__INCLUDED_)
#define AFX_MENUBAR_H__AF01DCA8_266A_11D3_8FA2_444553540000__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _M