Click here to Skip to main content
15,879,035 members

Articles by Darki699 (Tip/Tricks: 2)

Tip/Tricks: 2

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.83

Web Development
CSS
20 Jan 2011   Updated: 21 Jan 2011   Rating: 4.67/5    Votes: 10   Popularity: 4.45
Licence: CPOL    Views: 37,856     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
This is an example of how you may take a COM *.dll file, and binary-embed it inside your C# project as a *.cs file. You can create a fully functional COM interface in managed enviroment using the steps described in the project.
24 Jan 2011   Updated: 24 Jan 2011   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 10,040     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Another way to use the code above is to create dynamic "dynamic linking", to download dlls and embed them during runtime!How to do this:1. Add a project reference to a COM object, but DO NOT include the DLL in the executable folder2. Do not call any of the functions from the COM ref...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Unknown
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.