home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / com / dcom / comperf / dlldata.c < prev    next >
C/C++ Source or Header  |  1998-03-30  |  807b  |  38 lines

  1. /*********************************************************
  2.    DllData file -- generated by MIDL compiler 
  3.  
  4.         DO NOT ALTER THIS FILE
  5.  
  6.    This file is regenerated by MIDL on every IDL file compile.
  7.  
  8.    To completely reconstruct this file, delete it and rerun MIDL
  9.    on all the IDL files in this DLL, specifying this file for the
  10.    /dlldata command line option
  11.  
  12. *********************************************************/
  13.  
  14.  
  15. #include <rpcproxy.h>
  16.  
  17. #ifdef __cplusplus
  18. extern "C"   {
  19. #endif
  20.  
  21. EXTERN_PROXY_FILE( psperf )
  22.  
  23.  
  24. PROXYFILE_LIST_START
  25. /* Start of list */
  26.   REFERENCE_PROXY_FILE( psperf ),
  27. /* End of list */
  28. PROXYFILE_LIST_END
  29.  
  30.  
  31. DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID )
  32.  
  33. #ifdef __cplusplus
  34. }  /*extern "C" */
  35. #endif
  36.  
  37. /* end of generated dlldata file */
  38.