|
A Guided Tour of Inner Space Extension Development Kit (ISXDK) |
|
|
Introduction: What is ISXDK?
The Inner Space Extension Development Kit (ISXDK) is a C/C++ library for Visual Studio (.net 2002-2003, and 2005) and set of utilities that allow a developer to extend the functionality of Inner Space.
As with any other library, this does not exclude or change the functionality of the C or C++ language or standard APIs (libc, win32, etc). I say this because it is common for non-developers to download ISXDK and try to develop an extension without first knowing the language they are using to develop, and they run into problems or think that the Win32 API is simply not available to them.
ISXDK contains a utility called mkisx which creates an extension from a template. This makes it easy to jump into extension development, and this is explained in greater detail later in the tour.
|
|
|
|
|
|
|
|
|
|
Available Now
Coming Soon
|
|
|
|