Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more:
how do I force as_friend on my using statement ? Or Are there any other way to solve problem without modifying the original #using ?
Posted
Updated 25-Sep-13 8:24am
v2
Comments
[no name] 25-Sep-13 14:55pm    
http://msdn.microsoft.com/en-us/library/vstudio/ms177208.aspx
Sergey Alexandrovich Kryukov 25-Sep-13 15:02pm    
5! :-)
—SA
sorawit amorn 25-Sep-13 15:48pm    
that link cannot solve my problem as I said I need to force overwriting #using to add "as_friend" tag. the link you gave shows how to do it as if you never use #using link to specific dll before.
[no name] 25-Sep-13 15:53pm    
Well it cannot solve your problem if you do not read it or apply the knowledge you gain from reading it.
sorawit amorn 25-Sep-13 18:17pm    
what i meant was that I read and tried applying the knowledge you gain from reading it already , even before posting the question. but my issue was solved using any knowledge as well as examples shown from the given link.Sorry for not being clear enough for you to understand.

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

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900