Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
619 B

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1995 - 1995.
//
// File: guids.h
//
// Contents: All GUIDs
//
// History: 13-Dec-95 BruceFo Created
//
//----------------------------------------------------------------------------
DEFINE_GUID(CLSID_CShares, 0x02a36f10, 0x2f6f, 0x11cf, 0x8c, 0xe4, 0x00,0xaa,0x00,0x3c,0xa9,0xf6);
// Stolen from \nt\private\windows\shell\security\rshx\rshx32.h
DEFINE_GUID(CLSID_RShellExt, 0x1f2e5c40, 0x9550, 0x11ce, 0x99, 0xd2, 0x00, 0xaa, 0x00, 0x6e, 0x08, 0x6c);