Search | Google it | Results 1 - 2 of 2 for funcall:GDI_devid (0.00 seconds) |
373: 374: drv = CheckDrvTab(GDI_exinf(gdi), GDI_devid(gdi)); 375: if (! drv) return E_NOEXS;
107: if ((er = GDefDevice(&devDef, NULL, &inf->Gdi)) >= E_OK) { 108: inf->devid = GDI_devid(inf->Gdi); 109: return E_OK;