Click here to Skip to main content
15,921,276 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: In need of help on VB Pin
Zyprost7-Feb-11 5:05
Zyprost7-Feb-11 5:05 
GeneralRe: In need of help on VB Pin
Dave Kreskowiak7-Feb-11 6:21
mveDave Kreskowiak7-Feb-11 6:21 
GeneralRe: In need of help on VB Pin
Eddy Vluggen7-Feb-11 6:53
professionalEddy Vluggen7-Feb-11 6:53 
GeneralRe: In need of help on VB Pin
Zyprost7-Feb-11 16:47
Zyprost7-Feb-11 16:47 
GeneralRe: In need of help on VB Pin
Eddy Vluggen8-Feb-11 8:19
professionalEddy Vluggen8-Feb-11 8:19 
GeneralRe: In need of help on VB Pin
Zyprost8-Feb-11 18:27
Zyprost8-Feb-11 18:27 
RantRe: In need of help on VB Pin
Dwayne J. Baldwin8-Feb-11 13:29
Dwayne J. Baldwin8-Feb-11 13:29 
GeneralRe: In need of help on VB Pin
Dave Kreskowiak8-Feb-11 13:36
mveDave Kreskowiak8-Feb-11 13:36 
Dwayne J. Baldwin wrote:
Even in c#, pointers are unsafe and unmanaged and must be declared as such.


Hence the "unsafe" keyword...


Dwayne J. Baldwin wrote:
You need to jump through hoops to point to managed objects. You can use complex and often misused compilation tricks in either c# or vb.net to create a QuasiManagedPointer


Not really, when you know what you're doing. Various cases in point...[^]


Dwayne J. Baldwin wrote:
C++.net is the only way to go should you ever happen to really need to go in that direction.


I'm not about to talk anyone through that little maze of confusion. There are far more articles that are "newbie understandable" about C# pointers and image processing than there are on C++/CLI and VB.NET integration.


Dwayne J. Baldwin wrote:
Stop spreading this nonsense


When everyone else does, and/or VB.NET gets better at faster image processing.

GeneralRe: In need of help on VB Pin
Dwayne J. Baldwin8-Feb-11 13:53
Dwayne J. Baldwin8-Feb-11 13:53 
GeneralRe: In need of help on VB Pin
Dave Kreskowiak8-Feb-11 15:40
mveDave Kreskowiak8-Feb-11 15:40 
AnswerRe: In need of help on VB Pin
popkutty10-Feb-11 17:16
popkutty10-Feb-11 17:16 
AnswerRe: In need of help on VB Pin
hugoguan25-May-11 23:06
hugoguan25-May-11 23:06 
QuestionAdd two field from database to combobox Pin
ivo755-Feb-11 3:53
ivo755-Feb-11 3:53 
AnswerRe: Add two field from database to combobox Pin
Dave Kreskowiak5-Feb-11 8:20
mveDave Kreskowiak5-Feb-11 8:20 
QuestionSub routine not working Pin
Doug Ancil4-Feb-11 5:32
Doug Ancil4-Feb-11 5:32 
AnswerRe: Sub routine not working Pin
riced4-Feb-11 6:08
riced4-Feb-11 6:08 
GeneralRe: Sub routine not working Pin
Doug Ancil4-Feb-11 7:51
Doug Ancil4-Feb-11 7:51 
GeneralRe: Sub routine not working Pin
ChandraRam4-Feb-11 9:53
ChandraRam4-Feb-11 9:53 
GeneralRe: Sub routine not working Pin
Doug Ancil4-Feb-11 10:57
Doug Ancil4-Feb-11 10:57 
GeneralRe: Sub routine not working Pin
riced4-Feb-11 11:40
riced4-Feb-11 11:40 
GeneralRe: Sub routine not working Pin
riced4-Feb-11 11:48
riced4-Feb-11 11:48 
GeneralRe: Sub routine not working Pin
Doug Ancil7-Feb-11 4:22
Doug Ancil7-Feb-11 4:22 
AnswerRe: Sub routine not working Pin
Luc Pattyn7-Feb-11 4:34
sitebuilderLuc Pattyn7-Feb-11 4:34 
GeneralRe: Sub routine not working Pin
Doug Ancil7-Feb-11 4:45
Doug Ancil7-Feb-11 4:45 
GeneralRe: Sub routine not working Pin
Luc Pattyn7-Feb-11 5:07
sitebuilderLuc Pattyn7-Feb-11 5:07 

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.