Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3021

Need some help converting Delphi interface definitions into C++ for VS 2008

$
0
0
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?
Attached Files

Viewing all articles
Browse latest Browse all 3021

Trending Articles