Jump to content

SpDropFuncs: Difference between revisions

From EDM2
Ak120 (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
  Page
  Page


[[Category:The OS/2 API Project]]
[[Category:SpUtils]]

Latest revision as of 19:04, 26 February 2017

Removes all spUtils functions.

Syntax: CALL spDropFuncs

Example Code (part from example code of spLoadFuncs):

/* bootdrv.cmd (spUtils Example Code) */
[...]
CALL spDropFuncs
Page