home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / vc98 / include / jdbgguid.h < prev    next >
Text File  |  1998-04-25  |  300b  |  21 lines

  1. /*++
  2.  
  3. Copyright (c) 1996  Microsoft Corporation
  4.  
  5. Module Name:
  6.  
  7.    jdbgguid.hpp
  8.  
  9. Abstract:
  10.  
  11.    Java debug manager GUID definitions.
  12.  
  13. --*/
  14.  
  15.  
  16. /* GUIDs
  17.  ********/
  18.  
  19. DEFINE_GUID(CLSID_RemoteJavaDebugManager,    0x275d9d50, 0x5ff5, 0x11cf, 0xa5, 0xe1, 0x00, 0xaa, 0x00, 0x6b, 0xbf, 0x16);
  20.  
  21.