CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Ghost Bug

  1. #1
    Join Date
    Apr 1999
    Posts
    2

    Ghost Bug

    I have an app that uses a list control and on some of the pc's it is running on the grid lines do not display. I can not dup it. I am not sure if it is the pc or version of WIN95 they are running. It runs fine on hundreds of pc's running 95, 98, and nt. Does anyone have any idea's? Stupid is as Stupid does MAAM!

    Trust NoONE, Deny Everything, Demand Proof

  2. #2
    Join Date
    Apr 1999
    Posts
    23

    Re: Ghost Bug

    The list controlEX was one of the extra 22 common controls added when IE4 was introduced. You might find that you have different version of comctl32.dll. You might want to check the other com*.dll as well.

    Hope this helps


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured