|
Home > Archive > IIS Server Security > August 2006 > FindWindow
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hello,
I´ve a problem with modules in IIS. I´ve written a module for IIS
(mainserver) and the mainserver uses the function RegisterClass and
CreateWindow. A subserver uses the function FindWindow for finding the
mainserver and register himself to the mainserver. In Windows with two
applications (mainserver/subserver) this works, but in IIS it don´t work. The
subserver coud not find the mainserver (FindWindow gives NULL back). Allow
service to interact with desktop is checked.
Can somebody help me???
Thnx
| |
|
| I´m working in Windows XP Professional with IIS version 5.1 Maybe you need
this information.
"Jaap" wrote:
> Hello,
>
> I´ve a problem with modules in IIS. I´ve written a module for IIS
> (mainserver) and the mainserver uses the function RegisterClass and
> CreateWindow. A subserver uses the function FindWindow for finding the
> mainserver and register himself to the mainserver. In Windows with two
> applications (mainserver/subserver) this works, but in IIS it don´t work. The
> subserver coud not find the mainserver (FindWindow gives NULL back). Allow
> service to interact with desktop is checked.
> Can somebody help me???
>
> Thnx
|
|
|
|
|