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

Visual Basic

 
GeneralRe: Sockets - Client IP Address in VB.Net Pin
Dave Kreskowiak18-Apr-05 6:09
mveDave Kreskowiak18-Apr-05 6:09 
GeneralRe: Sockets - Client IP Address in VB.Net Pin
bgm229118-Apr-05 8:26
bgm229118-Apr-05 8:26 
GeneralRe: Sockets - Client IP Address in VB.Net Pin
Dave Kreskowiak18-Apr-05 17:22
mveDave Kreskowiak18-Apr-05 17:22 
GeneralVisual Basic form Pin
husman17-Apr-05 22:57
husman17-Apr-05 22:57 
GeneralRe: Visual Basic form Pin
Anonymous18-Apr-05 0:19
Anonymous18-Apr-05 0:19 
GeneralVisual Basic 6.0 Pin
husman17-Apr-05 22:53
husman17-Apr-05 22:53 
GeneralRe: Visual Basic 6.0 Pin
Dave Kreskowiak18-Apr-05 4:16
mveDave Kreskowiak18-Apr-05 4:16 
GeneralRe: Visual Basic 6.0 Pin
jonathan1518-Apr-05 22:54
jonathan1518-Apr-05 22:54 
Normally what Dave said would be correct. As far as i know that works if you change the way a method works but i dont think it will work in this case as you are actually changing the method. even with binary compatability if you add/remove methods or properties or change arguments you will probably need to recompile the client application as well.

Sorry if forgot that even VB6 can support multiple interfaces. You could create a new interface that new clients can use and change the internals of the method to check the type and convert the int to long.
This way existing clients are handled although if the problem is the data type sooner or later the problem will need to be addressed in the client.

Jon
GeneralRe: Visual Basic 6.0 Pin
Dave Kreskowiak19-Apr-05 2:27
mveDave Kreskowiak19-Apr-05 2:27 
GeneralDisplaying mdi child forms from within dynamic plugins Pin
Madvanman17-Apr-05 22:43
Madvanman17-Apr-05 22:43 
GeneralRe: Displaying mdi child forms from within dynamic plugins Pin
Dave Kreskowiak18-Apr-05 4:11
mveDave Kreskowiak18-Apr-05 4:11 
GeneralRe: Displaying mdi child forms from within dynamic plugins Pin
Madvanman18-Apr-05 5:45
Madvanman18-Apr-05 5:45 
GeneralRe: Displaying mdi child forms from within dynamic plugins Pin
Dave Kreskowiak18-Apr-05 6:31
mveDave Kreskowiak18-Apr-05 6:31 
Generallistview Pin
ingwaar17-Apr-05 21:51
ingwaar17-Apr-05 21:51 
GeneralRe: listview Pin
Dave Kreskowiak18-Apr-05 4:08
mveDave Kreskowiak18-Apr-05 4:08 
GeneralColor of ScrollBar Pin
Anonymous17-Apr-05 21:39
Anonymous17-Apr-05 21:39 
GeneralRe: Color of ScrollBar Pin
Dave Kreskowiak18-Apr-05 4:07
mveDave Kreskowiak18-Apr-05 4:07 
GeneralGetting Values From another Form dialog Pin
Anonymous17-Apr-05 20:36
Anonymous17-Apr-05 20:36 
GeneralRe: Getting Values From another Form dialog Pin
sumit2117-Apr-05 23:53
sumit2117-Apr-05 23:53 
GeneralRe: Getting Values From another Form dialog Pin
Anonymous18-Apr-05 0:22
Anonymous18-Apr-05 0:22 
GeneralRe: Getting Values From another Form dialog Pin
Mohamed Ishak18-Apr-05 1:34
professionalMohamed Ishak18-Apr-05 1:34 
GeneralRe: Getting Values From another Form dialog Pin
carlos_rocha18-Apr-05 4:56
carlos_rocha18-Apr-05 4:56 
QuestionHow To Just Build An Application In VB 6 Pin
Usman Tasleem Akshaf17-Apr-05 20:28
Usman Tasleem Akshaf17-Apr-05 20:28 
AnswerRe: How To Just Build An Application In VB 6 Pin
Yulianto.17-Apr-05 21:28
Yulianto.17-Apr-05 21:28 
QuestionHow To Make An Application a Service VB 6 Pin
usmanmir17-Apr-05 19:52
usmanmir17-Apr-05 19:52 

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.