Desktop
1994-01-10

This files were provides without a clear documentation.

This seems to be a program sample to add menu items to a context menu in the Desktop for OS/2 2.x. It includes the C source code and it was compiled with IBM CSET/2. 

== COMMENTS==
Some modern comments about it are:

"This program will not work on a non-english version of OS/2. It expects the desktop title to be "Desktop" but on my system it is "Arbeitsoberfläche". The proper solution would be to search for the object via the Object ID <WP_DESKTOP> (and then to open the settings view of the object) instead of trying to find the window by its window title. That makes this program rather useless.
What this program is trying to achieve (adding menu items to the context menu) is better done via WPS."

It is only made available to preservation. 

==Author==
Brian McManamon
