Click here to Skip to main content
15,912,273 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Memory Leak detection Pin
Shay Harel31-Oct-05 6:07
Shay Harel31-Oct-05 6:07 
AnswerRe: Memory Leak detection Pin
vgrigor131-Oct-05 6:41
vgrigor131-Oct-05 6:41 
AnswerRe: Memory Leak detection Pin
LighthouseJ31-Oct-05 9:26
LighthouseJ31-Oct-05 9:26 
GeneralRe: Memory Leak detection Pin
James R. Twine1-Nov-05 4:08
James R. Twine1-Nov-05 4:08 
AnswerRe: Memory Leak detection Pin
James R. Twine1-Nov-05 4:11
James R. Twine1-Nov-05 4:11 
GeneralRe: Memory Leak detection Pin
Shay Harel1-Nov-05 4:17
Shay Harel1-Nov-05 4:17 
Question.lib Files Pin
Andre Trollip31-Oct-05 0:05
Andre Trollip31-Oct-05 0:05 
AnswerRe: .lib Files Pin
Bob Stanneveld31-Oct-05 2:41
Bob Stanneveld31-Oct-05 2:41 
Hello,

I assume that you have the C++ header files for the libraries. You can do / try the following:
<list>
  • Set up a new project for a DLL. Here you write new headers that export the functions from the library. You create a DLL from here.
  • You write a managed wrapper for the library and create a .NET assembly for that.
    Hope this helps Smile | :)

    Behind every great black man...
                ... is the police. - Conspiracy brother


    Blog[^]

  • GeneralRe: .lib Files Pin
    Andre Trollip31-Oct-05 2:49
    Andre Trollip31-Oct-05 2:49 
    GeneralRe: .lib Files Pin
    toxcct31-Oct-05 2:59
    toxcct31-Oct-05 2:59 
    GeneralRe: .lib Files Pin
    Bob Stanneveld31-Oct-05 6:24
    Bob Stanneveld31-Oct-05 6:24 
    QuestionWhy Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
    vgrigor130-Oct-05 23:26
    vgrigor130-Oct-05 23:26 
    AnswerRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
    Prakash Nadar31-Oct-05 4:28
    Prakash Nadar31-Oct-05 4:28 
    GeneralRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
    vgrigor131-Oct-05 6:39
    vgrigor131-Oct-05 6:39 
    GeneralRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
    Prakash Nadar31-Oct-05 18:59
    Prakash Nadar31-Oct-05 18:59 
    GeneralRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
    vgrigor131-Oct-05 19:16
    vgrigor131-Oct-05 19:16 
    AnswerRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
    Shay Harel31-Oct-05 4:37
    Shay Harel31-Oct-05 4:37 
    AnswerRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
    krmed1-Nov-05 2:40
    krmed1-Nov-05 2:40 
    GeneralRe: Why Visual Studio 6 C++ begins slowly editing for multy-project solution? Pin
    vgrigor12-Nov-05 4:17
    vgrigor12-Nov-05 4:17 
    QuestionSerialize content of RichEditCtrl Pin
    AnTri30-Oct-05 22:07
    AnTri30-Oct-05 22:07 
    AnswerRe: Serialize content of RichEditCtrl Pin
    Neelesh K J Jain31-Oct-05 1:50
    Neelesh K J Jain31-Oct-05 1:50 
    GeneralRe: Serialize content of RichEditCtrl Pin
    AnTri1-Nov-05 1:04
    AnTri1-Nov-05 1:04 
    AnswerRe: Serialize content of RichEditCtrl Pin
    David Crow31-Oct-05 3:09
    David Crow31-Oct-05 3:09 
    QuestionMath function help Pin
    Binary011030-Oct-05 21:21
    Binary011030-Oct-05 21:21 
    AnswerRe: Math function help Pin
    Rage30-Oct-05 21:43
    professionalRage30-Oct-05 21:43 

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.