De Functie 33H van int. 21H (0x21) (0x33 of 51) krijgt of plaatst onderbrekingsvlag, krijgt laarsaandrijving 35H (0x35 of 53) krijgt onderbreekt vector36H (0x36 of 54) krijgt de Informatie 38H van de aandrijvingstoewijzing (0x38 of 56) krijgt of plaatst landinformatie

Files Recovery Software
Home Contactgegevens Customer Support Download Demo Producten  

 
 

INT 21H (0x21)

Functie 32H (0x32 or 50) --> Gereserveerd

INT 21H (0x21)

Functie 33H (0x33 or 51) --> Krijg of plaats onderbrekingsvlag, krijg laarsaandrijving

Call with: If getting break flag
AH = 33H
AL = 00H

If setting break flag
AH = 33H
AL = 01H
DL = 00H if turning break flag OFF
01H if turning break flag ON

If getting boot drive
AH = 33H
AL = 05H

Returns: If called with AL = 00H or 01H
DL = 00H break flag is OFF
01H break flag is ON

If called with AL = 05H
DL = boot drive (1 = A, 2 = B, etc.)

Becommentariëert:

Deze functie verkrijgt of verandert de status van de de onderbrekingsvlag van het werkende systeem, die CTRL-C controlerend tijdens functievraag beïnvloedt.

 

INT 21H (0x21)

Functie 34H (0x34 or 52) --> Reserved

INT 21H (0x21)

Functie 35H (0x35 or 53) --> Get interrupt vector

Call with: AH = 35H
AL = interrupt number

Returns: ES: BX = segment: offset of interrupt handler

Becommentariëert:

This function obtains the address of the current interrupt-handler routine for the specified machine interrupt.

INT 21H (0x21)

Functie 36H (0x36 or 54) --> Get drive allocation Information

Call with: AH = 36H
DL = drive code (0 default, 1 = A, etc.)

Returns: If function successful
AX = sector per cluster
BX = number of available cluster
CX = bytes per sector
DX = cluster per drive

If function unsuccessful (drive invalid)
AX = FFFFH

Becommentariëert:

This function obtains selected information about a disk drive.

This function is very important in data recovery and disk troubleshooting programming from which the drive’s capacity and remaining free space and many other important things can be calculated.

 

INT 21H (0x21)

Functie 37H (0x37 or 55) --> Reserved

INT 21H (0x21)

Functie 38H (0x38 or 56) --> Get or set country information

Call with: If getting country information
AH = 38H
AL = 0, to get current country information
1-FEH, to get information for
countries with code <255
FFH, to get information for countries
with code >=255
BX = country code, if AL = FFH
DS:DX = segment: offset of buffer for returned
information

Als plaatsend huidig landnummer
AH = 38H
AL = 1-FEH, country code for countries
with code <255
FFH, for countries with code >=255
BX = country code, if AL = 0FFH
DX = FFFFH

Returns:

Als de functie succesvol is
Carry flag = clear
En, als het krijgen van internationaliseringsinformatie
BX = country code
DS: DX = segment: offset of buffer holding
internationalization Information.

Als de functie niet succesvol is
Carry flag = set
AX = error code

Becommentariëert:

Deze functie verkrijgt internationale informatie voor het huidige of gespecificeerde land of plaatst het huidige landnummer.


Previous page

page 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18

 
 

page 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26

Next page
 
 
Data Recovery boek
 
Hoofdstuk-1 Een Overzicht van de Terugwinning van Gegevens
Hoofdstuk-2 Inleiding van Harde Schijven
Hoofdstuk-3 Logische Benadering van Schijven en OS
Hoofdstuk-4 De Systemen van het aantal
Hoofdstuk-5 Inleiding van de Programmering van C
Hoofdstuk-6 Inleiding aan de Grondbeginselen van de Computer
Hoofdstuk-7 De noodzakelijke Bevelen van Dos
Hoofdstuk-8 Schijf-bios functioneert en onderbreekt Behandeling met C
Hoofdstuk-9 Behandelende Grote Harde Schijven
Hoofdstuk-10 De Terugwinning van gegevens van Bedorven Floppy
Hoofdstuk-11 Het maken van Steunen
Hoofdstuk-12 Het lezen van en het Wijzigen van MBR met Programmering
Hoofdstuk-13 Het lezen van en het Wijzigen van DBR met Programmering
Hoofdstuk-14 Programmering de Terugwinning voor van het "Ruwe Dossier"
Hoofdstuk-15 Programmering voor de Wissers van Gegevens
Hoofdstuk-16 Het ontwikkelen van meer Nut voor Schijven
Bijlage Verklarende woordenlijst van de Termijnen van de Terugwinning van Gegevens
 
 
Pro Data Doctor

Home

Producten

Contactgegevens

Customer Support

Download Demo

Algemene Voorwaarden

 
Pro Data Doctor