| |
pelegk2
Posts: 79
Score: 0
Joined: 3/27/2005
From: Israel
Status: offline
|
when i try to call a dll that i created from http://www.codeguru.com/cpp/com-tech/atl/tutorials/article.php/c17/ nothing works! in the c++ example it works with : hr = IFirstATL->AddNumbers(5, 7, &ReturnValue); what am i doing wrong? thanks peleg
|
|