Hello
Any idea what this software is supposed to do?
/****************************************************************************/
/* Sends messages to Desktop - OS/2 2.x */
/* Instructions: Find the modifiable section to add desktop popup */
/* menu items and follow the comments. */
/* Author: Brian McManamon CIS - 73243,166 */
/* To compile this program using IBM CSET/2 - icc /B"/pmtype:pm" desktop.c */
/* Warning: This program is provided as is. It has hung my desktop in */
/* some cases becauses some messages have been lost. This is a temporary */
/* solution for a specific problem until the WPS development team publishes */
/* a supported solution. */
/**** Make sure all program names are present and can be found in the ****/
/**** path before running this program or your desktop will hang. ****/
/****************************************************************************/
In ArcaOS it starts, shows like the desktop settings and closes very fast. (Includes source code)
Regards