Click here to Skip to main content
15,887,214 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: No scripts Pin
Cory Kimble13-Jul-09 10:40
Cory Kimble13-Jul-09 10:40 
GeneralRe: No experience with SQL Express Pin
David Mujica13-Jul-09 10:44
David Mujica13-Jul-09 10:44 
GeneralRe: No experience with SQL Express Pin
Christian Graus13-Jul-09 10:59
protectorChristian Graus13-Jul-09 10:59 
GeneralRe: No scripts Pin
Henry Minute13-Jul-09 11:34
Henry Minute13-Jul-09 11:34 
Questionhow to convert any VB.NET code into C++.net Pin
samvaidy13-Jul-09 7:41
samvaidy13-Jul-09 7:41 
AnswerRe: how to convert any VB.NET code into C++.net Pin
Christian Graus13-Jul-09 7:43
protectorChristian Graus13-Jul-09 7:43 
GeneralRe: how to convert any VB.NET code into C++.net Pin
samvaidy13-Jul-09 10:00
samvaidy13-Jul-09 10:00 
AnswerRe: how to convert any VB.NET code into C++.net Pin
Luc Pattyn13-Jul-09 8:10
sitebuilderLuc Pattyn13-Jul-09 8:10 
or, for a small app, you might consider using Reflector to peek into the VB.NET class(es) and copy the MC++ equivalent code from there. This would loose local variable names and comments of course, but it does allow you to avoid a separate dll file.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: how to convert any VB.NET code into C++.net Pin
0x3c013-Jul-09 9:13
0x3c013-Jul-09 9:13 
GeneralRe: how to convert any VB.NET code into C++.net Pin
samvaidy13-Jul-09 9:59
samvaidy13-Jul-09 9:59 
AnswerRe: how to convert any VB.NET code into C++.net Pin
Dave Doknjas13-Jul-09 14:13
Dave Doknjas13-Jul-09 14:13 
QuestionHow to use special symbols in VBA? Pin
Ton C13-Jul-09 6:10
Ton C13-Jul-09 6:10 
AnswerRe: How to use special symbols in VBA? Pin
helelark12313-Jul-09 18:50
helelark12313-Jul-09 18:50 
GeneralRe: How to use special symbols in VBA? Pin
Ton C14-Jul-09 22:58
Ton C14-Jul-09 22:58 
QuestionPrint Dialog Pin
No-e13-Jul-09 5:08
No-e13-Jul-09 5:08 
AnswerRe: Print Dialog Pin
Henry Minute13-Jul-09 5:18
Henry Minute13-Jul-09 5:18 
GeneralRe: Print Dialog Pin
No-e13-Jul-09 5:33
No-e13-Jul-09 5:33 
GeneralRe: Print Dialog Pin
Henry Minute13-Jul-09 5:54
Henry Minute13-Jul-09 5:54 
AnswerRe: Print Dialog Pin
Luc Pattyn13-Jul-09 6:14
sitebuilderLuc Pattyn13-Jul-09 6:14 
GeneralRe: Print Dialog Pin
No-e13-Jul-09 11:57
No-e13-Jul-09 11:57 
GeneralRe: Print Dialog Pin
Luc Pattyn13-Jul-09 12:31
sitebuilderLuc Pattyn13-Jul-09 12:31 
QuestionA narrow width combo box on the toolstrip control Pin
jinxster12-Jul-09 22:04
professionaljinxster12-Jul-09 22:04 
AnswerRe: A narrow width combo box on the toolstrip control Pin
dan!sh 12-Jul-09 22:12
professional dan!sh 12-Jul-09 22:12 
GeneralRe: A narrow width combo box on the toolstrip control Pin
jinxster13-Jul-09 2:11
professionaljinxster13-Jul-09 2:11 
GeneralRe: A narrow width combo box on the toolstrip control Pin
dan!sh 13-Jul-09 3:14
professional dan!sh 13-Jul-09 3:14 

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.