Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Many OpenInsight functions and subroutines, such as Utility(),  DSpace, and Dir(), call functions in the Microsoft Windows API. For most applications, these are sufficient. However, there may be occasions when you might need to call the Windows API directly. The steps for doing this are documented in Chapter 7:  Calling Calling DLL Functions from BASIC+.

...