代码搜索:enum

找到约 10,000 项符合「enum」的源代码

代码结果 10,000
www.eeworm.com/read/128628/14288199

cpp enum_allfonts.cpp

#include #include "Enum_AllFonts.h" #if defined (WIN32) #define IS_WIN32 TRUE #else #define IS_WIN32 FALSE #endif #define IS_NT IS_WIN32 && (BOOL)(GetVersion() < 0
www.eeworm.com/read/128628/14288201

rc enum_allfonts.rc

#include "windows.h" #include "Enum_AllFonts.h" MYAPP ICON DISCARDABLE "GENERIC.ICO" MYAPP MENU DISCARDABLE BEGIN POPUP "&File" BEGIN MENUITEM "E&xit"
www.eeworm.com/read/128628/14288203

h enum_allfonts.h

#define IDM_EXIT 100 #define IDM_TEST 200 #define IDM_ABOUT 301 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM); LRESULT CALLBACK About (HWND, UINT, WPARAM
www.eeworm.com/read/128628/14288205

mak enum_allfonts.mak

# Nmake macros for building Windows 32-Bit apps all: Enum_A~1.exe # Update the resource if necessary Enum_A~1.res: Enum_A~1.rc Enum_A~1.h rc -r -fo Enum_A~1.res Enum_A~1.rc # Update t
www.eeworm.com/read/128438/14299028

htm readme-enum.htm

www.eeworm.com/read/128158/14313621

jsp enum_ahpsub.jsp

www.eeworm.com/read/128158/14313624

jsp enum_ahp.jsp

www.eeworm.com/read/229396/14340882

html globals_enum.html

Symbian XML Libarary SYXML - XML Parser and Generator Library for Symbian
www.eeworm.com/read/127210/14369571

c enum_chmlib.c

/* $Id: enum_chmLib.c,v 1.7 2002/10/09 12:38:12 jedwin Exp $ */ /*************************************************************************** * enum_chmLib.c - CHM archive test driver
www.eeworm.com/read/127210/14369590

vcproj enum_chmlib.vcproj