View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006745 | JEDI Code Library | JclSvcCtrl | public | 2022-04-05 15:27 | 2022-04-05 15:27 |
Reporter | Mistral | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | Version 2.5 (Subversion repository/Daily zips) | ||||
Target Version | Fixed in Version | ||||
Summary | 0006745: Range check error calling OpenSCManager on win64 using Alexandria 11.1 | ||||
Description | Functions like GetServiceStatusByName or StartServiceByName or StopServiceByName no longer work on Win64 applications compiled with Delphi 11.1 (Alexandria). These function raises "Range check error" because handle variables are declared as DWORD instead of SC_HANDLE. Attached is the patched file. | ||||
Tags | No tags attached. | ||||
Fixed in GIT commit | |||||
Fixed in SVN revision | |||||
IDE version | All | ||||