Tech Support > Microsoft Windows > Drivers > Implementing HideStandardUI
Implementing HideStandardUI
Posted by Erik on May 26th, 2005


Hi.

Newbie question:

What do I have to do to be able to implement the HideStandardUI-method?
I have tried to change to inherited interface to IPrintOemUI2 instead
of IPrintOemUI, but that doesn't seem to work as I get a compilation
error.

/Erik

Posted by Naveen on June 3rd, 2005


Hi!

See sample PSUIRep in DDK..
Hope this helps...

Thanks

"Erik" wrote:

Posted by Erik on June 10th, 2005


I've solved the problem, so compiling is not a problem anymore. The
problem now is that nothing happens. The standard sheets are still
visible. Has anyone used it successfully?

/Erik


Similar Posts