17 changed files
common | ||
JclAnsiStrings.pas | ||
JclIDEUtils.pas | ||
JclResources.pas | ||
JclSynch.pas | ||
JclSysInfo.pas | ||
JclWideStrings.pas | ||
include | ||
jedi | ||
jedi.inc | ||
jcl.inc | ||
jcld29win32.inc + | ||
jcld29win64.inc + | ||
vcl | ||
JclGraphics.pas | ||
JclGraphUtils.pas | ||
windows | ||
JclDebug.pas | ||
JclPeImage.pas | ||
JclSvcCtrl.pas | ||
JclTD32.pas | ||
readme.md | ||
Add comment 1213 RsCannotCreateDir = 'Unable to create directory';
Add comment 1214 RsDelTreePathIsEmpty = 'DelTree: Path is empty';
Add comment 1215 RsFileSearchAttrInconsistency = 'Some file search attributes are required AND rejected!';
Add comment 1216 Minus RsEWindowsVersionNotSupported = 'This windows version is not supported';
Add comment 1216 Plus RsEWindowsVersionNotSupported = 'This Windows version is not supported';
Add comment 1217 RsEWindowNotValid = 'The window with handle %d is not valid';
Add comment 1218 RsEProcessNotValid = 'The process with ID %d is not valid';
Add comment 1219 Minus RsEModuleNotValid = 'The Module with handle %d is not valid';
Add comment 1219 Plus RsEModuleNotValid = 'The module with handle %d is not valid';
Add comment 1220
Add comment 1221 // TJclFileVersionInfo
Add comment 1222 RsFileUtilsNoVersionInfo = 'File contains no version information';