Jump to content

Presentation Manager Functions: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
External References: dead links removed
Line 535: Line 535:


</div>
</div>
== External References ==
* [http://cyberkinetica.homeunix.net/os2tk45/pm1/ PM1.INF - Presentation Manager Programming Guide and Reference, Part 1 of 5]
* [http://cyberkinetica.homeunix.net/os2tk45/pm2/ PM2.INF - Presentation Manager Programming Guide and Reference, Part 2 of 5]
* [http://cyberkinetica.homeunix.net/os2tk45/pm3/ PM3.INF - Presentation Manager Programming Guide and Reference, Part 3 of 5]
* [http://cyberkinetica.homeunix.net/os2tk45/pm4/ PM4.INF - Presentation Manager Programming Guide and Reference, Part 4 of 5]
* [http://cyberkinetica.homeunix.net/os2tk45/pm5/ PM5.INF - Presentation Manager Programming Guide and Reference, Part 5 of 5]


[[Category:The OS/2 API Project]]
[[Category:The OS/2 API Project]]

Revision as of 05:16, 4 January 2017

Presentation Manager Interface

Some general information is available at Presentation Manager page.

Functions

Device Functions

Direct Manipulation Functions

Dynamic Data Formatting Functions

  • DdfBeginList
  • DdfBitmap
  • DdfEndList
  • DdfHyperText
  • DdfInform
  • DdfInitialize
  • DdfListItem
  • DdfMetafile
  • DdfPara
  • DdfSetColor
  • DdfSetFont
  • DdfSetFontStyle
  • DdfSetFormat
  • DdfSetTextAlign
  • DdfText

Hooks and Procedures

Profile Functions

Spooler Functions

Window Functions

Atom Functions

  • WinAddAtom
  • WinCreateAtomTable
  • WinDeleteAtom
  • WinDestroyAtomTable
  • WinFindAtom
  • WinQueryAtomLength
  • WinQueryAtomName
  • WinQueryAtomUsage
  • WinQuerySystemAtomTable

Clipboard

Device Context/Presentation Space

Dialogs

Drawing functions

  • WinDrawBitmap
  • WinDrawBorder
  • WinDrawPointer
  • WinDrawText
  • WinFillRect
  • WinInvertRect
  • WinMakePoints
  • WinRealizePalette
  • WinScrollWindow
  • WinShowTrackRect
  • WinTrackRect

Dynamic Link Library

Error handling


Focus

Help (IPF?)

Information
System
Window

Menuing

  • WinCheckMenuItem
  • WinCreateMenu
  • WinEnableMenuItem
  • WinIsMenuItemChecked
  • WinIsMenuItemEnabled
  • WinIsMenuItemValid
  • WinLoadMenu
  • WinPop-upMenu
  • WinSetMenuItemText

Messaging

National Language/Code Page

Rectangle functions

Regions/Clipping

Resource Management

Accel Table
Icon
  • WinFreeFileIcon
  • WinLoadFileIcon
  • WinSetFileIcon
Pointer

TaskList functions

Timers

WorkplaceShell functions