Re: How many hex digits make a negative?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi

I think some basic course books should state the feature.
Anyway, if you have installed Oct. 2001, MSDN, which is mainly for VS6.
Dim i As Integer
You can in the IDE, place the cursor on the Integer and then press F1, the
MSDN will automatically open the page for you.


Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • VS6 findet installierte MSDN nicht
    ... mir brennt gerade ein Problem mit der Installation von Visual-Studio 6 ... jetzt bekomme ich VS6 nicht mehr vollstaendig zum laufen. ... VS6-Installation wird irgendwann nach der MSDN-CD1 gefragt. ... hat, was ich angeboten hatte, habe ich abgebrochen und die MSDN ...
    (microsoft.public.de.vb)
  • Re: DLLs in VBA
    ... > Dim myFSO as FileSystemObject ... > Dim strSource as string 'this is the source of your files ... >> I don't have access to the Packaging Wizard referred to in the MSDN ...
    (microsoft.public.word.vba.general)
  • Re: incoming.frm
    ... MSDN there are no PSDK samples included. ... Best regards, ... >> Matthias Moetje ... >>> Dim gobjDestAddress As Address ...
    (microsoft.public.win32.programmer.tapi)
  • Re: aktiven benutzer in winxp ermitteln
    ... Ein Blick in die MSDN und schon hat man die Antwort. ... Dim wp As New WindowsPrincipal) ... "...Ruft den Windows-Anmeldenamen des Benutzers ab. ... Public Overridable ReadOnly Property Name As String Implements _ ...
    (microsoft.public.de.german.entwickler.dotnet.vb)
  • ADOX table delete/create runs as dotNet procedure, fails as class
    ... Following code found on MSDN runs OK as procedure in dot Net, but fails when I try to encapsulate it in a class. ... Thank you for kind assistance. ... Dim Cn As ADODB.Connection ...
    (microsoft.public.data.ado)