A
Alex Clark
Hi All,
I've found that the ListView control won't display items when my program is
running in x64 mode. I've tried this on both a Pentium D running XP Pro x64
edition and Windows Server 2003 R2 x64 on a Core 2 Duo. Same results on
both.
If I compile for the specific x86 architecture, the problem disappears. In
x64 mode the ListView items are obviously still there because my scroll bars
are there, and if any of them have a background hilite that's visible too -
it's just the text that's disappeared, almost as though it's been painted in
a transparent colour.
Has anybody else had this issue?
Thanks,
Alex Clark
I've found that the ListView control won't display items when my program is
running in x64 mode. I've tried this on both a Pentium D running XP Pro x64
edition and Windows Server 2003 R2 x64 on a Core 2 Duo. Same results on
both.
If I compile for the specific x86 architecture, the problem disappears. In
x64 mode the ListView items are obviously still there because my scroll bars
are there, and if any of them have a background hilite that's visible too -
it's just the text that's disappeared, almost as though it's been painted in
a transparent colour.
Has anybody else had this issue?
Thanks,
Alex Clark