Click here to Skip to main content
15,886,258 members
Articles / Programming Languages / C++/CLI

Using Pragmas to Create a Proxy DLL

Rate me:
Please Sign up or sign in to vote.
4.28/5 (12 votes)
20 Mar 2007CPOL4 min read 81.6K   1.3K   39  
An article on how to use MSVC pragmas to create a function forwarding DLL.
appicon ICON "prep.ico"

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Finland Finland
Started coding with Commodore VIC-20, and still doing it. When time permits...

Comments and Discussions