Search:

Type: Posts; User: Nishant Ghai

Search: Search took 0.00 seconds.

  1. Hi Fordy, Thanx for clarification, but that...

    Hi Fordy,
    Thanx for clarification, but that means i can't export classes and then import them explicitlv with GetProcAdress().

    Regards
  2. Overloaded functions and Dll(with Explicit Linking)

    Hi,
    I wish to export two overloaded function from a dll and then use them in a client program which access the dll through explicit linking. The GetProcAddress() function fails! I understand that...
  3. Replies
    4
    Views
    1,732

    Passing Pointer to a function

    I am not getting the obvious output (67, 67) for this program. Why I don't get the value of the local variable of a fucntion to which i am passing a pointer. I can pass the value of a variable to a...
Results 1 to 3 of 4