Log in

View Full Version : VB help file?


MrSmith
September 5th, 2003, 04:25
Hi everybody,

I'm looking for the help file of Visual Basic, the one that describes all the functions. I did a google search, but couldn't find it. Any idea where to get it from?

MrSmith

P.S. I think this questions is legal enough to be asked :-)

dELTA
September 5th, 2003, 07:03
hxxp://msdn.microsoft.com

The entire MSDN is also available on CD:s

asmworkshop
October 21st, 2003, 15:22
Quote:
[Originally Posted by MrSmith]Hi everybody,

I'm looking for the help file of Visual Basic, the one that describes all the functions. I did a google search, but couldn't find it. Any idea where to get it from?

MrSmith

P.S. I think this questions is legal enough to be asked :-)



WinMX will do it 2 ...

Aimless
October 22nd, 2003, 00:53
Hmmm....


Last time I looked at the MSDN site on microsoft.com or with the Visual Studio, the MSVBVM60.DLL functions were definitely not explained. Maybe now they are...

I think that most of the VB functions are undocumented and that Microsoft would typically keep it that way. The only way I generally find details about these functions, is information that is already generated by other people. Try google and search for rtcMessageBox and you will see what I mean.

Dunno if Microsoft has released the documents for VB7 (msvbvm70.dll). But my bets are on the fact that even if they have, they would release only a FEW of them, not all.

So best is to search for google.

Have Phun