[ros-diffs] [greatlrd] 20361: forget update de.rc

greatlrd at svn.reactos.com greatlrd at svn.reactos.com
Tue Dec 27 01:11:35 CET 2005


forget update de.rc
Modified: trunk/reactos/lib/devmgr/De.rc
  _____  

Modified: trunk/reactos/lib/devmgr/De.rc
--- trunk/reactos/lib/devmgr/De.rc	2005-12-27 00:03:24 UTC (rev
20360)
+++ trunk/reactos/lib/devmgr/De.rc	2005-12-27 00:11:29 UTC (rev
20361)
@@ -127,3 +127,18 @@

      LTEXT "Gerõte&benutzung:", IDC_DEVUSAGELABEL, 7, 188, 222, 8,
WS_DISABLED
      COMBOBOX IDC_DEVUSAGE, 7, 198, 239, 40, CBS_DROPDOWNLIST |
WS_VSCROLL | WS_DISABLED
 END
+
+IDD_DEVICEDRIVER DIALOG DISCARDABLE  0, 0, 252, 218
+STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
+CAPTION "Driver"
+FONT 8, "MS Shell Dlg"
+BEGIN
+     ICON "", IDC_DEVICON, 7, 7, 20, 20
+     LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
+     LTEXT "Driver provider:", -1, 37, 39, 60, 8, SS_NOPREFIX
+     EDITTEXT IDC_DRVPROVIDER, 100, 39, 146, 12, NOT WS_TABSTOP | NOT
WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
+     LTEXT "Driver date:", -1, 37, 53, 60, 8, SS_NOPREFIX
+     EDITTEXT IDC_DRVDATE, 100, 53, 145, 12, NOT WS_TABSTOP | NOT
WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
+     LTEXT "Driver version:", -1, 37, 67, 60, 8, SS_NOPREFIX
+     EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT
WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
+END
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051227/ea26de03/attachment.html


More information about the Ros-diffs mailing list