Click here to Skip to main content
15,902,635 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB or VBA and Microsoft Works Database Pin
Jay Royall9-Jul-09 2:17
Jay Royall9-Jul-09 2:17 
GeneralRe: VB or VBA and Microsoft Works Database Pin
Henry Minute9-Jul-09 3:14
Henry Minute9-Jul-09 3:14 
QuestionHelp!!! Using Dinput With VB.NET? Pin
ms_cdr8-Jul-09 6:46
ms_cdr8-Jul-09 6:46 
AnswerRe: Help!!! Using Dinput With VB.NET? Pin
Dave Kreskowiak8-Jul-09 7:20
mveDave Kreskowiak8-Jul-09 7:20 
GeneralRe: Help!!! Using Dinput With VB.NET? Pin
ms_cdr8-Jul-09 20:32
ms_cdr8-Jul-09 20:32 
GeneralRe: Help!!! Using Dinput With VB.NET? Pin
Dave Kreskowiak9-Jul-09 2:37
mveDave Kreskowiak9-Jul-09 2:37 
QuestionReferring to the right sender Pin
Ekjon8-Jul-09 5:40
Ekjon8-Jul-09 5:40 
AnswerRe: Referring to the right sender Pin
Dave Kreskowiak8-Jul-09 7:17
mveDave Kreskowiak8-Jul-09 7:17 
GeneralRe: Referring to the right sender Pin
Ekjon8-Jul-09 8:27
Ekjon8-Jul-09 8:27 
QuestionCalling Overloaded COM method in VB6 Pin
AksharRoop8-Jul-09 3:02
AksharRoop8-Jul-09 3:02 
AnswerRe: Calling Overloaded COM method in VB6 Pin
AksharRoop8-Jul-09 4:03
AksharRoop8-Jul-09 4:03 
AnswerRe: Calling Overloaded COM method in VB6 Pin
Dave Kreskowiak8-Jul-09 7:15
mveDave Kreskowiak8-Jul-09 7:15 
QuestionRe: Calling Overloaded COM method in VB6 Pin
AksharRoop8-Jul-09 19:32
AksharRoop8-Jul-09 19:32 
AnswerRe: Calling Overloaded COM method in VB6 Pin
Dave Kreskowiak9-Jul-09 2:34
mveDave Kreskowiak9-Jul-09 2:34 
QuestionPID and Handler Pin
mgexpression7-Jul-09 23:47
mgexpression7-Jul-09 23:47 
AnswerRe: PID and Handler Pin
Dave Kreskowiak8-Jul-09 7:11
mveDave Kreskowiak8-Jul-09 7:11 
QuestionVB.NET / Printing Webbrowser Control Pin
Sebastian Br.7-Jul-09 23:05
Sebastian Br.7-Jul-09 23:05 
AnswerRe: VB.NET / Printing Webbrowser Control Pin
dan!sh 8-Jul-09 0:00
professional dan!sh 8-Jul-09 0:00 
GeneralRe: VB.NET / Printing Webbrowser Control Pin
Sebastian Br.8-Jul-09 1:18
Sebastian Br.8-Jul-09 1:18 
GeneralRe: VB.NET / Printing Webbrowser Control Pin
dan!sh 8-Jul-09 1:56
professional dan!sh 8-Jul-09 1:56 
GeneralRe: VB.NET / Printing Webbrowser Control Pin
Sebastian Br.8-Jul-09 3:34
Sebastian Br.8-Jul-09 3:34 
QuestionGetting Focus on First row in listview control in vb.net Pin
sumit70347-Jul-09 19:32
sumit70347-Jul-09 19:32 
AnswerRe: Getting Focus on First row in listview control in vb.net Pin
dan!sh 7-Jul-09 21:30
professional dan!sh 7-Jul-09 21:30 
QuestionUnicode support in VBscript messagebox Pin
Archana New to Dotnet7-Jul-09 17:26
Archana New to Dotnet7-Jul-09 17:26 
AnswerRe: Unicode support in VBscript messagebox Pin
Dave Kreskowiak8-Jul-09 7:09
mveDave Kreskowiak8-Jul-09 7:09 
Strings are already Unicode in VBScript. The MessageBox is not part of VBScript, but is supplied by the system. There is no way to modify how the MessageBox works. It would appear that the system does not have the appropriate language pack installed to show your text properly.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




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.