Problem 2 with Video Display Driver.

Hi all.
I have another problem with Mirror Display driver.
When i start the driver, some controls are looking not correctly.
Here on the picture I screenshoted them http://img123.imageshack.us/my.php?image=problemsec2.png
Does anybody know ,how can I solve this promblem?

Does anybody know, where i can find documentation for Mirror Display Driver?
I ever don’t know in which direction I need to look to solve this problem.

xxxxx@gmail.com wrote:

Does anybody know, where i can find documentation for Mirror Display Driver?
I ever don’t know in which direction I need to look to solve this problem.

Obviously, you need to look in the mirror. Sorry, bad joke.

Probably the best source of documentation is the DDK sample,
src\video\displays\mirror. The APIs you handle are identical to the
APIs in a normal GDI display driver.


Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.

:slight_smile:
Tim, what do you think about this problem http://img123.imageshack.us/img123/695/problemsec2.png
?
Can it be from flGlobalHooks?
When I remove some conts from flGlobalHooks and then start this diver the computer is restarting(crushing).
Thank you for understanding.