comctl32 Questions
3
Solved
The list-view control has the LVM_GETTOPINDEX message that allows to get the index of the topmost visible item.
Now I need to set the topmost visible item, but surprisingly there is no LVM_SETTOPI...
4
Solved
I'm using the WindowsAPICodePack for TaskDialog. When I try to show the dialog it says that it needs to load version 6 of comctl32.dll. So I added version 6 to the app.manifest and tried running it...
Hudgens asked 12/9, 2009 at 14:33
3
Solved
According to the docs:
"If you want your application to use ComCtl32.dll version 6, you must add an application manifest or compiler directive to specify that version 6 should be used if it is ava...
Floury asked 29/11, 2010 at 21:57
1
Solved
This is one of most interesting problems I have found recently.
We have a legacy Delphi 5 program (Rave Reports 4 references are preventing from upgrading to D2007).
When program is compiled with ...
Nord asked 12/10, 2011 at 12:0
1
© 2022 - 2024 — McMap. All rights reserved.