Most VxDs simply call CM_Register_Device_Driver to get their configuration. The VxD's entry point must be able to respond to dynamic configuration calls, particularly CONFIG_START, CONFIG_STOP, CONFIG_TEST, and CONFIG_REMOVE.