Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello,

I have a ready made C file and I would like to use this file's functions in my VB.net application im using VS2005. The C file is also available as dll... so what should i do??

 

Thanks

  • Administrators
Posted

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesDllImportAttributeClassTopic.asp is probably worth a look.

 

Ultimately though how you use DllImport depends on the function you are importing....

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...