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

Thread: Subclassing

  1. #1
    Join Date
    Feb 2000
    Location
    America
    Posts
    130

    Subclassing

    In sonique (www.sonique.com) there is a common dialog box with a section graphed on it for web files/urls. I've been told it does that using Subclassing. When I use an API spi it says that the section is from Sonique.exe, not the common dialog ocx, so I'm pretty sure it isn't a new ocx, and that sonique added it on somehow. Can anyone tell me how? I need to make something like that.


  2. #2
    Join Date
    Dec 2001
    Posts
    6,332
    I can hardly believe that it took all this time for someone to see this thread!
    Please remember to rate the posts and threads that you find useful.
    How can something be both new and improved at the same time?

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