How do I load a 64-bit activex control?

I use the CDHtmlDialog class to open an HTML file to load a 64-bit activex control.However, I found that the window opened by this class calls 32-bit by default. Is there any way to enable this window to call 64-bit activex controls?