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.

30 lines
585 B

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ; File : LPK.DEF
  3. ; Contains procedure names to be exported.
  4. ;
  5. ; Creates : Oct 21, 1996 -by- Samer Arafeh [samera]
  6. ;
  7. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  8. LIBRARY LPK ; Language Pack 1.00
  9. ; List export procdeure
  10. EXPORTS
  11. LpkDllInitialize
  12. LpkInitialize
  13. LpkExtTextOut
  14. LpkGetTextExtentExPoint
  15. LpkGetCharacterPlacement
  16. LpkTabbedTextOut
  17. LpkPSMTextOut
  18. LpkDrawTextEx
  19. LpkEditControl
  20. LpkUseGDIWidthCache
  21. ftsWordBreak ; Support for FTsrch wordbreaker