00001 /*************************************************************************** 00002 *cr 00003 *cr (C) Copyright 1995-2019 The Board of Trustees of the 00004 *cr University of Illinois 00005 *cr All Rights Reserved 00006 *cr 00007 ***************************************************************************/ 00008 /*************************************************************************** 00009 * RCS INFORMATION: 00010 * 00011 * $RCSfile: win32vmdstart.h,v $ 00012 * $Author: johns $ $Locker: $ $State: Exp $ 00013 * $Revision: 1.14 $ $Date: 2020/10/12 03:59:06 $ 00014 * 00015 ***************************************************************************/ 00021 #ifdef __cplusplus 00022 extern "C" { 00023 #endif 00024 00025 int win32vmdstart(void); 00026 00027 #ifdef __cplusplus 00028 } 00029 #endif