home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
VSCPPv8.zip
/
VACPP
/
IBMCPP
/
samples
/
IOC
/
DDE
/
ASERVER.RC
< prev
next >
Wrap
Text File
|
1995-05-09
|
511b
|
15 lines
/**********************************************************************/
/* resource file for server.exe - DDE Server Sample Program */
/**********************************************************************/
#include "aserver.h"
ICON WND_SERVER aserver.ico
STRINGTABLE
BEGIN
WND_SERVER, "DDE Server Sample" //Window Title
STR_HOTYES, "Hot Links Active" //Information Area
STR_HOTNO, "Hot Links Not Active" //Information Area
END