Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Do we need SDK for API ?


Message #1 by "Sai Krishnan" <sai.krishnan@M...> on Tue, 24 Apr 2001 13:43:16
    VB's IDE doesn't integrate with the Windows API like Microsoft Visual C++
and Borland's Delphi.

    However, if you run the API Viewer program (installs with Enterprise, not
sure if its included with other versions) and load the WIN32API.txt from
File|Open, you'll have a list of available Win32 API calls that you can select
and copy to the clipboard.  There are similiar files for API constants and MAPI.

- Chuck

----- Original Message -----
From: "Sai Krishnan" <sai.krishnan@M...>
To: "professional vb" <pro_vb@p...>
Sent: Tuesday, April 24, 2001 1:43 PM
Subject: [pro_vb] Do we need SDK for API ?


> Hello..
>
>       Excuse me if this question sounds too silly.
>
>       I am not a novice user of API functions but am learning.  In order
> to get the parameters for the API functions I heard that we need to have
> SDK installed.  Is it so?  If so where do I get it from?
>
> Thanx in advance.


  Return to Index