38 if (CatalogEntry->Provider)
42 CatalogEntry->Provider =
NULL;
67 CHAR CatalogEntryName[13];
76 sprintf(CatalogEntryName,
"%0""12""lu", UniqueId);
105 memcpy(CatalogEntry->DllPath, Buf,
sizeof(CatalogEntry->DllPath));
106 index =
sizeof(CatalogEntry->DllPath);
#define InterlockedIncrement
#define InterlockedDecrement
#define RegCloseKey(hKey)
VOID WSAAPI WsTcEntrySetProvider(IN PTCATALOG_ENTRY Entry, IN PTPROVIDER Provider)
PTCATALOG_ENTRY WSAAPI WsTcEntryAllocate(VOID)
VOID WSAAPI WsTcEntryDereference(IN PTCATALOG_ENTRY CatalogEntry)
VOID WSAAPI WsTcEntryDelete(IN PTCATALOG_ENTRY CatalogEntry)
DWORD WSAAPI WsTcEntryInitializeFromRegistry(IN PTCATALOG_ENTRY CatalogEntry, IN HKEY ParentKey, IN DWORD UniqueId)
#define ERROR_NOT_ENOUGH_MEMORY
#define HeapFree(x, y, z)
#define memcpy(s1, s2, n)
_Must_inspect_result_ _In_opt_ WDFKEY ParentKey
struct _WSAPROTOCOL_INFOW WSAPROTOCOL_INFOW
VOID WSAAPI WsTpDereference(IN PTPROVIDER Provider)