Property pages in ATL COM add-in

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MW

    Property pages in ATL COM add-in

    Hi,

    In my ATL COM project I want do implement dialog and
    add some property pages on it. What should I do do to
    this ?.

    I tried to add to standard ATL dialog class some interfaces
    which allow to implement property pages but I received
    some errors. Is it corect way ?.

    I.E. After implementing ISpecifyPropert yPages interface
    I received warnings C4259 : pure virtual function was not defined during
    implementation of dialog class.

    What should I do to implement property pages ??. I'm not using MFC.

    Regards,
    Marcin.


  • Attila Feher

    #2
    Re: Property pages in ATL COM add-in

    MW wrote:[color=blue]
    > Hi,
    >
    > In my ATL COM project I want do implement dialog and
    > add some property pages on it. What should I do do to
    > this ?.[/color]

    Hi,

    Read this: http://www.slack.net/~shiva/welcome.txt

    --
    Attila aka WW


    Comment

    Working...