- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
링크가 복사됨
6 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
