代码搜索结果

找到约 25,111 项符合 Embedded 的代码

demo2.rc2

// // DEMO2.RC2 - resources Microsoft eMbedded Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft eMbedded Visual C++ #endif //APSTUDIO_

demo2.vcw

Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ##########################################################################

startcf.c

/* * CF_Startup.c - Default init/startup/termination routines for * Embedded Metrowerks C++ * * Copyright

rdapush.rc2

// // RDAPUSH.RC2 - resources Microsoft eMbedded Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft eMbedded Visual C++ #endif //APSTUDI

rdapush.vcw

Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ##########################################################################

regview.vcw

Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ##########################################################################

calculator.vcw

Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ##########################################################################

egi_swit.h

/* Embedded Gateway definitions for 'Creating TCP/IP from scratch' */ void switchfm_resp(TSOCK *ts, char *str); #define EGI_SWIT_FUNCS {switchfm_resp, "switchfm"} /* EOF */

egi_slid.h

/* Embedded Gateway definitions for 'Creating TCP/IP from scratch' */ void sliders_resp(TSOCK *ts, char *str); #define EGI_SLIDER_FUNCS {sliders_resp, "sliders"} /* EOF */

egi_form.h

/* Embedded Gateway form definitions for 'Creating TCP/IP from scratch' */ void form_resp(TSOCK *ts, char *str); #define EGI_FORM_FUNCS {form_resp, "form_resp"} /* EOF */