Winunits-Base

From Free Pascal wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This packages contains several translated Windows headers, and units that build directly on top of them. Currently it contains the following units

  • activex
  • comconst
  • commctrl
  • commdlg
  • comobj
  • flatsb
  • imagehlp
  • mmsystem
  • ole2
  • oleserver
  • richedit
  • shellapi
  • shfolder
  • shlobj
  • wininet
  • winver
  • uxtheme (added after 2.2.4 based on Jedi headers with updates)

As well as a buildunit (buildwinutilsbase) to speed up building.

MMSystem

The mmsystem unit contains the translation of the windows multimedia system SDK headers. It is a straight translation of the header files, and contains no extra functionality. For more information, the Microsoft SDK manuals should be consulted.

Go back to Packages List