代码搜索结果
找到约 10,000 项符合
AVR 的代码
avr_usb.cpp
// AVR_USB.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "AVR_USB.h"
#include "AVR_USBDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
avr_usb.plg
Build Log
--------------------Configuration: AVR_USB - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /
avr_usb.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
avr_usbdlg.cpp
// AVR_USBDlg.cpp : implementation file
//
#include "stdafx.h"
#include "AVR_USB.h"
#include "AVR_USBDlg.h"
#include "usbD12dll.h"
#include "Mmsystem.h"
#ifdef _DEBUG
#define new DEBUG_NEW
avr_usb.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
avr_usb.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAVR_USBDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "AVR_US