Help with "CPtrArray"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • scorpion06
    New Member
    • Mar 2007
    • 11

    #1

    Help with "CPtrArray"

    Hello,
    I want to know how can I rewrite the class "CPtrArray" without MFC.
    only with C++ and API win32.

    thanks
  • Banfa
    Recognized Expert Expert
    • Feb 2006
    • 9067

    #2
    I think I would use one of the STL container classes probably.

    Comment

    Working...