Re: Visual Basic.net



"Tom Shelton" <tshelton@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:qvydnUMqwexhD3_fRVn-pw@xxxxxxxxxxxxxx

> For, example I converted a [VB6] project a few months ago
> [to NET] and when I was done I had removed ALL api calls
> and the lines of code were about 1/2 the VB.CLASSIC version.

Does it compile to an exe file that will run on an "out of the box"
installation of Win98 / Win XP?

By the way, which specific API calls did you manage to remove? Will it, for
example, produce rotated text to the printer without using them? I'm all for
high level languages removing the need for the programmer to resort to low
level access. How well does NET fare in that respect?

Mike





.



Relevant Pages

  • Re: Getting confused about += and simular
    ... is free to modify it at their discretion. ... So we should use API for everything in case MS change something? ... that mean we should drop high level languages altogether and go to C++. ...
    (microsoft.public.vb.general.discussion)
  • Re: GDI zoom
    ... You can do things on the same levels with dot net. ... create a pen object and use that to draw a line just like with the api. ... vb6 you set the drawcolor and use the line command. ... time is coming when we don't get to run an exe on the end user's machine. ...
    (microsoft.public.vb.general.discussion)
  • Re: To rotate screen under WinXP
    ... VB.NET (I don't see any big differents to call API from both). ... forum is for call Windows APIs from VB6. ... case for all newsgroups with ".vb." ... And these for more general .NET questions ...
    (microsoft.public.vb.winapi)
  • How can I distribute a compiled .NET assembly object?
    ... referenced as late bound and I pre-install objects like SQL Server and IE ... But I did use the VB6 upgrade. ... Is is a wrong assumption to think that a compiled .NET program works on any ... Additionally I use a bunch of API calls: ...
    (microsoft.public.dotnet.academic)
  • Re: One thing I noticed
    ... impossible to do your sprites without autoredraw and I conclusively proved ... in .net where it requires api in vb6. ... just that dot net is more powerful because it does it ...
    (microsoft.public.vb.general.discussion)