Click here to Skip to main content
15,909,051 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: do you have XML program example? Pin
Hesham Amin12-Nov-03 7:09
Hesham Amin12-Nov-03 7:09 
GeneralPausing a script Pin
Anonymous10-Nov-03 12:02
Anonymous10-Nov-03 12:02 
GeneralOpen Adobe in the background. Pin
Michael N Thompson10-Nov-03 10:21
Michael N Thompson10-Nov-03 10:21 
GeneralRe: Open Adobe in the background. Pin
Garth J Lancaster10-Nov-03 10:44
professionalGarth J Lancaster10-Nov-03 10:44 
GeneralRe: Open Adobe in the background. Pin
Michael N Thompson11-Nov-03 1:08
Michael N Thompson11-Nov-03 1:08 
GeneralRe: Open Adobe in the background. Pin
Garth J Lancaster11-Nov-03 2:22
professionalGarth J Lancaster11-Nov-03 2:22 
GeneralCalling Visual C++ from Visual Basic Pin
Member 69542510-Nov-03 8:50
Member 69542510-Nov-03 8:50 
GeneralRe: Calling Visual C++ from Visual Basic Pin
MultiThread10-Nov-03 17:38
MultiThread10-Nov-03 17:38 
Hi Marcus,

Are you referring to calling into a managed C++ control library used by a VB.NET application? If so, there shouldn't be much you need to know. If you are trying to create a C/C++ DLL with the same "__stdcall" calling conventions used by the Win32 API, that keyword itself should be what you need for your C++ DLL.

If you can describe exactly what you need (i.e. both languages, versions, etc.) I can be of more help.

Regards,

Joe
GeneralAppActivate problem Pin
Anonymous10-Nov-03 8:32
Anonymous10-Nov-03 8:32 
GeneralRe: AppActivate problem Pin
Dave Kreskowiak10-Nov-03 11:46
mveDave Kreskowiak10-Nov-03 11:46 
GeneralRe: AppActivate problem Pin
Anonymous10-Nov-03 12:01
Anonymous10-Nov-03 12:01 
GeneralError 429 ActiveX Control Cannot Create Object. Pin
frank2110-Nov-03 8:06
frank2110-Nov-03 8:06 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
MultiThread10-Nov-03 17:43
MultiThread10-Nov-03 17:43 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
frank2111-Nov-03 5:19
frank2111-Nov-03 5:19 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
Dave Kreskowiak11-Nov-03 5:34
mveDave Kreskowiak11-Nov-03 5:34 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
frank2111-Nov-03 6:44
frank2111-Nov-03 6:44 
GeneralA class question... Pin
bnathvbdotnet10-Nov-03 4:15
bnathvbdotnet10-Nov-03 4:15 
GeneralRe: A class question... Pin
Nick Seng10-Nov-03 14:33
Nick Seng10-Nov-03 14:33 
GeneralRe: A class question... Pin
bnathvbdotnet11-Nov-03 3:22
bnathvbdotnet11-Nov-03 3:22 
GeneralRe: Connect from DataGrid to Detail Pin
wvjim10-Nov-03 2:52
wvjim10-Nov-03 2:52 
GeneralRe: Connect from DataGrid to Detail Pin
Mike Ellison10-Nov-03 3:09
Mike Ellison10-Nov-03 3:09 
GeneralRe: Connect from DataGrid to Detail Pin
wvjim10-Nov-03 3:21
wvjim10-Nov-03 3:21 
GeneralProgrammatically create a form using VBA Pin
nicholas.gionfriddo10-Nov-03 2:44
nicholas.gionfriddo10-Nov-03 2:44 
GeneralRe: Programmatically create a form using VBA Pin
Guillermo Rivero11-Nov-03 1:45
Guillermo Rivero11-Nov-03 1:45 
GeneralRe: Programmatically create a form using VBA Pin
the_warlord17-Nov-03 15:51
the_warlord17-Nov-03 15:51 

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.