[comp.windows.ms] xvt & dll

aung@syacus.acus.oz.au (Aung Thurein) (06/04/91)

Does anyone has experience calling dlls from an xvt application?
I would like to know how can a dll written in windows sdk be
called from an xvt application.
Best regards.
Aung.

bill@polygen.uucp (Bill Poitras) (06/11/91)

In article <1991Jun3.231238.14602@syacus.acus.oz.au> aung@syacus.acus.oz.au (Aung Thurein) writes:
>
>Does anyone has experience calling dlls from an xvt application?

If you have ever used XVT/Win, and compiled a program with it, then you
have experience calling a DLL from an XVT application.  All of the
Windows components (kernel, GDI, etc) are DLLs.  The .LIB files in the
SDK are just the export libraries.  Of course this is at link time.  If
you want to write an application like Toolbook, which lets you write
Toolbook scripts which call DLL functions at runtime, I don't know.

+-----------------+---------------------------+-----------------------------+
| Bill Poitras    | Polygen Corporation       | {princeton mit-eddie        |
|     (bill)      | Waltham, MA USA           |  bu sunne}!polygen!bill     |
|                 | FAX (617)890-8694         | bill@polygen.com            |
+-----------------+---------------------------+-----------------------------+