Click here to Skip to main content
16,004,924 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPassing Discrete parameters to Stored procedures from crystal reports. Pin
thiru_58625-Nov-08 1:46
thiru_58625-Nov-08 1:46 
Questiondatagridview with combobox column Pin
sairfan14-Nov-08 23:04
sairfan14-Nov-08 23:04 
AnswerRe: datagridview with combobox column Pin
Dave Kreskowiak5-Nov-08 13:59
mveDave Kreskowiak5-Nov-08 13:59 
GeneralRe: datagridview with combobox column Pin
SpitfireIXA10-Dec-08 8:05
SpitfireIXA10-Dec-08 8:05 
Questionfolder updated time Pin
jishbalan4-Nov-08 23:03
jishbalan4-Nov-08 23:03 
AnswerRe: folder updated time Pin
Dave Kreskowiak5-Nov-08 2:02
mveDave Kreskowiak5-Nov-08 2:02 
AnswerRe: folder updated time Pin
Alan N5-Nov-08 2:07
Alan N5-Nov-08 2:07 
QuestionVB6 and multi language support Pin
willempipi4-Nov-08 21:45
willempipi4-Nov-08 21:45 
Hi,

I'm currently working on a VB6 project witch has to be able to display texts in different languages(NL/US/FR/RU ect.). The problem as you all know with this is that the text end up looking like "???". To solve this i can set the regional settings in the control panel to the corresponding language. But this means that the computer has to restart every time you setup a different language.

All controls also have a Charset property but if i set those to the right value(for instance 204 for using russian) it doesn't seem to have any effect.

After some searching on the net i found out this is caused by the translation of unicode to ansi in the controls of VB6 (i don't know for sure that i'm using unicode). To solve this you can buy libaries that do this translation for you so the VB6 controls can't mess it up. But i have no money;)

Another solution would be to use Forms 2.0 controls that are able to handle unicode. But then i cannot redistribute my software. And they also didn't work (still showing ???).

After all of this it seems kind of impossible to solve this problem, but i cannot believe there isn't a solution. It does work if i set the regional settings to the right language, can't i do the same thing without using the regional settings? I really need help here.

Greetz, Willem
QuestionRe: VB6 and multi language support Pin
Eddy Vluggen4-Nov-08 22:14
professionalEddy Vluggen4-Nov-08 22:14 
AnswerRe: VB6 and multi language support Pin
willempipi4-Nov-08 22:30
willempipi4-Nov-08 22:30 
GeneralRe: VB6 and multi language support Pin
Eddy Vluggen4-Nov-08 22:45
professionalEddy Vluggen4-Nov-08 22:45 
GeneralStill no answer Pin
willempipi4-Nov-08 22:53
willempipi4-Nov-08 22:53 
AnswerRe: VB6 and multi language support Pin
sairfan14-Nov-08 22:59
sairfan14-Nov-08 22:59 
GeneralRe: VB6 and multi language support Pin
willempipi4-Nov-08 23:04
willempipi4-Nov-08 23:04 
GeneralRe: VB6 and multi language support Pin
sairfan14-Nov-08 23:12
sairfan14-Nov-08 23:12 
GeneralStill no solution Pin
willempipi4-Nov-08 23:39
willempipi4-Nov-08 23:39 
GeneralRe: Still no solution Pin
sairfan14-Nov-08 23:45
sairfan14-Nov-08 23:45 
GeneralRe: Still no solution Pin
willempipi5-Nov-08 0:08
willempipi5-Nov-08 0:08 
GeneralRe: Still no solution Pin
ChandraRam5-Nov-08 0:57
ChandraRam5-Nov-08 0:57 
GeneralRe: Still no solution Pin
willempipi5-Nov-08 1:45
willempipi5-Nov-08 1:45 
GeneralRe: Still no solution Pin
ChandraRam5-Nov-08 4:09
ChandraRam5-Nov-08 4:09 
QuestionRe: VB6 and multi language support Pin
sonnyh3-Dec-08 7:58
sonnyh3-Dec-08 7:58 
QuestionCheck the write permission of any folder Pin
sunil goyalG4-Nov-08 20:49
sunil goyalG4-Nov-08 20:49 
AnswerRe: Check the write permission of any folder Pin
~Khatri Mitesh~4-Nov-08 23:39
~Khatri Mitesh~4-Nov-08 23:39 
QuestionNested (recursive) class Pin
wilson_borda4-Nov-08 19:22
wilson_borda4-Nov-08 19:22 

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.