Results 1 to 4 of 4
  1. #1
    Mankind Member NoeOM's Avatar
    Join Date
    Jun 2006
    Location
    Cáceres, Spain
    Posts
    77

    Question Windows XP controls in VC++ 2005

    A very concise question:



    How do I use this control (see attachment) in my own VC++ 2005 applications?
    Attached Thumbnails Attached Thumbnails XPControl.jpg  
    by Noé
    More about me at my website


    • Advertising

      advertising
      EmuTalk.net
      has no influence
      on the ads that
      are displayed
        
       

  2. #2
    EmuTalk Member Poobah's Avatar
    Join Date
    Feb 2004
    Posts
    475
    Apparently the list view controls support a grouping feature of some sort. Perhaps you could recreate it using those.
    My Site
    Batch-extract and re-archive individual ROMs from GoodMerged 7z archives into individual ZIP or JMA files. (Now a Windows GUI program!)

    Drug Free For Life: 98% of the teenage population has
    tried drugs at least once. If you are one of the 2%
    who hasn't, copy and paste this into your signature.

  3. #3
    Moderator
    Join Date
    Nov 2001
    Posts
    256
    They look like they might be custom components .. you might have to write up some compentent for your self. If you have Visual studio installed there is a neat program called spy++ that will let you look at what is the class name of all windows so you can get some idea of how they have created that control.

  4. #4
    Normal User pegasus001's Avatar
    Join Date
    Sep 2006
    Location
    Tirana
    Posts
    67
    I got too visual studio 2005 but i use c#. If your control is a dll then it is simple. Go to the components toolbar that is on the left(at least in C#), right click somewhere and on the popup window select add new components(or sth like this, i don`t remember very well), then will open one window where you`ll click one of the two tabs(if the names end up in a .dll extension then you`re in the right tab). Then you have to click browse and find your control. When your control is added into the list select it and click Ok. You will see that your components was added in the components toolbar. Then you only have to drag-n-drop it on the form. It`s been a long time since i`ve last programmed in c++, i hope it`s correct. If you need more help send me a message. BYE

Similar Threads

  1. Who emulates the ROM Body Harvest???
    By scotty in forum General N64 Emulation Discussion
    Replies: 14
    Last Post: December 27th, 2005, 00:42
  2. Running Windows 3.11 - dosbox
    By smcd in forum Other Emulation Discussion
    Replies: 21
    Last Post: April 20th, 2005, 11:23
  3. Windows .NET Server 2003 RC2 *FREE*
    By lario in forum TechTalk
    Replies: 1
    Last Post: December 27th, 2002, 00:19
  4. Comments on Windows XP SP1
    By ra5555 in forum TechTalk
    Replies: 65
    Last Post: September 21st, 2002, 19:38

Posting Permissions

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