During write IIS Filter, I want to find and send message to other windows, but I find the ::FindWindow and ::PostMessage seems does work inside IIS Filter codes. I think maybe they work in different desktop. Would you please tell me how can I make them communicate? Thanks a lot!