Click here to Skip to main content
15,896,207 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.8K   1.3K   39  
An article on how to use MSVC pragmas to create a function forwarding DLL.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 20-Mar-07 3:04 Available Smitha Nishant

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