Hi all,
These days I am porting my driver from 32-bit to 64-bit in winxp. The
driver is working fine in winxp32. now I have rebuilt my driver for amd64
successfully. I can see peview video in winxp64 now. But I can't show out my
property page. I have check the registry for my pegas. It is registered
successfully in MediaSet. I have try to use visualstudio 2005 to build x64
version or use my origanal 32-bit property.ax. They two are no use. And I use
the vs2005 to trace in debug. I found that the *.ax is nerver be called when
amcap want to show my property page. It nerver get into the DllGetClassObject
function. Does anyone can tell me how was it happened? How to solve it?
Thanks.
Saxen.