Hi! Do we really want this only to work with NVDI? No usecase for other new VDI implementations (without providing fake NVDI cookie?). STanda > + DIAG((D_pdlg, client, "create_new_pdlg")); > + > + if (C.nvdi_version < 0x0410) > + { > + DIAGS((" -- VDI not capable of PRN_SETTINGS!")); > + return (void *)-1L; > + } > +