Hi, all!
Did anybody write driver, compatible with DCM?
Task is to write magnifier. I think, this will require tapping video
driver.
DCM establishes a set of rules, governing display driver interception.
First of all, I should estimate complexity and volume of work.
Now, I am trying to write test chain driver, intercepting DDI calls.
Questions:
1) I can't compile driver, using WinDDK. Linker can't resolve DCM calls.
I have dcmkrnl.dll, dcmuser.dll installed. I do not have any .lib files.(Do
I need them or I can manege with .dll files?)
What should me adjust?
2) Documention, that I have found, is insufficient.
I don't have samples, that I can modify. Does anybody have samples or
detailed documentation?
3) DCM is a relatively new component. Is it reliable enough?
Yuri