Click here to Skip to main content
15,914,398 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: File.Exist Not Working Correctly Pin
Luc Pattyn1-Mar-10 7:27
sitebuilderLuc Pattyn1-Mar-10 7:27 
GeneralRe: File.Exist Not Working Correctly Pin
Dominick Marciano1-Mar-10 7:48
professionalDominick Marciano1-Mar-10 7:48 
GeneralRe: File.Exist Not Working Correctly Pin
Luc Pattyn1-Mar-10 7:51
sitebuilderLuc Pattyn1-Mar-10 7:51 
GeneralRe: File.Exist Not Working Correctly Pin
Thomas Krojer1-Mar-10 19:24
Thomas Krojer1-Mar-10 19:24 
GeneralRe: File.Exist Not Working Correctly Pin
Steven J Jowett1-Mar-10 11:07
Steven J Jowett1-Mar-10 11:07 
QuestionHow To Convert VB Script To .DLL Pin
karthickmani6328-Feb-10 21:56
karthickmani6328-Feb-10 21:56 
AnswerRe: How To Convert VB Script To .DLL Pin
Steven J Jowett28-Feb-10 22:36
Steven J Jowett28-Feb-10 22:36 
AnswerRe: How To Convert VB Script To .DLL Pin
Dave Kreskowiak1-Mar-10 1:52
mveDave Kreskowiak1-Mar-10 1:52 
You don't. VBScript does not compile down to native code, so there's no (standard) way of doing this. You MIGHT be able to find some compiler out on the web that will, but I seriously doubt it.

You'll have to rewrite your code in either VB6 (not recommended) or VB.NET (highly recommended).

Also, what are you going to be using this .DLL for?

A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




GeneralRe: How To Convert VB Script To .DLL Pin
karthickmani631-Mar-10 19:47
karthickmani631-Mar-10 19:47 
GeneralRe: How To Convert VB Script To .DLL Pin
Dave Kreskowiak2-Mar-10 1:43
mveDave Kreskowiak2-Mar-10 1:43 
GeneralRe: How To Convert VB Script To .DLL Pin
karthickmani632-Mar-10 19:22
karthickmani632-Mar-10 19:22 
GeneralRe: How To Convert VB Script To .DLL Pin
εїзεїзεїз2-Mar-10 1:56
εїзεїзεїз2-Mar-10 1:56 
GeneralRe: How To Convert VB Script To .DLL Pin
Dave Kreskowiak2-Mar-10 12:38
mveDave Kreskowiak2-Mar-10 12:38 
QuestionGPRS connection timeout Pin
ahzarmokhli28-Feb-10 18:04
ahzarmokhli28-Feb-10 18:04 
AnswerRe: GPRS connection timeout Pin
Luc Pattyn1-Mar-10 1:16
sitebuilderLuc Pattyn1-Mar-10 1:16 
QuestionHow can I plot of set of 3D points using Direct3D? Pin
BIllTheCoder33327-Feb-10 15:46
BIllTheCoder33327-Feb-10 15:46 
QuestionHow to display data in data grid using connection?????????? Pin
samuactive27-Feb-10 4:59
samuactive27-Feb-10 4:59 
GeneralRe: How to display data in data grid using connection?????????? Pin
Richard MacCutchan27-Feb-10 7:32
mveRichard MacCutchan27-Feb-10 7:32 
GeneralRe: How to display data in data grid using connection?????????? Pin
Luc Pattyn27-Feb-10 8:26
sitebuilderLuc Pattyn27-Feb-10 8:26 
AnswerRe: How to display data in data grid using connection?????????? Pin
Eddy Vluggen28-Feb-10 0:06
professionalEddy Vluggen28-Feb-10 0:06 
AnswerRe: How to display data in data grid using connection?????????? Pin
Mycroft Holmes28-Feb-10 21:20
professionalMycroft Holmes28-Feb-10 21:20 
Questionuse data grid control Pin
samuactive27-Feb-10 4:45
samuactive27-Feb-10 4:45 
AnswerRe: use data grid control Pin
Dave Kreskowiak27-Feb-10 15:48
mveDave Kreskowiak27-Feb-10 15:48 
QuestionHow can I object name that is in the form and the mouse is on it do? Pin
Milad.Biroonvand26-Feb-10 23:20
Milad.Biroonvand26-Feb-10 23:20 
AnswerRe: How can I object name that is in the form and the mouse is on it do? Pin
DaveAuld27-Feb-10 1:27
professionalDaveAuld27-Feb-10 1:27 

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.