View Issue Details

IDProjectCategoryView StatusLast Update
0006763JEDI VCL00 JVCL Componentspublic2022-10-27 22:52
ReporterMarkHAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformX64OSWindows 10 OS Version20H2
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0006763: JvListView sort error when compiled x64
DescriptionCompile as x86 and works as expected

Compile as x64 and access denied error when column sort clicked from windows common components.
Steps To ReproduceAttached zip is Demo jcl\examples\common\filesearch with TListView changed to TJvListView when compiled as x86 the demo functions as expected when compiled as x64 the demo will always crash when a column header is clicked to sort. It seems to be an access denied from Windows common controls. Struggling to find a breakpoint.
TagsNo tags attached.

Activities

MarkH

2022-10-27 22:52

reporter  

JvListView.zip (20,445 bytes)

Issue History

Date Modified Username Field Change
2022-10-27 22:52 MarkH New Issue
2022-10-27 22:52 MarkH File Added: JvListView.zip