Click here to Skip to main content
16,007,277 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog Help! Pin
Christian Graus31-May-01 15:17
protectorChristian Graus31-May-01 15:17 
GeneralRe: Dialog Help! Pin
1-Jun-01 3:39
suss1-Jun-01 3:39 
GeneralWant Easy E-mail for automated process Pin
Mark Terrano31-May-01 13:17
Mark Terrano31-May-01 13:17 
GeneralRe: Want Easy E-mail for automated process Pin
Ravi Bhavnani31-May-01 13:26
professionalRavi Bhavnani31-May-01 13:26 
GeneralWierd problem saving in GDI+ Pin
Christian Graus31-May-01 12:33
protectorChristian Graus31-May-01 12:33 
GeneralRe: Wierd problem saving in GDI+ Pin
Michael Dunn31-May-01 18:38
sitebuilderMichael Dunn31-May-01 18:38 
GeneralRe: Wierd problem saving in GDI+ Pin
Christian Graus31-May-01 19:27
protectorChristian Graus31-May-01 19:27 
GeneralInterfacing VB & C++ BSTR* v. BSTR Pin
31-May-01 11:34
suss31-May-01 11:34 
I am a C++ programmer with basic VB abilities.

I have a 3rd party Active X container that must be interfaced to our C++ system, here's the basic problem. I need to send to the Active X functions a BSTR*. I am even willing to write a VB wrapper to go around their container so I can pass it BSTR (which I tried). . . . .many questions.
1) How do you convert any basic string type to a BSTR* that VB will understand

or
2) How do you write the parameters for a VB function so that imported as an Active X it will want plain BSTR and not BSTR*

i.e. - this VB function declaration imports as an active X, but then in C++ you must pass in BSTR* (which I can't get to work)

Public Sub PackageFiles(XMLFileName As String, HTMLFileName As String, DropLocation As String)
. . . .
End Sub

GeneralRe: Interfacing VB & C++ BSTR* v. BSTR Pin
Carlos Antollini31-May-01 11:45
Carlos Antollini31-May-01 11:45 
GeneralRe: Interfacing VB & C++ BSTR* v. BSTR Pin
[James Pullicino]1-Jun-01 3:18
[James Pullicino]1-Jun-01 3:18 
GeneralRe: Interfacing VB & C++ BSTR* v. BSTR Pin
Carlos Antollini1-Jun-01 3:47
Carlos Antollini1-Jun-01 3:47 
GeneralHandling Tab and Esc Keys Pin
ThunderBird31-May-01 9:12
ThunderBird31-May-01 9:12 
GeneralDisplay Text on Screen Pin
31-May-01 8:14
suss31-May-01 8:14 
GeneralRe: Display Text on Screen Pin
Christian Graus31-May-01 8:20
protectorChristian Graus31-May-01 8:20 
QuestionHow to start MFC Pin
31-May-01 7:16
suss31-May-01 7:16 
AnswerRe: How to start MFC Pin
Christian Graus31-May-01 8:16
protectorChristian Graus31-May-01 8:16 
GeneralRe: How to start MFC Pin
31-May-01 10:51
suss31-May-01 10:51 
GeneralRe: How to start MFC Pin
Sab3awy31-May-01 14:15
Sab3awy31-May-01 14:15 
GeneralRe: How to start MFC Pin
Christian Graus31-May-01 14:24
protectorChristian Graus31-May-01 14:24 
GeneralRe: How to start MFC Pin
Tomasz Sowinski1-Jun-01 0:19
Tomasz Sowinski1-Jun-01 0:19 
GeneralRe: How to start MFC Pin
1-Jun-01 6:49
suss1-Jun-01 6:49 
GeneralAnyone familiar with SQL Server ?!?!?! Pin
31-May-01 6:26
suss31-May-01 6:26 
GeneralRe: Anyone familiar with SQL Server ?!?!?! Pin
Carlos Antollini31-May-01 6:48
Carlos Antollini31-May-01 6:48 
GeneralRe: Anyone familiar with SQL Server ?!?!?! Pin
31-May-01 7:06
suss31-May-01 7:06 
Questionhow to rotate from a defined point Pin
mr200331-May-01 5:30
mr200331-May-01 5:30 

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.