Search:

Type: Posts; User: kalasubramani

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    2,069

    passing HWND to STL map

    Hi,

    I didn't post the error message because, it had a very lengthy description.
    So, hope the error number would be better to represent it.
    And you are right that my explanations are...
  2. Replies
    3
    Views
    2,069

    passing HWND to STL map

    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,



    Void fun (HWND hOwner, LPCTSTR str, HWND hValue)
    ...
Results 1 to 2 of 2