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. General Programming
  3. C / C++ / MFC
  4. ActiveX Question?

ActiveX Question?

Scheduled Pinned Locked Moved C / C++ / MFC
questioncomdockertutorial
4 Posts 4 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.
  • M Offline
    M Offline
    Mr_Byte
    wrote on last edited by
    #1

    Hi , I'm writing an activex to apply skins to dialogs ,etc.. but I don't Know how to get the hwnd of the container of the activex (i.e. the dialog box) Any I dea would be helpful thanks in advansed

    S N L 3 Replies Last reply
    0
    • M Mr_Byte

      Hi , I'm writing an activex to apply skins to dialogs ,etc.. but I don't Know how to get the hwnd of the container of the activex (i.e. the dialog box) Any I dea would be helpful thanks in advansed

      S Offline
      S Offline
      Stephane Rodriguez
      wrote on last edited by
      #2

      Spy++ then ::FindWindow(), ::EnumWindow() Normal hacking procedure.


      sometimes it helps to look at the IL generated code a MS guy on develop.com "answering" .NET issues

      1 Reply Last reply
      0
      • M Mr_Byte

        Hi , I'm writing an activex to apply skins to dialogs ,etc.. but I don't Know how to get the hwnd of the container of the activex (i.e. the dialog box) Any I dea would be helpful thanks in advansed

        N Offline
        N Offline
        Nitron
        wrote on last edited by
        #3

        Try: AfxGetMainWnd()->GetSafeHwnd(); Nitron _________________________________________-- message sent on 100% recycled electrons.

        1 Reply Last reply
        0
        • M Mr_Byte

          Hi , I'm writing an activex to apply skins to dialogs ,etc.. but I don't Know how to get the hwnd of the container of the activex (i.e. the dialog box) Any I dea would be helpful thanks in advansed

          L Offline
          L Offline
          l a u r e n
          wrote on last edited by
          #4

          getparent() etc...?


          "... and so i said to him ... if it don't dance (or code) and you can't eat it either f**k it or throw it away"
          biz stuff   about me

          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