Windows APIs
win11r21h2 Symbols in tquery.dll
⇒ 
general DLL page
- public: __thiscall CDriveInfo::CDriveInfo(unsigned short const *, unsigned long)
- public: __cdecl CDriveInfo::CDriveInfo(unsigned short const *, unsigned long)
- public: __thiscall CFullPath::CFullPath(unsigned short const *)
- public: __cdecl CFullPath::CFullPath(unsigned short const *)
- public: __thiscall CFullPropSpec::CFullPropSpec(class CFullPropSpec const &)
- public: __cdecl CFullPropSpec::CFullPropSpec(class CFullPropSpec const &)
- public: __thiscall CMemSerStream::CMemSerStream(unsigned char *, unsigned long)
- public: __cdecl CMemSerStream::CMemSerStream(unsigned char *, unsigned long)
- public: __thiscall CPidLookupTable::CPidLookupTable(void)
- public: __cdecl CPidLookupTable::CPidLookupTable(void)
- public: __thiscall CUnNormalizer::CUnNormalizer(void)
- public: __cdecl CUnNormalizer::CUnNormalizer(void)
- public: __thiscall CiStorage::CiStorage(unsigned short const *, unsigned long, struct ICiCAdviseStatus *, unsigned long, int)
- public: __cdecl CiStorage::CiStorage(unsigned short const *, unsigned long, struct ICiCAdviseStatus *, unsigned long, int)
- public: __thiscall XAct::XAct(void)
- public: __cdecl XAct::XAct(void)
- protected: __cdecl CAllocStorageVariant::~CAllocStorageVariant(void)
- public: virtual __thiscall CMemSerStream::~CMemSerStream(void)
- public: virtual __cdecl CMemSerStream::~CMemSerStream(void)
- public: virtual __thiscall CPhysStorage::~CPhysStorage(void)
- public: virtual __cdecl CPhysStorage::~CPhysStorage(void)
- public: __thiscall CPidLookupTable::~CPidLookupTable(void)
- public: __cdecl CPidLookupTable::~CPidLookupTable(void)
- public: virtual __cdecl CiStorage::~CiStorage(void)
- class CCoTaskAllocator CoTaskAllocator
- public: static int __cdecl CDriveInfo::ContainsDrive(unsigned short const *)
- public: static int __stdcall CDriveInfo::ContainsDrive(unsigned short const *)
- public: virtual void __thiscall CMemDeSerStream::GetBlob(unsigned char *, unsigned long)
- public: virtual void __cdecl CMemDeSerStream::GetBlob(unsigned char *, unsigned long)
- public: virtual unsigned char __thiscall CMemDeSerStream::GetByte(void)
- public: virtual unsigned char __cdecl CMemDeSerStream::GetByte(void)
- public: virtual void __thiscall CMemDeSerStream::GetChar(char *, unsigned long)
- public: virtual void __cdecl CMemDeSerStream::GetChar(char *, unsigned long)
- public: void __thiscall CDriveInfo::GetDiskSpace(__int64&, __int64&)
- public: void __cdecl CDriveInfo::GetDiskSpace(__int64&, __int64&)
- public: virtual double __thiscall CMemDeSerStream::GetDouble(void)
- public: virtual double __cdecl CMemDeSerStream::GetDouble(void)
- public: static void __cdecl CDriveInfo::GetDrive(unsigned short const *, unsigned short *)
- public: static void __stdcall CDriveInfo::GetDrive(unsigned short const *, unsigned short *)
- public: virtual float __thiscall CMemDeSerStream::GetFloat(void)
- public: virtual float __cdecl CMemDeSerStream::GetFloat(void)
- public: virtual void __thiscall CMemDeSerStream::GetGUID(struct _GUID &)
- public: virtual void __cdecl CMemDeSerStream::GetGUID(struct _GUID &)
- public: virtual long __thiscall CMemDeSerStream::GetLong(void)
- public: virtual long __cdecl CMemDeSerStream::GetLong(void)
- public: unsigned long __thiscall CDriveInfo::GetSectorSize(void)
- public: unsigned long __cdecl CDriveInfo::GetSectorSize(void)
- public: virtual char * __thiscall CMemDeSerStream::GetString(void)
- public: virtual char * __cdecl CMemDeSerStream::GetString(void)
- public: virtual unsigned long __thiscall CMemDeSerStream::GetULong(void)
- public: virtual unsigned long __cdecl CMemDeSerStream::GetULong(void)
- public: virtual unsigned short __thiscall CMemDeSerStream::GetUShort(void)
- public: virtual unsigned short __cdecl CMemDeSerStream::GetUShort(void)
- public: virtual void __thiscall CMemDeSerStream::GetWChar(unsigned short *, unsigned long)
- public: virtual void __cdecl CMemDeSerStream::GetWChar(unsigned short *, unsigned long)
- public: virtual unsigned short * __thiscall CMemDeSerStream::GetWString(void)
- public: virtual unsigned short * __cdecl CMemDeSerStream::GetWString(void)
- public: int __thiscall CPidLookupTable::Init(class PRcovStorageObj *)
- public: int __cdecl CPidLookupTable::Init(class PRcovStorageObj *)
- public: int __thiscall CDriveInfo::IsSameDrive(unsigned short const *)
- public: int __cdecl CDriveInfo::IsSameDrive(unsigned short const *)
- public: int __thiscall CDriveInfo::IsWriteProtected(void)
- public: int __cdecl CDriveInfo::IsWriteProtected(void)
- public: void __thiscall CFullPath::MakePath(unsigned short const *)
- public: void __cdecl CFullPath::MakePath(unsigned short const *)
- public: virtual unsigned long __thiscall CMemDeSerStream::PeekULong(void)
- public: virtual unsigned long __cdecl CMemDeSerStream::PeekULong(void)
- public: virtual void __thiscall CMemSerStream::PutBlob(unsigned char const *, unsigned long)
- public: virtual void __cdecl CMemSerStream::PutBlob(unsigned char const *, unsigned long)
- public: virtual void __thiscall CMemSerStream::PutByte(unsigned char)
- public: virtual void __cdecl CMemSerStream::PutByte(unsigned char)
- public: virtual void __thiscall CMemSerStream::PutChar(char const *, unsigned long)
- public: virtual void __cdecl CMemSerStream::PutChar(char const *, unsigned long)
- public: virtual void __thiscall CMemSerStream::PutDouble(double)
- public: virtual void __cdecl CMemSerStream::PutDouble(double)
- public: virtual void __thiscall CMemSerStream::PutFloat(float)
- public: virtual void __cdecl CMemSerStream::PutFloat(float)
- public: virtual void __thiscall CMemSerStream::PutGUID(struct _GUID const &)
- public: virtual void __cdecl CMemSerStream::PutGUID(struct _GUID const &)
- public: virtual void __thiscall CMemSerStream::PutLong(long)
- public: virtual void __cdecl CMemSerStream::PutLong(long)
- public: virtual void __thiscall CMemSerStream::PutString(char const *)
- public: virtual void __cdecl CMemSerStream::PutString(char const *)
- public: virtual void __thiscall CMemSerStream::PutULong(unsigned long)
- public: virtual void __cdecl CMemSerStream::PutULong(unsigned long)
- public: virtual void __thiscall CMemSerStream::PutUShort(unsigned short)
- public: virtual void __cdecl CMemSerStream::PutUShort(unsigned short)
- public: virtual void __thiscall CMemSerStream::PutWChar(unsigned short const *, unsigned long)
- public: virtual void __cdecl CMemSerStream::PutWChar(unsigned short const *, unsigned long)
- public: virtual void __thiscall CMemSerStream::PutWString(unsigned short const *)
- public: virtual void __cdecl CMemSerStream::PutWString(unsigned short const *)
- public: class PRcovStorageObj * __thiscall CiStorage::QueryPidLookupTable(unsigned long)
- public: class PRcovStorageObj * __cdecl CiStorage::QueryPidLookupTable(unsigned long)
- public: void __thiscall CCiFile::Read(void)
- public: void __cdecl CCiFile::Read(void)
- protected: void __thiscall CAllocStorageVariant::ResetType(class PMemoryAllocator &)
- protected: void __cdecl CAllocStorageVariant::ResetType(class PMemoryAllocator &)
- public: void __thiscall CStorageVariant::SetLPWSTR(unsigned short const *, unsigned int)
- public: int __thiscall CFullPropSpec::SetProperty(unsigned short const *)
- public: void __thiscall CFullPropSpec::SetProperty(unsigned long)
- public: int __cdecl CFullPropSpec::SetProperty(unsigned short const *)
- public: void __cdecl CFullPropSpec::SetProperty(unsigned long)
- public: virtual void __thiscall CMemDeSerStream::SkipBlob(unsigned long)
- public: virtual void __cdecl CMemDeSerStream::SkipBlob(unsigned long)
- public: virtual void __thiscall CMemDeSerStream::SkipByte(void)
- public: virtual void __cdecl CMemDeSerStream::SkipByte(void)
- public: virtual void __thiscall CMemDeSerStream::SkipChar(unsigned long)
- public: virtual void __cdecl CMemDeSerStream::SkipChar(unsigned long)
- public: virtual void __thiscall CMemDeSerStream::SkipDouble(void)
- public: virtual void __cdecl CMemDeSerStream::SkipDouble(void)
- public: virtual void __thiscall CMemDeSerStream::SkipFloat(void)
- public: virtual void __cdecl CMemDeSerStream::SkipFloat(void)
- public: virtual void __thiscall CMemDeSerStream::SkipGUID(void)
- public: virtual void __cdecl CMemDeSerStream::SkipGUID(void)
- public: virtual void __thiscall CMemDeSerStream::SkipLong(void)
- public: virtual void __cdecl CMemDeSerStream::SkipLong(void)
- public: virtual void __thiscall CMemDeSerStream::SkipULong(void)
- public: virtual void __cdecl CMemDeSerStream::SkipULong(void)
- public: virtual void __thiscall CMemDeSerStream::SkipUShort(void)
- public: virtual void __cdecl CMemDeSerStream::SkipUShort(void)
- public: virtual void __thiscall CMemDeSerStream::SkipWChar(unsigned long)
- public: virtual void __cdecl CMemDeSerStream::SkipWChar(unsigned long)
- public: void __thiscall CUnNormalizer::UnNormalizeKey(class CKeyBuf const &, struct tagPROPVARIANT &, unsigned short *, unsigned long)
- public: void __cdecl CUnNormalizer::UnNormalizeKey(class CKeyBuf const &, struct tagPROPVARIANT &, unsigned short *, unsigned long)
- AccessDebugTracer
- AccessRetailTracer
- CIState
- CreatePropMapperStorage
- CreatePropMapperStorage2
- CreateSecurityStoreStorage
- DllCanUnloadNow
- DllGetClassObject
- DllRegisterServer
- DllUnregisterServer
- ExceptInitialize
- ExternPropagateEventToOpenQueries
- ForceMasterMerge
- PerfmonClose
- PerfmonCollect
- PerfmonIDXClose
- PerfmonIDXCollect
- PerfmonIDXOpen
- PerfmonOpen
- RetailTracerDisable
- RetailTracerEnable
- RetailTracerReleaseAll
- UseLowFragmentationHeap
- _ForceMasterMerge@16
- _NtQuerySystemInformation@16
- ciDelete
- ciNew
- ciNewNoThrow