home *** CD-ROM | disk | FTP | other *** search
- '***************************************************************************
- '**************** COREWSDS-specific install API ************************
- '***************************************************************************
-
- DECLARE SUB ExpandWin LIB "coreins.dll" (hwnd%)
- DECLARE FUNCTION ProbeVxd LIB "coreins.dll" AS INTEGER
- DECLARE FUNCTION WinExecAndWait LIB "coreins.dll" (hwnd%,cmd$,show%) AS INTEGER
-
-