Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
265 B

  1. LIBRARY BOOTVID
  2. EXPORTS
  3. VidInitialize
  4. VidDisplayString
  5. VidDisplayStringXY
  6. VidResetDisplay
  7. VidBitBlt
  8. VidSolidColorFill
  9. VidScreenToBufferBlt
  10. VidBufferToScreenBlt
  11. VidSetScrollRegion
  12. VidCleanUp
  13. VidSetTextColor