代码搜索结果
找到约 10,000 项符合
Display 的代码
display_res_icon.cpp
#include
#include "Display_Res_Icon.h"
#if defined (WIN32)
#define IS_WIN32 TRUE
#else
#define IS_WIN32 FALSE
#endif
#define IS_NT IS_WIN32 && (BOOL)(GetVersion()
display_res_icon.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
display_res_icon.mak
# Nmake macros for building Windows 32-Bit apps
all: Displa~1.exe
# Update the resource if necessary
Displa~1.res: Displa~1.rc Displa~1.h
rc -r -fo Displa~1.res Displa~1.rc
# Update t
led display.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Option
led display.m51
BL51 BANKED LINKER/LOCATER V6.00 07/05/2006 20:05:31 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
E:\KEIL\C51\BIN\BL51.EXE LED Di
dyn display.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Option
dyn display.m51
BL51 BANKED LINKER/LOCATER V6.00 07/26/2006 08:19:04 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
E:\PROGRAM FILES\KEIL\C51\BIN\B