PM Code Samples Project

From OS2World.Com Wiki
Revision as of 23:45, 11 February 2019 by Martini (talk | contribs) (Created page with "Between some of my strange ideas there is the one to consolidate a bunch of Presentation Manager (PM) samples and try to bundle them together with the focus to help people lea...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Between some of my strange ideas there is the one to consolidate a bunch of Presentation Manager (PM) samples and try to bundle them together with the focus to help people learn more about PM development.

The idea will be:

  1. Get open source PM source code samples.
  2. Consolidate the licenses (if possible) of those samples in something that allow the developer to create open or close source projects, like the BSD 3-Clause license.
  3. Modify the make file so the samples will compile on the most modern compiler available for OS/2 ( icc or gcc) - Maybe there will be a huge discussion here. Also try to consolidate one linker and one make tool.
  4. Consolidate all the samples in one github project and call it like "Presentation Manager Samples Kit".


Candidates

This are the candidates sample to be consolidated.