/**************************************************************************/ /* LabWindows/CVI User Interface Resource (UIR) Include File */ /* Copyright (c) National Instruments 1998. All Rights Reserved. */ /* */ /* WARNING: Do not add to, delete from, or otherwise modify the contents */ /* of this include file. */ /**************************************************************************/ #include #ifdef __cplusplus extern "C" { #endif /* Panels and Controls: */ #define PROBE_INIT 1 #define PROBE_INIT_INITIALOK 2 #define PROBE_INIT_INITIALSTATE 3 #define PROBE_INIT_LOAD_ONLY 4 #define PROBE_INIT_TEXTMSG 5 #define PROBE_INIT_TEXTMSG_2 6 /* Menu Bars, Menus, and Menu Items: */ /* (no menu bars in the resource file) */ /* (no callbacks specified in the resource file) */ #ifdef __cplusplus } #endif