Creating Joint, Tunnel, Block and Arc Dialog files
Status: Beta
Brought to you by:
doolin
In this patch following works have been done:
1- The subroutine of joint, arc and tunnel files are extracted from drawdialog.c file and imported into separate files.
2- A new file named blockdialog.c is created in order to import the block subroutine there.
3- All modeless dialogs converted to modal dialogs.
Logged In: YES
user_id=92420
Originator: NO
Where are the diff files?
Dda.rc
drawdialog.c
drawdialog.h
tunneldialog.c
arcdialog.c
jointdialog.c
blockdialog.c