SCOUG-Programming Mailing List Archives
Return to [ 14 |
October |
2000 ]
Content Type: text/plain
Hi,
I have a bunch of files with a .dlg extension which contain stuff like:
DLGTEMPLATE ID_DLGBOX PRELOAD FIXED
BEGIN
DIALOG "News Harvest", ID_DLGBOX, 25, 7, 379, 227, WS_VISIBLE | NOT
WS_SAVEBITS, FCF_SYSMENU | FCF_TITLEBAR | FCF_MINBUTTON |
FCF_SIZEBORDER
PRESPARAMS PP_FONTNAMESIZE, "8.Helv"
BEGIN
CONTAINER ID_CONTAINER, 187, 5, 184, 217, CCS_SINGLESEL |
CCS_AUTOPOSITION | CCS_READONLY | CCS_MINIICONS |
WS_GROUP | WS_TABSTOP
GROUPBOX "Group", ID_GROUP_BOX, 6, 70, 172, 49
PRESPARAMS PP_FONTNAMESIZE, "8.Helv"
GROUPBOX "Server", ID_SERVER_BOX, 6, 123, 172, 49
PRESPARAMS PP_FONTNAMESIZE, "8.Helv"
CTEXT "Copyright KRT 1997-1998", ID_DATE, 7, 178, 169,
8,
DT_VCENTER
PRESPARAMS PP_FOREGROUNDCOLOR, 0x00000000L
PRESPARAMS PP_FONTNAMESIZE, "8.Helv"
RTEXT "0.0", ID_SERVER_EXTRACT_MB, 101, 153, 23, 8
PRESPARAMS PP_FOREGROUNDCOLOR, 0x00000000L
PRESPARAMS PP_FONTNAMESIZE, "8.Helv"
Do anyone recognize which resource editor generated this output? It's
always possible it was done by hand.
Thanks
Steven
--
----------------------------------------------------------------
"Steven Levine" MR2/ICE 2.2 #10183 Warp4/FP11
www.scoug.com irc.webbnet.org #scoug (Wed 7pm PST)
----------------------------------------------------------------
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-programming".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
Return to [ 14 |
October |
2000 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|