How to generate the proxy/stub with VC.NET 
Author Message
 How to generate the proxy/stub with VC.NET

    Since I change manually my idl file, I have lost the file *_p.c and
dlldata.c, I can't generate they again.
    Who can help me?
    Thanks.


Sat, 23 Apr 2005 18:44:12 GMT  
 How to generate the proxy/stub with VC.NET
They are generated by MIDL compiler when you compile your IDL.
--
With best wishes,
    Igor Tandetnik

"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken


Quote:
>     Since I change manually my idl file, I have lost the file *_p.c
and
> dlldata.c, I can't generate they again.
>     Who can help me?
>     Thanks.



Sat, 23 Apr 2005 23:26:50 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Merge Proxy/stub (in ATL) generated DLL does not change the Proxystubclsid32

2. error while generating the proxy/stub dll :

3. Bulid proxy-stub DLL in VC IDE

4. Controlling namespaces for VS.NET generated web proxies

5. COM proxies and stubs in C#

6. Proxy Stub Problem with Visual C++ 7

7. Proxy Stub Dll

8. poblem in making proxy stub DLL from *.mk file

9. IDL problem : setting Interface inside or outside typelib / Proxy stub vs Aggregation

10. ATL COM DLL without proxy/stub

11. proxy/stub usage

12. Proxy Stub

 

 
Powered by phpBB® Forum Software