Home Forums C Programming passing HWND to STL map

Viewing 0 reply threads
  • Author
    Posts
    • #1959
      andcam
      Participant

      Hi,
      I’m trying to pass a HWND type to a STL map container.
      I’m using like a void * to pass that parameter.
      I’ve coded like this,

      I’m getting a compile time error ( Error Code C2664) in line 2.
      Kindly guide me how to implement this.

Viewing 0 reply threads
  • The forum ‘C Programming’ is closed to new topics and replies.