Difference between revisions of "Abbreviations"

From ReactOS Wiki
Jump to: navigation, search
(remove remotes!)
(+API +GDI)
Line 3: Line 3:
 
| Chars: | [[#A|A]] || [[#B|B]] || [[#C|C]] || [[#D|D]] || [[#E|E]] || [[#F|F]] || [[#G|G]] || [[#H|H]] || [[#I|I]] || [[#J|J]] || [[#K|K]] || [[#L|L]] || [[#M|M]] || [[#N|N]] || [[#O|O]] || [[#P|P]] || [[#Q|Q]] || [[#R|R]] || [[#S|S]] || [[#T|T]] || [[#U|U]] || [[#V|V]] || [[#W|W]] || [[#X|X]] || [[#Y|Y]] || [[#Z|Z]]
 
| Chars: | [[#A|A]] || [[#B|B]] || [[#C|C]] || [[#D|D]] || [[#E|E]] || [[#F|F]] || [[#G|G]] || [[#H|H]] || [[#I|I]] || [[#J|J]] || [[#K|K]] || [[#L|L]] || [[#M|M]] || [[#N|N]] || [[#O|O]] || [[#P|P]] || [[#Q|Q]] || [[#R|R]] || [[#S|S]] || [[#T|T]] || [[#U|U]] || [[#V|V]] || [[#W|W]] || [[#X|X]] || [[#Y|Y]] || [[#Z|Z]]
 
|}
 
|}
 +
 +
== A ==
 +
* API -- Application Programming Interface
  
 
== C ==
 
== C ==
 
* Cc -- Cache Controller (Kernel API)
 
* Cc -- Cache Controller (Kernel API)
 
* CPL -- Control Panel Library
 
* CPL -- Control Panel Library
* CRT -- C Run-Time library
+
* CRT -- C Run-Time Library
  
  
Line 21: Line 24:
 
* FS -- File System
 
* FS -- File System
 
* FsRtl -- File System Run-Time Library (Kernel API)
 
* FsRtl -- File System Run-Time Library (Kernel API)
 +
 +
 +
== G ==
 +
* GDI -- Graphics Device Interface
  
  
Line 49: Line 56:
 
* NLS -- National Language Support
 
* NLS -- National Language Support
 
* NDK -- Native Development Kit
 
* NDK -- Native Development Kit
 +
  
 
== O ==
 
== O ==
Line 59: Line 67:
 
* PSDK -- Platform Software Development Kit
 
* PSDK -- Platform Software Development Kit
 
* PSEH -- Pseudo Structured Exception Handling
 
* PSEH -- Pseudo Structured Exception Handling
 +
  
 
== R ==
 
== R ==
Line 64: Line 73:
 
* RPC -- Remote Procedure Calls
 
* RPC -- Remote Procedure Calls
 
* RTL -- Run-Time Library (Kernel API)
 
* RTL -- Run-Time Library (Kernel API)
 +
  
 
== S ==
 
== S ==

Revision as of 22:08, 19 November 2009

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

  • API -- Application Programming Interface

C

  • Cc -- Cache Controller (Kernel API)
  • CPL -- Control Panel Library
  • CRT -- C Run-Time Library


D

  • DDK -- Driver Development Kit


E

  • Ex -- Executive (Kernel API)


F

  • FS -- File System
  • FsRtl -- File System Run-Time Library (Kernel API)


G

  • GDI -- Graphics Device Interface


H

  • Hal -- Hardware Abstraction Layer DLL (Kernel API)


I

  • InBV -- Initialization Boot Video
  • Io -- Input/Output Manager (Kernel API)


K

  • KD -- Kernel Debugger
  • KDBG -- Kernel DeBugger (Builtin into ReactOS Kernel)
  • KS -- Kernel Streaming


L

  • LPC -- Local Procedure Call (Kernel API)


M

  • Mm -- Memory Manager (Kernel API)


N

  • NLS -- National Language Support
  • NDK -- Native Development Kit


O

  • Ob -- Object Manager (Kernel API)


P

  • Po -- Power Management (Kernel API)
  • Ps -- Process Management (Kernel API)
  • PSDK -- Platform Software Development Kit
  • PSEH -- Pseudo Structured Exception Handling


R

  • RosBE -- ReactOS Build Environment
  • RPC -- Remote Procedure Calls
  • RTL -- Run-Time Library (Kernel API)


S

  • SDK -- Software Development Kit
  • Se -- Security Reference Monitor (Kernel API)


V

  • VDM -- Virtual DOS Machine (Kernel API)


W

  • WDM -- Windows Driver Model
  • WMI -- Windows Management Instrumentation (Kernel API)