HELP: "CEvent" and "CMap"

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

    HELP: "CEvent" and "CMap"

    I would like to know how can i change "CMAP" and "CEvent" (class MFC) to an algorithm on C++.
    thank you.
  • lqdeffx
    New Member
    • Mar 2007
    • 39

    #2
    CMAP == STL::map?

    as far as CEvent, POSIX event handler
    which should be compatible with windows and unix.

    Comment

    • scorpion06
      New Member
      • Mar 2007
      • 11

      #3
      HELP: "CEvent&qu ot; and "CMap&quot ;

      i want to rewrite "CEvent" and "CMap" with C++.
      i would like to include there class in linux.
      thank you

      Comment

      • sicarie
        Recognized Expert Specialist
        • Nov 2006
        • 4677

        #4
        Originally posted by scorpion06
        i want to rewrite "CEvent" and "CMap" with C++.
        i would like to include there class in linux.
        thank you
        Sounds interesting, but was there a question in there?

        How much have you tried to implement, how far have you gotten?

        Comment

        • Banfa
          Recognized Expert Expert
          • Feb 2006
          • 9067

          #5
          Please do not double post your questions.

          What was it about the original reply that you did not understand.

          Comment

          Working...