Click here to Skip to main content
15,922,696 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: winsock error Pin
GaryKoh7-Jun-04 2:13
GaryKoh7-Jun-04 2:13 
QuestionHow do I receive an external file name from within an application? Pin
Alan Hallett1-Jun-04 4:06
Alan Hallett1-Jun-04 4:06 
AnswerRe: How do I receive an external file name from within an application? Pin
Dave Kreskowiak1-Jun-04 4:20
mveDave Kreskowiak1-Jun-04 4:20 
GeneralRe: How do I receive an external file name from within an application? Pin
Alan Hallett1-Jun-04 5:23
Alan Hallett1-Jun-04 5:23 
GeneralRe: How do I receive an external file name from within an application? Pin
Dave Kreskowiak1-Jun-04 5:56
mveDave Kreskowiak1-Jun-04 5:56 
GeneralMschart DataSource Pin
Ashraf Fathy1-Jun-04 2:44
Ashraf Fathy1-Jun-04 2:44 
GeneralA small "problem" with visual studio environment Pin
thlund1-Jun-04 2:35
thlund1-Jun-04 2:35 
GeneralDDE Support for UNICODE data Pin
sushilnikam1-Jun-04 0:35
sushilnikam1-Jun-04 0:35 
I am using DDE for inter-process communication in between 2 processes say VBProc and VCProc. VCProc is a UNICODE and maintains all strings in UNICODE format only (it might be in any language e.g. English, Chinese etc...) My VBProc module requests for these strings/data over DDE and display those as static text.

If VCProc has a ANSI string then the mechanism works fine, but the moment string is in UNICODE I face problem at VBProc end. With further debugging I found that VBProc requests data with CF_TEXT format whereas it should do it wit CF_UNICODETEXT format.

One solution for this problem could be to use MS Forms 2.0 object library. But it doesn't seem to reliable as far as DDE for UNICODE data exchange is concerned (from experience of one of my friend and from one post in the same context on Microsoft's site). So I am not in favor of using this solution. Could anyone comment on using it? Is it a freely distributable?

Has anybody tried/used/worked on similar scenario? Does anybody have an alternate solution to this problem?

Any suggestion in this context is appreciated

Thanx in advance
-Sushil

GeneralInterupts in VB Scripting Pin
Stelang31-May-04 23:11
Stelang31-May-04 23:11 
GeneralRe: Interupts in VB Scripting Pin
Dave Kreskowiak1-Jun-04 2:30
mveDave Kreskowiak1-Jun-04 2:30 
GeneralRe: Interupts in VB Scripting [EDITED] Pin
Dave Kreskowiak1-Jun-04 3:52
mveDave Kreskowiak1-Jun-04 3:52 
GeneralRe: Interupts in VB Scripting [EDITED] Pin
Stelang2-Jun-04 0:49
Stelang2-Jun-04 0:49 
Generalwab and VB6 Pin
Anonymous31-May-04 21:54
Anonymous31-May-04 21:54 
GeneralFile Copy Problem Pin
beowulfagate31-May-04 20:59
beowulfagate31-May-04 20:59 
GeneralRe: File Copy Problem Pin
Serge Lobko-Lobanovsky31-May-04 22:34
Serge Lobko-Lobanovsky31-May-04 22:34 
GeneralRe: File Copy Problem Pin
A_Yakout31-May-04 22:41
A_Yakout31-May-04 22:41 
GeneralRe: File Copy Problem Pin
Dave Kreskowiak1-Jun-04 0:40
mveDave Kreskowiak1-Jun-04 0:40 
GeneralRe: File Copy Problem Pin
beowulfagate1-Jun-04 1:59
beowulfagate1-Jun-04 1:59 
GeneralRe: File Copy Problem Pin
Dave Kreskowiak1-Jun-04 2:27
mveDave Kreskowiak1-Jun-04 2:27 
GeneralRe: File Copy Problem Pin
beowulfagate1-Jun-04 13:54
beowulfagate1-Jun-04 13:54 
GeneralVB.NET DataGrid Pin
Arjun G31-May-04 13:38
Arjun G31-May-04 13:38 
GeneralArray of a class in VB.NET doesn't work Pin
arian_ashie31-May-04 12:57
arian_ashie31-May-04 12:57 
GeneralRe: Array of a class in VB.NET doesn't work Pin
Serge Lobko-Lobanovsky31-May-04 22:40
Serge Lobko-Lobanovsky31-May-04 22:40 
GeneralWindows 2000 Problems Pin
nvmoss31-May-04 4:21
nvmoss31-May-04 4:21 
GeneralRe: Windows 2000 Problems Pin
Dave Kreskowiak31-May-04 6:50
mveDave Kreskowiak31-May-04 6:50 

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.