admin
base
com
developer
drivers
ds
enduser
inetcore
inetsrv
loc
mergedcomponents
multimedia
net
1394
atm
config
ddk
dhcp
diagnostics
dlc
homenet
ias
inc
ipsec
irda
jet500
layer2svc
lib
mcast
mmc
ndis
netbeui
netbios
netbt
netevent
nwlink
published
qos
rndis
rras
cm
common
cps
dim
inc
ip
ipx
mgm
mprmsg
ndis
netsh
ras
autodial
ddm
hlp
idl
inc
inf
ini
ppp
rasman
rassfm
rassld
scp
ui
common
extapi
inc
nt4
perf
rasadmin
rasdial
rasdlg
rasphone
makefile
netcfg.cpp
rasphone.c
rasphone.dch
rasphone.dlg
rasphone.exe.manifest
rasphone.rc
rasphone.rch
rasphone.res
sources
rasscrpt
rassrvui
dirs
dirs
routemon
rtm
rtmv2
upgrade
dirs
sfm
snmp
sockets
streams
tapi
tcpip
tdi
unimodem
upnp
winnet
wins
wlbs
branch-reasons-and-info.txt
dirs
makefil0
owners.txt
project.mk
printscan
public
published
sdktools
shell
termsrv
tools
windows
dirs
makefil0
28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
1 DLGINCLUDE "rasphone.dch"
|
|
|
|
DID_NI_NotInstalled DIALOG 6, 18, 210, 140
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Dial-Up Networking"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
ICON IID_Rasphone, CID_NI_I_Rasphone, 10, 10, 18, 20,
|
|
WS_GROUP
|
|
LTEXT "", CID_NI_ST_Text, 44, 10, 152, 100, NOT WS_GROUP
|
|
DEFPUSHBUTTON "&Install", IDOK, 100, 118, 50, 14, WS_GROUP
|
|
PUSHBUTTON "Cancel", IDCANCEL, 154, 118, 50, 14
|
|
END
|
|
|
|
DID_RC_Restart DIALOG 6, 18, 210, 120
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Dial-Up Networking"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
ICON IID_Rasphone, CID_NI_I_Rasphone, 10, 10, 18, 20,
|
|
WS_GROUP
|
|
LTEXT "", CID_RC_ST_Text, 45, 10, 152, 74, NOT WS_GROUP
|
|
DEFPUSHBUTTON "&Restart", IDOK, 92, 98, 54, 14, WS_GROUP
|
|
PUSHBUTTON "&Do Not Restart", IDCANCEL, 150, 98, 54, 14
|
|
END
|