Hey,
I'm working in VB.NET and I can't seem to find the API Text Viewer for it like the one that came with VB 6. Where has it gone?
Printable View
Hey,
I'm working in VB.NET and I can't seem to find the API Text Viewer for it like the one that came with VB 6. Where has it gone?
I don't think it is included with .Net. More often than not, you will find a replacement in the framework for what you are trying to do. If there is something specific your doing, ask us if there is a replacement for that particular API call.
i'm doing my homework right now..and i lost the thing
what is the api **** for finding the mouse location
i used the vb6 one but it was always 0
there are some "conversions" between vb6 and vb.net...for example be sure to convert all longs to integers