mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
65ce146169
svn path=/branches/ros-csrss/; revision=57561
11 lines
475 B
Text
11 lines
475 B
Text
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
|
|
|
IDD_RUNONCE_DLG DIALOG DISCARDABLE 0, 0, 239, 170
|
|
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Installation de ReactOS"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LTEXT "ReactOS est en train d'installer les éléments suivants :", -1, 38, 8, 196, 18
|
|
LISTBOX IDC_COMP_LIST, 36, 32, 197, 131, LBS_OWNERDRAWVARIABLE | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
|
|
ICON IDI_ICON, -1, 5, 6, 21, 20
|
|
END
|