Microsoft KB Archive/49239

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:24, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q49239 to Microsoft KB Archive/49239 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Replace Case Mapping Function with Proprietary Version ID Number: Q49239

3.30 4.00 4.01 MS-DOS

Question:

Is there a way to replace the built-in case mapping function via INT 21H, function 38H?

Response:

Yes; you can do this by trapping Interrupt 21H and then looking for 38H. You then can return whatever you want to.