Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Article Writing
  4. Win2000 Style Open Dialog in Win98?

Win2000 Style Open Dialog in Win98?

Scheduled Pinned Locked Moved Article Writing
question
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jeremy Davis
    wrote on last edited by
    #1

    I've just had the comment "If Word2000 can display the new style file open dialogs in Win98 why can't you?". Well I'm not Microsoft! Anyone got any ideas though?

    M 1 Reply Last reply
    0
    • J Jeremy Davis

      I've just had the comment "If Word2000 can display the new style file open dialogs in Win98 why can't you?". Well I'm not Microsoft! Anyone got any ideas though?

      M Offline
      M Offline
      Mike Dunn
      wrote on last edited by
      #2

      Just do what MS did, rewrite the dialog from scratch so it looks like the Win 2K version. ;)

      L 1 Reply Last reply
      0
      • M Mike Dunn

        Just do what MS did, rewrite the dialog from scratch so it looks like the Win 2K version. ;)

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        I started writing a some code that emulated the open dialog on Windows 2000, I subclassed the common dialog to do this. Basically I ended up with some cludgy code that almost worked. There seem to be issues with the syncronisation with dropdown bitmap combo the list control. Eventually I had abandon the project with probably 90% success. I now develop on Windows 2000 and my projects don't have to be compatible with NT, 98 etc. I can send you a demo for suggestions if you email me.

        M L 2 Replies Last reply
        0
        • L Lost User

          I started writing a some code that emulated the open dialog on Windows 2000, I subclassed the common dialog to do this. Basically I ended up with some cludgy code that almost worked. There seem to be issues with the syncronisation with dropdown bitmap combo the list control. Eventually I had abandon the project with probably 90% success. I now develop on Windows 2000 and my projects don't have to be compatible with NT, 98 etc. I can send you a demo for suggestions if you email me.

          M Offline
          M Offline
          Mike Dunn
          wrote on last edited by
          #4

          I just remembered that the book "Visual C++ Windows Shell Programming" has an example that adds a location bar to the standard 9x/NT 4 file open dialog. It's in chapter 14. You might give that a look and see if it can help you out.

          1 Reply Last reply
          0
          • L Lost User

            I started writing a some code that emulated the open dialog on Windows 2000, I subclassed the common dialog to do this. Basically I ended up with some cludgy code that almost worked. There seem to be issues with the syncronisation with dropdown bitmap combo the list control. Eventually I had abandon the project with probably 90% success. I now develop on Windows 2000 and my projects don't have to be compatible with NT, 98 etc. I can send you a demo for suggestions if you email me.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Hi, I contacted Norm Almond for the code, and updated it a bit, I never experienmced the probelms he is describing, so with his permission it has now been submitted to the CodeProject archives. The topic is currently in UserItems, but should appear in the "Dialog and Windows Programming" section, titled "Win 2k style File Dialogs for Win 95/98/NT/Me". It is an attempt to copy the Office 2000 style dialogs, and I have tested it pretty thouroughly and found no major problems. The sample project has also been updated.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups