#RPTGEN.ZIP
4 messages in this thread
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.
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
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
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