Searched refs:iEngineVersion (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispDriver.cpp393 BOOL DrvEnableDriver(ULONG iEngineVersion, ULONG cj, PDRVENABLEDATA pded) argument
404 LOGF(("iEngineVersion=%#08X, cj=%d", iEngineVersion, cj));
406 g_EngineVersionDDI = iEngineVersion;
416 if (iEngineVersion>=DDI_DRIVER_VERSION_NT5)

Completed in 44 milliseconds