Search:

Type: Posts; User: pongsor

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    4,300

    why "Internal error during ReadSymbolTable"?

    I'm going to make simple program that dll importing/exporting

    I have complete to compile the dll part and I gained a dll file and a lib file sucessfully.

    but when I'm going to make the client...
  2. Replies
    7
    Views
    2,111

    Well, I missed it. but, I'm sorry that It is...

    Well, I missed it.
    but,
    I'm sorry that It is not my question point.

    My Question is how any classes cast into specific interface class
    in order to extending facilities to a class by...
  3. Replies
    7
    Views
    2,111

    I updated the thread I've posted. please read...

    I updated the thread I've posted.
    please read again my posting where source and error message.

    thanx for your attention.
  4. Replies
    7
    Views
    2,111

    C++ multiple inheritance problem

    I want to use a class composed of all pure virtual functions as like 'interface' in java. but instantiating a new derived class as interface class is not allowed.

    like following code:

    class...
Results 1 to 4 of 4