module_name | hint | ord | function_name |
---|
CrossPlatform.dll | 348 | | public: class CPRange const & __thiscall CPRange::operator=(class CPRange const &) ??4CPRange@@QAEABV0@ABV0@@Z |
CrossPlatform.dll | 1064 | | public: bool __thiscall CPRange::IsEmpty(void)const ?IsEmpty@CPRange@@QBE_NXZ |
CrossPlatform.dll | 1148 | | public: unsigned int __thiscall CPRange::Location(void)const ?Location@CPRange@@QBEIXZ |
CrossPlatform.dll | 872 | | public: virtual void __thiscall CPObject::Empty(void) ?Empty@CPObject@@UAEXXZ |
CrossPlatform.dll | 182 | | public: __thiscall CPString::CPString(void) ??0CPString@@QAE@XZ |
CrossPlatform.dll | 172 | | public: __thiscall CPString::CPString(class CPString const &) ??0CPString@@QAE@ABV0@@Z |
CrossPlatform.dll | 175 | | public: __thiscall CPString::CPString(char const *) ??0CPString@@QAE@PBD@Z |
CrossPlatform.dll | 246 | | public: virtual __thiscall CPString::~CPString(void) ??1CPString@@UAE@XZ |
CrossPlatform.dll | 353 | | public: class CPString const & __thiscall CPString::operator=(class CPString const &) ??4CPString@@QAEABV0@ABV0@@Z |
CrossPlatform.dll | 487 | | class CPString __cdecl operator+(class CPString const &, class CPString const &) ??H@YA?AVCPString@@ABV0@0@Z |
CrossPlatform.dll | 488 | | class CPString __cdecl operator+(class CPString const &, char const *) ??H@YA?AVCPString@@ABV0@PBD@Z |
CrossPlatform.dll | 1067 | | public: virtual bool __thiscall CPString::IsEmpty(void)const ?IsEmpty@CPString@@UBE_NXZ |
CrossPlatform.dll | 1128 | | public: unsigned int __thiscall CPString::Length(void)const ?Length@CPString@@QBEIXZ |
CrossPlatform.dll | 1333 | | public: class CPRange __thiscall CPString::RangeOfString(class CPString const &)const ?RangeOfString@CPString@@QBE?AVCPRange@@ABV1@@Z |
CrossPlatform.dll | 1335 | | public: class CPRange __thiscall CPString::RangeOfStringWithOptions(class CPString const &, enum CPStringCompareOptions)const ?RangeOfStringWithOptions@CPString@@QBE?AVCPRange@@ABV1@W4CPStringCompareOptions@@@Z |
CrossPlatform.dll | 1609 | | public: class CPString __thiscall CPString::SubstringToIndex(unsigned int)const ?SubstringToIndex@CPString@@QBE?AV1@I@Z |
CrossPlatform.dll | 1608 | | public: class CPString __thiscall CPString::SubstringFromIndex(unsigned int)const ?SubstringFromIndex@CPString@@QBE?AV1@I@Z |
CrossPlatform.dll | 1575 | | public: class CPString __thiscall CPString::StringByReplacingOccurrencesOfStringWithString(class CPString const &, class CPString const &)const ?StringByReplacingOccurrencesOfStringWithString@CPString@@QBE?AV1@ABV1@0@Z |
CrossPlatform.dll | 755 | | public: class CPData __thiscall CPString::DataContainingWindowsLatin1CString(void)const ?DataContainingWindowsLatin1CString@CPString@@QBE?AVCPData@@XZ |
CrossPlatform.dll | 219 | | public: virtual __thiscall CPData::~CPData(void) ??1CPData@@UAE@XZ |
CrossPlatform.dll | 659 | | public: char const * __thiscall CPData::CharPointer(void)const ?CharPointer@CPData@@QBEPBDXZ |
CrossPlatform.dll | 354 | | public: class CPString const & __thiscall CPString::operator=(char const *) ??4CPString@@QAEABV0@PBD@Z |
CrossPlatform.dll | 747 | | public: class CPData __thiscall CPString::DataContainingCStringUsingEncoding(enum CPStringEncoding)const ?DataContainingCStringUsingEncoding@CPString@@QBE?AVCPData@@W4CPStringEncoding@@@Z |
CrossPlatform.dll | 43 | | public: __thiscall CPData::CPData(void) ??0CPData@@QAE@XZ |
CrossPlatform.dll | 38 | | public: __thiscall CPData::CPData(class CPData const &) ??0CPData@@QAE@ABV0@@Z |
CrossPlatform.dll | 275 | | public: class CPData const & __thiscall CPData::operator=(class CPData const &) ??4CPData@@QAEABV0@ABV0@@Z |
CrossPlatform.dll | 1058 | | public: virtual bool __thiscall CPData::IsEmpty(void)const ?IsEmpty@CPData@@UBE_NXZ |
CrossPlatform.dll | 1126 | | public: unsigned int __thiscall CPData::Length(void)const ?Length@CPData@@QBEIXZ |
CrossPlatform.dll | 640 | | public: void const * __thiscall CPData::Bytes(void)const ?Bytes@CPData@@QBEPBXXZ |
CrossPlatform.dll | 5 | | public: __thiscall CPArray::CPArray(void) ??0CPArray@@QAE@XZ |
CrossPlatform.dll | 212 | | public: virtual __thiscall CPArray::~CPArray(void) ??1CPArray@@UAE@XZ |
CrossPlatform.dll | 110 | | public: __thiscall CPMutableData::CPMutableData(void) ??0CPMutableData@@QAE@XZ |
CrossPlatform.dll | 105 | | public: __thiscall CPMutableData::CPMutableData(class CPData const &) ??0CPMutableData@@QAE@ABVCPData@@@Z |
CrossPlatform.dll | 234 | | public: virtual __thiscall CPMutableData::~CPMutableData(void) ??1CPMutableData@@UAE@XZ |
CrossPlatform.dll | 981 | | public: void __thiscall CPMutableData::InitWithBytesOfLength(void const *, unsigned int) ?InitWithBytesOfLength@CPMutableData@@QAEXPBXI@Z |
CrossPlatform.dll | 314 | | public: class CPMutableData const & __thiscall CPMutableData::operator=(class CPMutableData const &) ??4CPMutableData@@QAEABV0@ABV0@@Z |
CrossPlatform.dll | 1226 | | public: void * __thiscall CPMutableData::MutableBytes(void)const ?MutableBytes@CPMutableData@@QBEPAXXZ |
CrossPlatform.dll | 720 | | public: class CPData __thiscall CPMutableData::Copy(void)const ?Copy@CPMutableData@@QBE?AVCPData@@XZ |
CrossPlatform.dll | 1555 | | public: static unsigned __int64 __cdecl CPFileManager::SizeOfItemAtPath(class CPString const &) ?SizeOfItemAtPath@CPFileManager@@SA_KABVCPString@@@Z |
CrossPlatform.dll | 809 | | public: virtual class CPString __thiscall CPObject::Description(void)const ?Description@CPObject@@UBE?AVCPString@@XZ |
CrossPlatform.dll | 817 | | public: virtual void __thiscall CPData::Deserialize(class CPString const &) ?Deserialize@CPData@@UAEXABVCPString@@@Z |
CrossPlatform.dll | 1093 | | public: virtual bool __thiscall CPData::IsNativelyAllowedInPropertyList(void)const ?IsNativelyAllowedInPropertyList@CPData@@UBE_NXZ |
CrossPlatform.dll | 1103 | | public: virtual bool __thiscall CPObject::IsNull(void)const ?IsNull@CPObject@@UBE_NXZ |
CrossPlatform.dll | 1253 | | public: virtual void __thiscall CPObject::Nullify(void) ?Nullify@CPObject@@UAEXXZ |
CrossPlatform.dll | 1365 | | public: virtual void __thiscall CPObject::Release(void) ?Release@CPObject@@UAEXXZ |
CrossPlatform.dll | 1388 | | public: virtual void __thiscall CPObject::Retain(void) ?Retain@CPObject@@UAEXXZ |
CrossPlatform.dll | 1419 | | public: virtual class CPString __thiscall CPData::Serialize(void)const ?Serialize@CPData@@UBE?AVCPString@@XZ |
CrossPlatform.dll | 1002 | | public: void __cdecl CPString::InitWithFormat(class CPString, ...) ?InitWithFormat@CPString@@QAAXV1@ZZ |
CrossPlatform.dll | 512 | | public: class CPString const & __thiscall CPString::operator+=(class CPString const &) ??YCPString@@QAEABV0@ABV0@@Z |
CrossPlatform.dll | 1072 | | public: bool __thiscall CPString::IsEqualToString(class CPString const &)const ?IsEqualToString@CPString@@QBE_NABV1@@Z |
CrossPlatform.dll | 1077 | | public: bool __thiscall CPString::IsEqualToStringIgnoringCase(class CPString const &)const ?IsEqualToStringIgnoringCase@CPString@@QBE_NABV1@@Z |
CrossPlatform.dll | 1592 | | public: static class CPString __cdecl CPString::StringWithCStringUsingEncoding(char const *, enum CPStringEncoding) ?StringWithCStringUsingEncoding@CPString@@SA?AV1@PBDW4CPStringEncoding@@@Z |
CrossPlatform.dll | 756 | | public: class CPData __thiscall CPString::DataContainingWindowsLatin1String(void)const ?DataContainingWindowsLatin1String@CPString@@QBE?AVCPData@@XZ |
CrossPlatform.dll | 775 | | public: static class CPMutableData __cdecl CPMutableData::DataWithLength(unsigned int) ?DataWithLength@CPMutableData@@SA?AV1@I@Z |
CrossPlatform.dll | 1339 | | public: static class CPRange __cdecl CPRange::RangeWithLocationAndLength(unsigned int, unsigned int) ?RangeWithLocationAndLength@CPRange@@SA?AV1@II@Z |
CrossPlatform.dll | 1383 | | public: void __thiscall CPMutableData::ReplaceBytesInRangeWithBytesOfLength(class CPRange const &, void const *, unsigned int) ?ReplaceBytesInRangeWithBytesOfLength@CPMutableData@@QAEXABVCPRange@@PBXI@Z |
CrossPlatform.dll | 1598 | | public: static class CPString __cdecl CPString::StringWithFormat(class CPString, ...) ?StringWithFormat@CPString@@SA?AV1@V1@ZZ |
CrossPlatform.dll | 493 | | class CPString __cdecl operator+(char const *, class CPString const &) ??H@YA?AVCPString@@PBDABV0@@Z |
CrossPlatform.dll | 406 | | public: bool __thiscall CPString::operator==(class CPString const &)const ??8CPString@@QBE_NABV0@@Z |
CrossPlatform.dll | 1570 | | public: class CPString __thiscall CPString::StringByAppendingPathComponent(class CPString const &)const ?StringByAppendingPathComponent@CPString@@QBE?AV1@ABV1@@Z |
CrossPlatform.dll | 1571 | | public: class CPString __thiscall CPString::StringByAppendingPathExtension(class CPString const &)const ?StringByAppendingPathExtension@CPString@@QBE?AV1@ABV1@@Z |
CrossPlatform.dll | 1572 | | public: class CPString __thiscall CPString::StringByDeletingLastPathComponent(void)const ?StringByDeletingLastPathComponent@CPString@@QBE?AV1@XZ |
CrossPlatform.dll | 1573 | | public: class CPString __thiscall CPString::StringByDeletingPathExtension(void)const ?StringByDeletingPathExtension@CPString@@QBE?AV1@XZ |
CrossPlatform.dll | 1123 | | public: class CPString __thiscall CPString::LastPathComponent(void)const ?LastPathComponent@CPString@@QBE?AV1@XZ |
CrossPlatform.dll | 1309 | | public: class CPString __thiscall CPString::PathExtension(void)const ?PathExtension@CPString@@QBE?AV1@XZ |
CrossPlatform.dll | 102 | | public: __thiscall CPMutableArray::CPMutableArray(void) ??0CPMutableArray@@QAE@XZ |
CrossPlatform.dll | 233 | | public: virtual __thiscall CPMutableArray::~CPMutableArray(void) ??1CPMutableArray@@UAE@XZ |
CrossPlatform.dll | 574 | | public: void __thiscall CPMutableArray::AddString(class CPString const &) ?AddString@CPMutableArray@@QAEXABVCPString@@@Z |
CrossPlatform.dll | 1113 | | public: static bool __cdecl CPFileManager::ItemExistsAtPath(class CPString const &) ?ItemExistsAtPath@CPFileManager@@SA_NABVCPString@@@Z |
CrossPlatform.dll | 1112 | | public: static bool __cdecl CPFileManager::IsWritableItemAtPath(class CPString const &) ?IsWritableItemAtPath@CPFileManager@@SA_NABVCPString@@@Z |
CrossPlatform.dll | 1215 | | public: static bool __cdecl CPFileManager::MoveItemAtPathToPath(class CPString const &, class CPString const &) ?MoveItemAtPathToPath@CPFileManager@@SA_NABVCPString@@0@Z |
CrossPlatform.dll | 1373 | | public: static bool __cdecl CPFileManager::RemoveItemAtPath(class CPString const &) ?RemoveItemAtPath@CPFileManager@@SA_NABVCPString@@@Z |
CrossPlatform.dll | 1039 | | public: int __thiscall CPString::IntValue(void)const ?IntValue@CPString@@QBEHXZ |
CrossPlatform.dll | 662 | | public: static class CPCharacterSet __cdecl CPCharacterSet::CharacterSetWithCharactersInString(class CPString const &) ?CharacterSetWithCharactersInString@CPCharacterSet@@SA?AV1@ABVCPString@@@Z |
CrossPlatform.dll | 218 | | public: virtual __thiscall CPCharacterSet::~CPCharacterSet(void) ??1CPCharacterSet@@UAE@XZ |
CrossPlatform.dll | 983 | | public: void __thiscall CPString::InitWithCStringUsingEncoding(char const *, enum CPStringEncoding) ?InitWithCStringUsingEncoding@CPString@@QAEXPBDW4CPStringEncoding@@@Z |
CrossPlatform.dll | 513 | | public: class CPString const & __thiscall CPString::operator+=(char const *) ??YCPString@@QAEABV0@PBD@Z |
CrossPlatform.dll | 1578 | | public: class CPString __thiscall CPString::StringByTrimmingCharactersInSet(class CPCharacterSet const &)const ?StringByTrimmingCharactersInSet@CPString@@QBE?AV1@ABVCPCharacterSet@@@Z |
CrossPlatform.dll | 651 | | unsigned int const CPNotFound ?CPNotFound@@3IB |
CrossPlatform.dll | 1062 | | public: virtual bool __thiscall CPObject::IsEmpty(void)const ?IsEmpty@CPObject@@UBE_NXZ |
CrossPlatform.dll | 237 | | public: virtual __thiscall CPNumber::~CPNumber(void) ??1CPNumber@@UAE@XZ |
CrossPlatform.dll | 330 | | public: class CPNumber const & __thiscall CPNumber::operator=(int) ??4CPNumber@@QAEABV0@H@Z |
CrossPlatform.dll | 1038 | | public: int __thiscall CPNumber::IntValue(void)const ?IntValue@CPNumber@@QBEHXZ |
CrossPlatform.dll | 1562 | | public: static class CPUserDefaults __cdecl CPUserDefaults::StandardUserDefaults(void) ?StandardUserDefaults@CPUserDefaults@@SA?AV1@XZ |
CrossPlatform.dll | 249 | | public: virtual __thiscall CPUserDefaults::~CPUserDefaults(void) ??1CPUserDefaults@@UAE@XZ |
CrossPlatform.dll | 1261 | | public: class CPNumber __thiscall CPUserDefaults::NumberForKey(class CPString const &)const ?NumberForKey@CPUserDefaults@@QBE?AVCPNumber@@ABVCPString@@@Z |
CrossPlatform.dll | 1583 | | public: class CPString __thiscall CPUserDefaults::StringForKey(class CPString const &)const ?StringForKey@CPUserDefaults@@QBE?AVCPString@@ABV2@@Z |
CrossPlatform.dll | 1461 | | public: void __thiscall CPUserDefaults::SetIntegerForKey(int const &, class CPString const &) ?SetIntegerForKey@CPUserDefaults@@QAEXABHABVCPString@@@Z |
CrossPlatform.dll | 1508 | | public: void __thiscall CPUserDefaults::SetStringForKey(class CPString const &, class CPString const &) ?SetStringForKey@CPUserDefaults@@QAEXABVCPString@@0@Z |
CrossPlatform.dll | 582 | | public: void __thiscall CPMutableData::AppendBytesOfLength(void const *, unsigned int) ?AppendBytesOfLength@CPMutableData@@QAEXPBXI@Z |
CrossPlatform.dll | 243 | | protected: virtual __thiscall CPSerialization::~CPSerialization(void) ??1CPSerialization@@MAE@XZ |
CrossPlatform.dll | 162 | | public: __thiscall CPSerialization::CPSerialization(void) ??0CPSerialization@@QAE@XZ |
asdfs_su.dll | 1251 | | _DMReSyncNextSetID@12 |
asdfs_su.dll | 1172 | | _DMAddRollbackRecord@8 |
asdfs_su.dll | 1214 | | _DMGetFirstRollbackRecord@12 |
asdfs_su.dll | 1270 | | _DMUpdateRollbackRecord@8 |
asdfs_su.dll | 1177 | | _DMCalculateApproxFileSize@12 |
asdfs_su.dll | 1247 | | _DMOpenFile@8 |
asdfs_su.dll | 1180 | | _DMCloseFile@12 |
asdfs_su.dll | 1179 | | _DMCloseDataFile@8 |
asdfs_su.dll | 1296 | | _muAllocHandle@4 |
asdfs_su.dll | 1297 | | _muDisposeHandle@4 |
asdfs_su.dll | 1218 | | _DMGetNextRollbackRecord@12 |
asdfs_su.dll | 1208 | | _DMGetAlternateSequence@16 |
asdfs_su.dll | 1222 | | _DMGetRecordCount@8 |
asdfs_su.dll | 1230 | | _DMInitialize@8 |
asdfs_su.dll | 1184 | | _DMCreateMYOBDat@12 |
asdfs_su.dll | 1249 | | _DMPrevRecord@20 |
asdfs_su.dll | 1244 | | _DMNextRecord@20 |
asdfs_su.dll | 1239 | | _DMLastRecord@20 |
asdfs_su.dll | 1192 | | _DMFirstRecord@20 |
asdfs_su.dll | 1241 | | _DMNewNumberedRecord@16 |
asdfs_su.dll | 1255 | | _DMReleaseRecord@12 |
asdfs_su.dll | 1261 | | _DMSetRecHandle@20 |
asdfs_su.dll | 1271 | | _DMUseRecord@16 |
asdfs_su.dll | 1256 | | _DMSetCountryCode@8 |
asdfs_su.dll | 1226 | | _DMGetVersionInfo@8 |
asdfs_su.dll | 1190 | | _DMExit@4 |
asdfs_su.dll | 1263 | | _DMSetVersionInfo@8 |
asdfs_su.dll | 371 | | void __cdecl DMGetConditionalIndexList(void *, class CPString const &, class CPString const &, class CPMutableData &) ?DMGetConditionalIndexList@@YAXPAXABVCPString@@1AAVCPMutableData@@@Z |
asdfs_su.dll | 372 | | void __cdecl DMGetDODANameList(void *, class CPString const &, class CPString const &, class CPData &) ?DMGetDODANameList@@YAXPAXABVCPString@@1AAVCPData@@@Z |
asdfs_su.dll | 375 | | bool __cdecl DMOpenDataFile(void *, class CPString const &, bool, bool, short) ?DMOpenDataFile@@YA_NPAXABVCPString@@_N2F@Z |
asdfs_su.dll | 1217 | | _DMGetLastError@8 |
asdfs_su.dll | 1213 | | _DMGetError@4 |
asdfs_su.dll | 1298 | | _muHandleSize@4 |
ObsoleteBridge.dll | 24 | | public: virtual __thiscall ObsoleteBridge::OBFileOpenDialog::~OBFileOpenDialog(void) ??1OBFileOpenDialog@ObsoleteBridge@@UAE@XZ |
ObsoleteBridge.dll | 98 | | public: static class CPString __cdecl ObsoleteBridge::OBFileOpenDialog::SelectItemWithMessageAllowingFileTypes(class CPString const &, class CPArray const &) ?SelectItemWithMessageAllowingFileTypes@OBFileOpenDialog@ObsoleteBridge@@SA?AVCPString@@ABV3@ABVCPArray@@@Z |
ResManager.dll | 11 | | public: class CPString __thiscall ResManager::GetIndString(int, int) ?GetIndString@ResManager@@QAE?AVCPString@@HH@Z |
ResManager.dll | 33 | | public: static class ResManager & __cdecl ResManager::SharedInstance(void) ?SharedInstance@ResManager@@SAAAV1@XZ |
ResManager.dll | 12 | | public: class CPMutableData __thiscall ResManager::GetResource(unsigned int, int) ?GetResource@ResManager@@QAE?AVCPMutableData@@IH@Z |
ResManager.dll | 17 | | public: void __thiscall ResManager::ReleaseResource(class CPMutableData &) ?ReleaseResource@ResManager@@QAEXAAVCPMutableData@@@Z |
ResManager.dll | 32 | | public: void __thiscall ResManager::SetScalingFactorsForWindows(double, double) ?SetScalingFactorsForWindows@ResManager@@QAEXNN@Z |
ResManager.dll | 31 | | public: void __thiscall ResManager::SetScalingFactorsForDialogs(double, double) ?SetScalingFactorsForDialogs@ResManager@@QAEXNN@Z |
ResManager.dll | 16 | | public: int __thiscall ResManager::OpenResFile(class CPString const &) ?OpenResFile@ResManager@@QAEHABVCPString@@@Z |
ResManager.dll | 6 | | public: void __thiscall ResManager::CloseAllResFiles(void) ?CloseAllResFiles@ResManager@@QAEXXZ |
KERNEL32.dll | 127 | | CloseHandle |
KERNEL32.dll | 293 | | EnterCriticalSection |
KERNEL32.dll | 930 | | LeaveCriticalSection |
KERNEL32.dll | 1430 | | VerSetConditionMask |
KERNEL32.dll | 1434 | | VerifyVersionInfoW |
KERNEL32.dll | 537 | | GetDiskFreeSpaceExA |
KERNEL32.dll | 417 | | FreeResource |
KERNEL32.dll | 939 | | LoadResource |
KERNEL32.dll | 957 | | LockResource |
KERNEL32.dll | 791 | | GlobalAlloc |
KERNEL32.dll | 802 | | GlobalLock |
KERNEL32.dll | 809 | | GlobalUnlock |
KERNEL32.dll | 798 | | GlobalFree |
KERNEL32.dll | 390 | | FindResourceA |
KERNEL32.dll | 525 | | GetCurrentThread |
KERNEL32.dll | 610 | | GetModuleFileNameA |
KERNEL32.dll | 805 | | GlobalReAlloc |
KERNEL32.dll | 806 | | GlobalSize |
KERNEL32.dll | 797 | | GlobalFlags |
KERNEL32.dll | 801 | | GlobalHandle |
KERNEL32.dll | 792 | | GlobalCompact |
KERNEL32.dll | 1540 | | lstrcpyA |
KERNEL32.dll | 456 | | GetCommandLineA |
KERNEL32.dll | 261 | | DeleteCriticalSection |
KERNEL32.dll | 1264 | | SetEvent |
KERNEL32.dll | 1186 | | ResetEvent |
KERNEL32.dll | 1452 | | WaitForSingleObjectEx |
KERNEL32.dll | 182 | | CreateEventW |
KERNEL32.dll | 615 | | GetModuleHandleW |
KERNEL32.dll | 669 | | GetProcAddress |
KERNEL32.dll | 1410 | | UnhandledExceptionFilter |
KERNEL32.dll | 1347 | | SetUnhandledExceptionFilter |
KERNEL32.dll | 521 | | GetCurrentProcess |
KERNEL32.dll | 1377 | | TerminateProcess |
KERNEL32.dll | 877 | | IsProcessorFeaturePresent |
KERNEL32.dll | 871 | | IsDebuggerPresent |
KERNEL32.dll | 702 | | GetStartupInfoW |
KERNEL32.dll | 1069 | | QueryPerformanceCounter |
KERNEL32.dll | 522 | | GetCurrentProcessId |
KERNEL32.dll | 526 | | GetCurrentThreadId |
KERNEL32.dll | 726 | | GetSystemTimeAsFileTime |
KERNEL32.dll | 843 | | InitializeSListHead |
USER32.dll | 73 | | ClientToScreen |
USER32.dll | 685 | | ScreenToClient |
USER32.dll | 423 | | GetSysColor |
USER32.dll | 202 | | DrawFocusRect |
USER32.dll | 261 | | FillRect |
USER32.dll | 605 | | OffsetRect |
USER32.dll | 780 | | SetWindowLongA |
USER32.dll | 311 | | GetDesktopWindow |
USER32.dll | 378 | | GetParent |
USER32.dll | 467 | | GetWindowThreadProcessId |
USER32.dll | 346 | | GetLastActivePopup |
USER32.dll | 16 | | BringWindowToTop |
USER32.dll | 530 | | IsWindowEnabled |
USER32.dll | 634 | | PtInRect |
USER32.dll | 425 | | GetSystemMenu |
USER32.dll | 224 | | EnableMenuItem |
USER32.dll | 495 | | InvalidateRect |
USER32.dll | 542 | | LoadCursorA |
USER32.dll | 179 | | DisableProcessWindowsGhosting |
USER32.dll | 367 | | GetMessageA |
USER32.dll | 370 | | GetMessageTime |
USER32.dll | 623 | | PostMessageA |
USER32.dll | 160 | | DefWindowProcA |
USER32.dll | 29 | | CallWindowProcA |
USER32.dll | 647 | | RegisterClassA |
USER32.dll | 506 | | IsChild |
USER32.dll | 606 | | OpenClipboard |
USER32.dll | 75 | | CloseClipboard |
USER32.dll | 296 | | GetClipboardData |
USER32.dll | 57 | | CharUpperA |
USER32.dll | 339 | | GetKeyState |
USER32.dll | 228 | | EnableWindow |
USER32.dll | 14 | | BeginPaint |
USER32.dll | 794 | | ShowCaret |
USER32.dll | 405 | | GetPropA |
USER32.dll | 680 | | RemovePropA |
USER32.dll | 472 | | HideCaret |
USER32.dll | 236 | | EnumChildWindows |
USER32.dll | 290 | | GetClassNameA |
USER32.dll | 546 | | LoadIconA |
USER32.dll | 509 | | IsDialogMessageA |
USER32.dll | 155 | | DefFrameProcA |
USER32.dll | 157 | | DefMDIChildProcA |
USER32.dll | 830 | | TranslateMDISysAccel |
USER32.dll | 713 | | SetCursor |
USER32.dll | 753 | | SetPropA |
USER32.dll | 173 | | DestroyWindow |
USER32.dll | 695 | | SendMessageA |
USER32.dll | 674 | | RegisterWindowMessageA |
USER32.dll | 890 | | wsprintfA |
USER32.dll | 559 | | LoadStringA |
USER32.dll | 677 | | ReleaseDC |
USER32.dll | 308 | | GetDC |
USER32.dll | 484 | | InflateRect |
USER32.dll | 755 | | SetRect |
USER32.dll | 293 | | GetClientRect |
USER32.dll | 855 | | UpdateWindow |
USER32.dll | 724 | | SetFocus |
USER32.dll | 619 | | PeekMessageA |
USER32.dll | 180 | | DispatchMessageA |
USER32.dll | 831 | | TranslateMessage |
USER32.dll | 443 | | GetWindow |
USER32.dll | 452 | | GetWindowLongA |
USER32.dll | 582 | | MessageBoxA |
USER32.dll | 322 | | GetFocus |
USER32.dll | 91 | | CreateCaret |
USER32.dll | 581 | | MessageBeep |
USER32.dll | 459 | | GetWindowRect |
USER32.dll | 463 | | GetWindowTextA |
USER32.dll | 787 | | SetWindowTextA |
USER32.dll | 211 | | DrawTextA |
USER32.dll | 426 | | GetSystemMetrics |
USER32.dll | 271 | | GetActiveWindow |
USER32.dll | 536 | | IsZoomed |
USER32.dll | 534 | | IsWindowVisible |
USER32.dll | 595 | | MoveWindow |
USER32.dll | 529 | | IsWindow |
USER32.dll | 112 | | CreateWindowExA |
USER32.dll | 233 | | EndPaint |
USER32.dll | 800 | | ShowWindow |
GDI32.dll | 76 | | CreatePen |
GDI32.dll | 580 | | GetTextColor |
GDI32.dll | 604 | | IntersectClipRect |
GDI32.dll | 671 | | RestoreDC |
GDI32.dll | 678 | | SaveDC |
GDI32.dll | 770 | | SetTextAlign |
GDI32.dll | 19 | | BitBlt |
GDI32.dll | 49 | | CreateCompatibleDC |
GDI32.dll | 55 | | CreateDIBitmap |
GDI32.dll | 74 | | CreatePalette |
GDI32.dll | 268 | | DeleteDC |
GDI32.dll | 271 | | DeleteObject |
GDI32.dll | 658 | | RealizePalette |
GDI32.dll | 725 | | SelectObject |
GDI32.dll | 726 | | SelectPalette |
GDI32.dll | 785 | | StretchBlt |
GDI32.dll | 768 | | SetStretchBltMode |
GDI32.dll | 34 | | CombineRgn |
GDI32.dll | 41 | | CreateBitmap |
GDI32.dll | 62 | | CreateFontIndirectA |
GDI32.dll | 68 | | CreateHatchBrush |
GDI32.dll | 659 | | RectInRegion |
GDI32.dll | 590 | | GetTextFaceA |
GDI32.dll | 790 | | TextOutA |
GDI32.dll | 624 | | MoveToEx |
GDI32.dll | 593 | | GetTextMetricsA |
GDI32.dll | 772 | | SetTextColor |
GDI32.dll | 755 | | SetMapperFlags |
GDI32.dll | 733 | | SetBkMode |
GDI32.dll | 732 | | SetBkColor |
GDI32.dll | 661 | | Rectangle |
GDI32.dll | 635 | | PaintRgn |
GDI32.dll | 610 | | LineTo |
GDI32.dll | 587 | | GetTextExtentPointA |
GDI32.dll | 569 | | GetStockObject |
GDI32.dll | 568 | | GetRgnBox |
GDI32.dll | 503 | | GetDeviceCaps |
GDI32.dll | 483 | | GetCharWidthA |
GDI32.dll | 86 | | CreateSolidBrush |
GDI32.dll | 80 | | CreateRectRgn |
GDI32.dll | 75 | | CreatePatternBrush |
GDI32.dll | 468 | | GetBkColor |
SHELL32.dll | 307 | | ShellExecuteA |
VCRUNTIME140.dll | 70 | | memcpy |
VCRUNTIME140.dll | 61 | | _purecall |
VCRUNTIME140.dll | 72 | | memset |
VCRUNTIME140.dll | 16 | | __CxxFrameHandler3 |
VCRUNTIME140.dll | 48 | | __vcrt_InitializeCriticalSectionEx |
VCRUNTIME140.dll | 37 | | __std_type_info_destroy_list |
VCRUNTIME140.dll | 1 | | _CxxThrowException |
VCRUNTIME140.dll | 34 | | __std_exception_destroy |
VCRUNTIME140.dll | 33 | | __std_exception_copy |
VCRUNTIME140.dll | 53 | | _except_handler4_common |
VCRUNTIME140.dll | 71 | | memmove |
api-ms-win-crt-string-l1-1-0.dll | 42 | | _stricmp |
api-ms-win-crt-string-l1-1-0.dll | 144 | | strncpy_s |
api-ms-win-crt-string-l1-1-0.dll | 101 | | isalpha |
api-ms-win-crt-string-l1-1-0.dll | 137 | | strcpy_s |
api-ms-win-crt-runtime-l1-1-0.dll | 29 | | _controlfp_s |
api-ms-win-crt-runtime-l1-1-0.dll | 63 | | _register_thread_local_exe_atexit_callback |
api-ms-win-crt-runtime-l1-1-0.dll | 57 | | _initterm_e |
api-ms-win-crt-runtime-l1-1-0.dll | 56 | | _initterm |
api-ms-win-crt-runtime-l1-1-0.dll | 45 | | _get_narrow_winmain_command_line |
api-ms-win-crt-runtime-l1-1-0.dll | 58 | | _invalid_parameter_noinfo |
api-ms-win-crt-runtime-l1-1-0.dll | 35 | | _errno |
api-ms-win-crt-runtime-l1-1-0.dll | 37 | | _exit |
api-ms-win-crt-runtime-l1-1-0.dll | 68 | | _set_app_type |
api-ms-win-crt-runtime-l1-1-0.dll | 88 | | exit |
api-ms-win-crt-runtime-l1-1-0.dll | 106 | | terminate |
api-ms-win-crt-runtime-l1-1-0.dll | 65 | | _seh_filter_dll |
api-ms-win-crt-runtime-l1-1-0.dll | 25 | | _configure_narrow_argv |
api-ms-win-crt-runtime-l1-1-0.dll | 53 | | _initialize_narrow_environment |
api-ms-win-crt-runtime-l1-1-0.dll | 54 | | _initialize_onexit_table |
api-ms-win-crt-runtime-l1-1-0.dll | 62 | | _register_onexit_function |
api-ms-win-crt-runtime-l1-1-0.dll | 36 | | _execute_onexit_table |
api-ms-win-crt-runtime-l1-1-0.dll | 31 | | _crt_atexit |
api-ms-win-crt-runtime-l1-1-0.dll | 30 | | _crt_at_quick_exit |
api-ms-win-crt-runtime-l1-1-0.dll | 23 | | _cexit |
api-ms-win-crt-runtime-l1-1-0.dll | 66 | | _seh_filter_exe |
api-ms-win-crt-runtime-l1-1-0.dll | 22 | | _c_exit |
api-ms-win-crt-stdio-l1-1-0.dll | 1 | | __p__commode |
api-ms-win-crt-stdio-l1-1-0.dll | 15 | | __stdio_common_vsprintf_s |
api-ms-win-crt-stdio-l1-1-0.dll | 84 | | _set_fmode |
api-ms-win-crt-heap-l1-1-0.dll | 22 | | _set_new_mode |
api-ms-win-crt-heap-l1-1-0.dll | 24 | | free |
api-ms-win-crt-heap-l1-1-0.dll | 25 | | malloc |
api-ms-win-crt-heap-l1-1-0.dll | 8 | | _callnewh |
api-ms-win-crt-math-l1-1-0.dll | 46 | | __setusermatherr |
api-ms-win-crt-locale-l1-1-0.dll | 8 | | _configthreadlocale |