I'm curious if there're any Delphi developers here, and also people who know COM better than I do? Yeah, I know, quite a mix hah :)
Anyway, my goal is to call a Shell interface described here, which unfortunately is written in Delphi. I need to convert it to run in my Visual Studio 2008 C++/MFC project.
I did my best at rewriting it for VS 2008, but I'm obviously missing something because the code crashes (and I know that the Delphi equivalent works.)
I'm attaching my small demo project. Can someone take a look?
Anyway, my goal is to call a Shell interface described here, which unfortunately is written in Delphi. I need to convert it to run in my Visual Studio 2008 C++/MFC project.
I did my best at rewriting it for VS 2008, but I'm obviously missing something because the code crashes (and I know that the Delphi equivalent works.)
I'm attaching my small demo project. Can someone take a look?