- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a Win32 program developed with CVF 6.6 on a Windows XP platform. The GUI consists of 5 list views all of which have had some degree of procedure subclassing implemented. Everything runs as intended on Windows XP machines.
When the same program is run on a Windows 2000 machine, two of the list views do not allow the user to make any selections, i.e., clicking a row with the mouse produces no effect. The other list views work correctly. The listviews are all created with the same or very similar styles and extended styles, e.g.,
style = WS_VISIBLE + WS_CHILD + LVS_REPORT +VS_SHOWSELALWAYS exStyle = LVS_EX_FULLROWSELECT + LVS_EX_GRIDLINES + LVS_EX_ONECLICKACTIVATE + LVS_EX_UNDERLINEHOT.
Data population and column sorting still work as expected in the bad list views. When I turn off the procedure subclassing, the same problem exists; thus, I do not believe that the problem lies there.
Does anyone know of some way to solve this problem?
Thanks so much for your help!
Richard
Link Copied
6 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't have a slightest idea, but better places to ask are certainly microsoft.public.win32.programmer.ui or comp.os.ms.windows.programmer.win32.
Jugoslav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried the two URLs given, but they are not accessable to me. There are browable copies on other websites that also try to sell you things; but you cannot post a message to be answered.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't get you -- these are links to:
Normally, your Internet service provider should provide you easier access via news:// server. Then, you can browse the newsgroups in OE or another newsreader (such as Forte agent). In OE, go to Tools/Accounts/Add/News and type the newsserver name there (usually news.yourisp.com).
Jugoslav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I live in Australia. When I try these links I get a message that these links are unavailable. Google gives alternative sites where copies of the forum messages are kept. I can see these. Problem -one then gets spyware at the same time.
It was just advice that to some pepole the information is not accessable; I don't know why - I use broadband worldwide, mainly with no trouble or restrictions.
It was just advice that to some pepole the information is not accessable; I don't know why - I use broadband worldwide, mainly with no trouble or restrictions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's quite strange. Out of curiosity, what happens if you start browsing from Google's main page (->Groups->Comp etc.) ? Can you reach them that way?
Jugoslav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried Google and yes, I could see the messages then, but not by going to the site directly! But everything is all mixed up so searching is extremely difficult and by context impossible.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page