Search:

Type: Posts; User: john12

Search: Search took 0.01 seconds.

  1. MFC dll calling outlook 2010 spawing multiple threads

    Hi Everyone,
    I have been able to send an email using an MFC dll(32 bit) that would interface with outlook 2010 (using 32 bit outlook). The MFC dll is implicitly linked to the mso.dll. I am using a...
  2. DLL tutorial link for novices (Part 2: calling MS visual c++ dll in Borland 5.02)

    Hi Everyone,
    I wanted to update the thread that I had started earlier (but since it was closed I decided to open a new one. My apologies if this infringes on the forum rules). I found this site that...
  3. Replies
    8
    Views
    3,118

    hello vart, I am calling managed code...

    hello vart,
    I am calling managed code (contained in the Dll) from the C application. I have been looking at this tutorial from MSDN:Managed Extensions for C++ and Data Marshaling Tutorial . Will...
  4. Replies
    8
    Views
    3,118

    @vart: thanks for the link. I appreciate your...

    @vart: thanks for the link. I appreciate your input.
    I have updated using the __stdcall (updated the https://forums.embarcadero.com/thread.jspa?messageID=597503&#597503 . see tag (updated)) ....
  5. Replies
    8
    Views
    3,118

    Hello vart, Thanks for the response. I have...

    Hello vart,
    Thanks for the response. I have tried to make the functions calls match the dll. I have even updated the link I provided with the changes. However, I still get the crash in the same...
  6. Replies
    8
    Views
    3,118

    calling MS visual c++ dll in Borland 5.02

    Hello everyone,
    What I have is a dll created in Microsoft Visual C ++ and I would like to call it from a legacy application written using Borland 5.02. I have been trying to figure out why my C app...
Results 1 to 6 of 6