4 references to CDN_FIRST
WindowsBase (4)
Shared\MS\Win32\NativeMethodsCLR.cs (4)
3941public const int CDN_INITDONE = (CDN_FIRST - 0x0000); 3942public const int CDN_SELCHANGE = (CDN_FIRST - 0x0001); 3943public const int CDN_SHAREVIOLATION = (CDN_FIRST - 0x0003); 3944public const int CDN_FILEOK = (CDN_FIRST - 0x0005);