CompuServe Thread

#RPTGEN.ZIP

4 messages in this thread
#1925From: janeOct 7, 1991 10:19 PM
Graham Thanks for your response. i've downloaded RPTGEN.ZIP … I'll tell ya what I think. Another question…do you have any suggestions where I can begin with API calls. I don't know anything about it and all references seem to assume you know something. Thanx. Jane There are 3 Replies.
#2064From: Graham HobsonOct 8, 1991 2:33 PM
Jane, API stands for Application Program Interface. An API basically defines the list of functions that may be called in order to access the underlying functionality. Hope this helps… Graham
#2206From: Don FunkOct 9, 1991 12:59 PM
Hi Jane, You can purchase the "Micorsoft Windows Programmers Refernce Manual and Online Help" from Microsoft @ 1-800-426-9400. It fully documents all API calls that you can make within a Windows program. Although it is intended for C, you can easily(well almost) convert the calls to VB. Don FUnk
#2255From: Don FunkOct 9, 1991 4:48 PM
Hi Jane, You can purchase the "Micorsoft Windows Programmers Refernce Manual and Online Help" from Microsoft @ 1-800-426-9400. It fully documents all API calls that you can make within a Windows program. Although it is intended for C, you can easily(well almost) convert the calls to VB. Don FUnk