Click here to Skip to main content
15,918,742 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: ostringstream Pin
Christian Graus30-Oct-02 14:48
protectorChristian Graus30-Oct-02 14:48 
GeneralRe: ostringstream Pin
Tim Smith30-Oct-02 14:50
Tim Smith30-Oct-02 14:50 
GeneralRe: ostringstream Pin
Tim Smith30-Oct-02 14:51
Tim Smith30-Oct-02 14:51 
GeneralRe: ostringstream Pin
User 988530-Oct-02 16:07
User 988530-Oct-02 16:07 
GeneralUsing CTreeViewCtrl Pin
Jose Cruz30-Oct-02 3:08
Jose Cruz30-Oct-02 3:08 
GeneralRe: Using CTreeViewCtrl Pin
User 988530-Oct-02 13:32
User 988530-Oct-02 13:32 
GeneralRe: Using CTreeViewCtrl Pin
Jose Cruz1-Nov-02 4:31
Jose Cruz1-Nov-02 4:31 
Generalusing a activex dll created in vb in an atl/mfc component Pin
yeeeooowww29-Oct-02 1:31
yeeeooowww29-Oct-02 1:31 
hellooo ppl.. long time since I ventured to codeproject..
anyway... I've been facing this problem..

I have an activex dll written in vb that exposes a few methods..like

public function fn1(byval x a integer, byval y as integer) as integer

fn1 = x + y

end function

I want to use this in my mfc/ atl project... I used #import to import the dll and as vb exposes a smart pointer to my interface.. I used it to call my method... but I get a runtime error when the pointer is being created...

I would like to know the low-down on using components developed in vb.. is it possible to use them without using automation ..if yes how do I go about creating a custom no automation iterface in vb!

thks guys


One more addition to the addiction of coding!

If you want a helping hand, you'll find one at the end of your arm.
GeneralRe: using a activex dll created in vb in an atl/mfc component Pin
ian mariano29-Oct-02 2:25
ian mariano29-Oct-02 2:25 
GeneralLoadRegTypeLib Question Pin
Anonymous28-Oct-02 12:58
Anonymous28-Oct-02 12:58 
GeneralRe: LoadRegTypeLib Question Pin
Anonymous29-Oct-02 0:23
Anonymous29-Oct-02 0:23 
Generalostream we all scream Pin
Todd Smith25-Oct-02 9:08
Todd Smith25-Oct-02 9:08 
GeneralRe: ostream we all scream Pin
Tim Smith25-Oct-02 9:46
Tim Smith25-Oct-02 9:46 
GeneralRe: ostream we all scream Pin
Todd Smith25-Oct-02 11:13
Todd Smith25-Oct-02 11:13 
GeneralDebuggin a Simple STL Algorithm :: STL Pin
valikac24-Oct-02 21:12
valikac24-Oct-02 21:12 
GeneralRe: Debuggin a Simple STL Algorithm :: STL Pin
Tim Smith25-Oct-02 2:22
Tim Smith25-Oct-02 2:22 
GeneralRe: Debuggin a Simple STL Algorithm :: STL Pin
valikac25-Oct-02 5:28
valikac25-Oct-02 5:28 
GeneralRe: Debuggin a Simple STL Algorithm :: STL Pin
Todd Smith25-Oct-02 11:29
Todd Smith25-Oct-02 11:29 
GeneralRe: Debuggin a Simple STL Algorithm :: STL Pin
valikac25-Oct-02 12:24
valikac25-Oct-02 12:24 
GeneralRe: Debuggin a Simple STL Algorithm :: STL Pin
Tim Smith25-Oct-02 13:07
Tim Smith25-Oct-02 13:07 
GeneralRe: Debuggin a Simple STL Algorithm :: STL Pin
valikac25-Oct-02 13:19
valikac25-Oct-02 13:19 
GeneralRe: Debuggin a Simple STL Algorithm :: STL Pin
Tim Smith25-Oct-02 13:30
Tim Smith25-Oct-02 13:30 
GeneralRe: Debuggin a Simple STL Algorithm :: STL Pin
Jörgen Sigvardsson1-Nov-02 0:42
Jörgen Sigvardsson1-Nov-02 0:42 
GeneralRe: Debuggin a Simple STL Algorithm :: STL Pin
Tim Smith25-Oct-02 13:26
Tim Smith25-Oct-02 13:26 
GeneralRe: Correction Pin
Tim Smith26-Oct-02 8:50
Tim Smith26-Oct-02 8:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.