Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27511

VS 2008 vb.net convert

$
0
0
hello i am having hard time while converting this project for vb.net

Any type of help will be very much appreciated. project:http://vbcity.com/forums/t/151778.aspx

i am using Visual studio 2008 for conversion i open vb6 program in vs ide does most of the job left me with few errors they are
Code:


    Private Declare Function VarPtrArray Lib "msvbvm50.dll"  Alias "VarPtr"(ByRef Ptr() As Any) As Integer

'As Any' is not supported in 'Declare' statements.
however by using object error can be easily recovers is this right.Next is varptr ,strptr not declare

Code:

    ClassGUID.CopyToThisPTR(VarPtr(aGUID))

Viewing all articles
Browse latest Browse all 27511

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>