Changeset 4702 for trunk/src/win32k/utils/Win32kCC.rc
- Timestamp:
- Nov 26, 2000, 2:36:53 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/win32k/utils/Win32kCC.rc (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/utils/Win32kCC.rc
r4178 r4702 1 /* $Id: Win32kCC.rc,v 1. 3 2000-09-03 23:53:19bird Exp $1 /* $Id: Win32kCC.rc,v 1.4 2000-11-26 13:36:53 bird Exp $ 2 2 * 3 3 * Resource File for Win32k Control Center. … … 31 31 IDS_ERR_INVALID_MAXHEAPSIZE,"Invalid heapsize." 32 32 IDS_ERR_SETPOPTIONS, "Error occured in win32k while changing the options. (rc=0x%x)" 33 IDS_ERR_FOPEN_FAILED, "Failed to open file %s." 34 IDS_FSIZE_FAILED, "Failed to determin size of file %s." 35 IDS_MALLOC_FAILED, "Error! malloc or calloc failed to allocate %d bytes of memory." 36 IDS_FWRITE_FAILED, "Error! failed to write to file %s." 33 37 END 34 38 … … 39 43 */ 40 44 IDM_INFO_DIRTY, "You have changed the settings but not applied them. Sure you wan't to exit?" 45 IDM_CONFIGSYS_UPDATED, "Config.sys was successfully updated." 41 46 END 42 47
Note:
See TracChangeset
for help on using the changeset viewer.
