#include "../lib/WINBUILD/i_opencbm.c"
Go to the source code of this file.
Defines | |
| #define | DBG_PROGNAME "INSTCBM.EXE" |
Functions | |
| VOID | CbmInstallUpdate (VOID) |
| Tell the driver to update its settings. | |
**************************************************************
Definition in file install/i_opencbm.c.
|
|
The name of the executable Definition at line 22 of file install/i_opencbm.c. |
|
|
Tell the driver to update its settings. This function tells the driver to update its settings after they have been changed.
Definition at line 47 of file install/i_opencbm.c. References CBM_FILE, cbm_ioctl(), cbmarch_driver_close(), cbmarch_driver_open(), CBMCTRL, FUNC_ENTER, and FUNC_LEAVE. Referenced by CbmUpdateParameter(). |
1.4.2