Connecting Tech Pros Worldwide Help | Site Map

weaknessforcats weaknessforcats is offline

Moderator

Visitor Messages

Showing Visitor Messages 1 to 3 of 3
  1. elhoushi
    Since you are a moderator please change this part in reply #3 in the topic about static const map:


    Quote:
    #include ObjectMap.h

    void main()
    {
    ObjectMap* c = new ObjectMap;
    c->GetName(2);
    }

    It should be:

    Quote:
    #include ObjectMap.h

    void main()
    {
    ObjectMap* c = ObjectMap::GetInstance();
    c->GetName(2);
    }
    I wanted to edit the original post but I couldn't.
  2. NehaDas
    having said that i wanted to know
    wht L stands for?
    BSTR bstrvar=L"Test";
  3. NehaDas
    Ok i just dont seem to find the link to post a new thread ? can u please tell me how to find that ?

About Me

  • About weaknessforcats
    Biography
    I am a retired software developer who has been teaching C++ for 17 years
    Location
    North Bend Washington USA
    Interests
    Cross-stitch embroidery
    Occupation
    retired

Statistics

Total Posts
Visitor Messages
General Information
  • Last Activity: 6 Hours Ago
  • Join Date: Mar 24 '07

Friends

Showing Friends 1 to 5 of 5