I have an ATL COM Server that should display a report inside a dialog. If the component is instantiated by a ANSI application the component is loaded without problems, but if I instantiate the COM Server from a UNICODE application running under a 64bit operating system, the dialog fails inside CreateDialogParams.
This is causing me huge problems. I do not understand why the old version 8.5 can execute under the same environment by the newer cannot.
Edited by: Sergio Buonanno on Dec 16, 2009 3:43 PM