Hi,

I am trying to create a printer port monitor that open a special dialog box
for selecting directory
when an user print a document. It work fine but under windows terminal
server the dialog box don't show under the client
session but under the console. Which modifications i must make to show the
dialog box in the current client session ?
I don't found any way in the ddk help.

Paul

Re: Printer port monitor and terminal server by Gianluca

Gianluca
Thu Sep 14 03:50:46 CDT 2006


"Xavier PINEAU" <xavier.pineau@eic.fr> wrote in message
news:eeavn4$jki$1@s1.news.oleane.net...
> Hi,
>
> I am trying to create a printer port monitor that open a special dialog
> box for selecting directory
> when an user print a document. It work fine but under windows terminal
> server the dialog box don't show under the client
> session but under the console. Which modifications i must make to show the
> dialog box in the current client session ?
> I don't found any way in the ddk help.

The question is not as easy as you might think. An interesting read is this
blog entry from Raymond Chen about the problem of "current client session".

http://blogs.msdn.com/oldnewthing/archive/2006/08/22/712677.aspx

Hope it helps
GV



>
> Paul
>
>