home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power GUI Programming with VisualAge C++
/
powergui.iso
/
powergui
/
cnr
/
uidate
/
uidate.rc
< prev
Wrap
Text File
|
1996-10-29
|
482b
|
21 lines
/************************************************************
/ Container Control - Dates and Times as IDate/ITime
/
/ Copyright (C) 1994, Law, Leong, Love, Olson, Tsuji.
/ Copyright (c) 1997 John Wiley & Sons, Inc.
/ All Rights Reserved.
************************************************************/
#include "developr.h"
#ifdef IC_PM
#define INCL_PM
#include <os2.h>
ICON ID_DEVELOPER .\os2\folder.ico
#else
ID_DEVELOPER ICON .\win\folder.ico
#endif