Jump to content

WinSetTitleAndIcon.c - Example code: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 April 2016

8 April 2015

  • curprev 05:2205:22, 8 April 2015 Martini talk contribs 416 bytes +416 Created page with "<PRE> #define INCL_BASE #include <os2.h> #include <conio.h> #include <stdlib.h> APIRET16 APIENTRY16 WinSetTitleAndIcon ( PSZ szTitle, PSZ szIconPath ) ; void main ( void ..."