Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!bu.edu!polygen!bill From: bill@polygen.uucp (Bill Poitras) Newsgroups: comp.windows.ms Subject: Re: xvt & dll Keywords: windows Message-ID: <1128@redford.UUCP> Date: 10 Jun 91 18:03:11 GMT References: <1991Jun3.231238.14602@syacus.acus.oz.au> Reply-To: bill@redford.UUCP (Bill Poitras(X258)) Distribution: comp Organization: Polygen Corporation, Waltham, MA Lines: 16 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 | +-----------------+---------------------------+-----------------------------+