home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Borland Programmer's Resource
/
Borland_Programmers_Resource_CD_1995.iso
/
winsock
/
txtsrv
/
txtsrv.rc
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-19
|
204 b
|
17 lines
// Resource script for Text Server
#include <windows.h>
#include "txtsrv.h"
#include "txtsrv.dlg"
Icon ICON txtsrv.ico
Menu MENU
BEGIN
MENUITEM "&About...", IDM_ABOUT
END