Click here to Skip to main content
15,911,474 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: LAN Port Controlling Relay Pin
Dave Kreskowiak29-Oct-13 1:55
mveDave Kreskowiak29-Oct-13 1:55 
AnswerRe: LAN Port Controlling Relay Pin
Member 1019607028-Mar-14 9:12
Member 1019607028-Mar-14 9:12 
QuestionVisual Basic Pin
ariannab26-Oct-13 17:49
ariannab26-Oct-13 17:49 
SuggestionRe: Visual Basic Pin
Richard MacCutchan26-Oct-13 21:38
mveRichard MacCutchan26-Oct-13 21:38 
AnswerRe: Visual Basic Pin
Bernhard Hiller27-Oct-13 23:19
Bernhard Hiller27-Oct-13 23:19 
AnswerRe: Visual Basic Pin
thatraja28-Oct-13 0:59
professionalthatraja28-Oct-13 0:59 
Questionproblems with setparent in vb .net 2008 Pin
larry11824-Oct-13 4:39
larry11824-Oct-13 4:39 
AnswerRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen24-Oct-13 8:34
professionalEddy Vluggen24-Oct-13 8:34 
larry118 wrote:
Great article and a good idea if you have a million lines of code to convert to .net.
Calling VB6 code from VB.NET is not a conversion. It's merely building another layer on something that should have been retired a few years ago.

What does "sit there" mean? Does it still process messages? You can test if it is by dragging another application over it - if a white smear appears, then the paint handler is no longer being called. I suggest you turn your DLL back into an executable; that's the easiest way.

Outside of that, the recommended way to use legacy code would be by using the InterOp Form Toolkit[^].
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: problems with setparent in vb .net 2008 Pin
larry11824-Oct-13 8:46
larry11824-Oct-13 8:46 
GeneralRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen25-Oct-13 12:30
professionalEddy Vluggen25-Oct-13 12:30 
GeneralRe: problems with setparent in vb .net 2008 Pin
Mycroft Holmes27-Oct-13 14:29
professionalMycroft Holmes27-Oct-13 14:29 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11828-Oct-13 5:10
larry11828-Oct-13 5:10 
AnswerRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen28-Oct-13 8:40
professionalEddy Vluggen28-Oct-13 8:40 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11828-Oct-13 9:01
larry11828-Oct-13 9:01 
GeneralRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen29-Oct-13 8:42
professionalEddy Vluggen29-Oct-13 8:42 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11829-Oct-13 9:09
larry11829-Oct-13 9:09 
QuestionHOW TO READ DATA FROM BCP BARCODE SCANNER Pin
Member 1035533223-Oct-13 6:30
Member 1035533223-Oct-13 6:30 
AnswerRe: HOW TO READ DATA FROM BCP BARCODE SCANNER Pin
Eddy Vluggen23-Oct-13 7:08
professionalEddy Vluggen23-Oct-13 7:08 
GeneralAdvanced Email in VB.NET Pin
Dhanish Balloo22-Oct-13 19:42
Dhanish Balloo22-Oct-13 19:42 
AnswerRe: Advanced Email in VB.NET Pin
Eddy Vluggen23-Oct-13 7:00
professionalEddy Vluggen23-Oct-13 7:00 
GeneralRe: Advanced Email in VB.NET Pin
Dhanish Balloo24-Oct-13 0:33
Dhanish Balloo24-Oct-13 0:33 
GeneralRe: Advanced Email in VB.NET Pin
Chris Quinn24-Oct-13 1:42
Chris Quinn24-Oct-13 1:42 
GeneralRe: Advanced Email in VB.NET Pin
Dhanish Balloo24-Oct-13 1:49
Dhanish Balloo24-Oct-13 1:49 
GeneralRe: Advanced Email in VB.NET Pin
Kenneth Haugland24-Oct-13 2:04
mvaKenneth Haugland24-Oct-13 2:04 
AnswerRe: Advanced Email in VB.NET Pin
Eddy Vluggen24-Oct-13 8:25
professionalEddy Vluggen24-Oct-13 8:25 

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.