module_name | hint | ord | function_name |
---|
lib-theme-resources.dll | | | void __cdecl ThemeResources::Load(void) ?Load@ThemeResources@@YAXXZ |
lib-graphics.dll | 25 | | public: class std::chrono::duration<__int64, struct std::ratio<1, 1000000000> > __cdecl FrameStatistics::Section::GetMinDuration(void)const __ptr64 ?GetMinDuration@Section@FrameStatistics@@QEBA?AV?$duration@_JU?$ratio@$00$0DLJKMKAA@@std@@@chrono@std@@XZ |
lib-graphics.dll | 24 | | public: class std::chrono::duration<__int64, struct std::ratio<1, 1000000000> > __cdecl FrameStatistics::Section::GetMaxDuration(void)const __ptr64 ?GetMaxDuration@Section@FrameStatistics@@QEBA?AV?$duration@_JU?$ratio@$00$0DLJKMKAA@@std@@@chrono@std@@XZ |
lib-graphics.dll | 21 | | public: class std::chrono::duration<__int64, struct std::ratio<1, 1000000000> > __cdecl FrameStatistics::Section::GetAverageDuration(void)const __ptr64 ?GetAverageDuration@Section@FrameStatistics@@QEBA?AV?$duration@_JU?$ratio@$00$0DLJKMKAA@@std@@@chrono@std@@XZ |
lib-graphics.dll | 22 | | public: unsigned __int64 __cdecl FrameStatistics::Section::GetEventsCount(void)const __ptr64 ?GetEventsCount@Section@FrameStatistics@@QEBA_KXZ |
lib-graphics.dll | 26 | | public: static class FrameStatistics::Section const & __ptr64 __cdecl FrameStatistics::GetSection(enum FrameStatistics::SectionID) ?GetSection@FrameStatistics@@SAAEBVSection@1@W4SectionID@1@@Z |
lib-graphics.dll | 31 | | public: static class Observer::Subscription __cdecl FrameStatistics::Subscribe(class FrameStatistics::A6AXAEBW4SectionID::function) ?Subscribe@FrameStatistics@@SA?AVSubscription@Observer@@V?$function@$$A6AXAEBW4SectionID@FrameStatistics@@@Z@std@@@Z |
lib-graphics.dll | 9 | | public: __cdecl FrameStatistics::Stopwatch::~Stopwatch(void) __ptr64 ??1Stopwatch@FrameStatistics@@QEAA@XZ |
lib-graphics.dll | 20 | | public: static class FrameStatistics::Stopwatch __cdecl FrameStatistics::CreateStopwatch(enum FrameStatistics::SectionID) ?CreateStopwatch@FrameStatistics@@SA?AVStopwatch@1@W4SectionID@1@@Z |
lib-graphics.dll | 23 | | public: class std::chrono::duration<__int64, struct std::ratio<1, 1000000000> > __cdecl FrameStatistics::Section::GetLastDuration(void)const __ptr64 ?GetLastDuration@Section@FrameStatistics@@QEBA?AV?$duration@_JU?$ratio@$00$0DLJKMKAA@@std@@@chrono@std@@XZ |
lib-tags.dll | 16 | | public: class wxString __cdecl Tags::GetGenre(int) __ptr64 ?GetGenre@Tags@@QEAA?AVwxString@@H@Z |
lib-tags.dll | 24 | | public: bool __cdecl Tags::HasTag(class wxString const & __ptr64)const __ptr64 ?HasTag@Tags@@QEBA_NAEBVwxString@@@Z |
lib-tags.dll | 33 | | public: void __cdecl Tags::SetTag(class wxString const & __ptr64, int const & __ptr64) __ptr64 ?SetTag@Tags@@QEAAXAEBVwxString@@AEBH@Z |
lib-tags.dll | 27 | | public: void __cdecl Tags::LoadDefaults(void) __ptr64 ?LoadDefaults@Tags@@QEAAXXZ |
lib-tags.dll | 2 | | public: __cdecl Tags::Tags(class Tags const & __ptr64) __ptr64 ??0Tags@@QEAA@AEBV0@@Z |
lib-tags.dll | 8 | | bool __cdecl operator==(class Tags const & __ptr64, class Tags const & __ptr64) ??8@YA_NAEBVTags@@0@Z |
lib-tags.dll | 12 | | public: void __cdecl Tags::Clear(void) __ptr64 ?Clear@Tags@@QEAAXXZ |
lib-tags.dll | 32 | | public: void __cdecl Tags::SetTag(class wxString const & __ptr64, class wxString const & __ptr64, bool) __ptr64 ?SetTag@Tags@@QEAAXAEBVwxString@@0_N@Z |
lib-tags.dll | 19 | | public: struct IteratorRange<class std::_List_const_iterator<class std::_List_val<struct std::_List_simple_types<struct std::pair<class wxString const, class wxString> > > > > __cdecl Tags::GetRange(void)const __ptr64 ?GetRange@Tags@@QEBA?AU?$IteratorRange@V?$_List_const_iterator@V?$_List_val@U?$_List_simple_types@U?$pair@$$CBVwxString@@V1@@std@@@std@@@std@@@std@@@@XZ |
lib-tags.dll | 20 | | public: class wxString __cdecl Tags::GetTag(class wxString const & __ptr64)const __ptr64 ?GetTag@Tags@@QEBA?AVwxString@@AEBV2@@Z |
lib-tags.dll | 21 | | public: class wxString __cdecl Tags::GetUserGenre(int) __ptr64 ?GetUserGenre@Tags@@QEAA?AVwxString@@H@Z |
lib-tags.dll | 18 | | public: int __cdecl Tags::GetNumUserGenres(void) __ptr64 ?GetNumUserGenres@Tags@@QEAAHXZ |
lib-tags.dll | 28 | | public: void __cdecl Tags::LoadGenres(void) __ptr64 ?LoadGenres@Tags@@QEAAXXZ |
lib-tags.dll | 26 | | public: void __cdecl Tags::LoadDefaultGenres(void) __ptr64 ?LoadDefaultGenres@Tags@@QEAAXXZ |
lib-tags.dll | 34 | | public: void __cdecl Tags::WriteXML(class XMLWriter & __ptr64)const __ptr64 ?WriteXML@Tags@@QEBAXAEAVXMLWriter@@@Z |
lib-tags.dll | 7 | | public: class Tags & __ptr64 __cdecl Tags::operator=(class Tags const & __ptr64) __ptr64 ??4Tags@@QEAAAEAV0@AEBV0@@Z |
lib-tags.dll | 5 | | public: virtual __cdecl Tags::~Tags(void) __ptr64 ??1Tags@@UEAA@XZ |
lib-tags.dll | 3 | | public: __cdecl Tags::Tags(void) __ptr64 ??0Tags@@QEAA@XZ |
lib-tags.dll | 13 | | public: class std::shared_ptr<class Tags> __cdecl Tags::Duplicate(void)const __ptr64 ?Duplicate@Tags@@QEBA?AV?$shared_ptr@VTags@@@std@@XZ |
lib-tags.dll | 31 | | public: static class Tags & __ptr64 __cdecl Tags::Set(class AudacityProject & __ptr64, class std::shared_ptr<class Tags> const & __ptr64) ?Set@Tags@@SAAEAV1@AEAVAudacityProject@@AEBV?$shared_ptr@VTags@@@std@@@Z |
lib-tags.dll | 14 | | public: static class Tags & __ptr64 __cdecl Tags::Get(class AudacityProject & __ptr64) ?Get@Tags@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-tags.dll | 35 | | public: class std::shared_ptr<class Tags> __cdecl std::enable_shared_from_this<class Tags>::shared_from_this(void) __ptr64 ?shared_from_this@?$enable_shared_from_this@VTags@@@std@@QEAA?AV?$shared_ptr@VTags@@@2@XZ |
lib-tags.dll | 25 | | public: bool __cdecl Tags::IsEmpty(void) __ptr64 ?IsEmpty@Tags@@QEAA_NXZ |
lib-project-file-io.dll | 60 | | public: class TranslatableString const & __ptr64 __cdecl ProjectFileIO::GetLibraryError(void)const __ptr64 ?GetLibraryError@ProjectFileIO@@QEBAAEBVTranslatableString@@XZ |
lib-project-file-io.dll | 57 | | public: class TranslatableString const & __ptr64 __cdecl ProjectFileIO::GetLastError(void)const __ptr64 ?GetLastError@ProjectFileIO@@QEBAAEBVTranslatableString@@XZ |
lib-project-file-io.dll | 100 | | public: void __cdecl ProjectFileIO::ShowError(class BasicUI::WindowPlacement const & __ptr64, class TranslatableString const & __ptr64, class TranslatableString const & __ptr64, class wxString const & __ptr64) __ptr64 ?ShowError@ProjectFileIO@@QEAAXAEBVWindowPlacement@BasicUI@@AEBVTranslatableString@@1AEBVwxString@@@Z |
lib-project-file-io.dll | 62 | | public: __int64 __cdecl ProjectFileIO::GetTotalUsage(void) __ptr64 ?GetTotalUsage@ProjectFileIO@@QEAA_JXZ |
lib-project-file-io.dll | 51 | | public: __int64 __cdecl ProjectFileIO::GetCurrentUsage(class std::vector<class TrackList const * __ptr64, class std::allocator<class TrackList const * __ptr64> > const & __ptr64)const __ptr64 ?GetCurrentUsage@ProjectFileIO@@QEBA_JAEBV?$vector@PEBVTrackList@@V?$allocator@PEBVTrackList@@@std@@@std@@@Z |
lib-project-file-io.dll | 3 | | public: __cdecl ProjectFileIO::BackupProject::BackupProject(class ProjectFileIO & __ptr64, class wxString const & __ptr64) __ptr64 ??0BackupProject@ProjectFileIO@@QEAA@AEAV1@AEBVwxString@@@Z |
lib-project-file-io.dll | 92 | | public: bool __cdecl ProjectFileIO::SaveCopy(class wxString const & __ptr64) __ptr64 ?SaveCopy@ProjectFileIO@@QEAA_NAEBVwxString@@@Z |
lib-project-file-io.dll | 93 | | public: bool __cdecl ProjectFileIO::SaveProject(class wxString const & __ptr64, class TrackList const * __ptr64) __ptr64 ?SaveProject@ProjectFileIO@@QEAA_NAEBVwxString@@PEBVTrackList@@@Z |
lib-project-file-io.dll | 104 | | public: bool __cdecl ProjectFileIO::UpdateSaved(class TrackList const * __ptr64) __ptr64 ?UpdateSaved@ProjectFileIO@@QEAA_NPEBVTrackList@@@Z |
lib-project-file-io.dll | 77 | | public: bool __cdecl ProjectFileIO::LoadProject(class wxString const & __ptr64, bool) __ptr64 ?LoadProject@ProjectFileIO@@QEAA_NAEBVwxString@@_N@Z |
lib-project-file-io.dll | 70 | | public: static bool __cdecl ProjectFileIO::InitializeSQL(void) ?InitializeSQL@ProjectFileIO@@SA_NXZ |
lib-project-file-io.dll | 48 | | class wxArrayStringEx __cdecl ActiveProjects::GetAll(void) ?GetAll@ActiveProjects@@YA?AVwxArrayStringEx@@XZ |
lib-project-file-io.dll | 85 | | void __cdecl ActiveProjects::Remove(class wxString const & __ptr64) ?Remove@ActiveProjects@@YAXAEBVwxString@@@Z |
lib-project-file-io.dll | 46 | | public: static class ProjectFileIO & __ptr64 __cdecl ProjectFileIO::Get(class AudacityProject & __ptr64) ?Get@ProjectFileIO@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-project-file-io.dll | 55 | | public: class wxString const & __ptr64 __cdecl ProjectFileIO::GetFileName(void)const __ptr64 ?GetFileName@ProjectFileIO@@QEBAAEBVwxString@@XZ |
lib-project-file-io.dll | 86 | | public: static bool __cdecl ProjectFileIO::RemoveProject(class wxString const & __ptr64) ?RemoveProject@ProjectFileIO@@SA_NAEBVwxString@@@Z |
lib-project-file-io.dll | 45 | | public: class wxString __cdecl ProjectFileIO::GenerateDoc(void) __ptr64 ?GenerateDoc@ProjectFileIO@@QEAA?AVwxString@@XZ |
lib-project-file-io.dll | 88 | | public: bool __cdecl ProjectFileIO::ReopenProject(void) __ptr64 ?ReopenProject@ProjectFileIO@@QEAA_NXZ |
lib-project-file-io.dll | 32 | | public: void __cdecl ProjectFileIO::Compact(class std::vector<class TrackList const * __ptr64, class std::allocator<class TrackList const * __ptr64> > const & __ptr64, bool) __ptr64 ?Compact@ProjectFileIO@@QEAAXAEBV?$vector@PEBVTrackList@@V?$allocator@PEBVTrackList@@@std@@@std@@_N@Z |
lib-project-file-io.dll | 102 | | public: class Observer::Subscription __cdecl Observer::Publisher<enum ProjectFileIOMessage, 1>::Subscribe(class A6AXAEBW4ProjectFileIOMessage::function) __ptr64 ?Subscribe@?$Publisher@W4ProjectFileIOMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBW4ProjectFileIOMessage@@@Z@std@@@Z |
lib-project-file-io.dll | 26 | | public: bool __cdecl ProjectFileIO::AutoSave(bool) __ptr64 ?AutoSave@ProjectFileIO@@QEAA_N_N@Z |
lib-project-file-io.dll | 98 | | public: void __cdecl ProjectFileIO::SetProjectTitle(int) __ptr64 ?SetProjectTitle@ProjectFileIO@@QEAAXH@Z |
lib-project-file-io.dll | 73 | | public: bool __cdecl ProjectFileIO::IsModified(void)const __ptr64 ?IsModified@ProjectFileIO@@QEBA_NXZ |
lib-project-file-io.dll | 74 | | public: bool __cdecl ProjectFileIO::BackupProject::IsOk(void) __ptr64 ?IsOk@BackupProject@ProjectFileIO@@QEAA_NXZ |
lib-project-file-io.dll | 75 | | public: bool __cdecl ProjectFileIO::IsRecovered(void)const __ptr64 ?IsRecovered@ProjectFileIO@@QEBA_NXZ |
lib-project-file-io.dll | 27 | | public: bool __cdecl ProjectFileIO::AutoSaveDelete(struct sqlite3 * __ptr64) __ptr64 ?AutoSaveDelete@ProjectFileIO@@QEAA_NPEAUsqlite3@@@Z |
lib-project-file-io.dll | 39 | | public: void __cdecl ProjectFileIO::BackupProject::Discard(void) __ptr64 ?Discard@BackupProject@ProjectFileIO@@QEAAXXZ |
lib-project-file-io.dll | 11 | | public: __cdecl ProjectFileIO::BackupProject::~BackupProject(void) __ptr64 ??1BackupProject@ProjectFileIO@@QEAA@XZ |
lib-project-file-io.dll | 106 | | public: bool __cdecl ProjectFileIO::WasCompacted(void) __ptr64 ?WasCompacted@ProjectFileIO@@QEAA_NXZ |
lib-project-file-io.dll | 68 | | public: bool __cdecl ProjectFileIO::HasConnection(void)const __ptr64 ?HasConnection@ProjectFileIO@@QEBA_NXZ |
lib-project-file-io.dll | 6 | | public: __cdecl InvisibleTemporaryProject::InvisibleTemporaryProject(void) __ptr64 ??0InvisibleTemporaryProject@@QEAA@XZ |
lib-project-file-io.dll | 12 | | public: __cdecl InvisibleTemporaryProject::~InvisibleTemporaryProject(void) __ptr64 ??1InvisibleTemporaryProject@@QEAA@XZ |
lib-project-file-io.dll | 82 | | public: class AudacityProject & __ptr64 __cdecl InvisibleTemporaryProject::Project(void) __ptr64 ?Project@InvisibleTemporaryProject@@QEAAAEAVAudacityProject@@XZ |
lib-project-file-io.dll | 94 | | public: void __cdecl ProjectFileIO::SetBypass(void) __ptr64 ?SetBypass@ProjectFileIO@@QEAAXXZ |
lib-project-file-io.dll | 56 | | public: class wxLongLongNative __cdecl ProjectFileIO::GetFreeDiskSpace(void)const __ptr64 ?GetFreeDiskSpace@ProjectFileIO@@QEBA?AVwxLongLongNative@@XZ |
lib-project-file-io.dll | 81 | | public: bool __cdecl ProjectFileIO::OpenProject(void) __ptr64 ?OpenProject@ProjectFileIO@@QEAA_NXZ |
lib-project-file-io.dll | 31 | | public: bool __cdecl ProjectFileIO::CloseProject(void) __ptr64 ?CloseProject@ProjectFileIO@@QEAA_NXZ |
lib-project-file-io.dll | 76 | | public: bool __cdecl ProjectFileIO::IsTemporary(void)const __ptr64 ?IsTemporary@ProjectFileIO@@QEBA_NXZ |
lib-wx-init.dll | 130 | | public: enum BasicUI::ProgressResult __cdecl TimerProgressDialog::UpdateProgress(void) __ptr64 ?UpdateProgress@TimerProgressDialog@@QEAA?AW4ProgressResult@BasicUI@@XZ |
lib-wx-init.dll | 132 | | class wxString const __cdecl VerCheckHtml(void) ?VerCheckHtml@@YA?BVwxString@@XZ |
lib-wx-init.dll | 73 | | class wxString __cdecl FormatHtmlText(class wxString const & __ptr64) ?FormatHtmlText@@YA?AVwxString@@AEBV1@@Z |
lib-wx-init.dll | 4 | | public: __cdecl LinkingHtmlWindow::LinkingHtmlWindow(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long) __ptr64 ??0LinkingHtmlWindow@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@J@Z |
lib-wx-init.dll | 22 | | public: virtual __cdecl TimerProgressDialog::~TimerProgressDialog(void) __ptr64 ??1TimerProgressDialog@@UEAA@XZ |
lib-wx-init.dll | 126 | | public: enum BasicUI::ProgressResult __cdecl ProgressDialog::Update(double, double, class TranslatableString const & __ptr64) __ptr64 ?Update@ProgressDialog@@QEAA?AW4ProgressResult@BasicUI@@NNAEBVTranslatableString@@@Z |
lib-wx-init.dll | 101 | | void __cdecl Journal::Output(class std::initializer_list<class wxString const>) ?Output@Journal@@YAXV?$initializer_list@$$CBVwxString@@@std@@@Z |
lib-wx-init.dll | 106 | | public: virtual void __cdecl ProgressDialog::Reinit(void) __ptr64 ?Reinit@ProgressDialog@@UEAAXXZ |
lib-wx-init.dll | 109 | | public: virtual void __cdecl ProgressDialog::SetDialogTitle(class TranslatableString const & __ptr64) __ptr64 ?SetDialogTitle@ProgressDialog@@UEAAXAEBVTranslatableString@@@Z |
lib-wx-init.dll | 102 | | public: virtual enum BasicUI::ProgressResult __cdecl ProgressDialog::Poll(unsigned __int64, unsigned __int64, class TranslatableString const & __ptr64) __ptr64 ?Poll@ProgressDialog@@UEAA?AW4ProgressResult@BasicUI@@_K0AEBVTranslatableString@@@Z |
lib-wx-init.dll | 112 | | public: virtual void __cdecl ProgressDialog::SetMessage(class TranslatableString const & __ptr64) __ptr64 ?SetMessage@ProgressDialog@@UEAAXAEBVTranslatableString@@@Z |
lib-wx-init.dll | 79 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl ProgressDialog::GetEventTable(void)const __ptr64 ?GetEventTable@ProgressDialog@@MEBAPEBUwxEventTable@@XZ |
lib-wx-init.dll | 78 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl ProgressDialog::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@ProgressDialog@@MEBAAEAVwxEventHashTable@@XZ |
lib-wx-init.dll | 134 | | char * __ptr64 __cdecl VerifyFilename(class wxString const & __ptr64, bool) ?VerifyFilename@@YAPEADAEBVwxString@@_N@Z |
lib-wx-init.dll | 118 | | public: static void __cdecl HelpSystem::ShowInfoDialog(class wxWindow * __ptr64, class TranslatableString const & __ptr64, class TranslatableString const & __ptr64, class wxString const & __ptr64, int, int) ?ShowInfoDialog@HelpSystem@@SAXPEAVwxWindow@@AEBVTranslatableString@@1AEBVwxString@@HH@Z |
lib-wx-init.dll | 128 | | public: enum BasicUI::ProgressResult __cdecl ProgressDialog::Update(__int64, __int64, class TranslatableString const & __ptr64) __ptr64 ?Update@ProgressDialog@@QEAA?AW4ProgressResult@BasicUI@@_J0AEBVTranslatableString@@@Z |
lib-wx-init.dll | 129 | | public: enum BasicUI::ProgressResult __cdecl ProgressDialog::Update(unsigned __int64, unsigned __int64, class TranslatableString const & __ptr64) __ptr64 ?Update@ProgressDialog@@QEAA?AW4ProgressResult@BasicUI@@_K0AEBVTranslatableString@@@Z |
lib-wx-init.dll | 114 | | public: static void __cdecl LogWindow::Show(bool) ?Show@LogWindow@@SAX_N@Z |
lib-wx-init.dll | 83 | | class wxArrayStringEx __cdecl Journal::GetTokens(void) ?GetTokens@Journal@@YA?AVwxArrayStringEx@@XZ |
lib-wx-init.dll | 11 | | public: __cdecl Journal::SyncException::SyncException(class wxString const & __ptr64) __ptr64 ??0SyncException@Journal@@QEAA@AEBVwxString@@@Z |
lib-wx-init.dll | 100 | | void __cdecl Journal::Output(class wxString const & __ptr64) ?Output@Journal@@YAXAEBVwxString@@@Z |
lib-wx-init.dll | 82 | | public: static class wxWindow * __ptr64 __cdecl wxWidgetsWindowPlacement::GetParent(class BasicUI::WindowPlacement const & __ptr64) ?GetParent@wxWidgetsWindowPlacement@@SAPEAVwxWindow@@AEBVWindowPlacement@BasicUI@@@Z |
lib-wx-init.dll | 10 | | public: __cdecl Journal::SyncException::SyncException(class Journal::SyncException const & __ptr64) __ptr64 ??0SyncException@Journal@@QEAA@AEBV01@@Z |
lib-wx-init.dll | 21 | | public: virtual __cdecl Journal::SyncException::~SyncException(void) __ptr64 ??1SyncException@Journal@@UEAA@XZ |
lib-wx-init.dll | 75 | | public: class AccessibleLinksFormatter & __ptr64 __cdecl AccessibleLinksFormatter::FormatLink(class wxString, class TranslatableString, class std::A6AXXZ::function) __ptr64 ?FormatLink@AccessibleLinksFormatter@@QEAAAEAV1@VwxString@@VTranslatableString@@V?$function@$$A6AXXZ@std@@@Z |
lib-wx-init.dll | 87 | | class wxString __cdecl HelpText(class wxString const & __ptr64) ?HelpText@@YA?AVwxString@@AEBV1@@Z |
lib-wx-init.dll | 124 | | public: enum BasicUI::ProgressResult __cdecl ProgressDialog::Update(int, int, class TranslatableString const & __ptr64) __ptr64 ?Update@ProgressDialog@@QEAA?AW4ProgressResult@BasicUI@@HHAEBVTranslatableString@@@Z |
lib-wx-init.dll | 20 | | public: virtual __cdecl ProgressDialog::~ProgressDialog(void) __ptr64 ??1ProgressDialog@@UEAA@XZ |
lib-wx-init.dll | 6 | | public: __cdecl ProgressDialog::ProgressDialog(class TranslatableString const & __ptr64, class TranslatableString const & __ptr64, int, class TranslatableString const & __ptr64) __ptr64 ??0ProgressDialog@@QEAA@AEBVTranslatableString@@0H0@Z |
lib-wx-init.dll | 9 | | public: __cdecl Journal::RegisteredInitializer::RegisteredInitializer(class std::A6A_NXZ::function) __ptr64 ??0RegisteredInitializer@Journal@@QEAA@V?$function@$$A6A_NXZ@std@@@Z |
lib-wx-init.dll | 8 | | public: __cdecl Journal::RegisteredCommand::RegisteredCommand(class wxString const & __ptr64, class A6A_NAEBVwxArrayStringEx::function) __ptr64 ??0RegisteredCommand@Journal@@QEAA@AEBVwxString@@V?$function@$$A6A_NAEBVwxArrayStringEx@@@Z@std@@@Z |
lib-wx-init.dll | 77 | | bool __cdecl Journal::GetError(void) ?GetError@Journal@@YA_NXZ |
lib-wx-init.dll | 99 | | void __cdecl Journal::Output(class wxArrayString const & __ptr64) ?Output@Journal@@YAXAEBVwxArrayString@@@Z |
lib-wx-init.dll | 90 | | bool __cdecl Journal::IsRecording(void) ?IsRecording@Journal@@YA_NXZ |
lib-wx-init.dll | 91 | | bool __cdecl Journal::IsReplaying(void) ?IsReplaying@Journal@@YA_NXZ |
lib-wx-init.dll | 108 | | class wxString __cdecl SelectFile(enum FileNames::Operation, class TranslatableString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64, class std::vector<struct FileNames::FileType, class std::allocator<struct FileNames::FileType> > const & __ptr64, int, class wxWindow * __ptr64) ?SelectFile@@YA?AVwxString@@W4Operation@FileNames@@AEBVTranslatableString@@AEBV1@22AEBV?$vector@UFileType@FileNames@@V?$allocator@UFileType@FileNames@@@std@@@std@@HPEAVwxWindow@@@Z |
lib-wx-init.dll | 115 | | public: static void __cdecl HelpSystem::ShowHelp(class wxWindow * __ptr64, class TaggedIdentifier<struct ManualPageIDTag, 1> const & __ptr64, bool) ?ShowHelp@HelpSystem@@SAXPEAVwxWindow@@AEBV?$TaggedIdentifier@UManualPageIDTag@@$00@@_N@Z |
lib-wx-init.dll | 85 | | public: static class wxString const HelpSystem::HelpServerHomeDir ?HelpServerHomeDir@HelpSystem@@2VwxString@@B |
lib-wx-init.dll | 84 | | public: static class wxString const HelpSystem::HelpHostname ?HelpHostname@HelpSystem@@2VwxString@@B |
lib-wx-init.dll | 97 | | void __cdecl OpenInDefaultBrowser(class TaggedIdentifier<struct URLStringTag, 1> const & __ptr64) ?OpenInDefaultBrowser@@YAXAEBV?$TaggedIdentifier@UURLStringTag@@$00@@@Z |
lib-wx-init.dll | 36 | | public: virtual __cdecl wxWidgetsWindowPlacement::operator bool(void)const __ptr64 ??BwxWidgetsWindowPlacement@@UEBA_NXZ |
lib-wx-init.dll | 61 | | public: static void __cdecl LogWindow::Destroy(void) ?Destroy@LogWindow@@SAXXZ |
lib-wx-init.dll | 14 | | public: __cdecl wxWidgetsBasicUI::wxWidgetsBasicUI(void) __ptr64 ??0wxWidgetsBasicUI@@QEAA@XZ |
lib-wx-init.dll | 23 | | public: virtual __cdecl wxWidgetsBasicUI::~wxWidgetsBasicUI(void) __ptr64 ??1wxWidgetsBasicUI@@UEAA@XZ |
lib-wx-init.dll | 53 | | int __cdecl AudacityMessageBox(class TranslatableString const & __ptr64, class TranslatableString const & __ptr64, long, class wxWindow * __ptr64, int, int) ?AudacityMessageBox@@YAHAEBVTranslatableString@@0JPEAVwxWindow@@HH@Z |
lib-wx-init.dll | 80 | | int __cdecl Journal::GetExitCode(void) ?GetExitCode@Journal@@YAHXZ |
lib-wx-init.dll | 62 | | bool __cdecl Journal::Dispatch(void) ?Dispatch@Journal@@YA_NXZ |
lib-wx-init.dll | 55 | | bool __cdecl Journal::Begin(class wxString const & __ptr64) ?Begin@Journal@@YA_NAEBVwxString@@@Z |
lib-wx-init.dll | 111 | | void __cdecl Journal::SetInputFileName(class wxString const & __ptr64) ?SetInputFileName@Journal@@YAXAEBVwxString@@@Z |
lib-wx-init.dll | 24 | | public: virtual __cdecl wxWidgetsWindowPlacement::~wxWidgetsWindowPlacement(void) __ptr64 ??1wxWidgetsWindowPlacement@@UEAA@XZ |
lib-wx-init.dll | 15 | | public: __cdecl wxWidgetsWindowPlacement::wxWidgetsWindowPlacement(class wxWindow * __ptr64) __ptr64 ??0wxWidgetsWindowPlacement@@QEAA@PEAVwxWindow@@@Z |
lib-wx-init.dll | 95 | | public: virtual void __cdecl LinkingHtmlWindow::OnLinkClicked(class wxHtmlLinkInfo const & __ptr64) __ptr64 ?OnLinkClicked@LinkingHtmlWindow@@UEAAXAEBVwxHtmlLinkInfo@@@Z |
lib-wx-init.dll | 17 | | public: __cdecl AccessibleLinksFormatter::~AccessibleLinksFormatter(void) __ptr64 ??1AccessibleLinksFormatter@@QEAA@XZ |
lib-wx-init.dll | 103 | | public: void __cdecl AccessibleLinksFormatter::Populate(class ShuttleGui & __ptr64)const __ptr64 ?Populate@AccessibleLinksFormatter@@QEBAXAEAVShuttleGui@@@Z |
lib-wx-init.dll | 74 | | public: class AccessibleLinksFormatter & __ptr64 __cdecl AccessibleLinksFormatter::FormatLink(class wxString, class TranslatableString, class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >) __ptr64 ?FormatLink@AccessibleLinksFormatter@@QEAAAEAV1@VwxString@@VTranslatableString@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z |
lib-wx-init.dll | 2 | | public: __cdecl AccessibleLinksFormatter::AccessibleLinksFormatter(class TranslatableString) __ptr64 ??0AccessibleLinksFormatter@@QEAA@VTranslatableString@@@Z |
lib-wx-init.dll | 19 | | public: virtual __cdecl LinkingHtmlWindow::~LinkingHtmlWindow(void) __ptr64 ??1LinkingHtmlWindow@@UEAA@XZ |
lib-wx-init.dll | 12 | | public: __cdecl TimerProgressDialog::TimerProgressDialog(__int64, class TranslatableString const & __ptr64, class std::vector<class std::vector<class TranslatableString, class std::allocator<class TranslatableString> >, class std::allocator<class std::vector<class TranslatableString, class std::allocator<class TranslatableString> > > > const & __ptr64, int, class TranslatableString const & __ptr64) __ptr64 ??0TimerProgressDialog@@QEAA@_JAEBVTranslatableString@@AEBV?$vector@V?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@V?$allocator@V?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@@2@@std@@H1@Z |
lib-time-track.dll | 18 | | public: double __cdecl TimeTrack::GetRangeUpper(void)const __ptr64 ?GetRangeUpper@TimeTrack@@QEBANXZ |
lib-time-track.dll | 32 | | public: void __cdecl TimeTrack::SetRangeLower(double) __ptr64 ?SetRangeLower@TimeTrack@@QEAAXN@Z |
lib-time-track.dll | 33 | | public: void __cdecl TimeTrack::SetRangeUpper(double) __ptr64 ?SetRangeUpper@TimeTrack@@QEAAXN@Z |
lib-time-track.dll | 15 | | public: bool __cdecl TimeTrack::GetInterpolateLog(void)const __ptr64 ?GetInterpolateLog@TimeTrack@@QEBA_NXZ |
lib-time-track.dll | 30 | | public: void __cdecl TimeTrack::SetInterpolateLog(bool) __ptr64 ?SetInterpolateLog@TimeTrack@@QEAAX_N@Z |
lib-time-track.dll | 14 | | public: class BoundedEnvelope const * __ptr64 __cdecl TimeTrack::GetEnvelope(void)const __ptr64 ?GetEnvelope@TimeTrack@@QEBAPEBVBoundedEnvelope@@XZ |
lib-time-track.dll | 10 | | public: static class wxString __cdecl TimeTrack::GetDefaultName(void) ?GetDefaultName@TimeTrack@@SA?AVwxString@@XZ |
lib-time-track.dll | 17 | | public: double __cdecl TimeTrack::GetRangeLower(void)const __ptr64 ?GetRangeLower@TimeTrack@@QEBANXZ |
lib-time-track.dll | 7 | | private: virtual class std::shared_ptr<class Track> __cdecl TimeTrack::Clone(void)const __ptr64 ?Clone@TimeTrack@@EEBA?AV?$shared_ptr@VTrack@@@std@@XZ |
lib-time-track.dll | 36 | | public: virtual void __cdecl TimeTrack::WriteXML(class XMLWriter & __ptr64)const __ptr64 ?WriteXML@TimeTrack@@UEBAXAEAVXMLWriter@@@Z |
lib-time-track.dll | 21 | | public: virtual class XMLTagHandler * __ptr64 __cdecl TimeTrack::HandleXMLChild(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64) __ptr64 ?HandleXMLChild@TimeTrack@@UEAAPEAVXMLTagHandler@@AEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z |
lib-time-track.dll | 22 | | public: virtual void __cdecl TimeTrack::HandleXMLEndTag(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64) __ptr64 ?HandleXMLEndTag@TimeTrack@@UEAAXAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z |
lib-time-track.dll | 23 | | public: virtual bool __cdecl TimeTrack::HandleXMLTag(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, class std::vector<struct std::pair<class std::basic_string_view<char, struct std::char_traits<char> >, class XMLAttributeValueView>, class std::allocator<struct std::pair<class std::basic_string_view<char, struct std::char_traits<char> >, class XMLAttributeValueView> > > const & __ptr64) __ptr64 ?HandleXMLTag@TimeTrack@@UEAA_NAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@AEBV?$vector@U?$pair@V?$basic_string_view@DU?$char_traits@D@std@@@std@@VXMLAttributeValueView@@@std@@V?$allocator@U?$pair@V?$basic_string_view@DU?$char_traits@D@std@@@std@@VXMLAttributeValueView@@@std@@@2@@3@@Z |
lib-time-track.dll | 25 | | public: virtual void __cdecl TimeTrack::InsertSilence(double, double) __ptr64 ?InsertSilence@TimeTrack@@UEAAXNN@Z |
lib-time-track.dll | 27 | | public: virtual void __cdecl TimeTrack::Paste(double, class Track const * __ptr64) __ptr64 ?Paste@TimeTrack@@UEAAXNPEBVTrack@@@Z |
lib-time-track.dll | 6 | | public: virtual void __cdecl TimeTrack::Clear(double, double) __ptr64 ?Clear@TimeTrack@@UEAAXNN@Z |
lib-time-track.dll | 8 | | public: virtual class std::shared_ptr<class Track> __cdecl TimeTrack::Copy(double, double, bool)const __ptr64 ?Copy@TimeTrack@@UEBA?AV?$shared_ptr@VTrack@@@std@@NN_N@Z |
lib-time-track.dll | 9 | | public: virtual class std::shared_ptr<class Track> __cdecl TimeTrack::Cut(double, double) __ptr64 ?Cut@TimeTrack@@UEAA?AV?$shared_ptr@VTrack@@@std@@NN@Z |
lib-time-track.dll | 28 | | public: virtual class std::shared_ptr<class Track> __cdecl TimeTrack::PasteInto(class AudacityProject & __ptr64)const __ptr64 ?PasteInto@TimeTrack@@UEBA?AV?$shared_ptr@VTrack@@@std@@AEAVAudacityProject@@@Z |
lib-time-track.dll | 35 | | public: virtual bool __cdecl TimeTrack::SupportsBasicEditing(void)const __ptr64 ?SupportsBasicEditing@TimeTrack@@UEBA_NXZ |
lib-time-track.dll | 20 | | public: virtual struct Track::TypeInfo const & __ptr64 __cdecl TimeTrack::GetTypeInfo(void)const __ptr64 ?GetTypeInfo@TimeTrack@@UEBAAEBUTypeInfo@Track@@XZ |
lib-time-track.dll | 12 | | public: virtual double __cdecl TimeTrack::GetEndTime(void)const __ptr64 ?GetEndTime@TimeTrack@@UEBANXZ |
lib-time-track.dll | 19 | | public: virtual double __cdecl TimeTrack::GetStartTime(void)const __ptr64 ?GetStartTime@TimeTrack@@UEBANXZ |
lib-time-track.dll | 31 | | public: virtual void __cdecl TimeTrack::SetOffset(double) __ptr64 ?SetOffset@TimeTrack@@UEAAXN@Z |
lib-time-track.dll | 16 | | public: virtual double __cdecl TimeTrack::GetOffset(void)const __ptr64 ?GetOffset@TimeTrack@@UEBANXZ |
lib-time-track.dll | 13 | | public: class BoundedEnvelope * __ptr64 __cdecl TimeTrack::GetEnvelope(void) __ptr64 ?GetEnvelope@TimeTrack@@QEAAPEAVBoundedEnvelope@@XZ |
lib-time-track.dll | 2 | | public: virtual __cdecl TimeTrack::~TimeTrack(void) __ptr64 ??1TimeTrack@@UEAA@XZ |
lib-time-track.dll | 1 | | public: __cdecl TimeTrack::TimeTrack(void) __ptr64 ??0TimeTrack@@QEAA@XZ |
lib-time-track.dll | 4 | | public: static struct Track::TypeInfo const & __ptr64 __cdecl TimeTrack::ClassTypeInfo(void) ?ClassTypeInfo@TimeTrack@@SAAEBUTypeInfo@Track@@XZ |
lib-time-track.dll | 34 | | public: virtual void __cdecl TimeTrack::Silence(double, double) __ptr64 ?Silence@TimeTrack@@UEAAXNN@Z |
lib-snapping.dll | 43 | | class Identifier __cdecl ReadSnapTo(void) ?ReadSnapTo@@YA?AVIdentifier@@XZ |
lib-snapping.dll | 47 | | public: struct SnapResult __cdecl ProjectSnap::SingleStep(double, bool)const __ptr64 ?SingleStep@ProjectSnap@@QEBA?AUSnapResult@@N_N@Z |
lib-snapping.dll | 57 | | public: static void __cdecl SnapFunctionsRegistry::Visit(struct SnapRegistryVisitor & __ptr64) ?Visit@SnapFunctionsRegistry@@SAXAEAUSnapRegistryVisitor@@@Z |
lib-snapping.dll | 50 | | class EnumSetting<enum SnapMode> SnapModeSetting ?SnapModeSetting@@3V?$EnumSetting@W4SnapMode@@@@A |
lib-snapping.dll | 52 | | class StringSetting SnapToSetting ?SnapToSetting@@3VStringSetting@@A |
lib-snapping.dll | 53 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct SnapChangedMessage, 1>::Subscribe(class A6AXAEBUSnapChangedMessage::function) __ptr64 ?Subscribe@?$Publisher@USnapChangedMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUSnapChangedMessage@@@Z@std@@@Z |
lib-snapping.dll | 46 | | public: void __cdecl ProjectSnap::SetSnapTo(class Identifier) __ptr64 ?SetSnapTo@ProjectSnap@@QEAAXVIdentifier@@@Z |
lib-snapping.dll | 9 | | public: __cdecl SnapRegistryVisitor::SnapRegistryVisitor(void) __ptr64 ??0SnapRegistryVisitor@@QEAA@XZ |
lib-snapping.dll | 45 | | public: void __cdecl ProjectSnap::SetSnapMode(enum SnapMode) __ptr64 ?SetSnapMode@ProjectSnap@@QEAAXW4SnapMode@@@Z |
lib-snapping.dll | 40 | | public: class Identifier __cdecl ProjectSnap::GetSnapTo(void)const __ptr64 ?GetSnapTo@ProjectSnap@@QEBA?AVIdentifier@@XZ |
lib-snapping.dll | 38 | | public: static class ProjectSnap const & __ptr64 __cdecl ProjectSnap::Get(class AudacityProject const & __ptr64) ?Get@ProjectSnap@@SAAEBV1@AEBVAudacityProject@@@Z |
lib-snapping.dll | 51 | | public: struct SnapResult __cdecl ProjectSnap::SnapTime(double)const __ptr64 ?SnapTime@ProjectSnap@@QEBA?AUSnapResult@@N@Z |
lib-snapping.dll | 39 | | public: enum SnapMode __cdecl ProjectSnap::GetSnapMode(void)const __ptr64 ?GetSnapMode@ProjectSnap@@QEBA?AW4SnapMode@@XZ |
lib-snapping.dll | 37 | | public: static class ProjectSnap & __ptr64 __cdecl ProjectSnap::Get(class AudacityProject & __ptr64) ?Get@ProjectSnap@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-snapping.dll | 36 | | public: static struct SnapRegistryItem * __ptr64 __cdecl SnapFunctionsRegistry::Find(class Identifier const & __ptr64) ?Find@SnapFunctionsRegistry@@SAPEAUSnapRegistryItem@@AEBVIdentifier@@@Z |
lib-vst3.dll | 52 | | public: virtual class wxString __cdecl VST3EffectBase::GetPath(void)const __ptr64 ?GetPath@VST3EffectBase@@UEBA?AVwxString@@XZ |
lib-vst3.dll | 53 | | public: virtual class ComponentInterfaceSymbol __cdecl VST3EffectBase::GetSymbol(void)const __ptr64 ?GetSymbol@VST3EffectBase@@UEBA?AVComponentInterfaceSymbol@@XZ |
lib-vst3.dll | 56 | | public: virtual class ComponentInterfaceSymbol __cdecl VST3EffectBase::GetVendor(void)const __ptr64 ?GetVendor@VST3EffectBase@@UEBA?AVComponentInterfaceSymbol@@XZ |
lib-vst3.dll | 57 | | public: virtual class wxString __cdecl VST3EffectBase::GetVersion(void)const __ptr64 ?GetVersion@VST3EffectBase@@UEBA?AVwxString@@XZ |
lib-vst3.dll | 43 | | public: virtual class TranslatableString __cdecl VST3EffectBase::GetDescription(void)const __ptr64 ?GetDescription@VST3EffectBase@@UEBA?AVTranslatableString@@XZ |
lib-vst3.dll | 55 | | public: virtual enum EffectType __cdecl VST3EffectBase::GetType(void)const __ptr64 ?GetType@VST3EffectBase@@UEBA?AW4EffectType@@XZ |
lib-vst3.dll | 47 | | public: virtual class ComponentInterfaceSymbol __cdecl VST3EffectBase::GetFamily(void)const __ptr64 ?GetFamily@VST3EffectBase@@UEBA?AVComponentInterfaceSymbol@@XZ |
lib-vst3.dll | 29 | | public: void __cdecl VST3Wrapper::BeginParameterEdit(class EffectSettingsAccess & __ptr64) __ptr64 ?BeginParameterEdit@VST3Wrapper@@QEAAXAEAVEffectSettingsAccess@@@Z |
lib-vst3.dll | 38 | | public: void __cdecl VST3Wrapper::FlushParameters(struct EffectSettings & __ptr64, bool * __ptr64) __ptr64 ?FlushParameters@VST3Wrapper@@QEAAXAEAUEffectSettings@@PEA_N@Z |
lib-vst3.dll | 107 | | public: void __cdecl VST3Wrapper::StoreSettings(struct EffectSettings & __ptr64)const __ptr64 ?StoreSettings@VST3Wrapper@@QEBAXAEAUEffectSettings@@@Z |
lib-vst3.dll | 35 | | public: void __cdecl VST3Wrapper::FetchSettings(struct EffectSettings & __ptr64) __ptr64 ?FetchSettings@VST3Wrapper@@QEAAXAEAUEffectSettings@@@Z |
lib-vst3.dll | 34 | | public: void __cdecl VST3Wrapper::EndParameterEdit(void) __ptr64 ?EndParameterEdit@VST3Wrapper@@QEAAXXZ |
lib-vst3.dll | 63 | | public: bool __cdecl VST3Wrapper::IsActive(void)const __ptr64 ?IsActive@VST3Wrapper@@QEBA_NXZ |
lib-vst3.dll | 65 | | public: virtual bool __cdecl VST3EffectBase::IsInteractive(void)const __ptr64 ?IsInteractive@VST3EffectBase@@UEBA_NXZ |
lib-vst3.dll | 110 | | public: static class wxString __cdecl VST3Utils::ToWxString(wchar_t const * __ptr64) ?ToWxString@VST3Utils@@SA?AVwxString@@PEB_W@Z |
lib-vst3.dll | 28 | | ?Assign@?$GlobalVariable@UFactory@VST3EffectsModule@@$$CBV?$function@$$A6A?AV?$unique_ptr@VVST3EffectBase@@U?$default_delete@VVST3EffectBase@@@std@@@std@@V?$shared_ptr@VModule@Hosting@VST3@@@2@VClassInfo@Hosting@VST3@@@Z@std@@$MP6A?AV?$unique_ptr@VVST3EffectBase@@U?$default_delete@VVST3EffectBase@@@std@@@4@V?$shared_ptr@VModule@Hosting@VST3@@@4@VClassInfo@Hosting@VST3@@@Z1?Function@?$UniquePtrFactory@VVST3EffectBase@@V?$shared_ptr@VModule@Hosting@VST3@@@std@@VClassInfo@Hosting@VST3@@@@SA?AV54@01@Z$00@@CA?AV?$function@$$A6A?AV?$unique_ptr@VVST3EffectBase@@U?$default_delete@VVST3EffectBase@@@std@@@std@@V?$shared_ptr@VModule@Hosting@VST3@@@2@VClassInfo@Hosting@VST3@@@Z@std@@$$QEAV23@@Z |
lib-vst3.dll | 58 | | public: class VST3Wrapper & __ptr64 __cdecl VST3Instance::GetWrapper(void) __ptr64 ?GetWrapper@VST3Instance@@QEAAAEAVVST3Wrapper@@XZ |
lib-vst3.dll | 99 | | public: void __cdecl VST3Wrapper::SavePresetToFile(class wxString const & __ptr64)const __ptr64 ?SavePresetToFile@VST3Wrapper@@QEBAXAEBVwxString@@@Z |
lib-vst3.dll | 61 | | public: void __cdecl VST3Wrapper::InitializeComponents(void) __ptr64 ?InitializeComponents@VST3Wrapper@@QEAAXXZ |
lib-vst3.dll | 8 | | public: __cdecl VST3Wrapper::~VST3Wrapper(void) __ptr64 ??1VST3Wrapper@@QEAA@XZ |
lib-vst3.dll | 3 | | public: __cdecl VST3Wrapper::VST3Wrapper(class VST3::Hosting::Module & __ptr64, class VST3::Hosting::ClassInfo const & __ptr64) __ptr64 ??0VST3Wrapper@@QEAA@AEAVModule@Hosting@VST3@@AEBVClassInfo@23@@Z |
lib-vst3.dll | 67 | | protected: void __cdecl VST3EffectBase::LoadPreset(class wxString const & __ptr64, struct EffectSettings & __ptr64)const __ptr64 ?LoadPreset@VST3EffectBase@@IEBAXAEBVwxString@@AEAUEffectSettings@@@Z |
lib-vst3.dll | 6 | | public: virtual __cdecl VST3EffectBase::~VST3EffectBase(void) __ptr64 ??1VST3EffectBase@@UEAA@XZ |
lib-vst3.dll | 1 | | public: __cdecl VST3EffectBase::VST3EffectBase(class std::shared_ptr<class VST3::Hosting::Module>, class VST3::Hosting::ClassInfo) __ptr64 ??0VST3EffectBase@@QEAA@V?$shared_ptr@VModule@Hosting@VST3@@@std@@VClassInfo@Hosting@VST3@@@Z |
lib-vst3.dll | 32 | | public: virtual bool __cdecl VST3EffectBase::CopySettingsContents(struct EffectSettings const & __ptr64, struct EffectSettings & __ptr64)const __ptr64 ?CopySettingsContents@VST3EffectBase@@UEBA_NAEBUEffectSettings@@AEAU2@@Z |
lib-vst3.dll | 78 | | public: virtual struct EffectSettings __cdecl VST3EffectBase::MakeSettings(void)const __ptr64 ?MakeSettings@VST3EffectBase@@UEBA?AUEffectSettings@@XZ |
lib-vst3.dll | 59 | | public: virtual bool __cdecl VST3EffectBase::HasOptions(void)const __ptr64 ?HasOptions@VST3EffectBase@@UEBA_NXZ |
lib-vst3.dll | 30 | | public: virtual bool __cdecl VST3EffectBase::CanExportPresets(void)const __ptr64 ?CanExportPresets@VST3EffectBase@@UEBA_NXZ |
lib-vst3.dll | 76 | | public: virtual class std::shared_ptr<class EffectInstance> __cdecl VST3EffectBase::MakeInstance(void)const __ptr64 ?MakeInstance@VST3EffectBase@@UEBA?AV?$shared_ptr@VEffectInstance@@@std@@XZ |
lib-vst3.dll | 66 | | public: virtual class std::optional<class std::unique_ptr<class EffectSettingsAccess::Message, struct std::default_delete<class EffectSettingsAccess::Message> > > __cdecl VST3EffectBase::LoadFactoryPreset(int, struct EffectSettings & __ptr64)const __ptr64 ?LoadFactoryPreset@VST3EffectBase@@UEBA?AV?$optional@V?$unique_ptr@VMessage@EffectSettingsAccess@@U?$default_delete@VMessage@EffectSettingsAccess@@@std@@@std@@@std@@HAEAUEffectSettings@@@Z |
lib-vst3.dll | 45 | | public: virtual class std::vector<class wxString, class std::allocator<class wxString> > __cdecl VST3EffectBase::GetFactoryPresets(void)const __ptr64 ?GetFactoryPresets@VST3EffectBase@@UEBA?AV?$vector@VwxString@@V?$allocator@VwxString@@@std@@@std@@XZ |
lib-vst3.dll | 103 | | public: virtual bool __cdecl VST3EffectBase::SaveUserPreset(class wxString const & __ptr64, struct EffectSettings const & __ptr64)const __ptr64 ?SaveUserPreset@VST3EffectBase@@UEBA_NAEBVwxString@@AEBUEffectSettings@@@Z |
lib-vst3.dll | 72 | | public: virtual class std::optional<class std::unique_ptr<class EffectSettingsAccess::Message, struct std::default_delete<class EffectSettingsAccess::Message> > > __cdecl VST3EffectBase::LoadUserPreset(class wxString const & __ptr64, struct EffectSettings & __ptr64)const __ptr64 ?LoadUserPreset@VST3EffectBase@@UEBA?AV?$optional@V?$unique_ptr@VMessage@EffectSettingsAccess@@U?$default_delete@VMessage@EffectSettingsAccess@@@std@@@std@@@std@@AEBVwxString@@AEAUEffectSettings@@@Z |
lib-vst3.dll | 70 | | public: virtual bool __cdecl VST3EffectBase::LoadSettings(class CommandParameters const & __ptr64, struct EffectSettings & __ptr64)const __ptr64 ?LoadSettings@VST3EffectBase@@UEBA_NAEBVCommandParameters@@AEAUEffectSettings@@@Z |
lib-vst3.dll | 101 | | public: virtual bool __cdecl VST3EffectBase::SaveSettings(struct EffectSettings const & __ptr64, class CommandParameters & __ptr64)const __ptr64 ?SaveSettings@VST3EffectBase@@UEBA_NAEBUEffectSettings@@AEAVCommandParameters@@@Z |
lib-vst3.dll | 108 | | public: virtual bool __cdecl VST3EffectBase::SupportsAutomation(void)const __ptr64 ?SupportsAutomation@VST3EffectBase@@UEBA_NXZ |
lib-vst3.dll | 95 | | public: virtual enum EffectDefinitionInterface::RealtimeSince __cdecl VST3EffectBase::RealtimeSupport(void)const __ptr64 ?RealtimeSupport@VST3EffectBase@@UEBA?AW4RealtimeSince@EffectDefinitionInterface@@XZ |
lib-vst3.dll | 64 | | public: virtual bool __cdecl VST3EffectBase::IsDefault(void)const __ptr64 ?IsDefault@VST3EffectBase@@UEBA_NXZ |
lib-ffmpeg-support.dll | 61 | | public: class std::unique_ptr<class AVCodecWrapper, struct std::default_delete<class AVCodecWrapper> > __cdecl FFmpegFunctions::CreateDecoder(int)const __ptr64 ?CreateDecoder@FFmpegFunctions@@QEBA?AV?$unique_ptr@VAVCodecWrapper@@U?$default_delete@VAVCodecWrapper@@@std@@@std@@H@Z |
lib-ffmpeg-support.dll | 74 | | public: class AVInputFormatWrapper const * __ptr64 __cdecl AVFormatContextWrapper::GetInputFormat(void)const __ptr64 ?GetInputFormat@AVFormatContextWrapper@@QEBAPEBVAVInputFormatWrapper@@XZ |
lib-ffmpeg-support.dll | 101 | | public: static class std::shared_ptr<struct FFmpegFunctions> __cdecl FFmpegFunctions::Load(bool) ?Load@FFmpegFunctions@@SA?AV?$shared_ptr@UFFmpegFunctions@@@std@@_N@Z |
lib-ffmpeg-support.dll | 77 | | public: static class std::vector<class wxString, class std::allocator<class wxString> > __cdecl FFmpegFunctions::GetSearchPaths(bool) ?GetSearchPaths@FFmpegFunctions@@SA?AV?$vector@VwxString@@V?$allocator@VwxString@@@std@@@std@@_N@Z |
lib-ffmpeg-support.dll | 50 | | class StringSetting AVFormatPath ?AVFormatPath@@3VStringSetting@@A |
lib-ffmpeg-support.dll | 7 | | public: __cdecl AVDictionaryWrapper::AVDictionaryWrapper(class AVDictionaryWrapper const & __ptr64) __ptr64 ??0AVDictionaryWrapper@@QEAA@AEBV0@@Z |
lib-ffmpeg-support.dll | 5 | | public: __cdecl AVDictionaryWrapper::AVDictionaryWrapper(struct FFmpegFunctions const & __ptr64) __ptr64 ??0AVDictionaryWrapper@@QEAA@AEBUFFmpegFunctions@@@Z |
lib-ffmpeg-support.dll | 21 | | public: virtual __cdecl AVDictionaryWrapper::~AVDictionaryWrapper(void) __ptr64 ??1AVDictionaryWrapper@@UEAA@XZ |
lib-ffmpeg-support.dll | 107 | | public: void __cdecl AVDictionaryWrapper::Set(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const & __ptr64, int) __ptr64 ?Set@AVDictionaryWrapper@@QEAAXAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z |
lib-ffmpeg-support.dll | 108 | | public: void __cdecl AVDictionaryWrapper::Set(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, class wxString const & __ptr64, int) __ptr64 ?Set@AVDictionaryWrapper@@QEAAXAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@AEBVwxString@@H@Z |
lib-ffmpeg-support.dll | 109 | | public: void __cdecl AVDictionaryWrapper::Set(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, char const * __ptr64, int) __ptr64 ?Set@AVDictionaryWrapper@@QEAAXAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@PEBDH@Z |
lib-ffmpeg-support.dll | 95 | | public: struct AVPacket * __ptr64 __cdecl AVPacketWrapper::GetWrappedValue(void) __ptr64 ?GetWrappedValue@AVPacketWrapper@@QEAAPEAUAVPacket@@XZ |
lib-ffmpeg-support.dll | 86 | | public: struct AVFormatContext * __ptr64 __cdecl AVFormatContextWrapper::GetWrappedValue(void) __ptr64 ?GetWrappedValue@AVFormatContextWrapper@@QEAAPEAUAVFormatContext@@XZ |
lib-ffmpeg-support.dll | 104 | | public: enum AVIOContextWrapper::OpenResult __cdecl AVFormatContextWrapper::OpenOutputContext(class wxString const & __ptr64) __ptr64 ?OpenOutputContext@AVFormatContextWrapper@@QEAA?AW4OpenResult@AVIOContextWrapper@@AEBVwxString@@@Z |
lib-ffmpeg-support.dll | 65 | | public: class std::unique_ptr<class AVStreamWrapper, struct std::default_delete<class AVStreamWrapper> > __cdecl AVFormatContextWrapper::CreateStream(void) __ptr64 ?CreateStream@AVFormatContextWrapper@@QEAA?AV?$unique_ptr@VAVStreamWrapper@@U?$default_delete@VAVStreamWrapper@@@std@@@std@@XZ |
lib-ffmpeg-support.dll | 75 | | public: class AVOutputFormatWrapper const * __ptr64 __cdecl AVFormatContextWrapper::GetOutputFormat(void)const __ptr64 ?GetOutputFormat@AVFormatContextWrapper@@QEBAPEBVAVOutputFormatWrapper@@XZ |
lib-ffmpeg-support.dll | 88 | | public: struct AVFrame * __ptr64 __cdecl AVFrameWrapper::GetWrappedValue(void) __ptr64 ?GetWrappedValue@AVFrameWrapper@@QEAAPEAUAVFrame@@XZ |
lib-ffmpeg-support.dll | 94 | | public: struct AVOutputFormat const * __ptr64 __cdecl AVOutputFormatWrapper::GetWrappedValue(void)const __ptr64 ?GetWrappedValue@AVOutputFormatWrapper@@QEBAPEBUAVOutputFormat@@XZ |
lib-ffmpeg-support.dll | 79 | | public: struct AVCodecContext * __ptr64 __cdecl AVCodecContextWrapper::GetWrappedValue(void) __ptr64 ?GetWrappedValue@AVCodecContextWrapper@@QEAAPEAUAVCodecContext@@XZ |
lib-ffmpeg-support.dll | 110 | | public: void __cdecl AVCodecContextWrapper::SetCodecTagFourCC(char const * __ptr64) __ptr64 ?SetCodecTagFourCC@AVCodecContextWrapper@@QEAAXPEBD@Z |
lib-ffmpeg-support.dll | 84 | | public: struct AVFifoBuffer * __ptr64 __cdecl AVFifoBufferWrapper::GetWrappedValue(void) __ptr64 ?GetWrappedValue@AVFifoBufferWrapper@@QEAAPEAUAVFifoBuffer@@XZ |
lib-ffmpeg-support.dll | 54 | | public: class std::unique_ptr<class AVFormatContextWrapper, struct std::default_delete<class AVFormatContextWrapper> > __cdecl FFmpegFunctions::CreateAVFormatContext(void)const __ptr64 ?CreateAVFormatContext@FFmpegFunctions@@QEBA?AV?$unique_ptr@VAVFormatContextWrapper@@U?$default_delete@VAVFormatContextWrapper@@@std@@@std@@XZ |
lib-ffmpeg-support.dll | 59 | | public: class std::unique_ptr<class AVPacketWrapper, struct std::default_delete<class AVPacketWrapper> > __cdecl FFmpegFunctions::CreateAVPacketWrapper(void)const __ptr64 ?CreateAVPacketWrapper@FFmpegFunctions@@QEBA?AV?$unique_ptr@VAVPacketWrapper@@U?$default_delete@VAVPacketWrapper@@@std@@@std@@XZ |
lib-ffmpeg-support.dll | 55 | | public: class std::unique_ptr<class AVFrameWrapper, struct std::default_delete<class AVFrameWrapper> > __cdecl FFmpegFunctions::CreateAVFrameWrapper(void)const __ptr64 ?CreateAVFrameWrapper@FFmpegFunctions@@QEBA?AV?$unique_ptr@VAVFrameWrapper@@U?$default_delete@VAVFrameWrapper@@@std@@@std@@XZ |
lib-ffmpeg-support.dll | 58 | | public: class std::unique_ptr<class AVOutputFormatWrapper, struct std::default_delete<class AVOutputFormatWrapper> > __cdecl FFmpegFunctions::CreateAVOutputFormatWrapper(struct AVOutputFormat const * __ptr64)const __ptr64 ?CreateAVOutputFormatWrapper@FFmpegFunctions@@QEBA?AV?$unique_ptr@VAVOutputFormatWrapper@@U?$default_delete@VAVOutputFormatWrapper@@@std@@@std@@PEBUAVOutputFormat@@@Z |
lib-ffmpeg-support.dll | 62 | | public: class std::unique_ptr<class AVCodecWrapper, struct std::default_delete<class AVCodecWrapper> > __cdecl FFmpegFunctions::CreateEncoder(int)const __ptr64 ?CreateEncoder@FFmpegFunctions@@QEBA?AV?$unique_ptr@VAVCodecWrapper@@U?$default_delete@VAVCodecWrapper@@@std@@@std@@H@Z |
lib-ffmpeg-support.dll | 63 | | public: class std::unique_ptr<class AVCodecWrapper, struct std::default_delete<class AVCodecWrapper> > __cdecl FFmpegFunctions::CreateEncoder(char const * __ptr64)const __ptr64 ?CreateEncoder@FFmpegFunctions@@QEBA?AV?$unique_ptr@VAVCodecWrapper@@U?$default_delete@VAVCodecWrapper@@@std@@@std@@PEBD@Z |
lib-ffmpeg-support.dll | 99 | | public: class std::unique_ptr<class AVOutputFormatWrapper, struct std::default_delete<class AVOutputFormatWrapper> > __cdecl FFmpegFunctions::GuessOutputFormat(char const * __ptr64, char const * __ptr64, char const * __ptr64) __ptr64 ?GuessOutputFormat@FFmpegFunctions@@QEAA?AV?$unique_ptr@VAVOutputFormatWrapper@@U?$default_delete@VAVOutputFormatWrapper@@@std@@@std@@PEBD00@Z |
lib-ffmpeg-support.dll | 64 | | public: class std::unique_ptr<class AVFifoBufferWrapper, struct std::default_delete<class AVFifoBufferWrapper> > __cdecl FFmpegFunctions::CreateFifoBuffer(int)const __ptr64 ?CreateFifoBuffer@FFmpegFunctions@@QEBA?AV?$unique_ptr@VAVFifoBufferWrapper@@U?$default_delete@VAVFifoBufferWrapper@@@std@@@std@@H@Z |
lib-ffmpeg-support.dll | 81 | | public: struct AVCodec const * __ptr64 __cdecl AVCodecWrapper::GetWrappedValue(void)const __ptr64 ?GetWrappedValue@AVCodecWrapper@@QEBAPEBUAVCodec@@XZ |
lib-ffmpeg-support.dll | 76 | | public: class std::vector<class AVOutputFormatWrapper const * __ptr64, class std::allocator<class AVOutputFormatWrapper const * __ptr64> > const & __ptr64 __cdecl FFmpegFunctions::GetOutputFormats(void)const __ptr64 ?GetOutputFormats@FFmpegFunctions@@QEBAAEBV?$vector@PEBVAVOutputFormatWrapper@@V?$allocator@PEBVAVOutputFormatWrapper@@@std@@@std@@XZ |
lib-ffmpeg-support.dll | 105 | | public: class std::unique_ptr<class AVPacketWrapper, struct std::default_delete<class AVPacketWrapper> > __cdecl AVFormatContextWrapper::ReadNextPacket(void) __ptr64 ?ReadNextPacket@AVFormatContextWrapper@@QEAA?AV?$unique_ptr@VAVPacketWrapper@@U?$default_delete@VAVPacketWrapper@@@std@@@std@@XZ |
lib-ffmpeg-support.dll | 72 | | public: class std::basic_string_view<char, struct std::char_traits<char> > __cdecl AVDictionaryWrapper::Get(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, int)const __ptr64 ?Get@AVDictionaryWrapper@@QEBA?AV?$basic_string_view@DU?$char_traits@D@std@@@std@@AEBV23@0H@Z |
lib-ffmpeg-support.dll | 103 | | public: enum AVIOContextWrapper::OpenResult __cdecl AVFormatContextWrapper::OpenInputContext(class wxString const & __ptr64, class AVInputFormatWrapper const * __ptr64, class AVDictionaryWrapper) __ptr64 ?OpenInputContext@AVFormatContextWrapper@@QEAA?AW4OpenResult@AVIOContextWrapper@@AEBVwxString@@PEBVAVInputFormatWrapper@@VAVDictionaryWrapper@@@Z |
lib-ffmpeg-support.dll | 90 | | public: struct AVIOContext * __ptr64 __cdecl AVIOContextWrapper::GetWrappedValue(void) __ptr64 ?GetWrappedValue@AVIOContextWrapper@@QEAAPEAUAVIOContext@@XZ |
lib-ffmpeg-support.dll | 100 | | public: bool __cdecl AVDictionaryWrapper::HasValue(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, int)const __ptr64 ?HasValue@AVDictionaryWrapper@@QEBA_NAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@H@Z |
lib-ffmpeg-support.dll | 73 | | public: class std::vector<class AVCodecWrapper const * __ptr64, class std::allocator<class AVCodecWrapper const * __ptr64> > const & __ptr64 __cdecl FFmpegFunctions::GetCodecs(void)const __ptr64 ?GetCodecs@FFmpegFunctions@@QEBAAEBV?$vector@PEBVAVCodecWrapper@@V?$allocator@PEBVAVCodecWrapper@@@std@@@std@@XZ |
lib-url-schemes.dll | 8 | | public: bool __cdecl URLSchemesRegistry::IsURLHandlingSupported(void)const __ptr64 ?IsURLHandlingSupported@URLSchemesRegistry@@QEBA_NXZ |
lib-url-schemes.dll | 7 | | public: void __cdecl URLSchemesRegistry::HandleURL(class std::basic_string_view<char, struct std::char_traits<char> >) __ptr64 ?HandleURL@URLSchemesRegistry@@QEAAXV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z |
lib-url-schemes.dll | 11 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct URLschemeHandlerMessage, 1>::Subscribe(class A6AXAEBUURLschemeHandlerMessage::function) __ptr64 ?Subscribe@?$Publisher@UURLschemeHandlerMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUURLschemeHandlerMessage@@@Z@std@@@Z |
lib-url-schemes.dll | 10 | | public: bool __cdecl URLSchemesRegistry::RegisterScheme(class std::basic_string_view<char, struct std::char_traits<char> >) __ptr64 ?RegisterScheme@URLSchemesRegistry@@QEAA_NV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z |
lib-url-schemes.dll | 6 | | public: static class URLSchemesRegistry & __ptr64 __cdecl URLSchemesRegistry::Get(void) ?Get@URLSchemesRegistry@@SAAEAV1@XZ |
lib-cloud-audiocom.dll | 15 | | public: __cdecl cloud::audiocom::UploadService::UploadService(class cloud::audiocom::ServiceConfig const & __ptr64, class cloud::audiocom::OAuthService & __ptr64) __ptr64 ??0UploadService@audiocom@cloud@@QEAA@AEBVServiceConfig@12@AEAVOAuthService@12@@Z |
lib-cloud-audiocom.dll | 48 | | public: class cloud::audiocom::UploadOperation * __ptr64 __cdecl cloud::audiocom::UploadOperationHandle::operator.(void)const __ptr64 ??CUploadOperationHandle@audiocom@cloud@@QEBAPEAVUploadOperation@12@XZ |
lib-cloud-audiocom.dll | 78 | | ?HandleLinkURI@OAuthService@audiocom@cloud@@QEAAXV?$basic_string_view@DU?$char_traits@D@std@@@std@@V?$function@$$A6AXV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z@5@@Z |
lib-cloud-audiocom.dll | 88 | | public: class cloud::audiocom::UploadOperationHandle __cdecl cloud::audiocom::UploadService::Upload(class wxString const & __ptr64, class wxString const & __ptr64, bool, class cloud::audiocom::A6AXAEBUUploadOperationCompleted::function) __ptr64 ?Upload@UploadService@audiocom@cloud@@QEAA?AVUploadOperationHandle@23@AEBVwxString@@0_NV?$function@$$A6AXAEBUUploadOperationCompleted@audiocom@cloud@@@Z@std@@V?$function@$$A6AX_K0@Z@7@@Z |
lib-cloud-audiocom.dll | 69 | | public: class std::basic_string_view<char, struct std::char_traits<char> > __cdecl cloud::audiocom::ServiceConfig::GetOAuthLoginPage(void)const __ptr64 ?GetOAuthLoginPage@ServiceConfig@audiocom@cloud@@QEBA?AV?$basic_string_view@DU?$char_traits@D@std@@@std@@XZ |
lib-cloud-audiocom.dll | 27 | | public: __cdecl cloud::audiocom::UploadOperationHandle::~UploadOperationHandle(void) __ptr64 ??1UploadOperationHandle@audiocom@cloud@@QEAA@XZ |
lib-cloud-audiocom.dll | 74 | | class cloud::audiocom::ServiceConfig const & __ptr64 __cdecl cloud::audiocom::GetServiceConfig(void) ?GetServiceConfig@audiocom@cloud@@YAAEBVServiceConfig@12@XZ |
lib-cloud-audiocom.dll | 72 | | public: class std::vector<class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >, class std::allocator<class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > > > __cdecl cloud::audiocom::ServiceConfig::GetPreferredAudioFormats(void)const __ptr64 ?GetPreferredAudioFormats@ServiceConfig@audiocom@cloud@@QEBA?AV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@XZ |
lib-cloud-audiocom.dll | 79 | | public: bool __cdecl cloud::audiocom::OAuthService::HasAccessToken(void)const __ptr64 ?HasAccessToken@OAuthService@audiocom@cloud@@QEBA_NXZ |
lib-cloud-audiocom.dll | 75 | | class wxString __cdecl cloud::audiocom::GetUploadTempPath(void) ?GetUploadTempPath@audiocom@cloud@@YA?AVwxString@@XZ |
lib-cloud-audiocom.dll | 85 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct cloud::audiocom::UserDataChanged, 1>::Subscribe(class cloud::audiocom::A6AXAEBUUserDataChanged::function) __ptr64 ?Subscribe@?$Publisher@UUserDataChanged@audiocom@cloud@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUUserDataChanged@audiocom@cloud@@@Z@std@@@Z |
lib-cloud-audiocom.dll | 77 | | public: class wxString __cdecl cloud::audiocom::UserService::GetUserSlug(void)const __ptr64 ?GetUserSlug@UserService@audiocom@cloud@@QEBA?AVwxString@@XZ |
lib-cloud-audiocom.dll | 65 | | public: class wxString __cdecl cloud::audiocom::UserService::GetDisplayName(void)const __ptr64 ?GetDisplayName@UserService@audiocom@cloud@@QEBA?AVwxString@@XZ |
lib-cloud-audiocom.dll | 71 | | class cloud::audiocom::OAuthService & __ptr64 __cdecl cloud::audiocom::GetOAuthService(void) ?GetOAuthService@audiocom@cloud@@YAAEAVOAuthService@12@XZ |
lib-cloud-audiocom.dll | 84 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct cloud::audiocom::AuthStateChangedMessage, 1>::Subscribe(class cloud::audiocom::A6AXAEBUAuthStateChangedMessage::function) __ptr64 ?Subscribe@?$Publisher@UAuthStateChangedMessage@audiocom@cloud@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUAuthStateChangedMessage@audiocom@cloud@@@Z@std@@@Z |
lib-cloud-audiocom.dll | 64 | | public: class wxString __cdecl cloud::audiocom::UserService::GetAvatarPath(void)const __ptr64 ?GetAvatarPath@UserService@audiocom@cloud@@QEBA?AVwxString@@XZ |
lib-cloud-audiocom.dll | 76 | | class cloud::audiocom::UserService & __ptr64 __cdecl cloud::audiocom::GetUserService(void) ?GetUserService@audiocom@cloud@@YAAEAVUserService@12@XZ |
lib-cloud-audiocom.dll | 14 | | public: __cdecl cloud::audiocom::UploadOperationHandle::UploadOperationHandle(void) __ptr64 ??0UploadOperationHandle@audiocom@cloud@@QEAA@XZ |
lib-cloud-audiocom.dll | 47 | | public: __cdecl cloud::audiocom::UploadOperationHandle::operator bool(void)const __ptr64 ??BUploadOperationHandle@audiocom@cloud@@QEBA_NXZ |
lib-cloud-audiocom.dll | 41 | | ??4UploadOperationHandle@audiocom@cloud@@QEAAAEAV012@$$QEAV012@@Z |
lib-cloud-audiocom.dll | 80 | | public: bool __cdecl cloud::audiocom::OAuthService::HasRefreshToken(void)const __ptr64 ?HasRefreshToken@OAuthService@audiocom@cloud@@QEBA_NXZ |
lib-cloud-audiocom.dll | 10 | | public: __cdecl cloud::audiocom::UploadOperationCompleted::UploadOperationCompleted(struct cloud::audiocom::UploadOperationCompleted const & __ptr64) __ptr64 ??0UploadOperationCompleted@audiocom@cloud@@QEAA@AEBU012@@Z |
lib-cloud-audiocom.dll | 26 | | public: __cdecl cloud::audiocom::UploadOperationCompleted::~UploadOperationCompleted(void) __ptr64 ??1UploadOperationCompleted@audiocom@cloud@@QEAA@XZ |
lib-cloud-audiocom.dll | 28 | | public: __cdecl cloud::audiocom::UploadSuccessfulPayload::~UploadSuccessfulPayload(void) __ptr64 ??1UploadSuccessfulPayload@audiocom@cloud@@QEAA@XZ |
lib-cloud-audiocom.dll | 24 | | public: __cdecl cloud::audiocom::UploadFailedPayload::~UploadFailedPayload(void) __ptr64 ??1UploadFailedPayload@audiocom@cloud@@QEAA@XZ |
lib-cloud-audiocom.dll | 86 | | public: void __cdecl cloud::audiocom::OAuthService::UnlinkAccount(void) __ptr64 ?UnlinkAccount@OAuthService@audiocom@cloud@@QEAAXXZ |
lib-cloud-audiocom.dll | 89 | | ?ValidateAuth@OAuthService@audiocom@cloud@@QEAAXV?$function@$$A6AXV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z@std@@@Z |
lib-crashpad-configurer.dll | 9 | | public: class CrashpadConfigurer & __ptr64 __cdecl CrashpadConfigurer::SetDatabasePathUTF8(class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const & __ptr64) __ptr64 ?SetDatabasePathUTF8@CrashpadConfigurer@@QEAAAEAV1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z |
lib-crashpad-configurer.dll | 12 | | public: class CrashpadConfigurer & __ptr64 __cdecl CrashpadConfigurer::SetMetricsDirUTF8(class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const & __ptr64) __ptr64 ?SetMetricsDirUTF8@CrashpadConfigurer@@QEAAAEAV1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z |
lib-crashpad-configurer.dll | 7 | | public: class CrashpadConfigurer & __ptr64 __cdecl CrashpadConfigurer::SetArguments(class std::vector<class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >, class std::allocator<class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > > > const & __ptr64) __ptr64 ?SetArguments@CrashpadConfigurer@@QEAAAEAV1@AEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@@Z |
lib-crashpad-configurer.dll | 14 | | public: void __cdecl CrashpadConfigurer::Start(void) __ptr64 ?Start@CrashpadConfigurer@@QEAAXXZ |
lib-crashpad-configurer.dll | 2 | | public: __cdecl CrashpadConfigurer::CrashpadConfigurer(void) __ptr64 ??0CrashpadConfigurer@@QEAA@XZ |
lib-crashpad-configurer.dll | 3 | | public: __cdecl CrashpadConfigurer::~CrashpadConfigurer(void) __ptr64 ??1CrashpadConfigurer@@QEAA@XZ |
lib-crashpad-configurer.dll | 11 | | public: class CrashpadConfigurer & __ptr64 __cdecl CrashpadConfigurer::SetHandlerPathUTF8(class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const & __ptr64) __ptr64 ?SetHandlerPathUTF8@CrashpadConfigurer@@QEAAAEAV1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z |
lib-shuttlegui.dll | 93 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::Size(class wxSize) __ptr64 ?Size@ShuttleGui@@QEAAAEAV1@VwxSize@@@Z |
lib-shuttlegui.dll | 17 | | public: class wxListBox * __ptr64 __cdecl ShuttleGuiBase::AddListBox(class wxArrayStringEx const & __ptr64) __ptr64 ?AddListBox@ShuttleGuiBase@@QEAAPEAVwxListBox@@AEBVwxArrayStringEx@@@Z |
lib-shuttlegui.dll | 134 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::ToolTip(class TranslatableString const & __ptr64) __ptr64 ?ToolTip@ShuttleGui@@QEAAAEAV1@AEBVTranslatableString@@@Z |
lib-shuttlegui.dll | 28 | | public: class wxSpinCtrl * __ptr64 __cdecl ShuttleGuiBase::AddSpinCtrl(class TranslatableString const & __ptr64, int, int, int) __ptr64 ?AddSpinCtrl@ShuttleGuiBase@@QEAAPEAVwxSpinCtrl@@AEBVTranslatableString@@HHH@Z |
lib-shuttlegui.dll | 78 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::NameSuffix(class TranslatableString const & __ptr64) __ptr64 ?NameSuffix@ShuttleGui@@QEAAAEAV1@AEBVTranslatableString@@@Z |
lib-shuttlegui.dll | 25 | | public: class wxSlider * __ptr64 __cdecl ShuttleGuiBase::AddSlider(class TranslatableString const & __ptr64, int, int, int) __ptr64 ?AddSlider@ShuttleGuiBase@@QEAAPEAVwxSlider@@AEBVTranslatableString@@HHH@Z |
lib-shuttlegui.dll | 125 | | public: class wxSlider * __ptr64 __cdecl ShuttleGuiBase::TieSlider(class TranslatableString const & __ptr64, double & __ptr64, double, double) __ptr64 ?TieSlider@ShuttleGuiBase@@QEAAPEAVwxSlider@@AEBVTranslatableString@@AEANNN@Z |
lib-shuttlegui.dll | 110 | | public: class wxCheckBox * __ptr64 __cdecl ShuttleGuiBase::TieCheckBox(class TranslatableString const & __ptr64, bool & __ptr64) __ptr64 ?TieCheckBox@ShuttleGuiBase@@QEAAPEAVwxCheckBox@@AEBVTranslatableString@@AEA_N@Z |
lib-shuttlegui.dll | 129 | | public: class wxTextCtrl * __ptr64 __cdecl ShuttleGuiBase::TieTextBox(class TranslatableString const & __ptr64, int & __ptr64, int) __ptr64 ?TieTextBox@ShuttleGuiBase@@QEAAPEAVwxTextCtrl@@AEBVTranslatableString@@AEAHH@Z |
lib-shuttlegui.dll | 128 | | public: virtual class wxSpinCtrl * __ptr64 __cdecl ShuttleGuiBase::TieSpinCtrl(class TranslatableString const & __ptr64, class IntSetting const & __ptr64, int, int) __ptr64 ?TieSpinCtrl@ShuttleGuiBase@@UEAAPEAVwxSpinCtrl@@AEBVTranslatableString@@AEBVIntSetting@@HH@Z |
lib-shuttlegui.dll | 126 | | public: virtual class wxSlider * __ptr64 __cdecl ShuttleGuiBase::TieSlider(class TranslatableString const & __ptr64, class IntSetting const & __ptr64, int, int) __ptr64 ?TieSlider@ShuttleGuiBase@@UEAAPEAVwxSlider@@AEBVTranslatableString@@AEBVIntSetting@@HH@Z |
lib-shuttlegui.dll | 121 | | public: virtual class wxTextCtrl * __ptr64 __cdecl ShuttleGuiBase::TieNumericTextBox(class TranslatableString const & __ptr64, class DoubleSetting const & __ptr64, int) __ptr64 ?TieNumericTextBox@ShuttleGuiBase@@UEAAPEAVwxTextCtrl@@AEBVTranslatableString@@AEBVDoubleSetting@@H@Z |
lib-shuttlegui.dll | 117 | | public: virtual class wxTextCtrl * __ptr64 __cdecl ShuttleGuiBase::TieIntegerTextBox(class TranslatableString const & __ptr64, class IntSetting const & __ptr64, int) __ptr64 ?TieIntegerTextBox@ShuttleGuiBase@@UEAAPEAVwxTextCtrl@@AEBVTranslatableString@@AEBVIntSetting@@H@Z |
lib-shuttlegui.dll | 132 | | public: virtual class wxTextCtrl * __ptr64 __cdecl ShuttleGuiBase::TieTextBox(class TranslatableString const & __ptr64, class StringSetting const & __ptr64, int) __ptr64 ?TieTextBox@ShuttleGuiBase@@UEAAPEAVwxTextCtrl@@AEBVTranslatableString@@AEBVStringSetting@@H@Z |
lib-shuttlegui.dll | 118 | | public: virtual class wxChoice * __ptr64 __cdecl ShuttleGuiBase::TieNumberAsChoice(class TranslatableString const & __ptr64, class IntSetting & __ptr64, class std::vector<class TranslatableString, class std::allocator<class TranslatableString> > const & __ptr64, class std::vector<int, class std::allocator<int> > const * __ptr64, int) __ptr64 ?TieNumberAsChoice@ShuttleGuiBase@@UEAAPEAVwxChoice@@AEBVTranslatableString@@AEAVIntSetting@@AEBV?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@PEBV?$vector@HV?$allocator@H@std@@@6@H@Z |
lib-shuttlegui.dll | 116 | | public: virtual class wxChoice * __ptr64 __cdecl ShuttleGuiBase::TieChoice(class TranslatableString const & __ptr64, class ChoiceSetting & __ptr64) __ptr64 ?TieChoice@ShuttleGuiBase@@UEAAPEAVwxChoice@@AEBVTranslatableString@@AEAVChoiceSetting@@@Z |
lib-shuttlegui.dll | 113 | | public: virtual class wxCheckBox * __ptr64 __cdecl ShuttleGuiBase::TieCheckBoxOnRight(class TranslatableString const & __ptr64, class BoolSetting const & __ptr64) __ptr64 ?TieCheckBoxOnRight@ShuttleGuiBase@@UEAAPEAVwxCheckBox@@AEBVTranslatableString@@AEBVBoolSetting@@@Z |
lib-shuttlegui.dll | 111 | | public: virtual class wxCheckBox * __ptr64 __cdecl ShuttleGuiBase::TieCheckBox(class TranslatableString const & __ptr64, class BoolSetting const & __ptr64) __ptr64 ?TieCheckBox@ShuttleGuiBase@@UEAAPEAVwxCheckBox@@AEBVTranslatableString@@AEBVBoolSetting@@@Z |
lib-shuttlegui.dll | 76 | | class std::vector<class TranslatableString, class std::allocator<class TranslatableString> > __cdecl Msgids(class ComponentInterfaceSymbol const * __ptr64 const, unsigned __int64) ?Msgids@@YA?AV?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@QEBVComponentInterfaceSymbol@@_K@Z |
lib-shuttlegui.dll | 79 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::Optional(bool & __ptr64) __ptr64 ?Optional@ShuttleGui@@QEAAAEAV1@AEA_N@Z |
lib-shuttlegui.dll | 114 | | public: class wxChoice * __ptr64 __cdecl ShuttleGuiBase::TieChoice(class TranslatableString const & __ptr64, int & __ptr64, class std::vector<class TranslatableString, class std::allocator<class TranslatableString> > const & __ptr64) __ptr64 ?TieChoice@ShuttleGuiBase@@QEAAPEAVwxChoice@@AEBVTranslatableString@@AEAHAEBV?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@@Z |
lib-shuttlegui.dll | 13 | | public: void __cdecl ShuttleGuiBase::AddConstTextBox(class TranslatableString const & __ptr64, class TranslatableString const & __ptr64) __ptr64 ?AddConstTextBox@ShuttleGuiBase@@QEAAXAEBVTranslatableString@@0@Z |
lib-shuttlegui.dll | 102 | | public: class wxSimplebook * __ptr64 __cdecl ShuttleGuiBase::StartSimplebook(void) __ptr64 ?StartSimplebook@ShuttleGuiBase@@QEAAPEAVwxSimplebook@@XZ |
lib-shuttlegui.dll | 58 | | public: void __cdecl ShuttleGuiBase::EndSimplebook(void) __ptr64 ?EndSimplebook@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 101 | | public: class wxScrolledWindow * __ptr64 __cdecl ShuttleGuiBase::StartScroller(int) __ptr64 ?StartScroller@ShuttleGuiBase@@QEAAPEAVwxScrolledWindow@@H@Z |
lib-shuttlegui.dll | 57 | | public: void __cdecl ShuttleGuiBase::EndScroller(void) __ptr64 ?EndScroller@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 10 | | public: class wxChoice * __ptr64 __cdecl ShuttleGuiBase::AddChoice(class TranslatableString const & __ptr64, class std::vector<class TranslatableString, class std::allocator<class TranslatableString> > const & __ptr64, class TranslatableString const & __ptr64) __ptr64 ?AddChoice@ShuttleGuiBase@@QEAAPEAVwxChoice@@AEBVTranslatableString@@AEBV?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@0@Z |
lib-shuttlegui.dll | 12 | | public: class wxComboBox * __ptr64 __cdecl ShuttleGuiBase::AddCombo(class TranslatableString const & __ptr64, class wxString const & __ptr64, class wxArrayStringEx const & __ptr64) __ptr64 ?AddCombo@ShuttleGuiBase@@QEAAPEAVwxComboBox@@AEBVTranslatableString@@AEBVwxString@@AEBVwxArrayStringEx@@@Z |
lib-shuttlegui.dll | 24 | | public: class ReadOnlyText * __ptr64 __cdecl ShuttleGuiBase::AddReadOnlyText(class TranslatableString const & __ptr64, class wxString const & __ptr64) __ptr64 ?AddReadOnlyText@ShuttleGuiBase@@QEAAPEAVReadOnlyText@@AEBVTranslatableString@@AEBVwxString@@@Z |
lib-shuttlegui.dll | 64 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::Focus(bool) __ptr64 ?Focus@ShuttleGui@@QEAAAEAV1@_N@Z |
lib-shuttlegui.dll | 86 | | public: void __cdecl ShuttleGuiBase::SetBorder(int) __ptr64 ?SetBorder@ShuttleGuiBase@@QEAAXH@Z |
lib-shuttlegui.dll | 123 | | public: class wxSlider * __ptr64 __cdecl ShuttleGuiBase::TieSlider(class TranslatableString const & __ptr64, int & __ptr64, int, int) __ptr64 ?TieSlider@ShuttleGuiBase@@QEAAPEAVwxSlider@@AEBVTranslatableString@@AEAHHH@Z |
lib-shuttlegui.dll | 88 | | public: static void __cdecl ShuttleGui::SetMinSize(class wxWindow * __ptr64, class wxArrayStringEx const & __ptr64) ?SetMinSize@ShuttleGui@@SAXPEAVwxWindow@@AEBVwxArrayStringEx@@@Z |
lib-shuttlegui.dll | 85 | | public: void __cdecl ShuttleGuiBase::ResetId(void) __ptr64 ?ResetId@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 75 | | class std::vector<class TranslatableString, class std::allocator<class TranslatableString> > __cdecl Msgids(class std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> > const & __ptr64) ?Msgids@@YA?AV?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@AEBV?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@2@@Z |
lib-shuttlegui.dll | 95 | | public: class wxPanel * __ptr64 __cdecl ShuttleGuiBase::StartInvisiblePanel(int) __ptr64 ?StartInvisiblePanel@ShuttleGuiBase@@QEAAPEAVwxPanel@@H@Z |
lib-shuttlegui.dll | 120 | | public: class wxTextCtrl * __ptr64 __cdecl ShuttleGuiBase::TieNumericTextBox(class TranslatableString const & __ptr64, double & __ptr64, int) __ptr64 ?TieNumericTextBox@ShuttleGuiBase@@QEAAPEAVwxTextCtrl@@AEBVTranslatableString@@AEANH@Z |
lib-shuttlegui.dll | 119 | | public: class wxTextCtrl * __ptr64 __cdecl ShuttleGuiBase::TieNumericTextBox(class TranslatableString const & __ptr64, int & __ptr64, int) __ptr64 ?TieNumericTextBox@ShuttleGuiBase@@QEAAPEAVwxTextCtrl@@AEBVTranslatableString@@AEAHH@Z |
lib-shuttlegui.dll | 131 | | public: class wxTextCtrl * __ptr64 __cdecl ShuttleGuiBase::TieTextBox(class TranslatableString const & __ptr64, class wxString & __ptr64, int) __ptr64 ?TieTextBox@ShuttleGuiBase@@QEAAPEAVwxTextCtrl@@AEBVTranslatableString@@AEAVwxString@@H@Z |
lib-shuttlegui.dll | 130 | | public: class wxTextCtrl * __ptr64 __cdecl ShuttleGuiBase::TieTextBox(class TranslatableString const & __ptr64, double & __ptr64, int) __ptr64 ?TieTextBox@ShuttleGuiBase@@QEAAPEAVwxTextCtrl@@AEBVTranslatableString@@AEANH@Z |
lib-shuttlegui.dll | 34 | | public: void __cdecl ShuttleGuiBase::AddUnits(class TranslatableString const & __ptr64, int) __ptr64 ?AddUnits@ShuttleGuiBase@@QEAAXAEBVTranslatableString@@H@Z |
lib-shuttlegui.dll | 23 | | public: class wxRadioButton * __ptr64 __cdecl ShuttleGuiBase::AddRadioButtonToGroup(class TranslatableString const & __ptr64, int, int) __ptr64 ?AddRadioButtonToGroup@ShuttleGuiBase@@QEAAPEAVwxRadioButton@@AEBVTranslatableString@@HH@Z |
lib-shuttlegui.dll | 22 | | public: class wxRadioButton * __ptr64 __cdecl ShuttleGuiBase::AddRadioButton(class TranslatableString const & __ptr64, int, int) __ptr64 ?AddRadioButton@ShuttleGuiBase@@QEAAPEAVwxRadioButton@@AEBVTranslatableString@@HH@Z |
lib-shuttlegui.dll | 74 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::MinSize(void) __ptr64 ?MinSize@ShuttleGui@@QEAAAEAV1@XZ |
lib-shuttlegui.dll | 92 | | public: void __cdecl ShuttleGuiBase::SetStretchyRow(int) __ptr64 ?SetStretchyRow@ShuttleGuiBase@@QEAAXH@Z |
lib-shuttlegui.dll | 11 | | public: class wxChoice * __ptr64 __cdecl ShuttleGuiBase::AddChoice(class TranslatableString const & __ptr64, class std::vector<class TranslatableString, class std::allocator<class TranslatableString> > const & __ptr64, int) __ptr64 ?AddChoice@ShuttleGuiBase@@QEAAPEAVwxChoice@@AEBVTranslatableString@@AEBV?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@H@Z |
lib-shuttlegui.dll | 32 | | public: void __cdecl ShuttleGuiBase::AddTitle(class TranslatableString const & __ptr64, int) __ptr64 ?AddTitle@ShuttleGuiBase@@QEAAXAEBVTranslatableString@@H@Z |
lib-shuttlegui.dll | 51 | | public: void __cdecl ShuttleGuiBase::EndInvisiblePanel(void) __ptr64 ?EndInvisiblePanel@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 63 | | public: void __cdecl ShuttleGuiBase::EndWrapLay(void) __ptr64 ?EndWrapLay@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 81 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::Position(int) __ptr64 ?Position@ShuttleGui@@QEAAAEAV1@H@Z |
lib-shuttlegui.dll | 27 | | public: class wxSizerItem * __ptr64 __cdecl ShuttleGui::AddSpace(int, int, int) __ptr64 ?AddSpace@ShuttleGui@@QEAAPEAVwxSizerItem@@HHH@Z |
lib-shuttlegui.dll | 6 | | public: class wxBitmapButton * __ptr64 __cdecl ShuttleGuiBase::AddBitmapButton(class wxBitmap const & __ptr64, int, bool) __ptr64 ?AddBitmapButton@ShuttleGuiBase@@QEAAPEAVwxBitmapButton@@AEBVwxBitmap@@H_N@Z |
lib-shuttlegui.dll | 94 | | public: void __cdecl ShuttleGuiBase::StartHorizontalLay(int, int) __ptr64 ?StartHorizontalLay@ShuttleGuiBase@@QEAAXHH@Z |
lib-shuttlegui.dll | 50 | | public: void __cdecl ShuttleGuiBase::EndHorizontalLay(void) __ptr64 ?EndHorizontalLay@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 107 | | public: void __cdecl ShuttleGuiBase::StartVerticalLay(int, int) __ptr64 ?StartVerticalLay@ShuttleGuiBase@@QEAAXHH@Z |
lib-shuttlegui.dll | 108 | | public: void __cdecl ShuttleGuiBase::StartWrapLay(int, int) __ptr64 ?StartWrapLay@ShuttleGuiBase@@QEAAXHH@Z |
lib-shuttlegui.dll | 73 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::MinSize(class wxSize) __ptr64 ?MinSize@ShuttleGui@@QEAAAEAV1@VwxSize@@@Z |
lib-shuttlegui.dll | 29 | | public: void __cdecl ShuttleGui::AddStandardButtons(long, class wxWindow * __ptr64) __ptr64 ?AddStandardButtons@ShuttleGui@@QEAAXJPEAVwxWindow@@@Z |
lib-shuttlegui.dll | 109 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::Style(long) __ptr64 ?Style@ShuttleGui@@QEAAAEAV1@J@Z |
lib-shuttlegui.dll | 39 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::Disable(bool) __ptr64 ?Disable@ShuttleGui@@QEAAAEAV1@_N@Z |
lib-shuttlegui.dll | 91 | | public: void __cdecl ShuttleGuiBase::SetStretchyCol(int) __ptr64 ?SetStretchyCol@ShuttleGuiBase@@QEAAXH@Z |
lib-shuttlegui.dll | 52 | | public: void __cdecl ShuttleGuiBase::EndMultiColumn(void) __ptr64 ?EndMultiColumn@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 96 | | public: void __cdecl ShuttleGuiBase::StartMultiColumn(int, int) __ptr64 ?StartMultiColumn@ShuttleGuiBase@@QEAAXHH@Z |
lib-shuttlegui.dll | 18 | | public: class wxListCtrl * __ptr64 __cdecl ShuttleGuiBase::AddListControl(class std::initializer_list<struct ShuttleGuiBase::ListControlColumn const>, long) __ptr64 ?AddListControl@ShuttleGuiBase@@QEAAPEAVwxListCtrl@@V?$initializer_list@$$CBUListControlColumn@ShuttleGuiBase@@@std@@J@Z |
lib-shuttlegui.dll | 31 | | public: class wxTextCtrl * __ptr64 __cdecl ShuttleGuiBase::AddTextWindow(class wxString const & __ptr64) __ptr64 ?AddTextWindow@ShuttleGuiBase@@QEAAPEAVwxTextCtrl@@AEBVwxString@@@Z |
lib-shuttlegui.dll | 30 | | public: class wxTextCtrl * __ptr64 __cdecl ShuttleGuiBase::AddTextBox(class TranslatableString const & __ptr64, class wxString const & __ptr64, int) __ptr64 ?AddTextBox@ShuttleGuiBase@@QEAAPEAVwxTextCtrl@@AEBVTranslatableString@@AEBVwxString@@H@Z |
lib-shuttlegui.dll | 21 | | public: void __cdecl ShuttleGuiBase::AddPrompt(class TranslatableString const & __ptr64, int) __ptr64 ?AddPrompt@ShuttleGuiBase@@QEAAXAEBVTranslatableString@@H@Z |
lib-shuttlegui.dll | 59 | | public: void __cdecl ShuttleGuiBase::EndStatic(void) __ptr64 ?EndStatic@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 103 | | public: class wxStaticBox * __ptr64 __cdecl ShuttleGuiBase::StartStatic(class TranslatableString const & __ptr64, int) __ptr64 ?StartStatic@ShuttleGuiBase@@QEAAPEAVwxStaticBox@@AEBVTranslatableString@@H@Z |
lib-shuttlegui.dll | 19 | | public: class wxListCtrl * __ptr64 __cdecl ShuttleGuiBase::AddListControlReportMode(class std::initializer_list<struct ShuttleGuiBase::ListControlColumn const>, long) __ptr64 ?AddListControlReportMode@ShuttleGuiBase@@QEAAPEAVwxListCtrl@@V?$initializer_list@$$CBUListControlColumn@ShuttleGuiBase@@@std@@J@Z |
lib-shuttlegui.dll | 77 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::Name(class TranslatableString const & __ptr64) __ptr64 ?Name@ShuttleGui@@QEAAAEAV1@AEBVTranslatableString@@@Z |
lib-shuttlegui.dll | 122 | | public: class wxRadioButton * __ptr64 __cdecl ShuttleGuiBase::TieRadioButton(void) __ptr64 ?TieRadioButton@ShuttleGuiBase@@QEAAPEAVwxRadioButton@@XZ |
lib-shuttlegui.dll | 56 | | public: void __cdecl ShuttleGuiBase::EndRadioButtonGroup(void) __ptr64 ?EndRadioButtonGroup@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 71 | | public: class ShuttleGui & __ptr64 __cdecl ShuttleGui::Id(int) __ptr64 ?Id@ShuttleGui@@QEAAAEAV1@H@Z |
lib-shuttlegui.dll | 2 | | public: virtual __cdecl ShuttleGui::~ShuttleGui(void) __ptr64 ??1ShuttleGui@@UEAA@XZ |
lib-shuttlegui.dll | | | public: __cdecl ShuttleGui::ShuttleGui(class wxWindow * __ptr64, enum teShuttleMode, bool, class wxSize) __ptr64 ??0ShuttleGui@@QEAA@PEAVwxWindow@@W4teShuttleMode@@_NVwxSize@@@Z |
lib-shuttlegui.dll | 83 | | public: class ShuttleGuiBase & __ptr64 __cdecl ShuttleGuiBase::Prop(int) __ptr64 ?Prop@ShuttleGuiBase@@QEAAAEAV1@H@Z |
lib-shuttlegui.dll | 67 | | public: class wxWindow * __ptr64 __cdecl ShuttleGuiBase::GetParent(void) __ptr64 ?GetParent@ShuttleGuiBase@@QEAAPEAVwxWindow@@XZ |
lib-shuttlegui.dll | 54 | | public: void __cdecl ShuttleGuiBase::EndNotebookPage(void) __ptr64 ?EndNotebookPage@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 98 | | public: class wxWindow * __ptr64 __cdecl ShuttleGuiBase::StartNotebookPage(class TranslatableString const & __ptr64) __ptr64 ?StartNotebookPage@ShuttleGuiBase@@QEAAPEAVwxWindow@@AEBVTranslatableString@@@Z |
lib-shuttlegui.dll | 100 | | public: void __cdecl ShuttleGuiBase::StartRadioButtonGroup(class ChoiceSetting & __ptr64) __ptr64 ?StartRadioButtonGroup@ShuttleGuiBase@@QEAAXAEAVChoiceSetting@@@Z |
lib-shuttlegui.dll | 53 | | public: void __cdecl ShuttleGuiBase::EndNotebook(void) __ptr64 ?EndNotebook@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 36 | | public: class wxWindow * __ptr64 __cdecl ShuttleGuiBase::AddWindow(class wxWindow * __ptr64, int) __ptr64 ?AddWindow@ShuttleGuiBase@@QEAAPEAVwxWindow@@PEAV2@H@Z |
lib-shuttlegui.dll | 7 | | public: class wxButton * __ptr64 __cdecl ShuttleGuiBase::AddButton(class TranslatableString const & __ptr64, int, bool) __ptr64 ?AddButton@ShuttleGuiBase@@QEAAPEAVwxButton@@AEBVTranslatableString@@H_N@Z |
lib-shuttlegui.dll | 35 | | public: class wxStaticText * __ptr64 __cdecl ShuttleGuiBase::AddVariableText(class TranslatableString const & __ptr64, bool, int, int) __ptr64 ?AddVariableText@ShuttleGuiBase@@QEAAPEAVwxStaticText@@AEBVTranslatableString@@_NHH@Z |
lib-shuttlegui.dll | 14 | | public: void __cdecl ShuttleGuiBase::AddFixedText(class TranslatableString const & __ptr64, bool, int) __ptr64 ?AddFixedText@ShuttleGuiBase@@QEAAXAEBVTranslatableString@@_NH@Z |
lib-shuttlegui.dll | 106 | | public: void __cdecl ShuttleGuiBase::StartVerticalLay(int) __ptr64 ?StartVerticalLay@ShuttleGuiBase@@QEAAXH@Z |
lib-shuttlegui.dll | 62 | | public: void __cdecl ShuttleGuiBase::EndVerticalLay(void) __ptr64 ?EndVerticalLay@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 99 | | public: class wxPanel * __ptr64 __cdecl ShuttleGuiBase::StartPanel(int) __ptr64 ?StartPanel@ShuttleGuiBase@@QEAAPEAVwxPanel@@H@Z |
lib-shuttlegui.dll | 55 | | public: void __cdecl ShuttleGuiBase::EndPanel(void) __ptr64 ?EndPanel@ShuttleGuiBase@@QEAAXXZ |
lib-shuttlegui.dll | 97 | | public: class wxNotebook * __ptr64 __cdecl ShuttleGuiBase::StartNotebook(void) __ptr64 ?StartNotebook@ShuttleGuiBase@@QEAAPEAVwxNotebook@@XZ |
lib-shuttlegui.dll | 8 | | public: class wxCheckBox * __ptr64 __cdecl ShuttleGuiBase::AddCheckBox(class TranslatableString const & __ptr64, bool) __ptr64 ?AddCheckBox@ShuttleGuiBase@@QEAAPEAVwxCheckBox@@AEBVTranslatableString@@_N@Z |
lib-theme.dll | 35 | | public: static void __cdecl AColor::CursorColor(class wxDC * __ptr64) ?CursorColor@AColor@@SAXPEAVwxDC@@@Z |
lib-theme.dll | 232 | | int bmpSyncLockSelTile ?bmpSyncLockSelTile@@3HA |
lib-theme.dll | 284 | | int clrClipAffordanceOutlinePen ?clrClipAffordanceOutlinePen@@3HA |
lib-theme.dll | 282 | | int clrClipAffordanceActiveBrush ?clrClipAffordanceActiveBrush@@3HA |
lib-theme.dll | 285 | | int clrClipAffordanceStroke ?clrClipAffordanceStroke@@3HA |
lib-theme.dll | 88 | | public: void __cdecl ThemeBase::SetBrushColour(class wxBrush & __ptr64, int) __ptr64 ?SetBrushColour@ThemeBase@@QEAAXAEAVwxBrush@@H@Z |
lib-theme.dll | 92 | | public: void __cdecl ThemeBase::SetPenColour(class wxPen & __ptr64, int) __ptr64 ?SetPenColour@ThemeBase@@QEAAXAEAVwxPen@@H@Z |
lib-theme.dll | 280 | | int clrBlank ?clrBlank@@3HA |
lib-theme.dll | 386 | | int clrUnselected ?clrUnselected@@3HA |
lib-theme.dll | 354 | | int clrSelected ?clrSelected@@3HA |
lib-theme.dll | 350 | | int clrSample ?clrSample@@3HA |
lib-theme.dll | 352 | | int clrSelSample ?clrSelSample@@3HA |
lib-theme.dll | 292 | | int clrDragSample ?clrDragSample@@3HA |
lib-theme.dll | 335 | | int clrMuteSample ?clrMuteSample@@3HA |
lib-theme.dll | 344 | | int clrRms ?clrRms@@3HA |
lib-theme.dll | 334 | | int clrMuteRms ?clrMuteRms@@3HA |
lib-theme.dll | 355 | | int clrShadow ?clrShadow@@3HA |
lib-theme.dll | 288 | | int clrClipped ?clrClipped@@3HA |
lib-theme.dll | 333 | | int clrMuteClipped ?clrMuteClipped@@3HA |
lib-theme.dll | 339 | | int clrProgressDone ?clrProgressDone@@3HA |
lib-theme.dll | 340 | | int clrProgressNotYet ?clrProgressNotYet@@3HA |
lib-theme.dll | 281 | | int clrBlankSelected ?clrBlankSelected@@3HA |
lib-theme.dll | 19 | | public: static void __cdecl AColor::Arrow(class wxDC & __ptr64, int, int, int, bool) ?Arrow@AColor@@SAXAEAVwxDC@@HHH_N@Z |
lib-theme.dll | 231 | | int bmpSyncLockIcon ?bmpSyncLockIcon@@3HA |
lib-theme.dll | 100 | | public: static void __cdecl AColor::UseThemeColour(class wxGraphicsContext * __ptr64, int, int, int) ?UseThemeColour@AColor@@SAXPEAVwxGraphicsContext@@HHH@Z |
lib-theme.dll | 98 | | public: static void __cdecl AColor::TrackPanelBackground(class wxDC * __ptr64, bool) ?TrackPanelBackground@AColor@@SAXPEAVwxDC@@_N@Z |
lib-theme.dll | 97 | | public: static void __cdecl AColor::TrackFocusPen(class wxDC * __ptr64, int) ?TrackFocusPen@AColor@@SAXPEAVwxDC@@H@Z |
lib-theme.dll | 56 | | public: static void __cdecl AColor::Lines(class wxDC & __ptr64, unsigned __int64, class wxPoint const * __ptr64 const) ?Lines@AColor@@SAXAEAVwxDC@@_KQEBVwxPoint@@@Z |
lib-theme.dll | 299 | | int clrGraphLines ?clrGraphLines@@3HA |
lib-theme.dll | 20 | | public: static void __cdecl AColor::Bevel2(class wxDC & __ptr64, bool, class wxRect const & __ptr64, bool, bool) ?Bevel2@AColor@@SAXAEAVwxDC@@_NAEBVwxRect@@11@Z |
lib-theme.dll | 21 | | public: static void __cdecl AColor::Bevel(class wxDC & __ptr64, bool, class wxRect const & __ptr64) ?Bevel@AColor@@SAXAEAVwxDC@@_NAEBVwxRect@@@Z |
lib-theme.dll | 39 | | public: static void __cdecl AColor::DrawFocus(class wxDC & __ptr64, class wxRect & __ptr64) ?DrawFocus@AColor@@SAXAEAVwxDC@@AEAVwxRect@@@Z |
lib-theme.dll | 298 | | int clrGraphLabels ?clrGraphLabels@@3HA |
lib-theme.dll | 387 | | int clrWavelengthPlot ?clrWavelengthPlot@@3HA |
lib-theme.dll | 300 | | int clrHzPlot ?clrHzPlot@@3HA |
lib-theme.dll | 392 | | public: static class wxBrush AColor::envelopeBrush ?envelopeBrush@AColor@@2VwxBrush@@A |
lib-theme.dll | 393 | | public: static class wxPen AColor::envelopePen ?envelopePen@AColor@@2VwxPen@@A |
lib-theme.dll | 52 | | public: static void __cdecl AColor::Init(void) ?Init@AColor@@SAXXZ |
lib-theme.dll | 58 | | public: static bool __cdecl ThemeBase::LoadPreferredTheme(void) ?LoadPreferredTheme@ThemeBase@@SA_NXZ |
lib-theme.dll | 283 | | int clrClipAffordanceInactiveBrush ?clrClipAffordanceInactiveBrush@@3HA |
lib-theme.dll | 351 | | int clrScrubRuler ?clrScrubRuler@@3HA |
lib-theme.dll | 312 | | int clrMedium ?clrMedium@@3HA |
lib-theme.dll | 382 | | int clrTrackInfo ?clrTrackInfo@@3HA |
lib-theme.dll | 345 | | int clrRulerBackground ?clrRulerBackground@@3HA |
lib-theme.dll | 385 | | int clrTrackPanelText ?clrTrackPanelText@@3HA |
lib-theme.dll | 197 | | int bmpRecoloredHiliteSmall ?bmpRecoloredHiliteSmall@@3HA |
lib-theme.dll | 199 | | int bmpRecoloredUpHiliteSmall ?bmpRecoloredUpHiliteSmall@@3HA |
lib-theme.dll | 195 | | int bmpRecoloredDownSmall ?bmpRecoloredDownSmall@@3HA |
lib-theme.dll | 201 | | int bmpRecoloredUpSmall ?bmpRecoloredUpSmall@@3HA |
lib-theme.dll | 209 | | int bmpRecordPointerPinned ?bmpRecordPointerPinned@@3HA |
lib-theme.dll | 208 | | int bmpRecordPointer ?bmpRecordPointer@@3HA |
lib-theme.dll | 193 | | int bmpPlayPointerPinned ?bmpPlayPointerPinned@@3HA |
lib-theme.dll | 192 | | int bmpPlayPointer ?bmpPlayPointer@@3HA |
lib-theme.dll | 50 | | public: class wxSize __cdecl ThemeBase::ImageSize(int) __ptr64 ?ImageSize@ThemeBase@@QEAA?AVwxSize@@H@Z |
lib-theme.dll | 95 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct ThemeChangeMessage, 1>::Subscribe(class A6AXAEBUThemeChangeMessage::function) __ptr64 ?Subscribe@?$Publisher@UThemeChangeMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUThemeChangeMessage@@@Z@std@@@Z |
lib-theme.dll | 93 | | public: static void __cdecl AColor::SnapGuidePen(class wxDC * __ptr64) ?SnapGuidePen@AColor@@SAXPEAVwxDC@@@Z |
lib-theme.dll | 51 | | public: static void __cdecl AColor::IndicatorColor(class wxDC * __ptr64, bool) ?IndicatorColor@AColor@@SAXPEAVwxDC@@_N@Z |
lib-theme.dll | 53 | | public: static void __cdecl AColor::Light(class wxDC * __ptr64, bool, bool) ?Light@AColor@@SAXPEAVwxDC@@_N1@Z |
lib-theme.dll | 99 | | public: static void __cdecl AColor::UseThemeColour(class wxDC * __ptr64, int, int, int) ?UseThemeColour@AColor@@SAXPEAVwxDC@@HHH@Z |
lib-theme.dll | 22 | | public: static void __cdecl AColor::BevelTrackInfo(class wxDC & __ptr64, bool, class wxRect const & __ptr64, bool) ?BevelTrackInfo@AColor@@SAXAEAVwxDC@@_NAEBVwxRect@@1@Z |
lib-theme.dll | 55 | | public: static void __cdecl AColor::Line(class wxDC & __ptr64, int, int, int, int) ?Line@AColor@@SAXAEAVwxDC@@HHHH@Z |
lib-theme.dll | 419 | | class Theme theTheme ?theTheme@@3VTheme@@A |
lib-theme.dll | 278 | | int clrAboutBoxBackground ?clrAboutBoxBackground@@3HA |
lib-theme.dll | 28 | | public: class wxColour & __ptr64 __cdecl ThemeBase::Colour(int) __ptr64 ?Colour@ThemeBase@@QEAAAEAVwxColour@@H@Z |
lib-theme.dll | 101 | | public: static class wxPen AColor::WideEnvelopePen ?WideEnvelopePen@AColor@@2VwxPen@@A |
lib-theme.dll | 343 | | int clrResponseLines ?clrResponseLines@@3HA |
lib-theme.dll | 143 | | int bmpHelpIcon ?bmpHelpIcon@@3HA |
lib-theme.dll | 414 | | public: static class wxBrush * AColor::playRegionBrush ?playRegionBrush@AColor@@2PAVwxBrush@@A |
lib-theme.dll | 38 | | public: void __cdecl ThemeBase::DeleteUnusedThemes(void) __ptr64 ?DeleteUnusedThemes@ThemeBase@@QEAAXXZ |
lib-theme.dll | 44 | | class ChoiceSetting & __ptr64 __cdecl GUITheme(void) ?GUITheme@@YAAEAVChoiceSetting@@XZ |
lib-theme.dll | 18 | | public: static void __cdecl AColor::ApplyUpdatedImages(void) ?ApplyUpdatedImages@AColor@@SAXXZ |
lib-theme.dll | 43 | | class BoolSetting GUIBlendThemes ?GUIBlendThemes@@3VBoolSetting@@A |
lib-theme.dll | 96 | | public: void __cdecl ThemeBase::SwitchTheme(class Identifier) __ptr64 ?SwitchTheme@ThemeBase@@QEAAXVIdentifier@@@Z |
lib-theme.dll | 45 | | public: class Identifier __cdecl ThemeBase::GetFallbackThemeType(void) __ptr64 ?GetFallbackThemeType@ThemeBase@@QEAA?AVIdentifier@@XZ |
lib-theme.dll | 32 | | public: void __cdecl ThemeBase::CreateImageCache(void) __ptr64 ?CreateImageCache@ThemeBase@@QEAAXXZ |
lib-theme.dll | 60 | | public: void __cdecl ThemeBase::LoadThemeComponents(bool) __ptr64 ?LoadThemeComponents@ThemeBase@@QEAAX_N@Z |
lib-theme.dll | 87 | | public: void __cdecl ThemeBase::SaveThemeComponents(void) __ptr64 ?SaveThemeComponents@ThemeBase@@QEAAXXZ |
lib-theme.dll | 86 | | public: void __cdecl ThemeBase::SaveThemeAsCode(void) __ptr64 ?SaveThemeAsCode@ThemeBase@@QEAAXXZ |
lib-theme.dll | 294 | | int clrEffectListItemBackground ?clrEffectListItemBackground@@3HA |
lib-theme.dll | 103 | | public: void __cdecl ThemeBase::WriteImageMap(void) __ptr64 ?WriteImageMap@ThemeBase@@QEAAXXZ |
lib-theme.dll | 218 | | int bmpSetup ?bmpSetup@@3HA |
lib-theme.dll | 117 | | int bmpCut ?bmpCut@@3HA |
lib-theme.dll | 118 | | int bmpCutDisabled ?bmpCutDisabled@@3HA |
lib-theme.dll | 114 | | int bmpCopy ?bmpCopy@@3HA |
lib-theme.dll | 115 | | int bmpCopyDisabled ?bmpCopyDisabled@@3HA |
lib-theme.dll | 186 | | int bmpPaste ?bmpPaste@@3HA |
lib-theme.dll | 187 | | int bmpPasteDisabled ?bmpPasteDisabled@@3HA |
lib-theme.dll | 121 | | int bmpDelete ?bmpDelete@@3HA |
lib-theme.dll | 122 | | int bmpDeleteDisabled ?bmpDeleteDisabled@@3HA |
lib-theme.dll | 188 | | int bmpPause ?bmpPause@@3HA |
lib-theme.dll | 189 | | int bmpPauseDisabled ?bmpPauseDisabled@@3HA |
lib-theme.dll | 190 | | int bmpPlay ?bmpPlay@@3HA |
lib-theme.dll | 191 | | int bmpPlayDisabled ?bmpPlayDisabled@@3HA |
lib-theme.dll | 168 | | int bmpLoop ?bmpLoop@@3HA |
lib-theme.dll | 169 | | int bmpLoopDisabled ?bmpLoopDisabled@@3HA |
lib-theme.dll | 119 | | int bmpCutPreview ?bmpCutPreview@@3HA |
lib-theme.dll | 120 | | int bmpCutPreviewDisabled ?bmpCutPreviewDisabled@@3HA |
lib-theme.dll | 228 | | int bmpStop ?bmpStop@@3HA |
lib-theme.dll | 229 | | int bmpStopDisabled ?bmpStopDisabled@@3HA |
lib-theme.dll | 212 | | int bmpRewind ?bmpRewind@@3HA |
lib-theme.dll | 213 | | int bmpRewindDisabled ?bmpRewindDisabled@@3HA |
lib-theme.dll | 136 | | int bmpFFwd ?bmpFFwd@@3HA |
lib-theme.dll | 137 | | int bmpFFwdDisabled ?bmpFFwdDisabled@@3HA |
lib-theme.dll | 202 | | int bmpRecord ?bmpRecord@@3HA |
lib-theme.dll | 207 | | int bmpRecordDisabled ?bmpRecordDisabled@@3HA |
lib-theme.dll | 205 | | int bmpRecordBeside ?bmpRecordBeside@@3HA |
lib-theme.dll | 206 | | int bmpRecordBesideDisabled ?bmpRecordBesideDisabled@@3HA |
lib-theme.dll | 203 | | int bmpRecordBelow ?bmpRecordBelow@@3HA |
lib-theme.dll | 204 | | int bmpRecordBelowDisabled ?bmpRecordBelowDisabled@@3HA |
lib-theme.dll | 214 | | int bmpScrub ?bmpScrub@@3HA |
lib-theme.dll | 215 | | int bmpScrubDisabled ?bmpScrubDisabled@@3HA |
lib-theme.dll | 216 | | int bmpSeek ?bmpSeek@@3HA |
lib-theme.dll | 217 | | int bmpSeekDisabled ?bmpSeekDisabled@@3HA |
lib-theme.dll | 200 | | int bmpRecoloredUpLarge ?bmpRecoloredUpLarge@@3HA |
lib-theme.dll | 194 | | int bmpRecoloredDownLarge ?bmpRecoloredDownLarge@@3HA |
lib-theme.dll | 198 | | int bmpRecoloredUpHiliteLarge ?bmpRecoloredUpHiliteLarge@@3HA |
lib-theme.dll | 196 | | int bmpRecoloredHiliteLarge ?bmpRecoloredHiliteLarge@@3HA |
lib-theme.dll | 178 | | int bmpMic ?bmpMic@@3HA |
lib-theme.dll | 226 | | int bmpSpeaker ?bmpSpeaker@@3HA |
lib-theme.dll | 265 | | int bmpZoomFit ?bmpZoomFit@@3HA |
lib-theme.dll | 266 | | int bmpZoomFitDisabled ?bmpZoomFitDisabled@@3HA |
lib-theme.dll | 267 | | int bmpZoomIn ?bmpZoomIn@@3HA |
lib-theme.dll | 269 | | int bmpZoomInDisabled ?bmpZoomInDisabled@@3HA |
lib-theme.dll | 270 | | int bmpZoomOut ?bmpZoomOut@@3HA |
lib-theme.dll | 272 | | int bmpZoomOutDisabled ?bmpZoomOutDisabled@@3HA |
lib-theme.dll | 273 | | int bmpZoomSel ?bmpZoomSel@@3HA |
lib-theme.dll | 274 | | int bmpZoomSelDisabled ?bmpZoomSelDisabled@@3HA |
lib-theme.dll | 275 | | int bmpZoomToggle ?bmpZoomToggle@@3HA |
lib-theme.dll | 276 | | int bmpZoomToggleDisabled ?bmpZoomToggleDisabled@@3HA |
lib-theme.dll | 257 | | int bmpTrim ?bmpTrim@@3HA |
lib-theme.dll | 258 | | int bmpTrimDisabled ?bmpTrimDisabled@@3HA |
lib-theme.dll | 220 | | int bmpSilence ?bmpSilence@@3HA |
lib-theme.dll | 221 | | int bmpSilenceDisabled ?bmpSilenceDisabled@@3HA |
lib-theme.dll | 259 | | int bmpUndo ?bmpUndo@@3HA |
lib-theme.dll | 260 | | int bmpUndoDisabled ?bmpUndoDisabled@@3HA |
lib-theme.dll | 210 | | int bmpRedo ?bmpRedo@@3HA |
lib-theme.dll | 211 | | int bmpRedoDisabled ?bmpRedoDisabled@@3HA |
lib-theme.dll | 255 | | int bmpToggleScrubRuler ?bmpToggleScrubRuler@@3HA |
lib-theme.dll | 113 | | int bmpCogwheel ?bmpCogwheel@@3HA |
lib-theme.dll | 83 | | public: void __cdecl ThemeBase::ReplaceImage(int, class wxImage * __ptr64) __ptr64 ?ReplaceImage@ThemeBase@@QEAAXHPEAVwxImage@@@Z |
lib-theme.dll | 36 | | public: static void __cdecl AColor::Dark(class wxDC * __ptr64, bool, bool) ?Dark@AColor@@SAXPEAVwxDC@@_N1@Z |
lib-theme.dll | 67 | | class std::unique_ptr<class wxImage, struct std::default_delete<class wxImage> > __cdecl OverlayImage(int, int, int, int) ?OverlayImage@@YA?AV?$unique_ptr@VwxImage@@U?$default_delete@VwxImage@@@std@@@std@@HHHH@Z |
lib-theme.dll | 263 | | int bmpUpButtonLarge ?bmpUpButtonLarge@@3HA |
lib-theme.dll | 126 | | int bmpDownButtonLarge ?bmpDownButtonLarge@@3HA |
lib-theme.dll | 150 | | int bmpHiliteUpButtonLarge ?bmpHiliteUpButtonLarge@@3HA |
lib-theme.dll | 146 | | int bmpHiliteButtonLarge ?bmpHiliteButtonLarge@@3HA |
lib-theme.dll | 264 | | int bmpUpButtonSmall ?bmpUpButtonSmall@@3HA |
lib-theme.dll | 127 | | int bmpDownButtonSmall ?bmpDownButtonSmall@@3HA |
lib-theme.dll | 293 | | int clrDropHintHighlight ?clrDropHintHighlight@@3HA |
lib-theme.dll | 139 | | int bmpHButtonDisabled ?bmpHButtonDisabled@@3HA |
lib-theme.dll | 140 | | int bmpHButtonDown ?bmpHButtonDown@@3HA |
lib-theme.dll | 141 | | int bmpHButtonHover ?bmpHButtonHover@@3HA |
lib-theme.dll | 142 | | int bmpHButtonNormal ?bmpHButtonNormal@@3HA |
lib-theme.dll | 109 | | int bmpCloseDisabled ?bmpCloseDisabled@@3HA |
lib-theme.dll | 111 | | int bmpCloseHover ?bmpCloseHover@@3HA |
lib-theme.dll | 112 | | int bmpCloseNormal ?bmpCloseNormal@@3HA |
lib-theme.dll | 110 | | int bmpCloseDown ?bmpCloseDown@@3HA |
lib-theme.dll | 179 | | int bmpMoreDisabled ?bmpMoreDisabled@@3HA |
lib-theme.dll | 151 | | int bmpHiliteUpButtonSmall ?bmpHiliteUpButtonSmall@@3HA |
lib-theme.dll | 147 | | int bmpHiliteButtonSmall ?bmpHiliteButtonSmall@@3HA |
lib-theme.dll | 152 | | int bmpIBeam ?bmpIBeam@@3HA |
lib-theme.dll | 135 | | int bmpEnvelope ?bmpEnvelope@@3HA |
lib-theme.dll | 129 | | int bmpDraw ?bmpDraw@@3HA |
lib-theme.dll | 183 | | int bmpMulti ?bmpMulti@@3HA |
lib-theme.dll | 406 | | public: static class wxBrush AColor::labelTextNormalBrush ?labelTextNormalBrush@AColor@@2VwxBrush@@A |
lib-theme.dll | 405 | | public: static class wxBrush AColor::labelTextEditBrush ?labelTextEditBrush@AColor@@2VwxBrush@@A |
lib-theme.dll | 407 | | public: static class wxBrush AColor::labelUnselectedBrush ?labelUnselectedBrush@AColor@@2VwxBrush@@A |
lib-theme.dll | 181 | | int bmpMoreHover ?bmpMoreHover@@3HA |
lib-theme.dll | 182 | | int bmpMoreNormal ?bmpMoreNormal@@3HA |
lib-theme.dll | 180 | | int bmpMoreDown ?bmpMoreDown@@3HA |
lib-theme.dll | 128 | | int bmpDragArea ?bmpDragArea@@3HA |
lib-theme.dll | 132 | | int bmpEffectOff ?bmpEffectOff@@3HA |
lib-theme.dll | 133 | | int bmpEffectOn ?bmpEffectOn@@3HA |
lib-theme.dll | 49 | | public: class wxImage & __ptr64 __cdecl ThemeBase::Image(int) __ptr64 ?Image@ThemeBase@@QEAAAEAVwxImage@@H@Z |
lib-theme.dll | 23 | | public: class wxBitmap & __ptr64 __cdecl ThemeBase::Bitmap(int) __ptr64 ?Bitmap@ThemeBase@@QEAAAEAVwxBitmap@@H@Z |
lib-theme.dll | 306 | | int clrLabelTrackText ?clrLabelTrackText@@3HA |
lib-theme.dll | 37 | | public: static void __cdecl AColor::DarkMIDIChannel(class wxDC * __ptr64, int) ?DarkMIDIChannel@AColor@@SAXPEAVwxDC@@H@Z |
lib-theme.dll | 54 | | public: static void __cdecl AColor::LightMIDIChannel(class wxDC * __ptr64, int) ?LightMIDIChannel@AColor@@SAXPEAVwxDC@@H@Z |
lib-theme.dll | 61 | | public: static void __cdecl AColor::MIDIChannel(class wxDC * __ptr64, int) ?MIDIChannel@AColor@@SAXPEAVwxDC@@H@Z |
lib-theme.dll | 383 | | int clrTrackInfoSelected ?clrTrackInfoSelected@@3HA |
lib-theme.dll | 102 | | public: void __cdecl ThemeBase::WriteImageDefs(void) __ptr64 ?WriteImageDefs@ThemeBase@@QEAAXXZ |
lib-theme.dll | 65 | | public: static void __cdecl AColor::MediumTrackInfo(class wxDC * __ptr64, bool) ?MediumTrackInfo@AColor@@SAXPEAVwxDC@@_N@Z |
lib-theme.dll | 400 | | public: static class wxBrush AColor::labelSelectedBrush ?labelSelectedBrush@AColor@@2VwxBrush@@A |
lib-theme.dll | 402 | | public: static class wxPen AColor::labelSurroundPen ?labelSurroundPen@AColor@@2VwxPen@@A |
lib-theme.dll | 156 | | int bmpLabelGlyph0 ?bmpLabelGlyph0@@3HA |
lib-theme.dll | 286 | | int clrClipNameText ?clrClipNameText@@3HA |
lib-theme.dll | 330 | | int clrMidiZebra ?clrMidiZebra@@3HA |
lib-theme.dll | 329 | | int clrMidiLines ?clrMidiLines@@3HA |
lib-theme.dll | 25 | | public: static void __cdecl AColor::ButtonStretch(class wxDC & __ptr64, bool, class wxRect const & __ptr64, bool, bool) ?ButtonStretch@AColor@@SAXAEAVwxDC@@_NAEBVwxRect@@11@Z |
lib-theme.dll | 70 | | public: static void __cdecl AColor::PreComputeGradient(void) ?PreComputeGradient@AColor@@SAXXZ |
lib-theme.dll | 395 | | public: static bool AColor::gradient_inited ?gradient_inited@AColor@@2_NA |
lib-theme.dll | 396 | | public: static unsigned char (*)[4][256][3] AColor::gradient_pre ?gradient_pre@AColor@@2PAY23BAA@2EA |
lib-theme.dll | 287 | | int clrClipNameTextSelection ?clrClipNameTextSelection@@3HA |
lib-theme.dll | 424 | | public: static class wxPen AColor::uglyPen ?uglyPen@AColor@@2VwxPen@@A |
lib-theme.dll | 423 | | public: static class wxBrush AColor::uglyBrush ?uglyBrush@AColor@@2VwxBrush@@A |
lib-theme.dll | 41 | | public: static void __cdecl AColor::DrawHStretch(class wxDC & __ptr64, class wxRect const & __ptr64, class wxBitmap & __ptr64) ?DrawHStretch@AColor@@SAXAEAVwxDC@@AEBVwxRect@@AEAVwxBitmap@@@Z |
lib-theme.dll | 40 | | public: static void __cdecl AColor::DrawFrame(class wxDC & __ptr64, class wxRect const & __ptr64, class wxBitmap & __ptr64) ?DrawFrame@AColor@@SAXAEAVwxDC@@AEBVwxRect@@AEAVwxBitmap@@@Z |
lib-theme.dll | 421 | | public: static class wxPen AColor::tooltipPen ?tooltipPen@AColor@@2VwxPen@@A |
lib-theme.dll | 420 | | public: static class wxBrush AColor::tooltipBrush ?tooltipBrush@AColor@@2VwxBrush@@A |
lib-theme.dll | 222 | | int bmpSliderThumb ?bmpSliderThumb@@3HA |
lib-theme.dll | 223 | | int bmpSliderThumbHilited ?bmpSliderThumbHilited@@3HA |
lib-theme.dll | 224 | | int bmpSliderThumbRotated ?bmpSliderThumbRotated@@3HA |
lib-theme.dll | 225 | | int bmpSliderThumbRotatedHilited ?bmpSliderThumbRotatedHilited@@3HA |
lib-theme.dll | 357 | | int clrSliderLight ?clrSliderLight@@3HA |
lib-theme.dll | 358 | | int clrSliderMain ?clrSliderMain@@3HA |
lib-theme.dll | 356 | | int clrSliderDark ?clrSliderDark@@3HA |
lib-theme.dll | 64 | | public: static void __cdecl AColor::Medium(class wxDC * __ptr64, bool) ?Medium@AColor@@SAXPEAVwxDC@@_N@Z |
lib-theme.dll | 29 | | public: int __cdecl ThemeBase::ColourDistance(class wxColour & __ptr64, class wxColour & __ptr64) __ptr64 ?ColourDistance@ThemeBase@@QEAAHAEAVwxColour@@0@Z |
lib-theme.dll | 328 | | int clrMeterPeak ?clrMeterPeak@@3HA |
lib-theme.dll | 315 | | int clrMeterDisabledPen ?clrMeterDisabledPen@@3HA |
lib-theme.dll | 320 | | int clrMeterInputPen ?clrMeterInputPen@@3HA |
lib-theme.dll | 316 | | int clrMeterInputBrush ?clrMeterInputBrush@@3HA |
lib-theme.dll | 321 | | int clrMeterInputRMSBrush ?clrMeterInputRMSBrush@@3HA |
lib-theme.dll | 317 | | int clrMeterInputClipBrush ?clrMeterInputClipBrush@@3HA |
lib-theme.dll | 326 | | int clrMeterOutputPen ?clrMeterOutputPen@@3HA |
lib-theme.dll | 322 | | int clrMeterOutputBrush ?clrMeterOutputBrush@@3HA |
lib-theme.dll | 327 | | int clrMeterOutputRMSBrush ?clrMeterOutputRMSBrush@@3HA |
lib-theme.dll | 323 | | int clrMeterOutputClipBrush ?clrMeterOutputClipBrush@@3HA |
lib-theme.dll | 375 | | int clrTimeFont ?clrTimeFont@@3HA |
lib-theme.dll | 373 | | int clrTimeBack ?clrTimeBack@@3HA |
lib-theme.dll | 376 | | int clrTimeFontFocus ?clrTimeFontFocus@@3HA |
lib-theme.dll | 374 | | int clrTimeBackFocus ?clrTimeBackFocus@@3HA |
lib-theme.dll | 377 | | int clrTimeHours ?clrTimeHours@@3HA |
lib-theme.dll | 372 | | int clrTextNegativeNumbers ?clrTextNegativeNumbers@@3HA |
lib-theme.dll | 219 | | int bmpShareAudio ?bmpShareAudio@@3HA |
lib-theme.dll | 105 | | int bmpAnonymousUser ?bmpAnonymousUser@@3HA |
lib-theme.dll | 295 | | int clrEffectListItemBorder ?clrEffectListItemBorder@@3HA |
lib-wx-wrappers.dll | 114 | | public: void __cdecl wxDialogWrapper::SetName(void) __ptr64 ?SetName@wxDialogWrapper@@QEAAXXZ |
lib-wx-wrappers.dll | 29 | | public: virtual __cdecl wxDialogWrapper::~wxDialogWrapper(void) __ptr64 ??1wxDialogWrapper@@UEAA@XZ |
lib-wx-wrappers.dll | 13 | | public: __cdecl wxPanelWrapper::wxPanelWrapper(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class TranslatableString const & __ptr64) __ptr64 ??0wxPanelWrapper@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVTranslatableString@@@Z |
lib-wx-wrappers.dll | 109 | | public: void __cdecl wxPanelWrapper::SetLabel(class TranslatableString const & __ptr64) __ptr64 ?SetLabel@wxPanelWrapper@@QEAAXAEBVTranslatableString@@@Z |
lib-wx-wrappers.dll | 115 | | public: void __cdecl wxPanelWrapper::SetName(class TranslatableString const & __ptr64) __ptr64 ?SetName@wxPanelWrapper@@QEAAXAEBVTranslatableString@@@Z |
lib-wx-wrappers.dll | 116 | | public: void __cdecl wxPanelWrapper::SetName(void) __ptr64 ?SetName@wxPanelWrapper@@QEAAXXZ |
lib-wx-wrappers.dll | 31 | | public: virtual __cdecl wxPanelWrapper::~wxPanelWrapper(void) __ptr64 ??1wxPanelWrapper@@UEAA@XZ |
lib-wx-wrappers.dll | 9 | | public: __cdecl WindowAccessible::WindowAccessible(class wxWindow * __ptr64) __ptr64 ??0WindowAccessible@@QEAA@PEAVwxWindow@@@Z |
lib-wx-wrappers.dll | 28 | | public: virtual __cdecl WindowAccessible::~WindowAccessible(void) __ptr64 ??1WindowAccessible@@UEAA@XZ |
lib-wx-wrappers.dll | 80 | | public: virtual enum wxAccStatus __cdecl WindowAccessible::GetName(int, class wxString * __ptr64) __ptr64 ?GetName@WindowAccessible@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
lib-wx-wrappers.dll | 108 | | public: void __cdecl wxDialogWrapper::SetLabel(class TranslatableString const & __ptr64) __ptr64 ?SetLabel@wxDialogWrapper@@QEAAXAEBVTranslatableString@@@Z |
lib-wx-wrappers.dll | 113 | | public: void __cdecl wxDialogWrapper::SetName(class TranslatableString const & __ptr64) __ptr64 ?SetName@wxDialogWrapper@@QEAAXAEBVTranslatableString@@@Z |
lib-wx-wrappers.dll | 118 | | public: void __cdecl wxDialogWrapper::SetTitle(class TranslatableString const & __ptr64) __ptr64 ?SetTitle@wxDialogWrapper@@QEAAXAEBVTranslatableString@@@Z |
lib-wx-wrappers.dll | 81 | | public: virtual void __cdecl FileDialog::GetPaths(class wxArrayString & __ptr64)const __ptr64 ?GetPaths@FileDialog@@UEBAXAEAVwxArrayString@@@Z |
lib-wx-wrappers.dll | 125 | | public: virtual int __cdecl FileDialog::ShowModal(void) __ptr64 ?ShowModal@FileDialog@@UEAAHXZ |
lib-wx-wrappers.dll | 5 | | public: __cdecl FileDialogWrapper::FileDialogWrapper(class wxWindow * __ptr64, class TranslatableString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64, class std::vector<struct FileNames::FileType, class std::allocator<struct FileNames::FileType> > const & __ptr64, long, class wxPoint const & __ptr64, class wxSize const & __ptr64, class TranslatableString const & __ptr64) __ptr64 ??0FileDialogWrapper@@QEAA@PEAVwxWindow@@AEBVTranslatableString@@AEBVwxString@@2AEBV?$vector@UFileType@FileNames@@V?$allocator@UFileType@FileNames@@@std@@@std@@JAEBVwxPoint@@AEBVwxSize@@1@Z |
lib-wx-wrappers.dll | 25 | | public: virtual __cdecl FileDialogWrapper::~FileDialogWrapper(void) __ptr64 ??1FileDialogWrapper@@UEAA@XZ |
lib-wx-wrappers.dll | | | public: __cdecl AudacityMessageDialog::AudacityMessageDialog(class wxWindow * __ptr64, class TranslatableString const & __ptr64, class TranslatableString const & __ptr64, long, class wxPoint const & __ptr64) __ptr64 ??0AudacityMessageDialog@@QEAA@PEAVwxWindow@@AEBVTranslatableString@@1JAEBVwxPoint@@@Z |
lib-wx-wrappers.dll | 21 | | public: virtual __cdecl AudacityMessageDialog::~AudacityMessageDialog(void) __ptr64 ??1AudacityMessageDialog@@UEAA@XZ |
lib-wx-wrappers.dll | 1 | | public: __cdecl AudacityTextEntryDialog::AudacityTextEntryDialog(class wxWindow * __ptr64, class TranslatableString const & __ptr64, class TranslatableString const & __ptr64, class wxString const & __ptr64, long, class wxPoint const & __ptr64) __ptr64 ??0AudacityTextEntryDialog@@QEAA@PEAVwxWindow@@AEBVTranslatableString@@1AEBVwxString@@JAEBVwxPoint@@@Z |
lib-wx-wrappers.dll | 22 | | public: virtual __cdecl AudacityTextEntryDialog::~AudacityTextEntryDialog(void) __ptr64 ??1AudacityTextEntryDialog@@UEAA@XZ |
lib-wx-wrappers.dll | 119 | | public: void __cdecl wxPanelWrapper::SetToolTip(class TranslatableString const & __ptr64) __ptr64 ?SetToolTip@wxPanelWrapper@@QEAAXAEBVTranslatableString@@@Z |
lib-wx-wrappers.dll | 14 | | public: __cdecl wxPanelWrapper::wxPanelWrapper(void) __ptr64 ??0wxPanelWrapper@@QEAA@XZ |
lib-wx-wrappers.dll | 12 | | public: __cdecl wxDirDialogWrapper::wxDirDialogWrapper(class wxWindow * __ptr64, class TranslatableString const & __ptr64, class wxString const & __ptr64, long, class wxPoint const & __ptr64, class wxSize const & __ptr64, class TranslatableString const & __ptr64) __ptr64 ??0wxDirDialogWrapper@@QEAA@PEAVwxWindow@@AEBVTranslatableString@@AEBVwxString@@JAEBVwxPoint@@AEBVwxSize@@1@Z |
lib-wx-wrappers.dll | 30 | | public: virtual __cdecl wxDirDialogWrapper::~wxDirDialogWrapper(void) __ptr64 ??1wxDirDialogWrapper@@UEAA@XZ |
lib-wx-wrappers.dll | 7 | | public: __cdecl SliderAx::SliderAx(class wxWindow * __ptr64, class TranslatableString const & __ptr64) __ptr64 ??0SliderAx@@QEAA@PEAVwxWindow@@AEBVTranslatableString@@@Z |
lib-wx-wrappers.dll | 26 | | public: virtual __cdecl SliderAx::~SliderAx(void) __ptr64 ??1SliderAx@@UEAA@XZ |
lib-wx-wrappers.dll | 66 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetChild(int, class wxAccessible * __ptr64 * __ptr64) __ptr64 ?GetChild@SliderAx@@UEAA?AW4wxAccStatus@@HPEAPEAVwxAccessible@@@Z |
lib-wx-wrappers.dll | 67 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetChildCount(int * __ptr64) __ptr64 ?GetChildCount@SliderAx@@UEAA?AW4wxAccStatus@@PEAH@Z |
lib-wx-wrappers.dll | 69 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetDefaultAction(int, class wxString * __ptr64) __ptr64 ?GetDefaultAction@SliderAx@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
lib-wx-wrappers.dll | 70 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetDescription(int, class wxString * __ptr64) __ptr64 ?GetDescription@SliderAx@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
lib-wx-wrappers.dll | 72 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetFocus(int * __ptr64, class wxAccessible * __ptr64 * __ptr64) __ptr64 ?GetFocus@SliderAx@@UEAA?AW4wxAccStatus@@PEAHPEAPEAVwxAccessible@@@Z |
lib-wx-wrappers.dll | 74 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetHelpText(int, class wxString * __ptr64) __ptr64 ?GetHelpText@SliderAx@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
lib-wx-wrappers.dll | 75 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetKeyboardShortcut(int, class wxString * __ptr64) __ptr64 ?GetKeyboardShortcut@SliderAx@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
lib-wx-wrappers.dll | 76 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetLocation(class wxRect & __ptr64, int) __ptr64 ?GetLocation@SliderAx@@UEAA?AW4wxAccStatus@@AEAVwxRect@@H@Z |
lib-wx-wrappers.dll | 79 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetName(int, class wxString * __ptr64) __ptr64 ?GetName@SliderAx@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
lib-wx-wrappers.dll | 82 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetRole(int, enum wxAccRole * __ptr64) __ptr64 ?GetRole@SliderAx@@UEAA?AW4wxAccStatus@@HPEAW4wxAccRole@@@Z |
lib-wx-wrappers.dll | 83 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetSelections(class wxVariant * __ptr64) __ptr64 ?GetSelections@SliderAx@@UEAA?AW4wxAccStatus@@PEAVwxVariant@@@Z |
lib-wx-wrappers.dll | 84 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetState(int, long * __ptr64) __ptr64 ?GetState@SliderAx@@UEAA?AW4wxAccStatus@@HPEAJ@Z |
lib-wx-wrappers.dll | 86 | | public: virtual enum wxAccStatus __cdecl SliderAx::GetValue(int, class wxString * __ptr64) __ptr64 ?GetValue@SliderAx@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
lib-wx-wrappers.dll | 120 | | public: virtual void __cdecl FileDialogBase::SetUserPaneCreator(void (__cdecl*)(class wxWindow * __ptr64, unsigned __int64), unsigned __int64) __ptr64 ?SetUserPaneCreator@FileDialogBase@@UEAAXP6AXPEAVwxWindow@@_K@Z1@Z |
lib-wx-wrappers.dll | 8 | | public: __cdecl SpinControl::SpinControl(class wxWindow * __ptr64, int, double, double, double, double, bool, class wxPoint const & __ptr64, class wxSize const & __ptr64, class TranslatableString const & __ptr64) __ptr64 ??0SpinControl@@QEAA@PEAVwxWindow@@HNNNN_NAEBVwxPoint@@AEBVwxSize@@AEBVTranslatableString@@@Z |
lib-wx-wrappers.dll | 122 | | public: void __cdecl SpinControl::SetValue(double) __ptr64 ?SetValue@SpinControl@@QEAAXN@Z |
lib-wx-wrappers.dll | 87 | | public: double __cdecl SpinControl::GetValue(void)const __ptr64 ?GetValue@SpinControl@@QEBANXZ |
lib-wx-wrappers.dll | 112 | | public: void __cdecl SpinControl::SetName(class TranslatableString const & __ptr64) __ptr64 ?SetName@SpinControl@@QEAAXAEBVTranslatableString@@@Z |
lib-wx-wrappers.dll | 27 | | public: virtual __cdecl SpinControl::~SpinControl(void) __ptr64 ??1SpinControl@@UEAA@XZ |
lib-wx-wrappers.dll | 126 | | private: virtual void __cdecl SpinControl::UpdatePrefs(void) __ptr64 ?UpdatePrefs@SpinControl@@EEAAXXZ |
lib-wx-wrappers.dll | 54 | | public: bool __cdecl wxPanelWrapper::Create(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class TranslatableString const & __ptr64) __ptr64 ?Create@wxPanelWrapper@@QEAA_NPEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVTranslatableString@@@Z |
lib-wx-wrappers.dll | 107 | | public: void __cdecl AudacityTextEntryDialog::SetInsertionPointEnd(void) __ptr64 ?SetInsertionPointEnd@AudacityTextEntryDialog@@QEAAXXZ |
lib-wx-wrappers.dll | 10 | | public: __cdecl wxDialogWrapper::wxDialogWrapper(class wxWindow * __ptr64, int, class TranslatableString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class TranslatableString const & __ptr64) __ptr64 ??0wxDialogWrapper@@QEAA@PEAVwxWindow@@HAEBVTranslatableString@@AEBVwxPoint@@AEBVwxSize@@J1@Z |
wxmsw313u_qa_vc_x64_custom.dll | 16 | | public: virtual __cdecl wxDebugReportPreviewStd::~wxDebugReportPreviewStd(void) __ptr64 ??1wxDebugReportPreviewStd@@UEAA@XZ |
wxmsw313u_qa_vc_x64_custom.dll | 9 | | public: __cdecl wxDebugReportPreviewStd::wxDebugReportPreviewStd(void) __ptr64 ??0wxDebugReportPreviewStd@@QEAA@XZ |
wxmsw313u_qa_vc_x64_custom.dll | 14 | | public: virtual __cdecl wxDebugReportCompress::~wxDebugReportCompress(void) __ptr64 ??1wxDebugReportCompress@@UEAA@XZ |
wxmsw313u_qa_vc_x64_custom.dll | 4 | | public: __cdecl wxDebugReportCompress::wxDebugReportCompress(void) __ptr64 ??0wxDebugReportCompress@@QEAA@XZ |
wxmsw313u_qa_vc_x64_custom.dll | 56 | | public: bool __cdecl wxDebugReport::Process(void) __ptr64 ?Process@wxDebugReport@@QEAA_NXZ |
wxmsw313u_qa_vc_x64_custom.dll | 58 | | public: void __cdecl wxDebugReport::Reset(void) __ptr64 ?Reset@wxDebugReport@@QEAAXXZ |
wxmsw313u_qa_vc_x64_custom.dll | 39 | | public: bool __cdecl wxDebugReport::AddText(class wxString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?AddText@wxDebugReport@@QEAA_NAEBVwxString@@00@Z |
wxmsw313u_aui_vc_x64_custom.dll | 359 | | public: virtual bool __cdecl wxNavigationEnabled<class wxBookCtrlBase>::AcceptsFocus(void)const __ptr64 ?AcceptsFocus@?$wxNavigationEnabled@VwxBookCtrlBase@@@@UEBA_NXZ |
wxmsw313u_aui_vc_x64_custom.dll | 361 | | public: virtual bool __cdecl wxNavigationEnabled<class wxBookCtrlBase>::AcceptsFocusRecursively(void)const __ptr64 ?AcceptsFocusRecursively@?$wxNavigationEnabled@VwxBookCtrlBase@@@@UEBA_NXZ |
wxmsw313u_aui_vc_x64_custom.dll | 360 | | public: virtual bool __cdecl wxNavigationEnabled<class wxBookCtrlBase>::AcceptsFocusFromKeyboard(void)const __ptr64 ?AcceptsFocusFromKeyboard@?$wxNavigationEnabled@VwxBookCtrlBase@@@@UEBA_NXZ |
wxmsw313u_aui_vc_x64_custom.dll | 394 | | public: virtual void __cdecl wxNavigationEnabled<class wxBookCtrlBase>::AddChild(class wxWindowBase * __ptr64) __ptr64 ?AddChild@?$wxNavigationEnabled@VwxBookCtrlBase@@@@UEAAXPEAVwxWindowBase@@@Z |
wxmsw313u_aui_vc_x64_custom.dll | 1106 | | public: virtual void __cdecl wxNavigationEnabled<class wxBookCtrlBase>::RemoveChild(class wxWindowBase * __ptr64) __ptr64 ?RemoveChild@?$wxNavigationEnabled@VwxBookCtrlBase@@@@UEAAXPEAVwxWindowBase@@@Z |
wxmsw313u_aui_vc_x64_custom.dll | 1171 | | public: virtual void __cdecl wxNavigationEnabled<class wxBookCtrlBase>::SetFocus(void) __ptr64 ?SetFocus@?$wxNavigationEnabled@VwxBookCtrlBase@@@@UEAAXXZ |
wxmsw313u_aui_vc_x64_custom.dll | 829 | | public: virtual bool __cdecl wxNavigationEnabled<class wxBookCtrlBase>::HasTransparentBackground(void) __ptr64 ?HasTransparentBackground@?$wxNavigationEnabled@VwxBookCtrlBase@@@@UEAA_NXZ |
wxmsw313u_aui_vc_x64_custom.dll | 1331 | | public: virtual void __cdecl wxNavigationEnabled<class wxBookCtrlBase>::WXDoUpdatePendingFocus(class wxWindow * __ptr64) __ptr64 ?WXDoUpdatePendingFocus@?$wxNavigationEnabled@VwxBookCtrlBase@@@@UEAAXPEAVwxWindow@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 571 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxHtmlWindow::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxHtmlWindow@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_html_vc_x64_custom.dll | 573 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxHtmlWindow::GetEventTable(void)const __ptr64 ?GetEventTable@wxHtmlWindow@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_html_vc_x64_custom.dll | 599 | | public: virtual class wxCursor __cdecl wxHtmlWindow::GetHTMLCursor(enum wxHtmlWindowInterface::HTMLCursor)const __ptr64 ?GetHTMLCursor@wxHtmlWindow@@UEBA?AVwxCursor@@W4HTMLCursor@wxHtmlWindowInterface@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 920 | | public: virtual void __cdecl wxHtmlWindow::SetHTMLStatusText(class wxString const & __ptr64) __ptr64 ?SetHTMLStatusText@wxHtmlWindow@@UEAAXAEBVwxString@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 918 | | public: virtual void __cdecl wxHtmlWindow::SetHTMLBackgroundImage(class wxBitmap const & __ptr64) __ptr64 ?SetHTMLBackgroundImage@wxHtmlWindow@@UEAAXAEBVwxBitmap@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 916 | | public: virtual void __cdecl wxHtmlWindow::SetHTMLBackgroundColour(class wxColour const & __ptr64) __ptr64 ?SetHTMLBackgroundColour@wxHtmlWindow@@UEAAXAEBVwxColour@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 807 | | public: virtual enum wxHtmlOpeningStatus __cdecl wxHtmlWindow::OnOpeningURL(enum wxHtmlURLType, class wxString const & __ptr64, class wxString * __ptr64)const __ptr64 ?OnOpeningURL@wxHtmlWindow@@UEBA?AW4wxHtmlOpeningStatus@@W4wxHtmlURLType@@AEBVwxString@@PEAV4@@Z |
wxmsw313u_html_vc_x64_custom.dll | 557 | | protected: virtual class wxHtmlFilter * __ptr64 __cdecl wxHtmlWindow::GetDefaultFilter(void) __ptr64 ?GetDefaultFilter@wxHtmlWindow@@MEAAPEAVwxHtmlFilter@@XZ |
wxmsw313u_html_vc_x64_custom.dll | 777 | | protected: virtual void __cdecl wxHtmlWindowMouseHelper::OnCellMouseHover(class wxHtmlCell * __ptr64, int, int) __ptr64 ?OnCellMouseHover@wxHtmlWindowMouseHelper@@MEAAXPEAVwxHtmlCell@@HH@Z |
wxmsw313u_html_vc_x64_custom.dll | 776 | | protected: virtual bool __cdecl wxHtmlWindowMouseHelper::OnCellClicked(class wxHtmlCell * __ptr64, int, int, class wxMouseEvent const & __ptr64) __ptr64 ?OnCellClicked@wxHtmlWindowMouseHelper@@MEAA_NPEAVwxHtmlCell@@HHAEBVwxMouseEvent@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 537 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxHtmlWindow::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxHtmlWindow@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_html_vc_x64_custom.dll | 943 | | public: virtual bool __cdecl wxHtmlWindow::SetPage(class wxString const & __ptr64) __ptr64 ?SetPage@wxHtmlWindow@@UEAA_NAEBVwxString@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 772 | | public: virtual bool __cdecl wxHtmlWindow::LoadPage(class wxString const & __ptr64) __ptr64 ?LoadPage@wxHtmlWindow@@UEAA_NAEBVwxString@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 835 | | public: virtual void __cdecl wxHtmlWindow::ReadCustomization(class wxConfigBase * __ptr64, class wxString) __ptr64 ?ReadCustomization@wxHtmlWindow@@UEAAXPEAVwxConfigBase@@VwxString@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 1004 | | public: virtual void __cdecl wxHtmlWindow::WriteCustomization(class wxConfigBase * __ptr64, class wxString) __ptr64 ?WriteCustomization@wxHtmlWindow@@UEAAXPEAVwxConfigBase@@VwxString@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 811 | | public: virtual void __cdecl wxHtmlWindow::OnSetTitle(class wxString const & __ptr64) __ptr64 ?OnSetTitle@wxHtmlWindow@@UEAAXAEBVwxString@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 794 | | public: virtual void __cdecl wxHtmlWindow::OnInternalIdle(void) __ptr64 ?OnInternalIdle@wxHtmlWindow@@UEAAXXZ |
wxmsw313u_html_vc_x64_custom.dll | 922 | | public: virtual void __cdecl wxHtmlWindow::SetHTMLWindowTitle(class wxString const & __ptr64) __ptr64 ?SetHTMLWindowTitle@wxHtmlWindow@@UEAAXAEBVwxString@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 789 | | public: virtual void __cdecl wxHtmlWindow::OnHTMLLinkClicked(class wxHtmlLinkInfo const & __ptr64) __ptr64 ?OnHTMLLinkClicked@wxHtmlWindow@@UEAAXAEBVwxHtmlLinkInfo@@@Z |
wxmsw313u_html_vc_x64_custom.dll | 791 | | public: virtual enum wxHtmlOpeningStatus __cdecl wxHtmlWindow::OnHTMLOpeningURL(enum wxHtmlURLType, class wxString const & __ptr64, class wxString * __ptr64)const __ptr64 ?OnHTMLOpeningURL@wxHtmlWindow@@UEBA?AW4wxHtmlOpeningStatus@@W4wxHtmlURLType@@AEBVwxString@@PEAV4@@Z |
wxmsw313u_html_vc_x64_custom.dll | 706 | | public: virtual class wxPoint __cdecl wxHtmlWindow::HTMLCoordsToWindow(class wxHtmlCell * __ptr64, class wxPoint const & __ptr64)const __ptr64 ?HTMLCoordsToWindow@wxHtmlWindow@@UEBA?AVwxPoint@@PEAVwxHtmlCell@@AEBV2@@Z |
wxmsw313u_html_vc_x64_custom.dll | 601 | | public: virtual class wxWindow * __ptr64 __cdecl wxHtmlWindow::GetHTMLWindow(void) __ptr64 ?GetHTMLWindow@wxHtmlWindow@@UEAAPEAVwxWindow@@XZ |
wxmsw313u_html_vc_x64_custom.dll | 597 | | public: virtual class wxColour __cdecl wxHtmlWindow::GetHTMLBackgroundColour(void)const __ptr64 ?GetHTMLBackgroundColour@wxHtmlWindow@@UEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19354 | | class wxEventTypeTag<class wxSpinEvent> const wxEVT_SPINCTRL ?wxEVT_SPINCTRL@@3V?$wxEventTypeTag@VwxSpinEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19580 | | char const * const wxTextCtrlNameStr ?wxTextCtrlNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 19573 | | char const * const wxStaticTextNameStr ?wxStaticTextNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 6859 | | protected: virtual bool __cdecl wxTextEntry::DoAutoCompleteCustom(class wxTextCompleter * __ptr64) __ptr64 ?DoAutoCompleteCustom@wxTextEntry@@MEAA_NPEAVwxTextCompleter@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6862 | | protected: virtual bool __cdecl wxTextEntry::DoAutoCompleteFileNames(int) __ptr64 ?DoAutoCompleteFileNames@wxTextEntry@@MEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 6865 | | protected: virtual bool __cdecl wxTextEntry::DoAutoCompleteStrings(class wxArrayString const & __ptr64) __ptr64 ?DoAutoCompleteStrings@wxTextEntry@@MEAA_NAEBVwxArrayString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7201 | | protected: virtual class wxPoint __cdecl wxTextEntry::DoGetMargins(void)const __ptr64 ?DoGetMargins@wxTextEntry@@MEBA?AVwxPoint@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7499 | | protected: virtual bool __cdecl wxTextEntry::DoSetMargins(class wxPoint const & __ptr64) __ptr64 ?DoSetMargins@wxTextEntry@@MEAA_NAEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7274 | | protected: virtual class wxString __cdecl wxTextEntry::DoGetValue(void)const __ptr64 ?DoGetValue@wxTextEntry@@MEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9982 | | public: virtual class wxString __cdecl wxTextEntry::GetHint(void)const __ptr64 ?GetHint@wxTextEntry@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15640 | | public: virtual bool __cdecl wxTextEntry::SetHint(class wxString const & __ptr64) __ptr64 ?SetHint@wxTextEntry@@UEAA_NAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8173 | | public: virtual void __cdecl wxTextEntry::ForceUpper(void) __ptr64 ?ForceUpper@wxTextEntry@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 15402 | | public: virtual void __cdecl wxTextEntry::SetEditable(bool) __ptr64 ?SetEditable@wxTextEntry@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12572 | | public: virtual bool __cdecl wxTextEntry::IsEditable(void)const __ptr64 ?IsEditable@wxTextEntry@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 15708 | | public: virtual void __cdecl wxTextEntry::SetInsertionPoint(long) __ptr64 ?SetInsertionPoint@wxTextEntry@@UEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 5702 | | public: virtual bool __cdecl wxTextEntry::CanUndo(void)const __ptr64 ?CanUndo@wxTextEntry@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 17077 | | public: virtual void __cdecl wxTextEntry::Undo(void) __ptr64 ?Undo@wxTextEntry@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 6592 | | public: virtual void __cdecl wxTextEntry::Cut(void) __ptr64 ?Cut@wxTextEntry@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 6144 | | public: virtual void __cdecl wxTextEntry::Copy(void) __ptr64 ?Copy@wxTextEntry@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14482 | | public: virtual void __cdecl wxTextEntry::Remove(long, long) __ptr64 ?Remove@wxTextEntry@@UEAAXJJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 8872 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxStaticText::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxStaticText@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 17283 | | protected: virtual void __cdecl wxStaticText::WXSetVisibleLabel(class wxString const & __ptr64) __ptr64 ?WXSetVisibleLabel@wxStaticText@@MEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17279 | | protected: virtual class wxString __cdecl wxStaticText::WXGetVisibleLabel(void)const __ptr64 ?WXGetVisibleLabel@wxStaticText@@MEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7114 | | protected: virtual class wxSize __cdecl wxStaticText::DoGetBestClientSize(void)const __ptr64 ?DoGetBestClientSize@wxStaticText@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7529 | | protected: virtual void __cdecl wxStaticText::DoSetSize(int, int, int, int, int) __ptr64 ?DoSetSize@wxStaticText@@MEAAXHHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13219 | | public: virtual unsigned long __cdecl wxStaticText::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxStaticText@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 15542 | | public: virtual bool __cdecl wxStaticText::SetFont(class wxFont const & __ptr64) __ptr64 ?SetFont@wxStaticText@@UEAA_NAEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15810 | | public: virtual void __cdecl wxStaticText::SetLabel(class wxString const & __ptr64) __ptr64 ?SetLabel@wxStaticText@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9479 | | protected: virtual class wxString __cdecl wxStaticTextBase::GetEllipsizedLabel(void)const __ptr64 ?GetEllipsizedLabel@wxStaticTextBase@@MEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7489 | | protected: virtual bool __cdecl wxSizer::DoSetItemMinSize(class wxWindow * __ptr64, int, int) __ptr64 ?DoSetItemMinSize@wxSizer@@MEAA_NPEAVwxWindow@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7488 | | protected: virtual bool __cdecl wxSizer::DoSetItemMinSize(class wxSizer * __ptr64, int, int) __ptr64 ?DoSetItemMinSize@wxSizer@@MEAA_NPEAV1@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7490 | | protected: virtual bool __cdecl wxSizer::DoSetItemMinSize(unsigned __int64, int, int) __ptr64 ?DoSetItemMinSize@wxSizer@@MEAA_N_KHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7505 | | protected: virtual void __cdecl wxSizer::DoSetMinSize(int, int) __ptr64 ?DoSetMinSize@wxSizer@@MEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5433 | | public: virtual bool __cdecl wxSizer::AreAnyItemsShown(void)const __ptr64 ?AreAnyItemsShown@wxSizer@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16773 | | public: virtual void __cdecl wxSizer::ShowItems(bool) __ptr64 ?ShowItems@wxSizer@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 13006 | | public: virtual void __cdecl wxSizer::Layout(void) __ptr64 ?Layout@wxSizer@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14387 | | public: virtual void __cdecl wxSizer::RecalcSizes(void) __ptr64 ?RecalcSizes@wxSizer@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 6710 | | public: virtual void __cdecl wxSizer::DeleteWindows(void) __ptr64 ?DeleteWindows@wxSizer@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5833 | | public: virtual void __cdecl wxSizer::Clear(bool) __ptr64 ?Clear@wxSizer@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 14581 | | public: virtual bool __cdecl wxSizer::Replace(class wxWindow * __ptr64, class wxWindow * __ptr64, bool) __ptr64 ?Replace@wxSizer@@UEAA_NPEAVwxWindow@@0_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 14580 | | public: virtual bool __cdecl wxSizer::Replace(class wxSizer * __ptr64, class wxSizer * __ptr64, bool) __ptr64 ?Replace@wxSizer@@UEAA_NPEAV1@0_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 14582 | | public: virtual bool __cdecl wxSizer::Replace(unsigned __int64, class wxSizerItem * __ptr64) __ptr64 ?Replace@wxSizer@@UEAA_N_KPEAVwxSizerItem@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6765 | | public: virtual bool __cdecl wxSizer::Detach(class wxWindow * __ptr64) __ptr64 ?Detach@wxSizer@@UEAA_NPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6764 | | public: virtual bool __cdecl wxSizer::Detach(class wxSizer * __ptr64) __ptr64 ?Detach@wxSizer@@UEAA_NPEAV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6763 | | public: virtual bool __cdecl wxSizer::Detach(int) __ptr64 ?Detach@wxSizer@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 14480 | | public: virtual bool __cdecl wxSizer::Remove(class wxSizer * __ptr64) __ptr64 ?Remove@wxSizer@@UEAA_NPEAV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14479 | | public: virtual bool __cdecl wxSizer::Remove(int) __ptr64 ?Remove@wxSizer@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8879 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxTextCtrl::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxTextCtrl@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9590 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxTextCtrl::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxTextCtrl@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9687 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxTextCtrl::GetEventTable(void)const __ptr64 ?GetEventTable@wxTextCtrl@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13310 | | private: virtual void __cdecl wxTextCtrl::MSWProcessSpecialKey(class wxKeyEvent & __ptr64) __ptr64 ?MSWProcessSpecialKey@wxTextCtrl@@EEAAXAEAVwxKeyEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13356 | | protected: virtual void __cdecl wxTextCtrl::MSWUpdateFontOnDPIChange(class wxSize const & __ptr64) __ptr64 ?MSWUpdateFontOnDPIChange@wxTextCtrl@@MEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7257 | | protected: virtual class wxSize __cdecl wxTextCtrl::DoGetSizeFromTextSize(int, int)const __ptr64 ?DoGetSizeFromTextSize@wxTextCtrl@@MEBA?AVwxSize@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7155 | | protected: virtual class wxSize __cdecl wxTextCtrl::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxTextCtrl@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7519 | | protected: virtual void __cdecl wxTextCtrl::DoSetSelection(long, long, int) __ptr64 ?DoSetSelection@wxTextCtrl@@MEAAXJJH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7390 | | protected: virtual class wxPoint __cdecl wxTextCtrl::DoPositionToCoords(long)const __ptr64 ?DoPositionToCoords@wxTextCtrl@@MEBA?AVwxPoint@@J@Z |
wxmsw313u_core_vc_x64_custom.dll | 7570 | | protected: virtual void __cdecl wxTextCtrl::DoSetValue(class wxString const & __ptr64, int) __ptr64 ?DoSetValue@wxTextCtrl@@MEAAXAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 13222 | | public: virtual unsigned long __cdecl wxTextCtrl::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxTextCtrl@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 13326 | | public: virtual bool __cdecl wxTextCtrl::MSWShouldPreProcessMessage(struct tagMSG * __ptr64) __ptr64 ?MSWShouldPreProcessMessage@wxTextCtrl@@UEAA_NPEAUtagMSG@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13235 | | public: virtual bool __cdecl wxTextCtrl::MSWHandleMessage(__int64 * __ptr64, unsigned int, unsigned __int64, __int64) __ptr64 ?MSWHandleMessage@wxTextCtrl@@UEAA_NPEA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13120 | | public: virtual class wxMenu * __ptr64 __cdecl wxTextCtrl::MSWCreateContextMenu(void) __ptr64 ?MSWCreateContextMenu@wxTextCtrl@@UEAAPEAVwxMenu@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5633 | | public: virtual bool __cdecl wxTextCtrl::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxTextCtrl@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5042 | | public: virtual bool __cdecl wxTextCtrl::AcceptsFocusFromKeyboard(void)const __ptr64 ?AcceptsFocusFromKeyboard@wxTextCtrl@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5265 | | public: virtual void __cdecl wxTextCtrl::AdoptAttributesFromHWND(void) __ptr64 ?AdoptAttributesFromHWND@wxTextCtrl@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 15546 | | public: virtual bool __cdecl wxTextCtrl::SetFont(class wxFont const & __ptr64) __ptr64 ?SetFont@wxTextCtrl@@UEAA_NAEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15579 | | public: virtual bool __cdecl wxTextCtrl::SetForegroundColour(class wxColour const & __ptr64) __ptr64 ?SetForegroundColour@wxTextCtrl@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14997 | | public: virtual bool __cdecl wxTextCtrl::SetBackgroundColour(class wxColour const & __ptr64) __ptr64 ?SetBackgroundColour@wxTextCtrl@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13289 | | public: virtual bool __cdecl wxTextCtrl::MSWOnNotify(int, __int64, __int64 * __ptr64) __ptr64 ?MSWOnNotify@wxTextCtrl@@UEAA_NH_JPEA_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13116 | | public: virtual struct HBRUSH__ * __ptr64 __cdecl wxTextCtrl::MSWControlColor(struct HDC__ * __ptr64, struct HWND__ * __ptr64) __ptr64 ?MSWControlColor@wxTextCtrl@@UEAAPEAUHBRUSH__@@PEAUHDC__@@PEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13108 | | public: virtual bool __cdecl wxTextCtrl::MSWCommand(unsigned int, unsigned short) __ptr64 ?MSWCommand@wxTextCtrl@@UEAA_NIG@Z |
wxmsw313u_core_vc_x64_custom.dll | 6047 | | public: virtual void __cdecl wxTextCtrl::Command(class wxCommandEvent & __ptr64) __ptr64 ?Command@wxTextCtrl@@UEAAXAEAVwxCommandEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16668 | | public: virtual void __cdecl wxTextCtrl::SetWindowStyleFlag(long) __ptr64 ?SetWindowStyleFlag@wxTextCtrl@@UEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 15389 | | public: virtual void __cdecl wxTextCtrl::SetDropTarget(class wxDropTarget * __ptr64) __ptr64 ?SetDropTarget@wxTextCtrl@@UEAAXPEAVwxDropTarget@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10226 | | public: virtual enum wxLayoutDirection __cdecl wxTextCtrl::GetLayoutDirection(void)const __ptr64 ?GetLayoutDirection@wxTextCtrl@@UEBA?AW4wxLayoutDirection@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15838 | | public: virtual void __cdecl wxTextCtrl::SetLayoutDirection(enum wxLayoutDirection) __ptr64 ?SetLayoutDirection@wxTextCtrl@@UEAAXW4wxLayoutDirection@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11989 | | public: virtual enum wxTextCtrlHitTestResult __cdecl wxTextCtrl::HitTest(class wxPoint const & __ptr64, long * __ptr64)const __ptr64 ?HitTest@wxTextCtrl@@UEBA?AW4wxTextCtrlHitTestResult@@AEBVwxPoint@@PEAJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 16796 | | public: virtual void __cdecl wxTextCtrl::ShowPosition(long) __ptr64 ?ShowPosition@wxTextCtrl@@UEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 14238 | | public: virtual bool __cdecl wxTextCtrl::PositionToXY(long, long * __ptr64, long * __ptr64)const __ptr64 ?PositionToXY@wxTextCtrl@@UEBA_NJPEAJ0@Z |
wxmsw313u_core_vc_x64_custom.dll | 17325 | | public: virtual long __cdecl wxTextCtrl::XYToPosition(long, long)const __ptr64 ?XYToPosition@wxTextCtrl@@UEBAJJJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 11229 | | public: virtual bool __cdecl wxTextCtrl::GetStyle(long, class wxTextAttr & __ptr64) __ptr64 ?GetStyle@wxTextCtrl@@UEAA_NJAEAVwxTextAttr@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15331 | | public: virtual bool __cdecl wxTextCtrl::SetDefaultStyle(class wxTextAttr const & __ptr64) __ptr64 ?SetDefaultStyle@wxTextCtrl@@UEAA_NAEBVwxTextAttr@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16418 | | public: virtual bool __cdecl wxTextCtrl::SetStyle(long, long, class wxTextAttr const & __ptr64) __ptr64 ?SetStyle@wxTextCtrl@@UEAA_NJJAEBVwxTextAttr@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7825 | | public: virtual bool __cdecl wxTextCtrl::EmulateKeyPress(class wxKeyEvent const & __ptr64) __ptr64 ?EmulateKeyPress@wxTextCtrl@@UEAA_NAEBVwxKeyEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6824 | | public: virtual void __cdecl wxTextCtrl::DiscardEdits(void) __ptr64 ?DiscardEdits@wxTextCtrl@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13423 | | public: virtual void __cdecl wxTextCtrl::MarkDirty(void) __ptr64 ?MarkDirty@wxTextCtrl@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 12713 | | public: virtual bool __cdecl wxTextCtrl::IsModified(void)const __ptr64 ?IsModified@wxTextCtrl@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10215 | | public: virtual long __cdecl wxTextCtrl::GetLastPosition(void)const __ptr64 ?GetLastPosition@wxTextCtrl@@UEBAJXZ |
wxmsw313u_core_vc_x64_custom.dll | 10068 | | public: virtual long __cdecl wxTextCtrl::GetInsertionPoint(void)const __ptr64 ?GetInsertionPoint@wxTextCtrl@@UEBAJXZ |
wxmsw313u_core_vc_x64_custom.dll | 15710 | | public: virtual void __cdecl wxTextCtrl::SetInsertionPointEnd(void) __ptr64 ?SetInsertionPointEnd@wxTextCtrl@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5688 | | public: virtual bool __cdecl wxTextCtrl::CanRedo(void)const __ptr64 ?CanRedo@wxTextCtrl@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14400 | | public: virtual void __cdecl wxTextCtrl::Redo(void) __ptr64 ?Redo@wxTextCtrl@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14195 | | public: virtual void __cdecl wxTextCtrl::Paste(void) __ptr64 ?Paste@wxTextCtrl@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 11037 | | public: virtual void __cdecl wxTextCtrl::GetSelection(long * __ptr64, long * __ptr64)const __ptr64 ?GetSelection@wxTextCtrl@@UEBAXPEAJ0@Z |
wxmsw313u_core_vc_x64_custom.dll | 15915 | | public: virtual void __cdecl wxTextCtrl::SetMaxLength(unsigned long) __ptr64 ?SetMaxLength@wxTextCtrl@@UEAAXK@Z |
wxmsw313u_core_vc_x64_custom.dll | 10553 | | public: virtual int __cdecl wxTextCtrl::GetNumberOfLines(void)const __ptr64 ?GetNumberOfLines@wxTextCtrl@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10261 | | public: virtual class wxString __cdecl wxTextCtrl::GetLineText(long)const __ptr64 ?GetLineText@wxTextCtrl@@UEBA?AVwxString@@J@Z |
wxmsw313u_core_vc_x64_custom.dll | 10254 | | public: virtual int __cdecl wxTextCtrl::GetLineLength(long)const __ptr64 ?GetLineLength@wxTextCtrl@@UEBAHJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 5834 | | public: virtual void __cdecl wxTextCtrl::Clear(void) __ptr64 ?Clear@wxTextCtrl@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5414 | | public: virtual void __cdecl wxTextCtrl::AppendText(class wxString const & __ptr64) __ptr64 ?AppendText@wxTextCtrl@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17312 | | public: virtual void __cdecl wxTextCtrl::WriteText(class wxString const & __ptr64) __ptr64 ?WriteText@wxTextCtrl@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12606 | | public: virtual bool __cdecl wxTextCtrl::IsEmpty(void)const __ptr64 ?IsEmpty@wxTextCtrl@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10856 | | public: virtual class wxString __cdecl wxTextCtrl::GetRange(long, long)const __ptr64 ?GetRange@wxTextCtrl@@UEBA?AVwxString@@JJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 5641 | | public: virtual bool __cdecl wxMenuBarBase::CanBeOutsideClientArea(void)const __ptr64 ?CanBeOutsideClientArea@wxMenuBarBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5040 | | public: virtual bool __cdecl wxMenuBarBase::AcceptsFocusFromKeyboard(void)const __ptr64 ?AcceptsFocusFromKeyboard@wxMenuBarBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10182 | | public: virtual class wxString __cdecl wxMenuBarBase::GetLabel(void)const __ptr64 ?GetLabel@wxMenuBarBase@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15808 | | public: virtual void __cdecl wxMenuBarBase::SetLabel(class wxString const & __ptr64) __ptr64 ?SetLabel@wxMenuBarBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7831 | | public: virtual bool __cdecl wxMenuBarBase::Enable(bool) __ptr64 ?Enable@wxMenuBarBase@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12614 | | public: virtual bool __cdecl wxMenuBarBase::IsEnabled(void)const __ptr64 ?IsEnabled@wxMenuBarBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10381 | | public: virtual class wxString __cdecl wxMenuBarBase::GetMenuLabelText(unsigned __int64)const __ptr64 ?GetMenuLabelText@wxMenuBarBase@@UEBA?AVwxString@@_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 2500 | | public: virtual __cdecl wxMenuBar::~wxMenuBar(void) __ptr64 ??1wxMenuBar@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1316 | | public: __cdecl wxMenuBar::wxMenuBar(void) __ptr64 ??0wxMenuBar@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5338 | | public: class wxMenuItem * __ptr64 __cdecl wxMenuBase::Append(int, class wxString const & __ptr64, class wxMenu * __ptr64, class wxString const & __ptr64) __ptr64 ?Append@wxMenuBase@@QEAAPEAVwxMenuItem@@HAEBVwxString@@PEAVwxMenu@@0@Z |
wxmsw313u_core_vc_x64_custom.dll | 15809 | | public: void __cdecl wxMenuBase::SetLabel(int, class wxString const & __ptr64) __ptr64 ?SetLabel@wxMenuBase@@QEAAXHAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5764 | | public: void __cdecl wxMenuBase::Check(int, bool) __ptr64 ?Check@wxMenuBase@@QEAAXH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12615 | | public: bool __cdecl wxMenuBase::IsEnabled(int)const __ptr64 ?IsEnabled@wxMenuBase@@QEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7832 | | public: void __cdecl wxMenuBase::Enable(int, bool) __ptr64 ?Enable@wxMenuBase@@QEAAXH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 8092 | | public: class wxMenuItem * __ptr64 __cdecl wxMenuBase::FindItem(int, class wxMenu * __ptr64 * __ptr64)const __ptr64 ?FindItem@wxMenuBase@@QEBAPEAVwxMenuItem@@HPEAPEAVwxMenu@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10985 | | public: class wxRect __cdecl wxWindowBase::GetScreenRect(void)const __ptr64 ?GetScreenRect@wxWindowBase@@QEBA?AVwxRect@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6288 | | public: static class wxGraphicsContext * __ptr64 __cdecl wxGraphicsContext::Create(class wxImage & __ptr64) ?Create@wxGraphicsContext@@SAPEAV1@AEAVwxImage@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1586 | | public: __cdecl wxRegion::wxRegion(class wxRegion const & __ptr64) __ptr64 ??0wxRegion@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2616 | | public: virtual __cdecl wxRegion::~wxRegion(void) __ptr64 ??1wxRegion@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8433 | | public: class wxRect __cdecl wxRegionBase::GetBox(void)const __ptr64 ?GetBox@wxRegionBase@@QEBA?AVwxRect@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16005 | | public: void __cdecl wxImage::SetOption(class wxString const & __ptr64, int) __ptr64 ?SetOption@wxImage@@QEAAXAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 15905 | | public: void __cdecl wxImage::SetMask(bool) __ptr64 ?SetMask@wxImage@@QEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 15908 | | public: void __cdecl wxImage::SetMaskColour(unsigned char, unsigned char, unsigned char) __ptr64 ?SetMaskColour@wxImage@@QEAAXEEE@Z |
wxmsw313u_core_vc_x64_custom.dll | 12220 | | public: void __cdecl wxImage::InitAlpha(void) __ptr64 ?InitAlpha@wxImage@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 8280 | | public: unsigned char * __ptr64 __cdecl wxImage::GetAlpha(void)const __ptr64 ?GetAlpha@wxImage@@QEBAPEAEXZ |
wxmsw313u_core_vc_x64_custom.dll | 577 | | public: __cdecl wxCursor::wxCursor(class wxImage const & __ptr64) __ptr64 ??0wxCursor@@QEAA@AEBVwxImage@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12014 | | public: void __cdecl wxSize::IncTo(class wxSize const & __ptr64) __ptr64 ?IncTo@wxSize@@QEAAXAEBV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16442 | | public: void __cdecl wxDC::SetTextBackground(class wxColour const & __ptr64) __ptr64 ?SetTextBackground@wxDC@@QEAAXAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6260 | | public: bool __cdecl wxFont::Create(int, enum wxFontFamily, enum wxFontStyle, enum wxFontWeight, bool, class wxString const & __ptr64, enum wxFontEncoding) __ptr64 ?Create@wxFont@@QEAA_NHW4wxFontFamily@@W4wxFontStyle@@W4wxFontWeight@@_NAEBVwxString@@W4wxFontEncoding@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 525 | | public: __cdecl wxColour::wxColour(unsigned long) __ptr64 ??0wxColour@@QEAA@K@Z |
wxmsw313u_core_vc_x64_custom.dll | 7733 | | public: void __cdecl wxDC::DrawLabel(class wxString const & __ptr64, class wxRect const & __ptr64, int, int) __ptr64 ?DrawLabel@wxDC@@QEAAXAEBVwxString@@AEBVwxRect@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7762 | | public: void __cdecl wxDC::DrawRoundedRectangle(class wxRect const & __ptr64, double) __ptr64 ?DrawRoundedRectangle@wxDC@@QEAAXAEBVwxRect@@N@Z |
wxmsw313u_core_vc_x64_custom.dll | 8947 | | public: bool __cdecl wxDC::GetClippingBox(class wxRect & __ptr64)const __ptr64 ?GetClippingBox@wxDC@@QEBA_NAEAVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11236 | | public: class wxBitmap __cdecl wxBitmap::GetSubBitmap(class wxRect const & __ptr64)const __ptr64 ?GetSubBitmap@wxBitmap@@QEBA?AV1@AEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8650 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxDatePickerCtrl::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxDatePickerCtrl@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13260 | | protected: virtual bool __cdecl wxDatePickerCtrl::MSWOnDateTimeChange(struct tagNMDATETIMECHANGE const & __ptr64) __ptr64 ?MSWOnDateTimeChange@wxDatePickerCtrl@@MEAA_NAEBUtagNMDATETIMECHANGE@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13178 | | protected: virtual enum wxLocaleInfo __cdecl wxDatePickerCtrl::MSWGetFormat(void)const __ptr64 ?MSWGetFormat@wxDatePickerCtrl@@MEBA?AW4wxLocaleInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13206 | | public: virtual unsigned long __cdecl wxDatePickerCtrl::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxDatePickerCtrl@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 10849 | | public: virtual bool __cdecl wxDatePickerCtrl::GetRange(class wxDateTime * __ptr64, class wxDateTime * __ptr64)const __ptr64 ?GetRange@wxDatePickerCtrl@@UEBA_NPEAVwxDateTime@@0@Z |
wxmsw313u_core_vc_x64_custom.dll | 16175 | | public: virtual void __cdecl wxDatePickerCtrl::SetRange(class wxDateTime const & __ptr64, class wxDateTime const & __ptr64) __ptr64 ?SetRange@wxDatePickerCtrl@@UEAAXAEBVwxDateTime@@0@Z |
wxmsw313u_core_vc_x64_custom.dll | 11463 | | public: virtual class wxDateTime __cdecl wxDatePickerCtrl::GetValue(void)const __ptr64 ?GetValue@wxDatePickerCtrl@@UEBA?AVwxDateTime@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16582 | | public: virtual void __cdecl wxDatePickerCtrl::SetValue(class wxDateTime const & __ptr64) __ptr64 ?SetValue@wxDatePickerCtrl@@UEAAXAEBVwxDateTime@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7131 | | protected: virtual class wxSize __cdecl wxDateTimePickerCtrl::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxDateTimePickerCtrl@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13282 | | public: virtual bool __cdecl wxDateTimePickerCtrl::MSWOnNotify(int, __int64, __int64 * __ptr64) __ptr64 ?MSWOnNotify@wxDateTimePickerCtrl@@UEAA_NH_JPEA_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13090 | | protected: virtual bool __cdecl wxDatePickerCtrl::MSWAllowsNone(void)const __ptr64 ?MSWAllowsNone@wxDatePickerCtrl@@MEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 9279 | | protected: virtual enum wxBorder __cdecl wxDateTimePickerCtrl::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxDateTimePickerCtrl@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5624 | | public: virtual bool __cdecl wxDateTimePickerCtrl::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxDateTimePickerCtrl@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 2223 | | public: virtual __cdecl wxDatePickerCtrl::~wxDatePickerCtrl(void) __ptr64 ??1wxDatePickerCtrl@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 690 | | public: __cdecl wxDatePickerCtrl::wxDatePickerCtrl(class wxWindow * __ptr64, int, class wxDateTime const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxDatePickerCtrl@@QEAA@PEAVwxWindow@@HAEBVwxDateTime@@AEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2222 | | public: virtual __cdecl wxDateEvent::~wxDateEvent(void) __ptr64 ??1wxDateEvent@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 689 | | public: __cdecl wxDateEvent::wxDateEvent(void) __ptr64 ??0wxDateEvent@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19184 | | class wxEventTypeTag<class wxDateEvent> const wxEVT_DATE_CHANGED ?wxEVT_DATE_CHANGED@@3V?$wxEventTypeTag@VwxDateEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 18844 | | char const * const wxComboBoxNameStr ?wxComboBoxNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 11469 | | public: virtual class wxString __cdecl wxGridCellChoiceEditor::GetValue(void)const __ptr64 ?GetValue@wxGridCellChoiceEditor@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14612 | | public: virtual void __cdecl wxGridCellChoiceEditor::Reset(void) __ptr64 ?Reset@wxGridCellChoiceEditor@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5425 | | public: virtual void __cdecl wxGridCellChoiceEditor::ApplyEdit(int, int, class wxGrid * __ptr64) __ptr64 ?ApplyEdit@wxGridCellChoiceEditor@@UEAAXHHPEAVwxGrid@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7932 | | public: virtual bool __cdecl wxGridCellChoiceEditor::EndEdit(int, int, class wxGrid const * __ptr64, class wxString const & __ptr64, class wxString * __ptr64) __ptr64 ?EndEdit@wxGridCellChoiceEditor@@UEAA_NHHPEBVwxGrid@@AEBVwxString@@PEAV3@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5519 | | public: virtual void __cdecl wxGridCellChoiceEditor::BeginEdit(int, int, class wxGrid * __ptr64) __ptr64 ?BeginEdit@wxGridCellChoiceEditor@@UEAAXHHPEAVwxGrid@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6299 | | public: virtual void __cdecl wxGridCellChoiceEditor::Create(class wxWindow * __ptr64, int, class wxEvtHandler * __ptr64) __ptr64 ?Create@wxGridCellChoiceEditor@@UEAAXPEAVwxWindow@@HPEAVwxEvtHandler@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16082 | | public: virtual void __cdecl wxGridCellWorker::SetParameters(class wxString const & __ptr64) __ptr64 ?SetParameters@wxGridCellWorker@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8349 | | public: virtual class wxSize __cdecl wxGridCellStringRenderer::GetBestSize(class wxGrid & __ptr64, class wxGridCellAttr & __ptr64, class wxDC & __ptr64, int, int) __ptr64 ?GetBestSize@wxGridCellStringRenderer@@UEAA?AVwxSize@@AEAVwxGrid@@AEAVwxGridCellAttr@@AEAVwxDC@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7655 | | public: virtual void __cdecl wxGridCellStringRenderer::Draw(class wxGrid & __ptr64, class wxGridCellAttr & __ptr64, class wxDC & __ptr64, class wxRect const & __ptr64, int, int, bool) __ptr64 ?Draw@wxGridCellStringRenderer@@UEAAXAEAVwxGrid@@AEAVwxGridCellAttr@@AEAVwxDC@@AEBVwxRect@@HH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 6722 | | public: virtual void __cdecl wxGridCellEditor::Destroy(void) __ptr64 ?Destroy@wxGridCellEditor@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 11735 | | public: virtual void __cdecl wxGridCellEditor::HandleReturn(class wxKeyEvent & __ptr64) __ptr64 ?HandleReturn@wxGridCellEditor@@UEAAXAEAVwxKeyEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16930 | | public: virtual void __cdecl wxGridCellEditor::StartingClick(void) __ptr64 ?StartingClick@wxGridCellEditor@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 12475 | | public: virtual bool __cdecl wxGridCellEditor::IsAcceptedKey(class wxKeyEvent & __ptr64) __ptr64 ?IsAcceptedKey@wxGridCellEditor@@UEAA_NAEAVwxKeyEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16723 | | public: virtual void __cdecl wxGridCellEditor::Show(bool, class wxGridCellAttr * __ptr64) __ptr64 ?Show@wxGridCellEditor@@UEAAX_NPEAVwxGridCellAttr@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5924 | | public: virtual class wxGridCellRenderer * __ptr64 __cdecl wxGridCellStringRenderer::Clone(void)const __ptr64 ?Clone@wxGridCellStringRenderer@@UEBAPEAVwxGridCellRenderer@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8358 | | public: virtual int __cdecl wxGridCellRenderer::GetBestWidth(class wxGrid & __ptr64, class wxGridCellAttr & __ptr64, class wxDC & __ptr64, int, int, int) __ptr64 ?GetBestWidth@wxGridCellRenderer@@UEAAHAEAVwxGrid@@AEAVwxGridCellAttr@@AEAVwxDC@@HHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8341 | | public: virtual int __cdecl wxGridCellRenderer::GetBestHeight(class wxGrid & __ptr64, class wxGridCellAttr & __ptr64, class wxDC & __ptr64, int, int, int) __ptr64 ?GetBestHeight@wxGridCellRenderer@@UEAAHAEAVwxGrid@@AEAVwxGridCellAttr@@AEAVwxDC@@HHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2144 | | public: virtual __cdecl wxComboBox::~wxComboBox(void) __ptr64 ??1wxComboBox@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 546 | | public: __cdecl wxComboBox::wxComboBox(class wxWindow * __ptr64, int, class wxString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, class wxArrayString const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxComboBox@@QEAA@PEAVwxWindow@@HAEBVwxString@@AEBVwxPoint@@AEBVwxSize@@AEBVwxArrayString@@JAEBVwxValidator@@1@Z |
wxmsw313u_core_vc_x64_custom.dll | 5326 | | public: int __cdecl wxItemContainer::Append(class wxArrayString const & __ptr64) __ptr64 ?Append@wxItemContainer@@QEAAHAEBVwxArrayString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2390 | | public: virtual __cdecl wxGridCellStringRenderer::~wxGridCellStringRenderer(void) __ptr64 ??1wxGridCellStringRenderer@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1036 | | public: __cdecl wxGridCellStringRenderer::wxGridCellStringRenderer(void) __ptr64 ??0wxGridCellStringRenderer@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2377 | | public: virtual __cdecl wxGridCellChoiceEditor::~wxGridCellChoiceEditor(void) __ptr64 ??1wxGridCellChoiceEditor@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16075 | | public: virtual void __cdecl wxGridCellChoiceEditor::SetParameters(class wxString const & __ptr64) __ptr64 ?SetParameters@wxGridCellChoiceEditor@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16332 | | public: virtual void __cdecl wxGridCellChoiceEditor::SetSize(class wxRect const & __ptr64) __ptr64 ?SetSize@wxGridCellChoiceEditor@@UEAAXAEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1016 | | public: __cdecl wxGridCellChoiceEditor::wxGridCellChoiceEditor(class wxArrayString const & __ptr64, bool) __ptr64 ??0wxGridCellChoiceEditor@@QEAA@AEBVwxArrayString@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 15488 | | public: virtual void __cdecl wxGrid::SetFocus(void) __ptr64 ?SetFocus@wxGrid@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14450 | | public: void __cdecl wxGrid::RegisterDataType(class wxString const & __ptr64, class wxGridCellRenderer * __ptr64, class wxGridCellEditor * __ptr64) __ptr64 ?RegisterDataType@wxGrid@@QEAAXAEBVwxString@@PEAVwxGridCellRenderer@@PEAVwxGridCellEditor@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16193 | | public: void __cdecl wxGrid::SetReadOnly(int, int, bool) __ptr64 ?SetReadOnly@wxGrid@@QEAAXHH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 15091 | | public: void __cdecl wxGrid::SetCellEditor(int, int, class wxGridCellEditor * __ptr64) __ptr64 ?SetCellEditor@wxGrid@@QEAAXHHPEAVwxGridCellEditor@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9336 | | public: int __cdecl wxGrid::GetDefaultRowSize(void)const __ptr64 ?GetDefaultRowSize@wxGrid@@QEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 15150 | | public: void __cdecl wxGrid::SetColLabelSize(int) __ptr64 ?SetColLabelSize@wxGrid@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2498 | | public: virtual __cdecl wxMemoryFSHandler::~wxMemoryFSHandler(void) __ptr64 ??1wxMemoryFSHandler@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1311 | | public: __cdecl wxMemoryFSHandler::wxMemoryFSHandler(void) __ptr64 ??0wxMemoryFSHandler@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19524 | | bool __cdecl wxLaunchDefaultBrowser(class wxString const & __ptr64, int) ?wxLaunchDefaultBrowser@@YA_NAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 19574 | | char const * const wxStatusBarNameStr ?wxStatusBarNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 8873 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxStatusBar::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxStatusBar@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13355 | | protected: virtual void __cdecl wxStatusBar::MSWUpdateFontOnDPIChange(class wxSize const & __ptr64) __ptr64 ?MSWUpdateFontOnDPIChange@wxStatusBar@@MEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13288 | | protected: virtual bool __cdecl wxStatusBar::MSWOnNotify(int, __int64, __int64 * __ptr64) __ptr64 ?MSWOnNotify@wxStatusBar@@MEAA_NH_JPEA_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13306 | | protected: virtual bool __cdecl wxStatusBar::MSWProcessMessage(struct tagMSG * __ptr64) __ptr64 ?MSWProcessMessage@wxStatusBar@@MEAA_NPEAUtagMSG@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7374 | | protected: virtual void __cdecl wxStatusBar::DoMoveWindow(int, int, int, int) __ptr64 ?DoMoveWindow@wxStatusBar@@MEAAXHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7153 | | protected: virtual class wxSize __cdecl wxStatusBar::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxStatusBar@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13220 | | protected: virtual unsigned long __cdecl wxStatusBar::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxStatusBar@@MEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 7623 | | protected: virtual void __cdecl wxStatusBar::DoUpdateStatusText(int) __ptr64 ?DoUpdateStatusText@wxStatusBar@@MEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13378 | | public: virtual __int64 __cdecl wxStatusBar::MSWWindowProc(unsigned int, unsigned __int64, __int64) __ptr64 ?MSWWindowProc@wxStatusBar@@UEAA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 15543 | | public: virtual bool __cdecl wxStatusBar::SetFont(class wxFont const & __ptr64) __ptr64 ?SetFont@wxStatusBar@@UEAA_NAEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8415 | | public: virtual int __cdecl wxStatusBar::GetBorderY(void)const __ptr64 ?GetBorderY@wxStatusBar@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 8413 | | public: virtual int __cdecl wxStatusBar::GetBorderX(void)const __ptr64 ?GetBorderX@wxStatusBar@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 15947 | | public: virtual void __cdecl wxStatusBar::SetMinHeight(int) __ptr64 ?SetMinHeight@wxStatusBar@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16372 | | public: virtual void __cdecl wxStatusBar::SetStatusStyles(int, int const * __ptr64 const) __ptr64 ?SetStatusStyles@wxStatusBar@@UEAAXHQEBH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16378 | | public: virtual void __cdecl wxStatusBar::SetStatusWidths(int, int const * __ptr64 const) __ptr64 ?SetStatusWidths@wxStatusBar@@UEAAXHQEBH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15440 | | public: virtual void __cdecl wxStatusBar::SetFieldsCount(int, int const * __ptr64) __ptr64 ?SetFieldsCount@wxStatusBar@@UEAAXHPEBH@Z |
wxmsw313u_core_vc_x64_custom.dll | 9293 | | protected: virtual enum wxBorder __cdecl wxStatusBarBase::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxStatusBarBase@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7555 | | protected: virtual void __cdecl wxStatusBarBase::DoSetToolTip(class wxToolTip * __ptr64) __ptr64 ?DoSetToolTip@wxStatusBarBase@@MEAAXPEAVwxToolTip@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5642 | | public: virtual bool __cdecl wxStatusBarBase::CanBeOutsideClientArea(void)const __ptr64 ?CanBeOutsideClientArea@wxStatusBarBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5028 | | public: virtual bool __cdecl wxStatusBarBase::AcceptsFocus(void)const __ptr64 ?AcceptsFocus@wxStatusBarBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 9735 | | public: virtual bool __cdecl wxStatusBar::GetFieldRect(int, class wxRect & __ptr64)const __ptr64 ?GetFieldRect@wxStatusBar@@UEBA_NHAEAVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1745 | | public: __cdecl wxStatusBar::wxStatusBar(class wxWindow * __ptr64, int, long, class wxString const & __ptr64) __ptr64 ??0wxStatusBar@@QEAA@PEAVwxWindow@@HJAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 18833 | | char const * const wxCheckBoxNameStr ?wxCheckBoxNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 13366 | | public: virtual __int64 __cdecl wxAnyButton::MSWWindowProc(unsigned int, unsigned __int64, __int64) __ptr64 ?MSWWindowProc@wxAnyButton@@UEAA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 8886 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxToggleButton::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxToggleButton@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13250 | | protected: virtual bool __cdecl wxToggleButton::MSWIsPushed(void)const __ptr64 ?MSWIsPushed@wxToggleButton@@MEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13224 | | protected: virtual unsigned long __cdecl wxToggleButton::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxToggleButton@@MEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 6048 | | public: virtual void __cdecl wxToggleButton::Command(class wxCommandEvent & __ptr64) __ptr64 ?Command@wxToggleButton@@UEAAXAEAVwxCommandEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13109 | | public: virtual bool __cdecl wxToggleButton::MSWCommand(unsigned int, unsigned short) __ptr64 ?MSWCommand@wxToggleButton@@UEAA_NIG@Z |
wxmsw313u_core_vc_x64_custom.dll | 11489 | | public: virtual bool __cdecl wxToggleButton::GetValue(void)const __ptr64 ?GetValue@wxToggleButton@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16603 | | public: virtual void __cdecl wxToggleButton::SetValue(bool) __ptr64 ?SetValue@wxToggleButton@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 9294 | | protected: virtual enum wxBorder __cdecl wxToggleButton::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxToggleButton@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5634 | | public: virtual bool __cdecl wxToggleButton::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxToggleButton@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 17221 | | public: virtual void __cdecl wxToggleButtonBase::UpdateWindowUI(long) __ptr64 ?UpdateWindowUI@wxToggleButtonBase@@UEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 10537 | | public: virtual enum wxAnyButtonBase::State __cdecl wxToggleButtonBase::GetNormalState(void)const __ptr64 ?GetNormalState@wxToggleButtonBase@@UEBA?AW4State@wxAnyButtonBase@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7445 | | protected: virtual void __cdecl wxAnyButtonBase::DoSetAuthNeeded(bool) __ptr64 ?DoSetAuthNeeded@wxAnyButtonBase@@MEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7096 | | protected: virtual bool __cdecl wxAnyButtonBase::DoGetAuthNeeded(void)const __ptr64 ?DoGetAuthNeeded@wxAnyButtonBase@@MEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 2735 | | public: virtual __cdecl wxToggleButton::~wxToggleButton(void) __ptr64 ??1wxToggleButton@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1818 | | public: __cdecl wxToggleButton::wxToggleButton(class wxWindow * __ptr64, int, class wxString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxToggleButton@@QEAA@PEAVwxWindow@@HAEBVwxString@@AEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@1@Z |
wxmsw313u_core_vc_x64_custom.dll | 16781 | | public: virtual int __cdecl wxDirDialog::ShowModal(void) __ptr64 ?ShowModal@wxDirDialog@@UEAAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10693 | | public: virtual class wxString __cdecl wxDirDialogBase::GetPath(void)const __ptr64 ?GetPath@wxDirDialogBase@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10011 | | public: class wxIcon __cdecl wxTopLevelWindowBase::GetIcon(void)const __ptr64 ?GetIcon@wxTopLevelWindowBase@@QEBA?AVwxIcon@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11120 | | public: void __cdecl wxWindowBase::GetSize(int * __ptr64, int * __ptr64)const __ptr64 ?GetSize@wxWindowBase@@QEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 19452 | | class wxWindow * __ptr64 __cdecl wxFindWindowByLabel(class wxString const & __ptr64, class wxWindow * __ptr64) ?wxFindWindowByLabel@@YAPEAVwxWindow@@AEBVwxString@@PEAV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19113 | | void __cdecl wxDisplaySize(int * __ptr64, int * __ptr64) ?wxDisplaySize@@YAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 19250 | | class wxEventTypeTag<class wxHyperlinkEvent> const wxEVT_HYPERLINK ?wxEVT_HYPERLINK@@3V?$wxEventTypeTag@VwxHyperlinkEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19513 | | char const * const wxHyperlinkCtrlNameStr ?wxHyperlinkCtrlNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 18139 | | public: static class wxClassInfo wxWindow::ms_classInfo ?ms_classInfo@wxWindow@@2VwxClassInfo@@A |
wxmsw313u_core_vc_x64_custom.dll | 19141 | | class wxEventTypeTag<class wxChildFocusEvent> const wxEVT_CHILD_FOCUS ?wxEVT_CHILD_FOCUS@@3V?$wxEventTypeTag@VwxChildFocusEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 6960 | | protected: virtual bool __cdecl wxMenuBase::DoDestroy(class wxMenuItem * __ptr64) __ptr64 ?DoDestroy@wxMenuBase@@MEAA_NPEAVwxMenuItem@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6953 | | protected: virtual bool __cdecl wxMenuBase::DoDelete(class wxMenuItem * __ptr64) __ptr64 ?DoDelete@wxMenuBase@@MEAA_NPEAVwxMenuItem@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6761 | | public: virtual void __cdecl wxMenuBase::Detach(void) __ptr64 ?Detach@wxMenuBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5479 | | public: virtual void __cdecl wxMenuBase::Attach(class wxMenuBarBase * __ptr64) __ptr64 ?Attach@wxMenuBase@@UEAAXPEAVwxMenuBarBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9971 | | public: virtual class wxString __cdecl wxMenuBase::GetHelpString(int)const __ptr64 ?GetHelpString@wxMenuBase@@UEBA?AVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 15631 | | public: virtual void __cdecl wxMenuBase::SetHelpString(int, class wxString const & __ptr64) __ptr64 ?SetHelpString@wxMenuBase@@UEAAXHAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8093 | | public: virtual int __cdecl wxMenuBase::FindItem(class wxString const & __ptr64)const __ptr64 ?FindItem@wxMenuBase@@UEBAHAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8769 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxMenu::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxMenu@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7400 | | protected: virtual class wxMenuItem * __ptr64 __cdecl wxMenu::DoRemove(class wxMenuItem * __ptr64) __ptr64 ?DoRemove@wxMenu@@MEAAPEAVwxMenuItem@@PEAV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7305 | | protected: virtual class wxMenuItem * __ptr64 __cdecl wxMenu::DoInsert(unsigned __int64, class wxMenuItem * __ptr64) __ptr64 ?DoInsert@wxMenu@@MEAAPEAVwxMenuItem@@_KPEAV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6853 | | protected: virtual class wxMenuItem * __ptr64 __cdecl wxMenu::DoAppend(class wxMenuItem * __ptr64) __ptr64 ?DoAppend@wxMenu@@MEAAPEAVwxMenuItem@@PEAV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16486 | | public: virtual void __cdecl wxMenu::SetTitle(class wxString const & __ptr64) __ptr64 ?SetTitle@wxMenu@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5544 | | public: virtual void __cdecl wxMenu::Break(void) __ptr64 ?Break@wxMenu@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 8734 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxHyperlinkCtrl::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxHyperlinkCtrl@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13283 | | private: virtual bool __cdecl wxHyperlinkCtrl::MSWOnNotify(int, __int64, __int64 * __ptr64) __ptr64 ?MSWOnNotify@wxHyperlinkCtrl@@EEAA_NH_JPEA_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 7109 | | protected: virtual class wxSize __cdecl wxHyperlinkCtrl::DoGetBestClientSize(void)const __ptr64 ?DoGetBestClientSize@wxHyperlinkCtrl@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13208 | | protected: virtual unsigned long __cdecl wxHyperlinkCtrl::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxHyperlinkCtrl@@MEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 16540 | | public: virtual void __cdecl wxHyperlinkCtrl::SetURL(class wxString const & __ptr64) __ptr64 ?SetURL@wxHyperlinkCtrl@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6924 | | protected: virtual void __cdecl wxGenericHyperlinkCtrl::DoContextMenu(class wxPoint const & __ptr64) __ptr64 ?DoContextMenu@wxGenericHyperlinkCtrl@@MEAAXAEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16627 | | public: virtual void __cdecl wxGenericHyperlinkCtrl::SetVisitedColour(class wxColour const & __ptr64) __ptr64 ?SetVisitedColour@wxGenericHyperlinkCtrl@@UEAAXAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15991 | | public: virtual void __cdecl wxGenericHyperlinkCtrl::SetNormalColour(class wxColour const & __ptr64) __ptr64 ?SetNormalColour@wxGenericHyperlinkCtrl@@UEAAXAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11542 | | public: virtual bool __cdecl wxGenericHyperlinkCtrl::GetVisited(void)const __ptr64 ?GetVisited@wxGenericHyperlinkCtrl@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16626 | | public: virtual void __cdecl wxGenericHyperlinkCtrl::SetVisited(bool) __ptr64 ?SetVisited@wxGenericHyperlinkCtrl@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 11410 | | public: virtual class wxString __cdecl wxGenericHyperlinkCtrl::GetURL(void)const __ptr64 ?GetURL@wxGenericHyperlinkCtrl@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11543 | | public: virtual class wxColour __cdecl wxGenericHyperlinkCtrl::GetVisitedColour(void)const __ptr64 ?GetVisitedColour@wxGenericHyperlinkCtrl@@UEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10535 | | public: virtual class wxColour __cdecl wxGenericHyperlinkCtrl::GetNormalColour(void)const __ptr64 ?GetNormalColour@wxGenericHyperlinkCtrl@@UEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15651 | | public: virtual void __cdecl wxGenericHyperlinkCtrl::SetHoverColour(class wxColour const & __ptr64) __ptr64 ?SetHoverColour@wxGenericHyperlinkCtrl@@UEAAXAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9994 | | public: virtual class wxColour __cdecl wxGenericHyperlinkCtrl::GetHoverColour(void)const __ptr64 ?GetHoverColour@wxGenericHyperlinkCtrl@@UEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7129 | | protected: virtual class wxSize __cdecl wxControl::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxControl@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8591 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxBoxSizer::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxBoxSizer@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7302 | | protected: virtual class wxSizerItem * __ptr64 __cdecl wxBoxSizer::DoInsert(unsigned __int64, class wxSizerItem * __ptr64) __ptr64 ?DoInsert@wxBoxSizer@@MEAAPEAVwxSizerItem@@_KPEAV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12069 | | public: virtual bool __cdecl wxBoxSizer::InformFirstDirection(int, int, int) __ptr64 ?InformFirstDirection@wxBoxSizer@@UEAA_NHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 14591 | | public: virtual void __cdecl wxBoxSizer::RepositionChildren(class wxSize const & __ptr64) __ptr64 ?RepositionChildren@wxBoxSizer@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5575 | | public: virtual class wxSize __cdecl wxBoxSizer::CalcMin(void) __ptr64 ?CalcMin@wxBoxSizer@@UEAA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5221 | | public: virtual class wxSizerItem * __ptr64 __cdecl wxBoxSizer::AddSpacer(int) __ptr64 ?AddSpacer@wxBoxSizer@@UEAAPEAVwxSizerItem@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 11212 | | public: virtual class wxString __cdecl wxTextEntryBase::GetStringSelection(void)const __ptr64 ?GetStringSelection@wxTextEntryBase@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5677 | | public: virtual bool __cdecl wxTextEntryBase::CanPaste(void)const __ptr64 ?CanPaste@wxTextEntryBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5648 | | public: virtual bool __cdecl wxTextEntryBase::CanCut(void)const __ptr64 ?CanCut@wxTextEntryBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5646 | | public: virtual bool __cdecl wxTextEntryBase::CanCopy(void)const __ptr64 ?CanCopy@wxTextEntryBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14583 | | public: virtual void __cdecl wxTextEntryBase::Replace(long, long, class wxString const & __ptr64) __ptr64 ?Replace@wxTextEntryBase@@UEAAXJJAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5758 | | public: virtual void __cdecl wxTextEntryBase::ChangeValue(class wxString const & __ptr64) __ptr64 ?ChangeValue@wxTextEntryBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 18199 | | protected: virtual int __cdecl wxTextCtrlBase::overflow(int) __ptr64 ?overflow@wxTextCtrlBase@@MEAAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13737 | | protected: virtual bool __cdecl wxTextCtrlBase::OnDynamicBind(struct wxDynamicEventTableEntry & __ptr64) __ptr64 ?OnDynamicBind@wxTextCtrlBase@@MEAA_NAEAUwxDynamicEventTableEntry@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7627 | | public: virtual void __cdecl wxTextCtrlBase::DoUpdateWindowUI(class wxUpdateUIEvent & __ptr64) __ptr64 ?DoUpdateWindowUI@wxTextCtrlBase@@UEAAXAEAVwxUpdateUIEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7421 | | protected: virtual bool __cdecl wxTextAreaBase::DoSaveFile(class wxString const & __ptr64, int) __ptr64 ?DoSaveFile@wxTextAreaBase@@MEAA_NAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 7349 | | protected: virtual bool __cdecl wxTextAreaBase::DoLoadFile(class wxString const & __ptr64, int) __ptr64 ?DoLoadFile@wxTextAreaBase@@MEAA_NAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 9457 | | private: virtual struct HWND__ * __ptr64 __cdecl wxTextCtrl::GetEditHWND(void)const __ptr64 ?GetEditHWND@wxTextCtrl@@EEBAPEAUHWND__@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7908 | | private: virtual void __cdecl wxTextCtrl::EnableTextChangedEvents(bool) __ptr64 ?EnableTextChangedEvents@wxTextCtrl@@EEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 11988 | | public: virtual enum wxTextCtrlHitTestResult __cdecl wxTextCtrl::HitTest(class wxPoint const & __ptr64, long * __ptr64, long * __ptr64)const __ptr64 ?HitTest@wxTextCtrl@@UEBA?AW4wxTextCtrlHitTestResult@@AEBVwxPoint@@PEAJ1@Z |
wxmsw313u_core_vc_x64_custom.dll | 9464 | | protected: virtual class wxWindow * __ptr64 __cdecl wxTextCtrlBase::GetEditableWindow(void) __ptr64 ?GetEditableWindow@wxTextCtrlBase@@MEAAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12898 | | protected: virtual bool __cdecl wxTextCtrlBase::IsValidPosition(long)const __ptr64 ?IsValidPosition@wxTextCtrlBase@@MEBA_NJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 9267 | | public: virtual struct wxVisualAttributes __cdecl wxTextCtrlBase::GetDefaultAttributes(void)const __ptr64 ?GetDefaultAttributes@wxTextCtrlBase@@UEBA?AUwxVisualAttributes@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16702 | | public: virtual bool __cdecl wxTextCtrlBase::ShouldInheritColours(void)const __ptr64 ?ShouldInheritColours@wxTextCtrlBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 9342 | | public: virtual class wxTextAttr const & __ptr64 __cdecl wxTextAreaBase::GetDefaultStyle(void)const __ptr64 ?GetDefaultStyle@wxTextAreaBase@@UEBAAEBVwxTextAttr@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16298 | | public: virtual void __cdecl wxTextEntry::SetSelection(long, long) __ptr64 ?SetSelection@wxTextEntry@@UEAAXJJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 14833 | | public: virtual void __cdecl wxTextEntryBase::SelectNone(void) __ptr64 ?SelectNone@wxTextEntryBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14812 | | public: virtual void __cdecl wxTextEntryBase::SelectAll(void) __ptr64 ?SelectAll@wxTextEntryBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 9292 | | protected: virtual enum wxBorder __cdecl wxStaticTextBase::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxStaticTextBase@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11922 | | public: virtual bool __cdecl wxStaticTextBase::HasTransparentBackground(void) __ptr64 ?HasTransparentBackground@wxStaticTextBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5027 | | public: virtual bool __cdecl wxStaticTextBase::AcceptsFocus(void)const __ptr64 ?AcceptsFocus@wxStaticTextBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12360 | | public: virtual class wxSizerItem * __ptr64 __cdecl wxSizer::Insert(unsigned __int64, class wxSizerItem * __ptr64) __ptr64 ?Insert@wxSizer@@UEAAPEAVwxSizerItem@@_KPEAV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11484 | | public: virtual class wxString __cdecl wxTextCtrl::GetValue(void)const __ptr64 ?GetValue@wxTextCtrl@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2716 | | public: virtual __cdecl wxTextCtrl::~wxTextCtrl(void) __ptr64 ??1wxTextCtrl@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1787 | | public: __cdecl wxTextCtrl::wxTextCtrl(class wxWindow * __ptr64, int, class wxString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxTextCtrl@@QEAA@PEAVwxWindow@@HAEBVwxString@@AEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@1@Z |
wxmsw313u_core_vc_x64_custom.dll | 16599 | | public: virtual void __cdecl wxTextCtrlBase::SetValue(class wxString const & __ptr64) __ptr64 ?SetValue@wxTextCtrlBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2686 | | public: virtual __cdecl wxStaticText::~wxStaticText(void) __ptr64 ??1wxStaticText@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1742 | | public: __cdecl wxStaticText::wxStaticText(class wxWindow * __ptr64, int, class wxString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxStaticText@@QEAA@PEAVwxWindow@@HAEBVwxString@@AEBVwxPoint@@AEBVwxSize@@J1@Z |
wxmsw313u_core_vc_x64_custom.dll | 17302 | | public: void __cdecl wxStaticTextBase::Wrap(int) __ptr64 ?Wrap@wxStaticTextBase@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2093 | | public: virtual __cdecl wxBoxSizer::~wxBoxSizer(void) __ptr64 ??1wxBoxSizer@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 433 | | public: __cdecl wxBoxSizer::wxBoxSizer(int) __ptr64 ??0wxBoxSizer@@QEAA@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 5119 | | public: class wxSizerItem * __ptr64 __cdecl wxSizer::Add(class wxSizer * __ptr64, int, int, int, class wxObject * __ptr64) __ptr64 ?Add@wxSizer@@QEAAPEAVwxSizerItem@@PEAV1@HHHPEAVwxObject@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5122 | | public: class wxSizerItem * __ptr64 __cdecl wxSizer::Add(class wxWindow * __ptr64, int, int, int, class wxObject * __ptr64) __ptr64 ?Add@wxSizer@@QEAAPEAVwxSizerItem@@PEAVwxWindow@@HHHPEAVwxObject@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6669 | | public: bool __cdecl wxListCtrl::DeleteItem(long) __ptr64 ?DeleteItem@wxListCtrl@@QEAA_NJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 16447 | | public: void __cdecl wxListCtrl::SetTextColour(class wxColour const & __ptr64) __ptr64 ?SetTextColour@wxListCtrl@@QEAAXAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11274 | | public: class wxColour __cdecl wxListCtrl::GetTextColour(void)const __ptr64 ?GetTextColour@wxListCtrl@@QEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15786 | | public: void __cdecl wxListCtrl::SetItemTextColour(long, class wxColour const & __ptr64) __ptr64 ?SetItemTextColour@wxListCtrl@@QEAAXJAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8991 | | public: static class wxColour __cdecl wxSystemSettingsNative::GetColour(enum wxSystemColour) ?GetColour@wxSystemSettingsNative@@SA?AVwxColour@@W4wxSystemColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8990 | | public: static class wxColour const * __ptr64 __cdecl wxStockGDI::GetColour(enum wxStockGDI::Item) ?GetColour@wxStockGDI@@SAPEBVwxColour@@W4Item@1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19349 | | class wxEventTypeTag<class wxShowEvent> const wxEVT_SHOW ?wxEVT_SHOW@@3V?$wxEventTypeTag@VwxShowEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 18832 | | char const * const wxButtonNameStr ?wxButtonNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 13249 | | protected: virtual bool __cdecl wxAnyButton::MSWIsPushed(void)const __ptr64 ?MSWIsPushed@wxAnyButton@@MEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7495 | | protected: virtual bool __cdecl wxAnyButton::DoSetLabelMarkup(class wxString const & __ptr64) __ptr64 ?DoSetLabelMarkup@wxAnyButton@@MEAA_NAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7452 | | protected: virtual void __cdecl wxAnyButton::DoSetBitmapPosition(enum wxDirection) __ptr64 ?DoSetBitmapPosition@wxAnyButton@@MEAAXW4wxDirection@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7450 | | protected: virtual void __cdecl wxAnyButton::DoSetBitmapMargins(int, int) __ptr64 ?DoSetBitmapMargins@wxAnyButton@@MEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7161 | | protected: virtual class wxSize __cdecl wxAnyButton::DoGetBitmapMargins(void)const __ptr64 ?DoGetBitmapMargins@wxAnyButton@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7447 | | protected: virtual void __cdecl wxAnyButton::DoSetBitmap(class wxBitmap const & __ptr64, enum wxAnyButtonBase::State) __ptr64 ?DoSetBitmap@wxAnyButton@@MEAAXAEBVwxBitmap@@W4State@wxAnyButtonBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7159 | | protected: virtual class wxBitmap __cdecl wxAnyButton::DoGetBitmap(enum wxAnyButtonBase::State)const __ptr64 ?DoGetBitmap@wxAnyButton@@MEBA?AVwxBitmap@@W4State@wxAnyButtonBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7121 | | protected: virtual class wxSize __cdecl wxAnyButton::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxAnyButton@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13266 | | public: virtual bool __cdecl wxAnyButton::MSWOnDraw(void * __ptr64 * __ptr64) __ptr64 ?MSWOnDraw@wxAnyButton@@UEAA_NPEAPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 15572 | | public: virtual bool __cdecl wxAnyButton::SetForegroundColour(class wxColour const & __ptr64) __ptr64 ?SetForegroundColour@wxAnyButton@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14979 | | public: virtual bool __cdecl wxAnyButton::SetBackgroundColour(class wxColour const & __ptr64) __ptr64 ?SetBackgroundColour@wxAnyButton@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15797 | | public: virtual void __cdecl wxAnyButton::SetLabel(class wxString const & __ptr64) __ptr64 ?SetLabel@wxAnyButton@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8595 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxButton::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxButton@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9518 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxButton::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxButton@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9615 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxButton::GetEventTable(void)const __ptr64 ?GetEventTable@wxButton@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7446 | | protected: virtual void __cdecl wxButton::DoSetAuthNeeded(bool) __ptr64 ?DoSetAuthNeeded@wxButton@@MEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7097 | | protected: virtual bool __cdecl wxButton::DoGetAuthNeeded(void)const __ptr64 ?DoGetAuthNeeded@wxButton@@MEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13199 | | public: virtual unsigned long __cdecl wxButton::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxButton@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 13098 | | public: virtual bool __cdecl wxButton::MSWCommand(unsigned int, unsigned short) __ptr64 ?MSWCommand@wxButton@@UEAA_NIG@Z |
wxmsw313u_core_vc_x64_custom.dll | 13367 | | public: virtual __int64 __cdecl wxButton::MSWWindowProc(unsigned int, unsigned __int64, __int64) __ptr64 ?MSWWindowProc@wxButton@@UEAA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 6037 | | public: virtual void __cdecl wxButton::Command(class wxCommandEvent & __ptr64) __ptr64 ?Command@wxButton@@UEAAXAEAVwxCommandEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15307 | | public: virtual class wxWindow * __ptr64 __cdecl wxButton::SetDefault(void) __ptr64 ?SetDefault@wxButton@@UEAAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5620 | | public: virtual bool __cdecl wxAnyButton::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxAnyButton@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 9272 | | protected: virtual enum wxBorder __cdecl wxAnyButtonBase::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxAnyButtonBase@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10536 | | public: virtual enum wxAnyButtonBase::State __cdecl wxAnyButtonBase::GetNormalState(void)const __ptr64 ?GetNormalState@wxAnyButtonBase@@UEBA?AW4State@1@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16697 | | public: virtual bool __cdecl wxAnyButtonBase::ShouldInheritColours(void)const __ptr64 ?ShouldInheritColours@wxAnyButtonBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 3438 | | public: class wxTextCtrl & __ptr64 __cdecl wxTextCtrlBase::operator<<(class wxString const & __ptr64) __ptr64 ??6wxTextCtrlBase@@QEAAAEAVwxTextCtrl@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2713 | | public: __cdecl wxTextAttr::~wxTextAttr(void) __ptr64 ??1wxTextAttr@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1782 | | public: __cdecl wxTextAttr::wxTextAttr(class wxTextAttr const & __ptr64) __ptr64 ??0wxTextAttr@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2102 | | public: virtual __cdecl wxButton::~wxButton(void) __ptr64 ??1wxButton@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 455 | | public: __cdecl wxButton::wxButton(class wxWindow * __ptr64, int, class wxString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxButton@@QEAA@PEAVwxWindow@@HAEBVwxString@@AEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@1@Z |
wxmsw313u_core_vc_x64_custom.dll | 19569 | | char const * const wxSliderNameStr ?wxSliderNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 19563 | | char const * const wxScrollBarNameStr ?wxScrollBarNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 19101 | | class wxValidator const wxDefaultValidator ?wxDefaultValidator@@3VwxValidator@@B |
wxmsw313u_core_vc_x64_custom.dll | 19555 | | char const * const wxPanelNameStr ?wxPanelNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 19538 | | class wxBitmap wxNullBitmap ?wxNullBitmap@@3VwxBitmap@@A |
wxmsw313u_core_vc_x64_custom.dll | 10898 | | public: virtual void * __ptr64 __cdecl wxGDIImage::GetResourceHandle(void)const __ptr64 ?GetResourceHandle@wxGDIImage@@UEBAPEAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 8205 | | public: virtual bool __cdecl wxGDIImage::FreeResource(bool) __ptr64 ?FreeResource@wxGDIImage@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 8902 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxWindow::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxWindow@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8628 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxCursor::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxCursor@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6433 | | protected: virtual class wxGDIImageRefData * __ptr64 __cdecl wxCursor::CreateData(void)const __ptr64 ?CreateData@wxCursor@@MEBAPEAVwxGDIImageRefData@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9992 | | public: virtual class wxPoint __cdecl wxCursor::GetHotSpot(void)const __ptr64 ?GetHotSpot@wxCursor@@UEBA?AVwxPoint@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8858 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxSlider::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxSlider@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7540 | | protected: virtual void __cdecl wxSlider::DoSetTickFreq(int) __ptr64 ?DoSetTickFreq@wxSlider@@MEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13353 | | protected: virtual void __cdecl wxSlider::MSWUpdateFontOnDPIChange(class wxSize const & __ptr64) __ptr64 ?MSWUpdateFontOnDPIChange@wxSlider@@MEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7354 | | protected: virtual struct HBRUSH__ * __ptr64 __cdecl wxSlider::DoMSWControlColor(struct HDC__ * __ptr64, class wxColour, struct HWND__ * __ptr64) __ptr64 ?DoMSWControlColor@wxSlider@@MEAAPEAUHBRUSH__@@PEAUHDC__@@VwxColour@@PEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7145 | | protected: virtual class wxSize __cdecl wxSlider::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxSlider@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9282 | | protected: virtual enum wxBorder __cdecl wxHyperlinkCtrlBase::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxHyperlinkCtrlBase@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7245 | | protected: virtual void __cdecl wxSlider::DoGetSize(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetSize@wxSlider@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7221 | | protected: virtual void __cdecl wxSlider::DoGetPosition(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetPosition@wxSlider@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 13215 | | public: virtual unsigned long __cdecl wxSlider::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxSlider@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 14993 | | public: virtual bool __cdecl wxSlider::SetBackgroundColour(class wxColour const & __ptr64) __ptr64 ?SetBackgroundColour@wxSlider@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15578 | | public: virtual bool __cdecl wxSlider::SetForegroundColour(class wxColour const & __ptr64) __ptr64 ?SetForegroundColour@wxSlider@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15539 | | public: virtual bool __cdecl wxSlider::SetFont(class wxFont const & __ptr64) __ptr64 ?SetFont@wxSlider@@UEAA_NAEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7837 | | public: virtual bool __cdecl wxSlider::Enable(bool) __ptr64 ?Enable@wxSlider@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 16738 | | public: virtual bool __cdecl wxSlider::Show(bool) __ptr64 ?Show@wxSlider@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 13295 | | public: virtual bool __cdecl wxSlider::MSWOnScroll(int, unsigned short, unsigned short, struct HWND__ * __ptr64) __ptr64 ?MSWOnScroll@wxSlider@@UEAA_NHGGPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6046 | | public: virtual void __cdecl wxSlider::Command(class wxCommandEvent & __ptr64) __ptr64 ?Command@wxSlider@@UEAAXAEAVwxCommandEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6088 | | public: virtual bool __cdecl wxSlider::ContainsHWND(struct HWND__ * __ptr64)const __ptr64 ?ContainsHWND@wxSlider@@UEBA_NPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16471 | | public: virtual void __cdecl wxSlider::SetTick(int) __ptr64 ?SetTick@wxSlider@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11307 | | public: virtual int __cdecl wxSlider::GetThumbLength(void)const __ptr64 ?GetThumbLength@wxSlider@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 16465 | | public: virtual void __cdecl wxSlider::SetThumbLength(int) __ptr64 ?SetThumbLength@wxSlider@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16294 | | public: virtual void __cdecl wxSlider::SetSelection(int, int) __ptr64 ?SetSelection@wxSlider@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11000 | | public: virtual int __cdecl wxSlider::GetSelStart(void)const __ptr64 ?GetSelStart@wxSlider@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10998 | | public: virtual int __cdecl wxSlider::GetSelEnd(void)const __ptr64 ?GetSelEnd@wxSlider@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10256 | | public: virtual int __cdecl wxSlider::GetLineSize(void)const __ptr64 ?GetLineSize@wxSlider@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 15855 | | public: virtual void __cdecl wxSlider::SetLineSize(int) __ptr64 ?SetLineSize@wxSlider@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5867 | | public: virtual void __cdecl wxSlider::ClearTicks(void) __ptr64 ?ClearTicks@wxSlider@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5862 | | public: virtual void __cdecl wxSlider::ClearSel(void) __ptr64 ?ClearSel@wxSlider@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 10646 | | public: virtual int __cdecl wxSlider::GetPageSize(void)const __ptr64 ?GetPageSize@wxSlider@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 16047 | | public: virtual void __cdecl wxSlider::SetPageSize(int) __ptr64 ?SetPageSize@wxSlider@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16183 | | public: virtual void __cdecl wxSlider::SetRange(int, int) __ptr64 ?SetRange@wxSlider@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16590 | | public: virtual void __cdecl wxSlider::SetValue(int) __ptr64 ?SetValue@wxSlider@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11478 | | public: virtual int __cdecl wxSlider::GetValue(void)const __ptr64 ?GetValue@wxSlider@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 8847 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxScrollBar::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxScrollBar@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7142 | | protected: virtual class wxSize __cdecl wxScrollBar::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxScrollBar@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13214 | | public: virtual unsigned long __cdecl wxScrollBar::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxScrollBar@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 13115 | | public: virtual struct HBRUSH__ * __ptr64 __cdecl wxScrollBar::MSWControlColor(struct HDC__ * __ptr64, struct HWND__ * __ptr64) __ptr64 ?MSWControlColor@wxScrollBar@@UEAAPEAUHBRUSH__@@PEAUHDC__@@PEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13294 | | public: virtual bool __cdecl wxScrollBar::MSWOnScroll(int, unsigned short, unsigned short, struct HWND__ * __ptr64) __ptr64 ?MSWOnScroll@wxScrollBar@@UEAA_NHGGPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6045 | | public: virtual void __cdecl wxScrollBar::Command(class wxCommandEvent & __ptr64) __ptr64 ?Command@wxScrollBar@@UEAAXAEAVwxCommandEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16268 | | public: virtual void __cdecl wxScrollBar::SetScrollbar(int, int, int, int, bool) __ptr64 ?SetScrollbar@wxScrollBar@@UEAAXHHHH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 16466 | | public: virtual void __cdecl wxScrollBar::SetThumbPosition(int) __ptr64 ?SetThumbPosition@wxScrollBar@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11308 | | public: virtual int __cdecl wxScrollBar::GetThumbPosition(void)const __ptr64 ?GetThumbPosition@wxScrollBar@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 9276 | | protected: virtual enum wxBorder __cdecl wxControl::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxControl@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8584 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxBitmap::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxBitmap@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5990 | | protected: virtual class wxGDIRefData * __ptr64 __cdecl wxBitmap::CloneGDIRefData(class wxGDIRefData const * __ptr64)const __ptr64 ?CloneGDIRefData@wxBitmap@@MEBAPEAVwxGDIRefData@@PEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6432 | | protected: virtual class wxGDIImageRefData * __ptr64 __cdecl wxBitmap::CreateData(void)const __ptr64 ?CreateData@wxBitmap@@MEBAPEAVwxGDIImageRefData@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14731 | | public: virtual bool __cdecl wxBitmap::SaveFile(class wxString const & __ptr64, enum wxBitmapType, class wxPalette const * __ptr64)const __ptr64 ?SaveFile@wxBitmap@@UEBA_NAEBVwxString@@W4wxBitmapType@@PEBVwxPalette@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13045 | | public: virtual bool __cdecl wxBitmap::LoadFile(class wxString const & __ptr64, enum wxBitmapType) __ptr64 ?LoadFile@wxBitmap@@UEAA_NAEBVwxString@@W4wxBitmapType@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6200 | | public: virtual bool __cdecl wxBitmap::Create(int, int, int) __ptr64 ?Create@wxBitmap@@UEAA_NHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 6199 | | public: virtual bool __cdecl wxBitmap::Create(int, int, class wxDC const & __ptr64) __ptr64 ?Create@wxBitmap@@UEAA_NHHAEBVwxDC@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6201 | | public: virtual bool __cdecl wxBitmap::Create(void const * __ptr64, enum wxBitmapType, int, int, int) __ptr64 ?Create@wxBitmap@@UEAA_NPEBXW4wxBitmapType@@HHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5629 | | public: virtual bool __cdecl wxSlider::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxSlider@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 11919 | | public: virtual bool __cdecl wxSlider::HasTransparentBackground(void) __ptr64 ?HasTransparentBackground@wxSlider@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 11310 | | public: virtual int __cdecl wxSlider::GetTickFreq(void)const __ptr64 ?GetTickFreq@wxSlider@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10341 | | public: virtual int __cdecl wxSlider::GetMax(void)const __ptr64 ?GetMax@wxSlider@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10395 | | public: virtual int __cdecl wxSlider::GetMin(void)const __ptr64 ?GetMin@wxSlider@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 17251 | | protected: virtual int __cdecl wxSliderBase::ValueInvertOrNot(int)const __ptr64 ?ValueInvertOrNot@wxSliderBase@@MEBAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 9288 | | protected: virtual enum wxBorder __cdecl wxSliderBase::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxSliderBase@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5628 | | public: virtual bool __cdecl wxScrollBar::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxScrollBar@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10853 | | public: virtual int __cdecl wxScrollBar::GetRange(void)const __ptr64 ?GetRange@wxScrollBar@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10645 | | public: virtual int __cdecl wxScrollBar::GetPageSize(void)const __ptr64 ?GetPageSize@wxScrollBar@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 11309 | | public: virtual int __cdecl wxScrollBar::GetThumbSize(void)const __ptr64 ?GetThumbSize@wxScrollBar@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10981 | | public: virtual class wxSize __cdecl wxBitmap::GetScaledSize(void)const __ptr64 ?GetScaledSize@wxBitmap@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10980 | | public: virtual double __cdecl wxBitmap::GetScaledHeight(void)const __ptr64 ?GetScaledHeight@wxBitmap@@UEBANXZ |
wxmsw313u_core_vc_x64_custom.dll | 10982 | | public: virtual double __cdecl wxBitmap::GetScaledWidth(void)const __ptr64 ?GetScaledWidth@wxBitmap@@UEBANXZ |
wxmsw313u_core_vc_x64_custom.dll | 10974 | | public: virtual double __cdecl wxBitmap::GetScaleFactor(void)const __ptr64 ?GetScaleFactor@wxBitmap@@UEBANXZ |
wxmsw313u_core_vc_x64_custom.dll | 6557 | | public: virtual bool __cdecl wxBitmap::CreateScaled(int, int, int, double) __ptr64 ?CreateScaled@wxBitmap@@UEAA_NHHHN@Z |
wxmsw313u_core_vc_x64_custom.dll | 6198 | | public: virtual bool __cdecl wxBitmap::Create(class wxSize const & __ptr64, int) __ptr64 ?Create@wxBitmap@@UEAA_NAEBVwxSize@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 11923 | | public: virtual bool __cdecl wxWindowBase::HasTransparentBackground(void) __ptr64 ?HasTransparentBackground@wxWindowBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5030 | | public: virtual bool __cdecl wxWindowBase::AcceptsFocus(void)const __ptr64 ?AcceptsFocus@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5994 | | protected: virtual class wxGDIRefData * __ptr64 __cdecl wxGDIImage::CloneGDIRefData(class wxGDIRefData const * __ptr64)const __ptr64 ?CloneGDIRefData@wxGDIImage@@MEBAPEAVwxGDIRefData@@PEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6467 | | protected: virtual class wxGDIRefData * __ptr64 __cdecl wxGDIImage::CreateGDIRefData(void)const __ptr64 ?CreateGDIRefData@wxGDIImage@@MEBAPEAVwxGDIRefData@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5999 | | protected: virtual class wxRefCounter * __ptr64 __cdecl wxGDIObject::CloneRefData(class wxRefCounter const * __ptr64)const __ptr64 ?CloneRefData@wxGDIObject@@MEBAPEAVwxRefCounter@@PEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6551 | | protected: virtual class wxRefCounter * __ptr64 __cdecl wxGDIObject::CreateRefData(void)const __ptr64 ?CreateRefData@wxGDIObject@@MEBAPEAVwxRefCounter@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12648 | | public: virtual bool __cdecl wxGDIObject::IsFree(void)const __ptr64 ?IsFree@wxGDIObject@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14379 | | public: virtual bool __cdecl wxGDIObject::RealizeResource(void) __ptr64 ?RealizeResource@wxGDIObject@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12746 | | public: virtual bool __cdecl wxGDIObject::IsOk(void)const __ptr64 ?IsOk@wxGDIObject@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 2662 | | public: virtual __cdecl wxSlider::~wxSlider(void) __ptr64 ??1wxSlider@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1697 | | public: __cdecl wxSlider::wxSlider(class wxWindow * __ptr64, int, int, int, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxSlider@@QEAA@PEAVwxWindow@@HHHHAEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1643 | | public: __cdecl wxScrollBar::wxScrollBar(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxScrollBar@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2639 | | public: virtual __cdecl wxScrollBar::~wxScrollBar(void) __ptr64 ??1wxScrollBar@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2496 | | public: virtual __cdecl wxMemoryDC::~wxMemoryDC(void) __ptr64 ??1wxMemoryDC@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14834 | | public: void __cdecl wxMemoryDC::SelectObject(class wxBitmap & __ptr64) __ptr64 ?SelectObject@wxMemoryDC@@QEAAXAEAVwxBitmap@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1305 | | public: __cdecl wxMemoryDC::wxMemoryDC(void) __ptr64 ??0wxMemoryDC@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7785 | | public: void __cdecl wxDC::DrawText(class wxString const & __ptr64, int, int) __ptr64 ?DrawText@wxDC@@QEAAXAEBVwxString@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7666 | | public: void __cdecl wxDC::DrawBitmap(class wxBitmap const & __ptr64, int, int, bool) __ptr64 ?DrawBitmap@wxDC@@QEAAXAEBVwxBitmap@@HH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 5813 | | public: void __cdecl wxDC::Clear(void) __ptr64 ?Clear@wxDC@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 11289 | | public: class wxSize __cdecl wxDC::GetTextExtent(class wxString const & __ptr64)const __ptr64 ?GetTextExtent@wxDC@@QEBA?AVwxSize@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14965 | | public: void __cdecl wxDC::SetBackground(class wxBrush const & __ptr64) __ptr64 ?SetBackground@wxDC@@QEAAXAEBVwxBrush@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15519 | | public: void __cdecl wxDC::SetFont(class wxFont const & __ptr64) __ptr64 ?SetFont@wxDC@@QEAAXAEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16396 | | public: bool __cdecl wxItemContainerImmutable::SetStringSelection(class wxString const & __ptr64) __ptr64 ?SetStringSelection@wxItemContainerImmutable@@QEAA_NAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 403 | | public: __cdecl wxBitmap::wxBitmap(int, int, int) __ptr64 ??0wxBitmap@@QEAA@HHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2688 | | public: virtual __cdecl wxStatusBar::~wxStatusBar(void) __ptr64 ??1wxStatusBar@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2778 | | public: virtual __cdecl wxWindow::~wxWindow(void) __ptr64 ??1wxWindow@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1904 | | public: __cdecl wxWindow::wxWindow(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxWindow@@QEAA@PEAV0@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8136 | | public: static class wxWindow * __ptr64 __cdecl wxWindowBase::FindWindowById(long, class wxWindow const * __ptr64) ?FindWindowById@wxWindowBase@@SAPEAVwxWindow@@JPEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13481 | | public: void __cdecl wxWindowBase::MoveAfterInTabOrder(class wxWindow * __ptr64) __ptr64 ?MoveAfterInTabOrder@wxWindowBase@@QEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 528 | | public: __cdecl wxColour::wxColour(void) __ptr64 ??0wxColour@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19600 | | bool __cdecl wxYieldIfNeeded(void) ?wxYieldIfNeeded@@YA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 827 | | public: __cdecl wxFont::wxFont(int, enum wxFontFamily, enum wxFontStyle, enum wxFontWeight, bool, class wxString const & __ptr64, enum wxFontEncoding) __ptr64 ??0wxFont@@QEAA@HW4wxFontFamily@@W4wxFontStyle@@W4wxFontWeight@@_NAEBVwxString@@W4wxFontEncoding@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 828 | | public: __cdecl wxFont::wxFont(void) __ptr64 ??0wxFont@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 18670 | | protected: static struct wxEventTable const wxWindow::sm_eventTable ?sm_eventTable@wxWindow@@1UwxEventTable@@B |
wxmsw313u_core_vc_x64_custom.dll | 19197 | | class wxEventTypeTag<class wxEraseEvent> const wxEVT_ERASE_BACKGROUND ?wxEVT_ERASE_BACKGROUND@@3V?$wxEventTypeTag@VwxEraseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19337 | | class wxEventTypeTag<class wxScrollEvent> const wxEVT_SCROLL_CHANGED ?wxEVT_SCROLL_CHANGED@@3V?$wxEventTypeTag@VwxScrollEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19342 | | class wxEventTypeTag<class wxScrollEvent> const wxEVT_SCROLL_THUMBRELEASE ?wxEVT_SCROLL_THUMBRELEASE@@3V?$wxEventTypeTag@VwxScrollEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19343 | | class wxEventTypeTag<class wxScrollEvent> const wxEVT_SCROLL_THUMBTRACK ?wxEVT_SCROLL_THUMBTRACK@@3V?$wxEventTypeTag@VwxScrollEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19340 | | class wxEventTypeTag<class wxScrollEvent> const wxEVT_SCROLL_PAGEDOWN ?wxEVT_SCROLL_PAGEDOWN@@3V?$wxEventTypeTag@VwxScrollEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19341 | | class wxEventTypeTag<class wxScrollEvent> const wxEVT_SCROLL_PAGEUP ?wxEVT_SCROLL_PAGEUP@@3V?$wxEventTypeTag@VwxScrollEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19338 | | class wxEventTypeTag<class wxScrollEvent> const wxEVT_SCROLL_LINEDOWN ?wxEVT_SCROLL_LINEDOWN@@3V?$wxEventTypeTag@VwxScrollEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19339 | | class wxEventTypeTag<class wxScrollEvent> const wxEVT_SCROLL_LINEUP ?wxEVT_SCROLL_LINEUP@@3V?$wxEventTypeTag@VwxScrollEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19336 | | class wxEventTypeTag<class wxScrollEvent> const wxEVT_SCROLL_BOTTOM ?wxEVT_SCROLL_BOTTOM@@3V?$wxEventTypeTag@VwxScrollEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19344 | | class wxEventTypeTag<class wxScrollEvent> const wxEVT_SCROLL_TOP ?wxEVT_SCROLL_TOP@@3V?$wxEventTypeTag@VwxScrollEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19352 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_SLIDER ?wxEVT_SLIDER@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19142 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_CHOICE ?wxEVT_CHOICE@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19139 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_CHECKBOX ?wxEVT_CHECKBOX@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 9531 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxDialogBase::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxDialogBase@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9628 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxDialogBase::GetEventTable(void)const __ptr64 ?GetEventTable@wxDialogBase@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8454 | | public: int __cdecl wxMouseEvent::GetButton(void)const __ptr64 ?GetButton@wxMouseEvent@@QEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 7704 | | public: void __cdecl wxDC::DrawEllipse(class wxRect const & __ptr64) __ptr64 ?DrawEllipse@wxDC@@QEAAXAEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8437 | | public: static class wxBrush const * __ptr64 __cdecl wxStockGDI::GetBrush(enum wxStockGDI::Item) ?GetBrush@wxStockGDI@@SAPEBVwxBrush@@W4Item@1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6080 | | public: bool __cdecl wxRect::Contains(int, int)const __ptr64 ?Contains@wxRect@@QEBA_NHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2279 | | public: virtual __cdecl wxFileDropTarget::~wxFileDropTarget(void) __ptr64 ??1wxFileDropTarget@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 792 | | public: __cdecl wxFileDropTarget::wxFileDropTarget(void) __ptr64 ??0wxFileDropTarget@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15294 | | public: void __cdecl wxDropTargetBase::SetDataObject(class wxDataObject * __ptr64) __ptr64 ?SetDataObject@wxDropTargetBase@@QEAAXPEAVwxDataObject@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2272 | | public: virtual __cdecl wxFileDataObject::~wxFileDataObject(void) __ptr64 ??1wxFileDataObject@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 781 | | public: __cdecl wxFileDataObject::wxFileDataObject(void) __ptr64 ??0wxFileDataObject@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8275 | | public: virtual void __cdecl wxDataObjectSimple::GetAllFormats(class wxDataFormat * __ptr64, enum wxDataObjectBase::Direction)const __ptr64 ?GetAllFormats@wxDataObjectSimple@@UEBAXPEAVwxDataFormat@@W4Direction@wxDataObjectBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9849 | | public: virtual unsigned __int64 __cdecl wxDataObjectSimple::GetFormatCount(enum wxDataObjectBase::Direction)const __ptr64 ?GetFormatCount@wxDataObjectSimple@@UEBA_KW4Direction@wxDataObjectBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10778 | | public: virtual class wxDataFormat __cdecl wxDataObjectSimple::GetPreferredFormat(enum wxDataObjectBase::Direction)const __ptr64 ?GetPreferredFormat@wxDataObjectSimple@@UEBA?AVwxDataFormat@@W4Direction@wxDataObjectBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13525 | | public: virtual bool __cdecl wxDataObject::NeedsVerbatimData(class wxDataFormat const & __ptr64)const __ptr64 ?NeedsVerbatimData@wxDataObject@@UEBA_NAEBVwxDataFormat@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9185 | | public: virtual bool __cdecl wxDropTarget::GetData(void) __ptr64 ?GetData@wxDropTarget@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13735 | | public: virtual bool __cdecl wxDropTarget::OnDrop(int, int) __ptr64 ?OnDrop@wxDropTarget@@UEAA_NHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8445 | | public: virtual unsigned __int64 __cdecl wxDataObject::GetBufferOffset(class wxDataFormat const & __ptr64) __ptr64 ?GetBufferOffset@wxDataObject@@UEAA_KAEBVwxDataFormat@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16349 | | public: virtual void * __ptr64 __cdecl wxDataObject::SetSizeInBuffer(void * __ptr64, unsigned __int64, class wxDataFormat const & __ptr64) __ptr64 ?SetSizeInBuffer@wxDataObject@@UEAAPEAXPEAX_KAEBVwxDataFormat@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11127 | | public: virtual void const * __ptr64 __cdecl wxDataObject::GetSizeFromBuffer(void const * __ptr64, unsigned __int64 * __ptr64, class wxDataFormat const & __ptr64) __ptr64 ?GetSizeFromBuffer@wxDataObject@@UEAAPEBXPEBXPEA_KAEBVwxDataFormat@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13709 | | public: virtual enum wxDragResult __cdecl wxFileDropTarget::OnData(int, int, enum wxDragResult) __ptr64 ?OnData@wxFileDropTarget@@UEAA?AW4wxDragResult@@HHW42@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5170 | | public: virtual void __cdecl wxFileDataObject::AddFile(class wxString const & __ptr64) __ptr64 ?AddFile@wxFileDataObject@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9217 | | public: virtual bool __cdecl wxFileDataObject::GetDataHere(void * __ptr64)const __ptr64 ?GetDataHere@wxFileDataObject@@UEBA_NPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 9239 | | public: virtual unsigned __int64 __cdecl wxFileDataObject::GetDataSize(void)const __ptr64 ?GetDataSize@wxFileDataObject@@UEBA_KXZ |
wxmsw313u_core_vc_x64_custom.dll | 15270 | | public: virtual bool __cdecl wxFileDataObject::SetData(unsigned __int64, void const * __ptr64) __ptr64 ?SetData@wxFileDataObject@@UEAA_N_KPEBX@Z |
wxmsw313u_core_vc_x64_custom.dll | 13867 | | public: virtual void __cdecl wxDropTargetBase::OnLeave(void) __ptr64 ?OnLeave@wxDropTargetBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13721 | | public: virtual enum wxDragResult __cdecl wxDropTargetBase::OnDragOver(int, int, enum wxDragResult) __ptr64 ?OnDragOver@wxDropTargetBase@@UEAA?AW4wxDragResult@@HHW42@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13745 | | public: virtual enum wxDragResult __cdecl wxDropTargetBase::OnEnter(int, int, enum wxDragResult) __ptr64 ?OnEnter@wxDropTargetBase@@UEAA?AW4wxDragResult@@HHW42@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15269 | | public: virtual bool __cdecl wxFileDataObject::SetData(class wxDataFormat const & __ptr64, unsigned __int64, void const * __ptr64) __ptr64 ?SetData@wxFileDataObject@@UEAA_NAEBVwxDataFormat@@_KPEBX@Z |
wxmsw313u_core_vc_x64_custom.dll | 9216 | | public: virtual bool __cdecl wxFileDataObject::GetDataHere(class wxDataFormat const & __ptr64, void * __ptr64)const __ptr64 ?GetDataHere@wxFileDataObject@@UEBA_NAEBVwxDataFormat@@PEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 9238 | | public: virtual unsigned __int64 __cdecl wxFileDataObject::GetDataSize(class wxDataFormat const & __ptr64)const __ptr64 ?GetDataSize@wxFileDataObject@@UEBA_KAEBVwxDataFormat@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15228 | | public: static void __cdecl wxGUIEventLoop::SetCriticalWindow(class wxWindow * __ptr64) ?SetCriticalWindow@wxGUIEventLoop@@SAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5891 | | public: virtual class wxEvent * __ptr64 __cdecl wxCommandEvent::Clone(void)const __ptr64 ?Clone@wxCommandEvent@@UEBAPEAVwxEvent@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9507 | | public: virtual enum wxEventCategory __cdecl wxCommandEvent::GetEventCategory(void)const __ptr64 ?GetEventCategory@wxCommandEvent@@UEBA?AW4wxEventCategory@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8622 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxCommandEvent::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxCommandEvent@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5971 | | public: virtual class wxEvent * __ptr64 __cdecl wxSpinEvent::Clone(void)const __ptr64 ?Clone@wxSpinEvent@@UEBAPEAVwxEvent@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8863 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxSpinEvent::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxSpinEvent@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19380 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_TOGGLEBUTTON ?wxEVT_TOGGLEBUTTON@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19321 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_RADIOBOX ?wxEVT_RADIOBOX@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19322 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_RADIOBUTTON ?wxEVT_RADIOBUTTON@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19153 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_COMBOBOX ?wxEVT_COMBOBOX@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19155 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_COMBOBOX_DROPDOWN ?wxEVT_COMBOBOX_DROPDOWN@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19154 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_COMBOBOX_CLOSEUP ?wxEVT_COMBOBOX_CLOSEUP@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19357 | | class wxEventTypeTag<class wxSpinEvent> const wxEVT_SPIN_UP ?wxEVT_SPIN_UP@@3V?$wxEventTypeTag@VwxSpinEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19356 | | class wxEventTypeTag<class wxSpinEvent> const wxEVT_SPIN_DOWN ?wxEVT_SPIN_DOWN@@3V?$wxEventTypeTag@VwxSpinEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19372 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_TEXT ?wxEVT_TEXT@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 11197 | | public: class wxString __cdecl wxCommandEvent::GetString(void)const __ptr64 ?GetString@wxCommandEvent@@QEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1718 | | public: __cdecl wxSpinEvent::wxSpinEvent(int, int) __ptr64 ??0wxSpinEvent@@QEAA@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2673 | | public: virtual __cdecl wxSpinEvent::~wxSpinEvent(void) __ptr64 ??1wxSpinEvent@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 965 | | public: __cdecl wxGenericValidator::wxGenericValidator(int * __ptr64) __ptr64 ??0wxGenericValidator@@QEAA@PEAH@Z |
wxmsw313u_core_vc_x64_custom.dll | 971 | | public: __cdecl wxGenericValidator::wxGenericValidator(class wxString * __ptr64) __ptr64 ??0wxGenericValidator@@QEAA@PEAVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17032 | | public: virtual bool __cdecl wxGenericValidator::TransferToWindow(void) __ptr64 ?TransferToWindow@wxGenericValidator@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 3756 | | public: class wxWindowList::const_iterator & __ptr64 __cdecl wxWindowList::const_iterator::operator++(void) __ptr64 ??Econst_iterator@wxWindowList@@QEAAAEAV01@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19590 | | class wxWindowList wxTopLevelWindows ?wxTopLevelWindows@@3VwxWindowList@@A |
wxmsw313u_core_vc_x64_custom.dll | 19138 | | class wxEventTypeTag<class wxKeyEvent> const wxEVT_CHAR_HOOK ?wxEVT_CHAR_HOOK@@3V?$wxEventTypeTag@VwxKeyEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 1235 | | public: __cdecl wxKeyEvent::wxKeyEvent(class wxKeyEvent const & __ptr64) __ptr64 ??0wxKeyEvent@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 3229 | | public: class wxKeyEvent & __ptr64 __cdecl wxKeyEvent::operator=(class wxKeyEvent const & __ptr64) __ptr64 ??4wxKeyEvent@@QEAAAEAV0@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2465 | | public: virtual __cdecl wxKeyEvent::~wxKeyEvent(void) __ptr64 ??1wxKeyEvent@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19504 | | class wxWindow * __ptr64 __cdecl wxGetTopLevelParent(class wxWindow * __ptr64) ?wxGetTopLevelParent@@YAPEAVwxWindow@@PEAV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19213 | | class wxEventTypeTag<class wxGridEvent> const wxEVT_GRID_CELL_CHANGED ?wxEVT_GRID_CELL_CHANGED@@3V?$wxEventTypeTag@VwxGridEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19232 | | class wxEventTypeTag<class wxGridEvent> const wxEVT_GRID_SELECT_CELL ?wxEVT_GRID_SELECT_CELL@@3V?$wxEventTypeTag@VwxGridEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19465 | | class wxRect __cdecl wxGetClientDisplayRect(void) ?wxGetClientDisplayRect@@YA?AVwxRect@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15129 | | public: void __cdecl wxWindowBase::SetClientSize(int, int) __ptr64 ?SetClientSize@wxWindowBase@@QEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2120 | | public: virtual __cdecl wxChoice::~wxChoice(void) __ptr64 ??1wxChoice@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 491 | | public: __cdecl wxChoice::wxChoice(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, class wxArrayString const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxChoice@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@AEBVwxArrayString@@JAEBVwxValidator@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8073 | | public: static class wxWindow * __ptr64 __cdecl wxWindowBase::FindFocus(void) ?FindFocus@wxWindowBase@@SAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19477 | | class wxPoint __cdecl wxGetMousePosition(void) ?wxGetMousePosition@@YA?AVwxPoint@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 17125 | | public: void __cdecl wxWindowBase::UnsetToolTip(void) __ptr64 ?UnsetToolTip@wxWindowBase@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14768 | | public: class wxPoint __cdecl wxWindowBase::ScreenToClient(class wxPoint const & __ptr64)const __ptr64 ?ScreenToClient@wxWindowBase@@QEBA?AVwxPoint@@AEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8478 | | public: static class wxWindow * __ptr64 __cdecl wxWindowBase::GetCapture(void) ?GetCapture@wxWindowBase@@SAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14459 | | public: void __cdecl wxWindowBase::ReleaseMouse(void) __ptr64 ?ReleaseMouse@wxWindowBase@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5713 | | public: void __cdecl wxWindowBase::CaptureMouse(void) __ptr64 ?CaptureMouse@wxWindowBase@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 2040 | | public: virtual __cdecl wxActivateEvent::~wxActivateEvent(void) __ptr64 ??1wxActivateEvent@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 306 | | public: __cdecl wxActivateEvent::wxActivateEvent(int, bool, int, enum wxActivateEvent::Reason) __ptr64 ??0wxActivateEvent@@QEAA@H_NHW4Reason@0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13019 | | public: bool __cdecl wxMouseEvent::Leaving(void)const __ptr64 ?Leaving@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7963 | | public: bool __cdecl wxMouseEvent::Entering(void)const __ptr64 ?Entering@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13517 | | public: bool __cdecl wxMouseEvent::Moving(void)const __ptr64 ?Moving@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7646 | | public: bool __cdecl wxMouseEvent::Dragging(void)const __ptr64 ?Dragging@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14683 | | public: bool __cdecl wxMouseEvent::RightUp(void)const __ptr64 ?RightUp@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14680 | | public: bool __cdecl wxMouseEvent::RightDown(void)const __ptr64 ?RightDown@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13023 | | public: bool __cdecl wxMouseEvent::LeftDown(void)const __ptr64 ?LeftDown@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5556 | | public: bool __cdecl wxMouseEvent::ButtonUp(int)const __ptr64 ?ButtonUp@wxMouseEvent@@QEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5550 | | public: bool __cdecl wxMouseEvent::ButtonDClick(int)const __ptr64 ?ButtonDClick@wxMouseEvent@@QEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5552 | | public: bool __cdecl wxMouseEvent::ButtonDown(int)const __ptr64 ?ButtonDown@wxMouseEvent@@QEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 1350 | | public: __cdecl wxMouseEvent::wxMouseEvent(int) __ptr64 ??0wxMouseEvent@@QEAA@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 19479 | | class wxMouseState __cdecl wxGetMouseState(void) ?wxGetMouseState@@YA?AVwxMouseState@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5554 | | public: bool __cdecl wxMouseState::ButtonIsDown(enum wxMouseButton)const __ptr64 ?ButtonIsDown@wxMouseState@@QEBA_NW4wxMouseButton@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1353 | | public: __cdecl wxMouseState::wxMouseState(void) __ptr64 ??0wxMouseState@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10430 | | public: int __cdecl wxKeyboardState::GetModifiers(void)const __ptr64 ?GetModifiers@wxKeyboardState@@QEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 12454 | | public: bool __cdecl wxRect::Intersects(class wxRect const & __ptr64)const __ptr64 ?Intersects@wxRect@@QEBA_NAEBV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19163 | | class wxEventTypeTag<class wxContextMenuEvent> const wxEVT_CONTEXT_MENU ?wxEVT_CONTEXT_MENU@@3V?$wxEventTypeTag@VwxContextMenuEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19303 | | class wxEventTypeTag<class wxMouseCaptureLostEvent> const wxEVT_MOUSE_CAPTURE_LOST ?wxEVT_MOUSE_CAPTURE_LOST@@3V?$wxEventTypeTag@VwxMouseCaptureLostEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19258 | | class wxEventTypeTag<class wxKeyEvent> const wxEVT_KEY_UP ?wxEVT_KEY_UP@@3V?$wxEventTypeTag@VwxKeyEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19137 | | class wxEventTypeTag<class wxKeyEvent> const wxEVT_CHAR ?wxEVT_CHAR@@3V?$wxEventTypeTag@VwxKeyEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19291 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_MAGNIFY ?wxEVT_MAGNIFY@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19124 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_AUX2_DCLICK ?wxEVT_AUX2_DCLICK@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19126 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_AUX2_UP ?wxEVT_AUX2_UP@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19125 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_AUX2_DOWN ?wxEVT_AUX2_DOWN@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19121 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_AUX1_DCLICK ?wxEVT_AUX1_DCLICK@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 1004 | | public: __cdecl wxGridCellAttr::wxGridCellAttr(class wxGridCellAttr * __ptr64) __ptr64 ??0wxGridCellAttr@@QEAA@PEAV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19122 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_AUX1_DOWN ?wxEVT_AUX1_DOWN@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19301 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_MOUSEWHEEL ?wxEVT_MOUSEWHEEL@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19259 | | class wxEventTypeTag<class wxFocusEvent> const wxEVT_KILL_FOCUS ?wxEVT_KILL_FOCUS@@3V?$wxEventTypeTag@VwxFocusEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 16042 | | public: virtual bool __cdecl wxTreebook::SetPageImage(unsigned __int64, int) __ptr64 ?SetPageImage@wxTreebook@@UEAA_N_KH@Z |
wxmsw313u_core_vc_x64_custom.dll | 19323 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_RIGHT_DCLICK ?wxEVT_RIGHT_DCLICK@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19297 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_MIDDLE_DCLICK ?wxEVT_MIDDLE_DCLICK@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19261 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_LEFT_DCLICK ?wxEVT_LEFT_DCLICK@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19196 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_ENTER_WINDOW ?wxEVT_ENTER_WINDOW@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19300 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_MOTION ?wxEVT_MOTION@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19325 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_RIGHT_UP ?wxEVT_RIGHT_UP@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19324 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_RIGHT_DOWN ?wxEVT_RIGHT_DOWN@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19299 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_MIDDLE_UP ?wxEVT_MIDDLE_UP@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19298 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_MIDDLE_DOWN ?wxEVT_MIDDLE_DOWN@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19262 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_LEFT_DOWN ?wxEVT_LEFT_DOWN@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 2726 | | public: virtual __cdecl wxTextValidator::~wxTextValidator(void) __ptr64 ??1wxTextValidator@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1804 | | public: __cdecl wxTextValidator::wxTextValidator(long, class wxString * __ptr64) __ptr64 ??0wxTextValidator@@QEAA@JPEAVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2351 | | public: virtual __cdecl wxGenericValidator::~wxGenericValidator(void) __ptr64 ??1wxGenericValidator@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 972 | | public: __cdecl wxGenericValidator::wxGenericValidator(bool * __ptr64) __ptr64 ??0wxGenericValidator@@QEAA@PEA_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 14748 | | public: bool __cdecl wxTextAreaBase::SaveFile(class wxString const & __ptr64, int) __ptr64 ?SaveFile@wxTextAreaBase@@QEAA_NAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 5731 | | public: void __cdecl wxWindowBase::CentreOnParent(int) __ptr64 ?CentreOnParent@wxWindowBase@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 18116 | | public: static class wxClassInfo wxTextCtrl::ms_classInfo ?ms_classInfo@wxTextCtrl@@2VwxClassInfo@@A |
wxmsw313u_core_vc_x64_custom.dll | 8745 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxImageList::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxImageList@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11488 | | public: class wxString __cdecl wxTextEntryDialog::GetValue(void)const __ptr64 ?GetValue@wxTextEntryDialog@@QEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5115 | | public: int __cdecl wxImageList::Add(class wxIcon const & __ptr64) __ptr64 ?Add@wxImageList@@QEAAHAEBVwxIcon@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2452 | | public: virtual __cdecl wxImageList::~wxImageList(void) __ptr64 ??1wxImageList@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1209 | | public: __cdecl wxImageList::wxImageList(int, int, bool, int) __ptr64 ??0wxImageList@@QEAA@HH_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 12398 | | public: long __cdecl wxListCtrl::InsertItem(long, class wxString const & __ptr64, int) __ptr64 ?InsertItem@wxListCtrl@@QEAAJJAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 8089 | | public: long __cdecl wxListCtrl::FindItem(long, class wxString const & __ptr64, bool) __ptr64 ?FindItem@wxListCtrl@@QEAAJJAEBVwxString@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7959 | | public: bool __cdecl wxListCtrl::EnsureVisible(long) __ptr64 ?EnsureVisible@wxListCtrl@@QEAA_NJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 7800 | | public: class wxTextCtrl * __ptr64 __cdecl wxListCtrl::EditLabel(long, class wxClassInfo * __ptr64) __ptr64 ?EditLabel@wxListCtrl@@QEAAPEAVwxTextCtrl@@JPEAVwxClassInfo@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11371 | | public: long __cdecl wxListCtrl::GetTopItem(void)const __ptr64 ?GetTopItem@wxListCtrl@@QEBAJXZ |
wxmsw313u_core_vc_x64_custom.dll | 10151 | | public: class wxString __cdecl wxListCtrl::GetItemText(long, int)const __ptr64 ?GetItemText@wxListCtrl@@QEBA?AVwxString@@JH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15757 | | public: bool __cdecl wxListCtrl::SetItemImage(long, int, int) __ptr64 ?SetItemImage@wxListCtrl@@QEAA_NJHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16786 | | public: virtual int __cdecl wxMessageDialog::ShowModal(void) __ptr64 ?ShowModal@wxMessageDialog@@UEAAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 5725 | | public: void __cdecl wxTopLevelWindowBase::CenterOnScreen(int) __ptr64 ?CenterOnScreen@wxTopLevelWindowBase@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2439 | | public: virtual __cdecl wxIcon::~wxIcon(void) __ptr64 ??1wxIcon@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1156 | | public: __cdecl wxIcon::wxIcon(char const * __ptr64 const * __ptr64) __ptr64 ??0wxIcon@@QEAA@PEBQEBD@Z |
wxmsw313u_core_vc_x64_custom.dll | 10393 | | public: static int __cdecl wxSystemSettingsNative::GetMetric(enum wxSystemMetric, class wxWindow const * __ptr64) ?GetMetric@wxSystemSettingsNative@@SAHW4wxSystemMetric@@PEBVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14918 | | public: void __cdecl wxWindowBase::SetAccessible(class wxAccessible * __ptr64) __ptr64 ?SetAccessible@wxWindowBase@@QEAAXPEAVwxAccessible@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16352 | | public: void __cdecl wxWindowBase::SetSizer(class wxSizer * __ptr64, bool) __ptr64 ?SetSizer@wxWindowBase@@QEAAXPEAVwxSizer@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 6801 | | public: bool __cdecl wxWindowBase::Disable(void) __ptr64 ?Disable@wxWindowBase@@QEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 11951 | | public: bool __cdecl wxWindowBase::Hide(void) __ptr64 ?Hide@wxWindowBase@@QEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16347 | | public: void __cdecl wxWindowBase::SetSizeHints(class wxSize const & __ptr64, class wxSize const & __ptr64, class wxSize const & __ptr64) __ptr64 ?SetSizeHints@wxWindowBase@@QEAAXAEBVwxSize@@00@Z |
wxmsw313u_core_vc_x64_custom.dll | 8943 | | public: class wxSize __cdecl wxWindowBase::GetClientSize(void)const __ptr64 ?GetClientSize@wxWindowBase@@QEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10772 | | public: class wxPoint __cdecl wxWindowBase::GetPosition(void)const __ptr64 ?GetPosition@wxWindowBase@@QEBA?AVwxPoint@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10773 | | public: void __cdecl wxWindowBase::GetPosition(int * __ptr64, int * __ptr64)const __ptr64 ?GetPosition@wxWindowBase@@QEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 13480 | | public: void __cdecl wxWindowBase::Move(int, int, int) __ptr64 ?Move@wxWindowBase@@QEAAXHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16343 | | public: void __cdecl wxWindowBase::SetSize(int, int) __ptr64 ?SetSize@wxWindowBase@@QEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 6734 | | public: bool __cdecl wxWindowBase::DestroyChildren(void) __ptr64 ?DestroyChildren@wxWindowBase@@QEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 2150 | | public: virtual __cdecl wxCommandEvent::~wxCommandEvent(void) __ptr64 ??1wxCommandEvent@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 560 | | public: __cdecl wxCommandEvent::wxCommandEvent(int, int) __ptr64 ??0wxCommandEvent@@QEAA@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 19599 | | bool __cdecl wxYield(void) ?wxYield@@YA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 2785 | | public: __cdecl wxWindowDisabler::~wxWindowDisabler(void) __ptr64 ??1wxWindowDisabler@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1916 | | public: __cdecl wxWindowDisabler::wxWindowDisabler(class wxWindow * __ptr64) __ptr64 ??0wxWindowDisabler@@QEAA@PEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 18829 | | void __cdecl wxBell(void) ?wxBell@@YAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 19279 | | class wxEventTypeTag<class wxListEvent> const wxEVT_LIST_END_LABEL_EDIT ?wxEVT_LIST_END_LABEL_EDIT@@3V?$wxEventTypeTag@VwxListEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19269 | | class wxEventTypeTag<class wxListEvent> const wxEVT_LIST_BEGIN_LABEL_EDIT ?wxEVT_LIST_BEGIN_LABEL_EDIT@@3V?$wxEventTypeTag@VwxListEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19287 | | class wxEventTypeTag<class wxListEvent> const wxEVT_LIST_ITEM_SELECTED ?wxEVT_LIST_ITEM_SELECTED@@3V?$wxEventTypeTag@VwxListEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 12397 | | public: long __cdecl wxListCtrl::InsertItem(long, class wxString const & __ptr64) __ptr64 ?InsertItem@wxListCtrl@@QEAAJJAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6623 | | public: bool __cdecl wxListCtrl::DeleteAllItems(void) __ptr64 ?DeleteAllItems@wxListCtrl@@QEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10489 | | public: long __cdecl wxListCtrl::GetNextItem(long, int, int)const __ptr64 ?GetNextItem@wxListCtrl@@QEBAJJHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15776 | | public: bool __cdecl wxListCtrl::SetItemState(long, long, long) __ptr64 ?SetItemState@wxListCtrl@@QEAA_NJJJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 15720 | | public: bool __cdecl wxListCtrl::SetItem(long, int, class wxString const & __ptr64, int) __ptr64 ?SetItem@wxListCtrl@@QEAA_NJHAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 7823 | | protected: bool __cdecl wxDialogBase::EmulateButtonClickIfPresent(int) __ptr64 ?EmulateButtonClickIfPresent@wxDialogBase@@IEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15414 | | public: void __cdecl wxDialogBase::SetEscapeId(int) __ptr64 ?SetEscapeId@wxDialogBase@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8350 | | public: class wxSize __cdecl wxWindowBase::GetBestSize(void)const __ptr64 ?GetBestSize@wxWindowBase@@QEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19281 | | class wxEventTypeTag<class wxListEvent> const wxEVT_LIST_ITEM_ACTIVATED ?wxEVT_LIST_ITEM_ACTIVATED@@3V?$wxEventTypeTag@VwxListEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19273 | | class wxEventTypeTag<class wxListEvent> const wxEVT_LIST_COL_CLICK ?wxEVT_LIST_COL_CLICK@@3V?$wxEventTypeTag@VwxListEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19263 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_LEFT_UP ?wxEVT_LEFT_UP@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 8651 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxDialog::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxDialog@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11051 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetSelections(class wxVariant * __ptr64) __ptr64 ?GetSelections@wxAccessibleBase@@UEAA?AW4wxAccStatus@@PEAVwxVariant@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9808 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetFocus(int * __ptr64, class wxAccessible * __ptr64 * __ptr64) __ptr64 ?GetFocus@wxAccessibleBase@@UEAA?AW4wxAccStatus@@PEAHPEAPEAVwxAccessible@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14798 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::Select(int, enum wxAccSelectionFlags) __ptr64 ?Select@wxAccessibleBase@@UEAA?AW4wxAccStatus@@HW4wxAccSelectionFlags@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11444 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetValue(int, class wxString * __ptr64) __ptr64 ?GetValue@wxAccessibleBase@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11167 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetState(int, long * __ptr64) __ptr64 ?GetState@wxAccessibleBase@@UEAA?AW4wxAccStatus@@HPEAJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 10915 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetRole(int, enum wxAccRole * __ptr64) __ptr64 ?GetRole@wxAccessibleBase@@UEAA?AW4wxAccStatus@@HPEAW4wxAccRole@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10169 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetKeyboardShortcut(int, class wxString * __ptr64) __ptr64 ?GetKeyboardShortcut@wxAccessibleBase@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9972 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetHelpText(int, class wxString * __ptr64) __ptr64 ?GetHelpText@wxAccessibleBase@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9369 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetDescription(int, class wxString * __ptr64) __ptr64 ?GetDescription@wxAccessibleBase@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9255 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetDefaultAction(int, class wxString * __ptr64) __ptr64 ?GetDefaultAction@wxAccessibleBase@@UEAA?AW4wxAccStatus@@HPEAVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6949 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::DoDefaultAction(int) __ptr64 ?DoDefaultAction@wxAccessibleBase@@UEAA?AW4wxAccStatus@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 10678 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetParent(class wxAccessible * __ptr64 * __ptr64) __ptr64 ?GetParent@wxAccessibleBase@@UEAA?AW4wxAccStatus@@PEAPEAVwxAccessible@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8530 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetChild(int, class wxAccessible * __ptr64 * __ptr64) __ptr64 ?GetChild@wxAccessibleBase@@UEAA?AW4wxAccStatus@@HPEAPEAVwxAccessible@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8533 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetChildCount(int * __ptr64) __ptr64 ?GetChildCount@wxAccessibleBase@@UEAA?AW4wxAccStatus@@PEAH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13520 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::Navigate(enum wxNavDir, int, int * __ptr64, class wxAccessible * __ptr64 * __ptr64) __ptr64 ?Navigate@wxAccessibleBase@@UEAA?AW4wxAccStatus@@W4wxNavDir@@HPEAHPEAPEAVwxAccessible@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10273 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::GetLocation(class wxRect & __ptr64, int) __ptr64 ?GetLocation@wxAccessibleBase@@UEAA?AW4wxAccStatus@@AEAVwxRect@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 11968 | | public: virtual enum wxAccStatus __cdecl wxAccessibleBase::HitTest(class wxPoint const & __ptr64, int * __ptr64, class wxAccessible * __ptr64 * __ptr64) __ptr64 ?HitTest@wxAccessibleBase@@UEAA?AW4wxAccStatus@@AEBVwxPoint@@PEAHPEAPEAVwxAccessible@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12513 | | public: bool __cdecl wxCheckBoxBase::IsChecked(void)const __ptr64 ?IsChecked@wxCheckBoxBase@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 15704 | | public: void __cdecl wxWindowBase::SetInitialSize(class wxSize const & __ptr64) __ptr64 ?SetInitialSize@wxWindowBase@@QEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2294 | | public: virtual __cdecl wxFont::~wxFont(void) __ptr64 ??1wxFont@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 821 | | public: __cdecl wxFont::wxFont(class wxFontInfo const & __ptr64) __ptr64 ??0wxFont@@QEAA@AEBVwxFontInfo@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2518 | | public: virtual __cdecl wxMouseEvent::~wxMouseEvent(void) __ptr64 ??1wxMouseEvent@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1349 | | public: __cdecl wxMouseEvent::wxMouseEvent(class wxMouseEvent const & __ptr64) __ptr64 ??0wxMouseEvent@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8147 | | public: class wxSize __cdecl wxSizer::Fit(class wxWindow * __ptr64) __ptr64 ?Fit@wxSizer@@QEAA?AVwxSize@@PEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14923 | | public: void __cdecl wxDialogBase::SetAffirmativeId(int) __ptr64 ?SetAffirmativeId@wxDialogBase@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16516 | | public: void __cdecl wxWindowBase::SetToolTip(class wxString const & __ptr64) __ptr64 ?SetToolTip@wxWindowBase@@QEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19146 | | class wxEventTypeTag<class wxCloseEvent> const wxEVT_CLOSE_WINDOW ?wxEVT_CLOSE_WINDOW@@3V?$wxEventTypeTag@VwxCloseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 8579 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxApp::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxApp@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 17288 | | public: virtual void __cdecl wxApp::WakeUpIdle(void) __ptr64 ?WakeUpIdle@wxApp@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5782 | | public: virtual void __cdecl wxApp::CleanUp(void) __ptr64 ?CleanUp@wxApp@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 6577 | | protected: virtual class wxAppTraits * __ptr64 __cdecl wxAppBase::CreateTraits(void) __ptr64 ?CreateTraits@wxAppBase@@MEAAPEAVwxAppTraits@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14919 | | public: virtual void __cdecl wxAppBase::SetActive(bool, class wxWindow * __ptr64) __ptr64 ?SetActive@wxAppBase@@UEAAX_NPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13816 | | public: virtual void __cdecl wxAppBase::OnInitCmdLine(class wxCmdLineParser & __ptr64) __ptr64 ?OnInitCmdLine@wxAppBase@@UEAAXAEAVwxCmdLineParser@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13668 | | public: virtual bool __cdecl wxAppBase::OnCmdLineParsed(class wxCmdLineParser & __ptr64) __ptr64 ?OnCmdLineParsed@wxAppBase@@UEAA_NAEAVwxCmdLineParser@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9409 | | public: virtual struct wxVideoMode __cdecl wxAppBase::GetDisplayMode(void)const __ptr64 ?GetDisplayMode@wxAppBase@@UEBA?AUwxVideoMode@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14325 | | public: virtual bool __cdecl wxAppBase::ProcessIdle(void) __ptr64 ?ProcessIdle@wxAppBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14710 | | public: virtual bool __cdecl wxAppBase::SafeYieldFor(class wxWindow * __ptr64, long) __ptr64 ?SafeYieldFor@wxAppBase@@UEAA_NPEAVwxWindow@@J@Z |
wxmsw313u_core_vc_x64_custom.dll | 14709 | | public: virtual bool __cdecl wxAppBase::SafeYield(class wxWindow * __ptr64, bool) __ptr64 ?SafeYield@wxAppBase@@UEAA_NPEAVwxWindow@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 13818 | | public: virtual bool __cdecl wxAppBase::OnInitGui(void) __ptr64 ?OnInitGui@wxAppBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7637 | | protected: virtual void __cdecl wxGUIEventLoop::DoYieldFor(long) __ptr64 ?DoYieldFor@wxGUIEventLoop@@MEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 13945 | | protected: virtual void __cdecl wxGUIEventLoop::OnNextIteration(void) __ptr64 ?OnNextIteration@wxGUIEventLoop@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 6838 | | public: virtual int __cdecl wxGUIEventLoop::DispatchTimeout(unsigned long) __ptr64 ?DispatchTimeout@wxGUIEventLoop@@UEAAHK@Z |
wxmsw313u_core_vc_x64_custom.dll | 6836 | | public: virtual bool __cdecl wxGUIEventLoop::Dispatch(void) __ptr64 ?Dispatch@wxGUIEventLoop@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14244 | | public: virtual bool __cdecl wxGUIEventLoop::PreProcessMessage(struct tagMSG * __ptr64) __ptr64 ?PreProcessMessage@wxGUIEventLoop@@UEAA_NPEAUtagMSG@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14328 | | public: virtual void __cdecl wxGUIEventLoop::ProcessMessage(struct tagMSG * __ptr64) __ptr64 ?ProcessMessage@wxGUIEventLoop@@UEAAXPEAUtagMSG@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10815 | | public: virtual int __cdecl wxApp::GetPrintMode(void)const __ptr64 ?GetPrintMode@wxApp@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 16146 | | public: virtual void __cdecl wxApp::SetPrintMode(int) __ptr64 ?SetPrintMode@wxApp@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15980 | | public: virtual bool __cdecl wxAppBase::SetNativeTheme(class wxString const & __ptr64) __ptr64 ?SetNativeTheme@wxAppBase@@UEAA_NAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15369 | | public: virtual bool __cdecl wxAppBase::SetDisplayMode(struct wxVideoMode const & __ptr64) __ptr64 ?SetDisplayMode@wxAppBase@@UEAA_NAEBUwxVideoMode@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12479 | | public: virtual bool __cdecl wxAppBase::IsActive(void)const __ptr64 ?IsActive@wxAppBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 17237 | | public: virtual bool __cdecl wxAppBase::UsesEventLoop(void)const __ptr64 ?UsesEventLoop@wxAppBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 2674 | | public: virtual __cdecl wxSplashScreen::~wxSplashScreen(void) __ptr64 ??1wxSplashScreen@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1719 | | public: __cdecl wxSplashScreen::wxSplashScreen(class wxBitmap const & __ptr64, long, int, class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long) __ptr64 ??0wxSplashScreen@@QEAA@AEBVwxBitmap@@JHPEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@J@Z |
wxmsw313u_core_vc_x64_custom.dll | 16744 | | public: virtual bool __cdecl wxTopLevelWindowMSW::Show(bool) __ptr64 ?Show@wxTopLevelWindowMSW@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 19515 | | void __cdecl wxInitAllImageHandlers(void) ?wxInitAllImageHandlers@@YAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 9960 | | public: int __cdecl wxImage::GetHeight(void)const __ptr64 ?GetHeight@wxImage@@QEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 11570 | | public: int __cdecl wxImage::GetWidth(void)const __ptr64 ?GetWidth@wxImage@@QEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 13461 | | public: class wxImage __cdecl wxImage::Mirror(bool)const __ptr64 ?Mirror@wxImage@@QEBA?AV1@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 1190 | | public: __cdecl wxImage::wxImage(char const * __ptr64 const * __ptr64) __ptr64 ??0wxImage@@QEAA@PEBQEBD@Z |
wxmsw313u_core_vc_x64_custom.dll | 2267 | | public: virtual __cdecl wxEventLoop::~wxEventLoop(void) __ptr64 ??1wxEventLoop@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 768 | | public: __cdecl wxEventLoop::wxEventLoop(void) __ptr64 ??0wxEventLoop@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5721 | | public: void __cdecl wxWindowBase::Center(int) __ptr64 ?Center@wxWindowBase@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 6009 | | public: bool __cdecl wxWindowBase::Close(bool) __ptr64 ?Close@wxWindowBase@@QEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 13753 | | public: virtual bool __cdecl wxApp::OnExceptionInMainLoop(void) __ptr64 ?OnExceptionInMainLoop@wxApp@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12266 | | public: virtual bool __cdecl wxApp::Initialize(int & __ptr64, wchar_t * __ptr64 * __ptr64) __ptr64 ?Initialize@wxApp@@UEAA_NAEAHPEAPEA_W@Z |
wxmsw313u_core_vc_x64_custom.dll | 2059 | | public: virtual __cdecl wxApp::~wxApp(void) __ptr64 ??1wxApp@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 344 | | public: __cdecl wxApp::wxApp(void) __ptr64 ??0wxApp@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10222 | | public: virtual enum wxLayoutDirection __cdecl wxAppBase::GetLayoutDirection(void)const __ptr64 ?GetLayoutDirection@wxAppBase@@UEBA?AW4wxLayoutDirection@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11377 | | public: virtual class wxWindow * __ptr64 __cdecl wxAppBase::GetTopWindow(void)const __ptr64 ?GetTopWindow@wxAppBase@@UEBAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14022 | | public: virtual int __cdecl wxAppBase::OnRun(void) __ptr64 ?OnRun@wxAppBase@@UEAAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 19433 | | int __cdecl wxEntry(struct HINSTANCE__ * __ptr64, struct HINSTANCE__ * __ptr64, char * __ptr64, int) ?wxEntry@@YAHPEAUHINSTANCE__@@0PEADH@Z |
wxmsw313u_core_vc_x64_custom.dll | 17255 | | public: void __cdecl wxCloseEvent::Veto(bool) __ptr64 ?Veto@wxCloseEvent@@QEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 2100 | | public: __cdecl wxBusyCursor::~wxBusyCursor(void) __ptr64 ??1wxBusyCursor@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 18828 | | void __cdecl wxBeginBusyCursor(class wxCursor const * __ptr64) ?wxBeginBusyCursor@@YAXPEBVwxCursor@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9157 | | public: static class wxCursor const * __ptr64 __cdecl wxStockGDI::GetCursor(enum wxStockGDI::Item) ?GetCursor@wxStockGDI@@SAPEBVwxCursor@@W4Item@1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 18577 | | protected: static struct wxEventTable const wxApp::sm_eventTable ?sm_eventTable@wxApp@@1UwxEventTable@@B |
wxmsw313u_core_vc_x64_custom.dll | 19318 | | class wxEventTypeTag<class wxCloseEvent> const wxEVT_QUERY_END_SESSION ?wxEVT_QUERY_END_SESSION@@3V?$wxEventTypeTag@VwxCloseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19195 | | class wxEventTypeTag<class wxCloseEvent> const wxEVT_END_SESSION ?wxEVT_END_SESSION@@3V?$wxEventTypeTag@VwxCloseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19257 | | class wxEventTypeTag<class wxKeyEvent> const wxEVT_KEY_DOWN ?wxEVT_KEY_DOWN@@3V?$wxEventTypeTag@VwxKeyEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 9606 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxWindow::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxWindow@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9703 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxWindow::GetEventTable(void)const __ptr64 ?GetEventTable@wxWindow@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8800 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxPanel::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxPanel@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2499 | | public: virtual __cdecl wxMenu::~wxMenu(void) __ptr64 ??1wxMenu@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1314 | | public: __cdecl wxMenu::wxMenu(long) __ptr64 ??0wxMenu@@QEAA@J@Z |
wxmsw313u_core_vc_x64_custom.dll | 5404 | | public: class wxMenuItem * __ptr64 __cdecl wxMenuBase::AppendRadioItem(int, class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?AppendRadioItem@wxMenuBase@@QEAAPEAVwxMenuItem@@HAEBVwxString@@0@Z |
wxmsw313u_core_vc_x64_custom.dll | 5370 | | public: class wxMenuItem * __ptr64 __cdecl wxMenuBase::AppendCheckItem(int, class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?AppendCheckItem@wxMenuBase@@QEAAPEAVwxMenuItem@@HAEBVwxString@@0@Z |
wxmsw313u_core_vc_x64_custom.dll | 5408 | | public: class wxMenuItem * __ptr64 __cdecl wxMenuBase::AppendSeparator(void) __ptr64 ?AppendSeparator@wxMenuBase@@QEAAPEAVwxMenuItem@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5337 | | public: class wxMenuItem * __ptr64 __cdecl wxMenuBase::Append(int, class wxString const & __ptr64, class wxString const & __ptr64, enum wxItemKind) __ptr64 ?Append@wxMenuBase@@QEAAPEAVwxMenuItem@@HAEBVwxString@@0W4wxItemKind@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2550 | | public: virtual __cdecl wxPaintDC::~wxPaintDC(void) __ptr64 ??1wxPaintDC@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1424 | | public: __cdecl wxPaintDC::wxPaintDC(class wxWindow * __ptr64) __ptr64 ??0wxPaintDC@@QEAA@PEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7844 | | public: static void __cdecl wxToolTip::Enable(bool) ?Enable@wxToolTip@@SAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7479 | | public: bool __cdecl wxControlContainerBase::DoSetFocus(void) __ptr64 ?DoSetFocus@wxControlContainerBase@@QEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 11358 | | public: class wxString __cdecl wxWindowBase::GetToolTipText(void)const __ptr64 ?GetToolTipText@wxWindowBase@@QEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14210 | | public: class wxEvtHandler * __ptr64 __cdecl wxWindowBase::PopEventHandler(bool) __ptr64 ?PopEventHandler@wxWindowBase@@QEAAPEAVwxEvtHandler@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 14344 | | public: void __cdecl wxWindowBase::PushEventHandler(class wxEvtHandler * __ptr64) __ptr64 ?PushEventHandler@wxWindowBase@@QEAAXPEAVwxEvtHandler@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8135 | | public: class wxWindow * __ptr64 __cdecl wxWindowBase::FindWindow(long)const __ptr64 ?FindWindow@wxWindowBase@@QEBAPEAVwxWindow@@J@Z |
wxmsw313u_core_vc_x64_custom.dll | 14881 | | public: void __cdecl wxWindowBase::SendSizeEventToParent(int) __ptr64 ?SendSizeEventToParent@wxWindowBase@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8942 | | public: class wxRect __cdecl wxWindowBase::GetClientRect(void)const __ptr64 ?GetClientRect@wxWindowBase@@QEBA?AVwxRect@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10871 | | public: class wxRect __cdecl wxWindowBase::GetRect(void)const __ptr64 ?GetRect@wxWindowBase@@QEBA?AVwxRect@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11119 | | public: class wxSize __cdecl wxWindowBase::GetSize(void)const __ptr64 ?GetSize@wxWindowBase@@QEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16134 | | public: void __cdecl wxWindowBase::SetPosition(class wxPoint const & __ptr64) __ptr64 ?SetPosition@wxWindowBase@@QEAAXAEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16342 | | public: void __cdecl wxWindowBase::SetSize(class wxSize const & __ptr64) __ptr64 ?SetSize@wxWindowBase@@QEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13022 | | public: bool __cdecl wxMouseEvent::LeftDClick(void)const __ptr64 ?LeftDClick@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 576 | | public: __cdecl wxCursor::wxCursor(class wxCursor const & __ptr64) __ptr64 ??0wxCursor@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2161 | | public: virtual __cdecl wxCursor::~wxCursor(void) __ptr64 ??1wxCursor@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 579 | | public: __cdecl wxCursor::wxCursor(enum wxStockCursor) __ptr64 ??0wxCursor@@QEAA@W4wxStockCursor@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7756 | | public: void __cdecl wxDC::DrawRectangle(class wxRect const & __ptr64) __ptr64 ?DrawRectangle@wxDC@@QEAAXAEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7747 | | public: void __cdecl wxDC::DrawPolygon(int, class wxPoint const * __ptr64 const, int, int, enum wxPolygonFillMode) __ptr64 ?DrawPolygon@wxDC@@QEAAXHQEBVwxPoint@@HHW4wxPolygonFillMode@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6735 | | public: void __cdecl wxDC::DestroyClippingRegion(void) __ptr64 ?DestroyClippingRegion@wxDC@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 15054 | | public: void __cdecl wxDC::SetBrush(class wxBrush const & __ptr64) __ptr64 ?SetBrush@wxDC@@QEAAXAEBVwxBrush@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16097 | | public: void __cdecl wxDC::SetPen(class wxPen const & __ptr64) __ptr64 ?SetPen@wxDC@@QEAAXAEBVwxPen@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1448 | | public: __cdecl wxPen::wxPen(class wxPen const & __ptr64) __ptr64 ??0wxPen@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2562 | | public: virtual __cdecl wxPen::~wxPen(void) __ptr64 ??1wxPen@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1451 | | public: __cdecl wxPen::wxPen(class wxColour const & __ptr64, int, enum wxPenStyle) __ptr64 ??0wxPen@@QEAA@AEBVwxColour@@HW4wxPenStyle@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1453 | | public: __cdecl wxPen::wxPen(void) __ptr64 ??0wxPen@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 434 | | public: __cdecl wxBrush::wxBrush(class wxBrush const & __ptr64) __ptr64 ??0wxBrush@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2094 | | public: virtual __cdecl wxBrush::~wxBrush(void) __ptr64 ??1wxBrush@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 437 | | public: __cdecl wxBrush::wxBrush(class wxColour const & __ptr64, enum wxBrushStyle) __ptr64 ??0wxBrush@@QEAA@AEBVwxColour@@W4wxBrushStyle@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 438 | | public: __cdecl wxBrush::wxBrush(void) __ptr64 ??0wxBrush@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10710 | | public: static class wxPen const * __ptr64 __cdecl wxStockGDI::GetPen(enum wxStockGDI::Item) ?GetPen@wxStockGDI@@SAPEBVwxPen@@W4Item@1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12445 | | public: class wxRect & __ptr64 __cdecl wxRect::Intersect(class wxRect const & __ptr64) __ptr64 ?Intersect@wxRect@@QEAAAEAV1@AEBV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12065 | | public: class wxRect & __ptr64 __cdecl wxRect::Inflate(int, int) __ptr64 ?Inflate@wxRect@@QEAAAEAV1@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 1579 | | public: __cdecl wxRect::wxRect(class wxPoint const & __ptr64, class wxPoint const & __ptr64) __ptr64 ??0wxRect@@QEAA@AEBVwxPoint@@0@Z |
wxmsw313u_core_vc_x64_custom.dll | 1476 | | public: __cdecl wxPoint::wxPoint(void) __ptr64 ??0wxPoint@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 3066 | | public: class wxColour & __ptr64 __cdecl wxColour::operator=(class wxColour const & __ptr64) __ptr64 ??4wxColour@@QEAAAEAV0@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 522 | | public: __cdecl wxColour::wxColour(class wxColour const & __ptr64) __ptr64 ??0wxColour@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5307 | | public: static unsigned char __cdecl wxColourBase::AlphaBlend(unsigned char, unsigned char, double) ?AlphaBlend@wxColourBase@@SAEEEN@Z |
wxmsw313u_core_vc_x64_custom.dll | 19315 | | class wxEventTypeTag<class wxPaintEvent> const wxEVT_PAINT ?wxEVT_PAINT@@3V?$wxEventTypeTag@VwxPaintEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19350 | | class wxEventTypeTag<class wxSizeEvent> const wxEVT_SIZE ?wxEVT_SIZE@@3V?$wxEventTypeTag@VwxSizeEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19260 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_LEAVE_WINDOW ?wxEVT_LEAVE_WINDOW@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19293 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_MENU ?wxEVT_MENU@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19570 | | char const * const wxStaticBitmapNameStr ?wxStaticBitmapNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 19098 | | class wxPoint const wxDefaultPosition ?wxDefaultPosition@@3VwxPoint@@B |
wxmsw313u_core_vc_x64_custom.dll | 19099 | | class wxSize const wxDefaultSize ?wxDefaultSize@@3VwxSize@@B |
wxmsw313u_core_vc_x64_custom.dll | 12234 | | public: virtual void __cdecl wxPanelBase::InitDialog(void) __ptr64 ?InitDialog@wxPanelBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13169 | | protected: virtual void __cdecl wxTopLevelWindowMSW::MSWGetCreateWindowCoords(class wxPoint const & __ptr64, class wxSize const & __ptr64, int & __ptr64, int & __ptr64, int & __ptr64, int & __ptr64)const __ptr64 ?MSWGetCreateWindowCoords@wxTopLevelWindowMSW@@MEBAXAEBVwxPoint@@AEBVwxSize@@AEAH222@Z |
wxmsw313u_core_vc_x64_custom.dll | 7603 | | protected: virtual void __cdecl wxTopLevelWindowMSW::DoThaw(void) __ptr64 ?DoThaw@wxTopLevelWindowMSW@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7087 | | protected: virtual void __cdecl wxTopLevelWindowMSW::DoFreeze(void) __ptr64 ?DoFreeze@wxTopLevelWindowMSW@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7248 | | protected: virtual void __cdecl wxTopLevelWindowMSW::DoGetSize(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetSize@wxTopLevelWindowMSW@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7223 | | protected: virtual void __cdecl wxTopLevelWindowMSW::DoGetPosition(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetPosition@wxTopLevelWindowMSW@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 13192 | | public: virtual struct HWND__ * __ptr64 __cdecl wxTopLevelWindowMSW::MSWGetParent(void)const __ptr64 ?MSWGetParent@wxTopLevelWindowMSW@@UEBAPEAUHWND__@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13226 | | public: virtual unsigned long __cdecl wxTopLevelWindowMSW::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxTopLevelWindowMSW@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 5695 | | public: virtual bool __cdecl wxTopLevelWindowMSW::CanSetTransparent(void) __ptr64 ?CanSetTransparent@wxTopLevelWindowMSW@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16532 | | public: virtual bool __cdecl wxTopLevelWindowMSW::SetTransparent(unsigned char) __ptr64 ?SetTransparent@wxTopLevelWindowMSW@@UEAA_NE@Z |
wxmsw313u_core_vc_x64_custom.dll | 7886 | | public: virtual bool __cdecl wxTopLevelWindowMSW::EnableMinimizeButton(bool) __ptr64 ?EnableMinimizeButton@wxTopLevelWindowMSW@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7884 | | public: virtual bool __cdecl wxTopLevelWindowMSW::EnableMaximizeButton(bool) __ptr64 ?EnableMaximizeButton@wxTopLevelWindowMSW@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7858 | | public: virtual bool __cdecl wxTopLevelWindowMSW::EnableCloseButton(bool) __ptr64 ?EnableCloseButton@wxTopLevelWindowMSW@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 16766 | | public: virtual bool __cdecl wxTopLevelWindowMSW::ShowFullScreen(bool, long) __ptr64 ?ShowFullScreen@wxTopLevelWindowMSW@@UEAA_N_NJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 16809 | | public: virtual void __cdecl wxTopLevelWindowMSW::ShowWithoutActivating(void) __ptr64 ?ShowWithoutActivating@wxTopLevelWindowMSW@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14362 | | public: virtual void __cdecl wxTopLevelWindowMSW::Raise(void) __ptr64 ?Raise@wxTopLevelWindowMSW@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14599 | | public: virtual void __cdecl wxTopLevelWindowMSW::RequestUserAttention(int) __ptr64 ?RequestUserAttention@wxTopLevelWindowMSW@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15839 | | public: virtual void __cdecl wxTopLevelWindowMSW::SetLayoutDirection(enum wxLayoutDirection) __ptr64 ?SetLayoutDirection@wxTopLevelWindowMSW@@UEAAXW4wxLayoutDirection@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14665 | | public: virtual void __cdecl wxTopLevelWindowMSW::Restore(void) __ptr64 ?Restore@wxTopLevelWindowMSW@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 15667 | | public: virtual void __cdecl wxTopLevelWindowMSW::SetIcons(class wxIconBundle const & __ptr64) __ptr64 ?SetIcons@wxTopLevelWindowMSW@@UEAAXAEBVwxIconBundle@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12671 | | public: virtual bool __cdecl wxTopLevelWindowMSW::IsIconized(void)const __ptr64 ?IsIconized@wxTopLevelWindowMSW@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12003 | | public: virtual void __cdecl wxTopLevelWindowMSW::Iconize(bool) __ptr64 ?Iconize@wxTopLevelWindowMSW@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12708 | | public: virtual bool __cdecl wxTopLevelWindowMSW::IsMaximized(void)const __ptr64 ?IsMaximized@wxTopLevelWindowMSW@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13433 | | public: virtual void __cdecl wxTopLevelWindowMSW::Maximize(bool) __ptr64 ?Maximize@wxTopLevelWindowMSW@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 11331 | | public: virtual class wxString __cdecl wxTopLevelWindowMSW::GetTitle(void)const __ptr64 ?GetTitle@wxTopLevelWindowMSW@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16494 | | public: virtual void __cdecl wxTopLevelWindowMSW::SetTitle(class wxString const & __ptr64) __ptr64 ?SetTitle@wxTopLevelWindowMSW@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7579 | | protected: virtual void __cdecl wxWindowBase::DoSetWindowVariant(enum wxWindowVariant) __ptr64 ?DoSetWindowVariant@wxWindowBase@@MEAAXW4wxWindowVariant@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5250 | | protected: virtual void __cdecl wxWindowBase::AdjustForParentClientOrigin(int & __ptr64, int & __ptr64, int)const __ptr64 ?AdjustForParentClientOrigin@wxWindowBase@@MEBAXAEAH0H@Z |
wxmsw313u_core_vc_x64_custom.dll | 7565 | | protected: virtual void __cdecl wxWindowBase::DoSetToolTipText(class wxString const & __ptr64) __ptr64 ?DoSetToolTipText@wxWindowBase@@MEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6900 | | protected: virtual void __cdecl wxWindowBase::DoCentre(int) __ptr64 ?DoCentre@wxWindowBase@@MEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7533 | | protected: virtual void __cdecl wxWindowBase::DoSetSizeHints(int, int, int, int, int, int) __ptr64 ?DoSetSizeHints@wxWindowBase@@MEAAXHHHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7158 | | protected: virtual class wxSize __cdecl wxWindowBase::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxWindowBase@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7228 | | protected: virtual void __cdecl wxWindowBase::DoGetScreenPosition(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetScreenPosition@wxWindowBase@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7298 | | protected: virtual enum wxHitTest __cdecl wxWindowBase::DoHitTest(int, int)const __ptr64 ?DoHitTest@wxWindowBase@@MEBA?AW4wxHitTest@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7379 | | protected: virtual bool __cdecl wxWindowBase::DoNavigateIn(int) __ptr64 ?DoNavigateIn@wxWindowBase@@MEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7363 | | protected: virtual void __cdecl wxWindowBase::DoMoveInTabOrder(class wxWindow * __ptr64, enum wxWindowBase::WindowOrder) __ptr64 ?DoMoveInTabOrder@wxWindowBase@@MEAAXPEAVwxWindow@@W4WindowOrder@1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17055 | | protected: virtual bool __cdecl wxWindowBase::TryAfter(class wxEvent & __ptr64) __ptr64 ?TryAfter@wxWindowBase@@MEAA_NAEAVwxEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17063 | | protected: virtual bool __cdecl wxWindowBase::TryBefore(class wxEvent & __ptr64) __ptr64 ?TryBefore@wxWindowBase@@MEAA_NAEAVwxEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12077 | | public: virtual void __cdecl wxWindowBase::InheritAttributes(void) __ptr64 ?InheritAttributes@wxWindowBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14871 | | public: virtual bool __cdecl wxWindowBase::SendIdleEvents(class wxIdleEvent & __ptr64) __ptr64 ?SendIdleEvents@wxWindowBase@@UEAA_NAEAVwxIdleEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13009 | | public: virtual bool __cdecl wxWindowBase::Layout(void) __ptr64 ?Layout@wxWindowBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10775 | | public: virtual void __cdecl wxWindowBase::GetPositionConstraint(int * __ptr64, int * __ptr64)const __ptr64 ?GetPositionConstraint@wxWindowBase@@UEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 8945 | | public: virtual void __cdecl wxWindowBase::GetClientSizeConstraint(int * __ptr64, int * __ptr64)const __ptr64 ?GetClientSizeConstraint@wxWindowBase@@UEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 11125 | | public: virtual void __cdecl wxWindowBase::GetSizeConstraint(int * __ptr64, int * __ptr64)const __ptr64 ?GetSizeConstraint@wxWindowBase@@UEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 13488 | | public: virtual void __cdecl wxWindowBase::MoveConstraint(int, int) __ptr64 ?MoveConstraint@wxWindowBase@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16345 | | public: virtual void __cdecl wxWindowBase::SetSizeConstraint(int, int, int, int) __ptr64 ?SetSizeConstraint@wxWindowBase@@UEAAXHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7386 | | public: virtual bool __cdecl wxWindowBase::DoPhase(int) __ptr64 ?DoPhase@wxWindowBase@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13015 | | public: virtual bool __cdecl wxWindowBase::LayoutPhase2(int * __ptr64) __ptr64 ?LayoutPhase2@wxWindowBase@@UEAA_NPEAH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13014 | | public: virtual bool __cdecl wxWindowBase::LayoutPhase1(int * __ptr64) __ptr64 ?LayoutPhase1@wxWindowBase@@UEAA_NPEAH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15203 | | public: virtual void __cdecl wxWindowBase::SetConstraintSizes(bool) __ptr64 ?SetConstraintSizes@wxWindowBase@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 5694 | | public: virtual bool __cdecl wxWindowBase::CanScroll(int)const __ptr64 ?CanScroll@wxWindowBase@@UEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7629 | | public: virtual void __cdecl wxWindowBase::DoUpdateWindowUI(class wxUpdateUIEvent & __ptr64) __ptr64 ?DoUpdateWindowUI@wxWindowBase@@UEAAXAEAVwxUpdateUIEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17223 | | public: virtual void __cdecl wxWindowBase::UpdateWindowUI(long) __ptr64 ?UpdateWindowUI@wxWindowBase@@UEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 12883 | | public: virtual bool __cdecl wxWindowBase::IsTransparentBackgroundSupported(class wxString * __ptr64)const __ptr64 ?IsTransparentBackgroundSupported@wxWindowBase@@UEBA_NPEAVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15006 | | public: virtual bool __cdecl wxWindowBase::SetBackgroundStyle(enum wxBackgroundStyle) __ptr64 ?SetBackgroundStyle@wxWindowBase@@UEAA_NW4wxBackgroundStyle@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15581 | | public: virtual bool __cdecl wxWindowBase::SetForegroundColour(class wxColour const & __ptr64) __ptr64 ?SetForegroundColour@wxWindowBase@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7336 | | public: virtual bool __cdecl wxWindowBase::DoIsExposed(int, int)const __ptr64 ?DoIsExposed@wxWindowBase@@UEBA_NHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7337 | | public: virtual bool __cdecl wxWindowBase::DoIsExposed(int, int, int, int)const __ptr64 ?DoIsExposed@wxWindowBase@@UEBA_NHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5842 | | public: virtual void __cdecl wxWindowBase::ClearBackground(void) __ptr64 ?ClearBackground@wxWindowBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 12235 | | public: virtual void __cdecl wxWindowBase::InitDialog(void) __ptr64 ?InitDialog@wxWindowBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 17015 | | public: virtual bool __cdecl wxWindowBase::TransferDataFromWindow(void) __ptr64 ?TransferDataFromWindow@wxWindowBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 17022 | | public: virtual bool __cdecl wxWindowBase::TransferDataToWindow(void) __ptr64 ?TransferDataToWindow@wxWindowBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 17246 | | public: virtual bool __cdecl wxWindowBase::Validate(void) __ptr64 ?Validate@wxWindowBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16563 | | public: virtual void __cdecl wxWindowBase::SetValidator(class wxValidator const & __ptr64) __ptr64 ?SetValidator@wxWindowBase@@UEAAXAEBVwxValidator@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16141 | | public: virtual void __cdecl wxWindowBase::SetPreviousHandler(class wxEvtHandler * __ptr64) __ptr64 ?SetPreviousHandler@wxWindowBase@@UEAAXPEAVwxEvtHandler@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15986 | | public: virtual void __cdecl wxWindowBase::SetNextHandler(class wxEvtHandler * __ptr64) __ptr64 ?SetNextHandler@wxWindowBase@@UEAAXPEAVwxEvtHandler@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14513 | | public: virtual void __cdecl wxWindowBase::RemoveChild(class wxWindowBase * __ptr64) __ptr64 ?RemoveChild@wxWindowBase@@UEAAXPEAV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5147 | | public: virtual void __cdecl wxWindowBase::AddChild(class wxWindowBase * __ptr64) __ptr64 ?AddChild@wxWindowBase@@UEAAXPEAV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12876 | | public: virtual bool __cdecl wxWindowBase::IsTopLevel(void)const __ptr64 ?IsTopLevel@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 11825 | | public: virtual bool __cdecl wxWindowBase::HasFocus(void)const __ptr64 ?HasFocus@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12833 | | public: virtual bool __cdecl wxWindowBase::IsShownOnScreen(void)const __ptr64 ?IsShownOnScreen@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7846 | | public: virtual bool __cdecl wxWindowBase::Enable(bool) __ptr64 ?Enable@wxWindowBase@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 14880 | | public: virtual void __cdecl wxWindowBase::SendSizeEvent(int) __ptr64 ?SendSizeEvent@wxWindowBase@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 12073 | | public: virtual bool __cdecl wxWindowBase::InformFirstDirection(int, int, int) __ptr64 ?InformFirstDirection@wxWindowBase@@UEAA_NHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11603 | | public: virtual class wxSize __cdecl wxWindowBase::GetWindowBorderSize(void)const __ptr64 ?GetWindowBorderSize@wxWindowBase@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9064 | | public: virtual double __cdecl wxWindowBase::GetContentScaleFactor(void)const __ptr64 ?GetContentScaleFactor@wxWindowBase@@UEBANXZ |
wxmsw313u_core_vc_x64_custom.dll | 7276 | | public: virtual class wxSize __cdecl wxWindowBase::DoGetVirtualSize(void)const __ptr64 ?DoGetVirtualSize@wxWindowBase@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7576 | | public: virtual void __cdecl wxWindowBase::DoSetVirtualSize(int, int) __ptr64 ?DoSetVirtualSize@wxWindowBase@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15923 | | public: virtual void __cdecl wxWindowBase::SetMaxSize(class wxSize const & __ptr64) __ptr64 ?SetMaxSize@wxWindowBase@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15958 | | public: virtual void __cdecl wxWindowBase::SetMinSize(class wxSize const & __ptr64) __ptr64 ?SetMinSize@wxWindowBase@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8150 | | public: virtual void __cdecl wxWindowBase::FitInside(void) __ptr64 ?FitInside@wxWindowBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 9475 | | public: virtual class wxSize __cdecl wxWindowBase::GetEffectiveMinSize(void)const __ptr64 ?GetEffectiveMinSize@wxWindowBase@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 17301 | | public: virtual class wxSize __cdecl wxWindowBase::WindowToClientSize(class wxSize const & __ptr64)const __ptr64 ?WindowToClientSize@wxWindowBase@@UEBA?AVwxSize@@AEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5875 | | public: virtual class wxSize __cdecl wxWindowBase::ClientToWindowSize(class wxSize const & __ptr64)const __ptr64 ?ClientToWindowSize@wxWindowBase@@UEBA?AVwxSize@@AEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8927 | | public: virtual class wxPoint __cdecl wxWindowBase::GetClientAreaOrigin(void)const __ptr64 ?GetClientAreaOrigin@wxWindowBase@@UEBA?AVwxPoint@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6732 | | public: virtual bool __cdecl wxWindowBase::Destroy(void) __ptr64 ?Destroy@wxWindowBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7150 | | protected: virtual class wxSize __cdecl wxStaticBitmapBase::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxStaticBitmapBase@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13170 | | protected: virtual void __cdecl wxWindow::MSWGetCreateWindowCoords(class wxPoint const & __ptr64, class wxSize const & __ptr64, int & __ptr64, int & __ptr64, int & __ptr64, int & __ptr64)const __ptr64 ?MSWGetCreateWindowCoords@wxWindow@@MEBAXAEBVwxPoint@@AEBVwxSize@@AEAH222@Z |
wxmsw313u_core_vc_x64_custom.dll | 7556 | | protected: virtual void __cdecl wxWindow::DoSetToolTip(class wxToolTip * __ptr64) __ptr64 ?DoSetToolTip@wxWindow@@MEAAXPEAVwxToolTip@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7376 | | protected: virtual void __cdecl wxWindow::DoMoveWindow(int, int, int, int) __ptr64 ?DoMoveWindow@wxWindow@@MEAAXHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7605 | | protected: virtual void __cdecl wxWindow::DoThaw(void) __ptr64 ?DoThaw@wxWindow@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7089 | | protected: virtual void __cdecl wxWindow::DoFreeze(void) __ptr64 ?DoFreeze@wxWindow@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7063 | | protected: virtual void __cdecl wxWindow::DoEnable(bool) __ptr64 ?DoEnable@wxWindow@@MEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7399 | | protected: virtual void __cdecl wxWindow::DoReleaseMouse(void) __ptr64 ?DoReleaseMouse@wxWindow@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 6895 | | protected: virtual void __cdecl wxWindow::DoCaptureMouse(void) __ptr64 ?DoCaptureMouse@wxWindow@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7163 | | protected: virtual class wxSize __cdecl wxWindow::DoGetBorderSize(void)const __ptr64 ?DoGetBorderSize@wxWindow@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7457 | | protected: virtual void __cdecl wxWindow::DoSetClientSize(int, int) __ptr64 ?DoSetClientSize@wxWindow@@MEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7531 | | protected: virtual void __cdecl wxWindow::DoSetSize(int, int, int, int, int) __ptr64 ?DoSetSize@wxWindow@@MEAAXHHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7171 | | protected: virtual void __cdecl wxWindow::DoGetClientSize(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetClientSize@wxWindow@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7249 | | protected: virtual void __cdecl wxWindow::DoGetSize(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetSize@wxWindow@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7224 | | protected: virtual void __cdecl wxWindow::DoGetPosition(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetPosition@wxWindow@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7425 | | protected: virtual void __cdecl wxWindow::DoScreenToClient(int * __ptr64, int * __ptr64)const __ptr64 ?DoScreenToClient@wxWindow@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 6913 | | protected: virtual void __cdecl wxWindow::DoClientToScreen(int * __ptr64, int * __ptr64)const __ptr64 ?DoClientToScreen@wxWindow@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7269 | | protected: virtual void __cdecl wxWindow::DoGetTextExtent(class wxString const & __ptr64, int * __ptr64, int * __ptr64, int * __ptr64, int * __ptr64, class wxFont const * __ptr64)const __ptr64 ?DoGetTextExtent@wxWindow@@MEBAXAEBVwxString@@PEAH111PEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7388 | | protected: virtual bool __cdecl wxWindow::DoPopupMenu(class wxMenu * __ptr64, int, int) __ptr64 ?DoPopupMenu@wxWindow@@MEAA_NPEAVwxMenu@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 17052 | | protected: virtual enum wxBorder __cdecl wxWindow::TranslateBorder(enum wxBorder)const __ptr64 ?TranslateBorder@wxWindow@@MEBA?AW4wxBorder@@W42@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9297 | | protected: virtual enum wxBorder __cdecl wxWindow::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxWindow@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11917 | | public: virtual bool __cdecl wxHyperlinkCtrlBase::HasTransparentBackground(void) __ptr64 ?HasTransparentBackground@wxHyperlinkCtrlBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7736 | | public: void __cdecl wxDC::DrawLine(class wxPoint const & __ptr64, class wxPoint const & __ptr64) __ptr64 ?DrawLine@wxDC@@QEAAXAEBVwxPoint@@0@Z |
wxmsw313u_core_vc_x64_custom.dll | 2431 | | public: virtual __cdecl wxHyperlinkCtrl::~wxHyperlinkCtrl(void) __ptr64 ??1wxHyperlinkCtrl@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15806 | | public: virtual void __cdecl wxHyperlinkCtrl::SetLabel(class wxString const & __ptr64) __ptr64 ?SetLabel@wxHyperlinkCtrl@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1131 | | public: __cdecl wxHyperlinkCtrl::wxHyperlinkCtrl(class wxWindow * __ptr64, int, class wxString const & __ptr64, class wxString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxHyperlinkCtrl@@QEAA@PEAVwxWindow@@HAEBVwxString@@1AEBVwxPoint@@AEBVwxSize@@J1@Z |
wxmsw313u_core_vc_x64_custom.dll | 11411 | | public: class wxString __cdecl wxHyperlinkEvent::GetURL(void)const __ptr64 ?GetURL@wxHyperlinkEvent@@QEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5411 | | public: class wxMenuItem * __ptr64 __cdecl wxMenuBase::AppendSubMenu(class wxMenu * __ptr64, class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?AppendSubMenu@wxMenuBase@@QEAAPEAVwxMenuItem@@PEAVwxMenu@@AEBVwxString@@1@Z |
wxmsw313u_core_vc_x64_custom.dll | 17126 | | public: bool __cdecl wxSplitterWindow::Unsplit(class wxWindow * __ptr64) __ptr64 ?Unsplit@wxSplitterWindow@@QEAA_NPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10087 | | public: class wxSizerItem * __ptr64 __cdecl wxSizer::GetItem(class wxWindow * __ptr64, bool) __ptr64 ?GetItem@wxSizer@@QEAAPEAVwxSizerItem@@PEAVwxWindow@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12359 | | public: class wxSizerItem * __ptr64 __cdecl wxSizer::Insert(unsigned __int64, class wxWindow * __ptr64, int, int, int, class wxObject * __ptr64) __ptr64 ?Insert@wxSizer@@QEAAPEAVwxSizerItem@@_KPEAVwxWindow@@HHHPEAVwxObject@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2559 | | public: virtual __cdecl wxPanel::~wxPanel(void) __ptr64 ??1wxPanel@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1443 | | public: __cdecl wxPanel::wxPanel(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxPanel@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2157 | | public: virtual __cdecl wxControlContainer::~wxControlContainer(void) __ptr64 ??1wxControlContainer@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15821 | | public: void __cdecl wxControlContainer::SetLastFocus(class wxWindow * __ptr64) __ptr64 ?SetLastFocus@wxControlContainer@@QEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11725 | | public: void __cdecl wxControlContainer::HandleOnWindowDestroy(class wxWindowBase * __ptr64) __ptr64 ?HandleOnWindowDestroy@wxControlContainer@@QEAAXPEAVwxWindowBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11714 | | public: void __cdecl wxControlContainer::HandleOnFocus(class wxFocusEvent & __ptr64) __ptr64 ?HandleOnFocus@wxControlContainer@@QEAAXAEAVwxFocusEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11719 | | public: void __cdecl wxControlContainer::HandleOnNavigationKey(class wxNavigationKeyEvent & __ptr64) __ptr64 ?HandleOnNavigationKey@wxControlContainer@@QEAAXAEAVwxNavigationKeyEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 571 | | public: __cdecl wxControlContainer::wxControlContainer(void) __ptr64 ??0wxControlContainer@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9299 | | protected: virtual enum wxBorder __cdecl wxWindow::GetDefaultBorderForControl(void)const __ptr64 ?GetDefaultBorderForControl@wxWindow@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13358 | | protected: virtual void __cdecl wxWindow::MSWUpdateFontOnDPIChange(class wxSize const & __ptr64) __ptr64 ?MSWUpdateFontOnDPIChange@wxWindow@@MEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13155 | | public: virtual class wxMenu * __ptr64 __cdecl wxWindow::MSWFindMenuFromHMENU(struct HMENU__ * __ptr64) __ptr64 ?MSWFindMenuFromHMENU@wxWindow@@UEAAPEAVwxMenu@@PEAUHMENU__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7442 | | public: virtual bool __cdecl wxWindow::DoSendMenuOpenCloseEvent(int, class wxMenu * __ptr64) __ptr64 ?DoSendMenuOpenCloseEvent@wxWindow@@UEAA_NHPEAVwxMenu@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11702 | | public: virtual bool __cdecl wxWindow::HandleMenuSelect(unsigned short, unsigned short, struct HMENU__ * __ptr64) __ptr64 ?HandleMenuSelect@wxWindow@@UEAA_NGGPEAUHMENU__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13825 | | public: virtual void __cdecl wxWindow::OnInternalIdle(void) __ptr64 ?OnInternalIdle@wxWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 12561 | | public: virtual bool __cdecl wxWindow::IsDoubleBuffered(void)const __ptr64 ?IsDoubleBuffered@wxWindow@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 15381 | | public: virtual void __cdecl wxWindow::SetDoubleBuffered(bool) __ptr64 ?SetDoubleBuffered@wxWindow@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 13161 | | public: virtual struct HBRUSH__ * __ptr64 __cdecl wxWindow::MSWGetBgBrushForChild(struct HDC__ * __ptr64, class wxWindow * __ptr64) __ptr64 ?MSWGetBgBrushForChild@wxWindow@@UEAAPEAUHBRUSH__@@PEAUHDC__@@PEAV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13133 | | public: virtual void __cdecl wxWindow::MSWDestroyWindow(void) __ptr64 ?MSWDestroyWindow@wxWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13339 | | public: virtual bool __cdecl wxWindow::MSWTranslateMessage(struct tagMSG * __ptr64) __ptr64 ?MSWTranslateMessage@wxWindow@@UEAA_NPEAUtagMSG@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13307 | | public: virtual bool __cdecl wxWindow::MSWProcessMessage(struct tagMSG * __ptr64) __ptr64 ?MSWProcessMessage@wxWindow@@UEAA_NPEAUtagMSG@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13328 | | public: virtual bool __cdecl wxWindow::MSWShouldPreProcessMessage(struct tagMSG * __ptr64) __ptr64 ?MSWShouldPreProcessMessage@wxWindow@@UEAA_NPEAUtagMSG@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13130 | | public: virtual __int64 __cdecl wxWindow::MSWDefWindowProc(unsigned int, unsigned __int64, __int64) __ptr64 ?MSWDefWindowProc@wxWindow@@UEAA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13384 | | public: virtual __int64 __cdecl wxWindow::MSWWindowProc(unsigned int, unsigned __int64, __int64) __ptr64 ?MSWWindowProc@wxWindow@@UEAA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13236 | | public: virtual bool __cdecl wxWindow::MSWHandleMessage(__int64 * __ptr64, unsigned int, unsigned __int64, __int64) __ptr64 ?MSWHandleMessage@wxWindow@@UEAA_NPEA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 11740 | | public: virtual bool __cdecl wxWindow::HandleSettingChange(unsigned __int64, __int64) __ptr64 ?HandleSettingChange@wxWindow@@UEAA_N_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13279 | | public: virtual bool __cdecl wxWindow::MSWOnMeasureItem(int, void * __ptr64 * __ptr64) __ptr64 ?MSWOnMeasureItem@wxWindow@@UEAA_NHPEAPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 13270 | | public: virtual bool __cdecl wxWindow::MSWOnDrawItem(int, void * __ptr64 * __ptr64) __ptr64 ?MSWOnDrawItem@wxWindow@@UEAA_NHPEAPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 13292 | | public: virtual bool __cdecl wxWindow::MSWOnNotify(int, __int64, __int64 * __ptr64) __ptr64 ?MSWOnNotify@wxWindow@@UEAA_NH_JPEA_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13298 | | public: virtual bool __cdecl wxWindow::MSWOnScroll(int, unsigned short, unsigned short, struct HWND__ * __ptr64) __ptr64 ?MSWOnScroll@wxWindow@@UEAA_NHGGPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16689 | | public: virtual void __cdecl wxWindow::SetupColours(void) __ptr64 ?SetupColours@wxWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5266 | | public: virtual void __cdecl wxWindow::AdoptAttributesFromHWND(void) __ptr64 ?AdoptAttributesFromHWND@wxWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 6585 | | public: virtual class wxWindow * __ptr64 __cdecl wxWindow::CreateWindowFromHWND(class wxWindow * __ptr64, struct HWND__ * __ptr64) __ptr64 ?CreateWindowFromHWND@wxWindow@@UEAAPEAV1@PEAV1@PEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13112 | | public: virtual bool __cdecl wxWindow::MSWCommand(unsigned int, unsigned short) __ptr64 ?MSWCommand@wxWindow@@UEAA_NIG@Z |
wxmsw313u_core_vc_x64_custom.dll | 13193 | | public: virtual struct HWND__ * __ptr64 __cdecl wxWindow::MSWGetParent(void)const __ptr64 ?MSWGetParent@wxWindow@@UEBAPEAUHWND__@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13227 | | public: virtual unsigned long __cdecl wxWindow::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxWindow@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 6843 | | public: virtual void __cdecl wxWindow::DissociateHandle(void) __ptr64 ?DissociateHandle@wxWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5472 | | public: virtual void __cdecl wxWindow::AssociateHandle(struct HWND__ * __ptr64) __ptr64 ?AssociateHandle@wxWindow@@UEAAXPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17102 | | public: virtual bool __cdecl wxWindow::UnregisterHotKey(int) __ptr64 ?UnregisterHotKey@wxWindow@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 14452 | | public: virtual bool __cdecl wxWindow::RegisterHotKey(int, int, int) __ptr64 ?RegisterHotKey@wxWindow@@UEAA_NHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13070 | | public: virtual bool __cdecl wxWindow::LoadNativeDialog(class wxWindow * __ptr64, int) __ptr64 ?LoadNativeDialog@wxWindow@@UEAA_NPEAV1@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 13069 | | public: virtual bool __cdecl wxWindow::LoadNativeDialog(class wxWindow * __ptr64, class wxString const & __ptr64) __ptr64 ?LoadNativeDialog@wxWindow@@UEAA_NPEAV1@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7645 | | public: virtual void __cdecl wxWindow::DragAcceptFiles(bool) __ptr64 ?DragAcceptFiles@wxWindow@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 15390 | | public: virtual void __cdecl wxWindow::SetDropTarget(class wxDropTarget * __ptr64) __ptr64 ?SetDropTarget@wxWindow@@UEAAXPEAVwxDropTarget@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15674 | | public: virtual void __cdecl wxWindow::SetId(int) __ptr64 ?SetId@wxWindow@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5246 | | public: virtual int __cdecl wxWindow::AdjustForLayoutDirection(int, int, int)const __ptr64 ?AdjustForLayoutDirection@wxWindow@@UEBAHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 10227 | | public: virtual enum wxLayoutDirection __cdecl wxWindow::GetLayoutDirection(void)const __ptr64 ?GetLayoutDirection@wxWindow@@UEBA?AW4wxLayoutDirection@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15840 | | public: virtual void __cdecl wxWindow::SetLayoutDirection(enum wxLayoutDirection) __ptr64 ?SetLayoutDirection@wxWindow@@UEAAXW4wxLayoutDirection@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14782 | | public: virtual bool __cdecl wxWindow::ScrollPages(int) __ptr64 ?ScrollPages@wxWindow@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 14779 | | public: virtual bool __cdecl wxWindow::ScrollLines(int) __ptr64 ?ScrollLines@wxWindow@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 14797 | | public: virtual void __cdecl wxWindow::ScrollWindow(int, int, class wxRect const * __ptr64) __ptr64 ?ScrollWindow@wxWindow@@UEAAXHHPEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10995 | | public: virtual int __cdecl wxWindow::GetScrollRange(int)const __ptr64 ?GetScrollRange@wxWindow@@UEBAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 10997 | | public: virtual int __cdecl wxWindow::GetScrollThumb(int)const __ptr64 ?GetScrollThumb@wxWindow@@UEBAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 10994 | | public: virtual int __cdecl wxWindow::GetScrollPos(int)const __ptr64 ?GetScrollPos@wxWindow@@UEBAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16266 | | public: virtual void __cdecl wxWindow::SetScrollPos(int, int, bool) __ptr64 ?SetScrollPos@wxWindow@@UEAAXHH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 16269 | | public: virtual void __cdecl wxWindow::SetScrollbar(int, int, int, int, bool) __ptr64 ?SetScrollbar@wxWindow@@UEAAXHHHH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 8518 | | public: virtual int __cdecl wxWindow::GetCharWidth(void)const __ptr64 ?GetCharWidth@wxWindow@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 8510 | | public: virtual int __cdecl wxWindow::GetCharHeight(void)const __ptr64 ?GetCharHeight@wxWindow@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 15547 | | public: virtual bool __cdecl wxWindow::SetFont(class wxFont const & __ptr64) __ptr64 ?SetFont@wxWindow@@UEAA_NAEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15245 | | public: virtual bool __cdecl wxWindow::SetCursor(class wxCursor const & __ptr64) __ptr64 ?SetCursor@wxWindow@@UEAA_NAEBVwxCursor@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15427 | | public: virtual void __cdecl wxWindow::SetExtraStyle(long) __ptr64 ?SetExtraStyle@wxWindow@@UEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 16670 | | public: virtual void __cdecl wxWindow::SetWindowStyleFlag(long) __ptr64 ?SetWindowStyleFlag@wxWindow@@UEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 5909 | | public: class wxGridCellAttr * __ptr64 __cdecl wxGridCellAttr::Clone(void)const __ptr64 ?Clone@wxGridCellAttr@@QEBAPEAV1@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2369 | | protected: virtual __cdecl wxGridCellAttr::~wxGridCellAttr(void) __ptr64 ??1wxGridCellAttr@@MEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6472 | | public: bool __cdecl wxGrid::CreateGrid(int, int, enum wxGrid::wxGridSelectionModes) __ptr64 ?CreateGrid@wxGrid@@QEAA_NHHW4wxGridSelectionModes@1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7916 | | public: void __cdecl wxGrid::EndBatch(void) __ptr64 ?EndBatch@wxGrid@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7853 | | public: void __cdecl wxGrid::EnableCellEditControl(bool) __ptr64 ?EnableCellEditControl@wxGrid@@QEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12501 | | public: bool __cdecl wxGrid::IsCellEditControlShown(void)const __ptr64 ?IsCellEditControlShown@wxGrid@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14410 | | public: virtual void __cdecl wxMenuBar::Refresh(bool, class wxRect const * __ptr64) __ptr64 ?Refresh@wxMenuBar@@UEAAX_NPEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8106 | | public: virtual int __cdecl wxMenuBarBase::FindMenuItem(class wxString const & __ptr64, class wxString const & __ptr64)const __ptr64 ?FindMenuItem@wxMenuBarBase@@UEBAHAEBVwxString@@0@Z |
wxmsw313u_core_vc_x64_custom.dll | 8091 | | public: virtual class wxMenuItem * __ptr64 __cdecl wxMenuBarBase::FindItem(int, class wxMenu * __ptr64 * __ptr64)const __ptr64 ?FindItem@wxMenuBarBase@@UEBAPEAVwxMenuItem@@HPEAPEAVwxMenu@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17183 | | public: virtual void __cdecl wxMenuBarBase::UpdateMenus(void) __ptr64 ?UpdateMenus@wxMenuBarBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5335 | | public: virtual bool __cdecl wxMenuBar::Append(class wxMenu * __ptr64, class wxString const & __ptr64) __ptr64 ?Append@wxMenuBar@@UEAA_NPEAVwxMenu@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12333 | | public: virtual bool __cdecl wxMenuBar::Insert(unsigned __int64, class wxMenu * __ptr64, class wxString const & __ptr64) __ptr64 ?Insert@wxMenuBar@@UEAA_N_KPEAVwxMenu@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14577 | | public: virtual class wxMenu * __ptr64 __cdecl wxMenuBar::Replace(unsigned __int64, class wxMenu * __ptr64, class wxString const & __ptr64) __ptr64 ?Replace@wxMenuBar@@UEAAPEAVwxMenu@@_KPEAV2@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14474 | | public: virtual class wxMenu * __ptr64 __cdecl wxMenuBar::Remove(unsigned __int64) __ptr64 ?Remove@wxMenuBar@@UEAAPEAVwxMenu@@_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 7911 | | public: virtual void __cdecl wxMenuBar::EnableTop(unsigned __int64, bool) __ptr64 ?EnableTop@wxMenuBar@@UEAAX_K_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12620 | | public: virtual bool __cdecl wxMenuBar::IsEnabledTop(unsigned __int64)const __ptr64 ?IsEnabledTop@wxMenuBar@@UEBA_N_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 15933 | | public: virtual void __cdecl wxMenuBar::SetMenuLabel(unsigned __int64, class wxString const & __ptr64) __ptr64 ?SetMenuLabel@wxMenuBar@@UEAAX_KAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10380 | | public: virtual class wxString __cdecl wxMenuBar::GetMenuLabel(unsigned __int64)const __ptr64 ?GetMenuLabel@wxMenuBar@@UEBA?AVwxString@@_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 6759 | | public: virtual void __cdecl wxMenuBar::Detach(void) __ptr64 ?Detach@wxMenuBar@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5477 | | public: virtual void __cdecl wxMenuBar::Attach(class wxFrame * __ptr64) __ptr64 ?Attach@wxMenuBar@@UEAAXPEAVwxFrame@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8770 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxMenuBar::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxMenuBar@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1882 | | public: __cdecl wxValidator::wxValidator(void) __ptr64 ??0wxValidator@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2767 | | public: virtual __cdecl wxValidator::~wxValidator(void) __ptr64 ??1wxValidator@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5981 | | public: virtual class wxObject * __ptr64 __cdecl wxValidator::Clone(void)const __ptr64 ?Clone@wxValidator@@UEBAPEAVwxObject@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 17034 | | public: virtual bool __cdecl wxValidator::TransferToWindow(void) __ptr64 ?TransferToWindow@wxValidator@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 17029 | | public: virtual bool __cdecl wxValidator::TransferFromWindow(void) __ptr64 ?TransferFromWindow@wxValidator@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16657 | | public: virtual void __cdecl wxValidator::SetWindow(class wxWindow * __ptr64) __ptr64 ?SetWindow@wxValidator@@UEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8900 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxValidator::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxValidator@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8138 | | public: static class wxWindow * __ptr64 __cdecl wxWindowBase::FindWindowByName(class wxString const & __ptr64, class wxWindow const * __ptr64) ?FindWindowByName@wxWindowBase@@SAPEAVwxWindow@@AEBVwxString@@PEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1580 | | public: __cdecl wxRect::wxRect(class wxPoint const & __ptr64, class wxSize const & __ptr64) __ptr64 ??0wxRect@@QEAA@AEBVwxPoint@@AEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1922 | | public: __cdecl wxWindowList::wxWindowList(class wxWindowList const & __ptr64) __ptr64 ??0wxWindowList@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2787 | | public: virtual __cdecl wxWindowList::~wxWindowList(void) __ptr64 ??1wxWindowList@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1325 | | public: __cdecl wxMenuItemList::wxMenuItemList(class wxMenuItemList const & __ptr64) __ptr64 ??0wxMenuItemList@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2506 | | public: virtual __cdecl wxMenuItemList::~wxMenuItemList(void) __ptr64 ??1wxMenuItemList@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10368 | | public: class wxMenu * __ptr64 __cdecl wxMenuBarBase::GetMenu(unsigned __int64)const __ptr64 ?GetMenu@wxMenuBarBase@@QEBAPEAVwxMenu@@_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 17087 | | public: class wxRect & __ptr64 __cdecl wxRect::Union(class wxRect const & __ptr64) __ptr64 ?Union@wxRect@@QEAAAEAV1@AEBV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 3065 | | ??4wxColour@@QEAAAEAV0@$$QEAV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 3804 | | public: class wxWindowList::iterator & __ptr64 __cdecl wxWindowList::iterator::operator++(void) __ptr64 ??Eiterator@wxWindowList@@QEAAAEAV01@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10983 | | public: class wxPoint __cdecl wxWindowBase::GetScreenPosition(void)const __ptr64 ?GetScreenPosition@wxWindowBase@@QEBA?AVwxPoint@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5874 | | public: void __cdecl wxWindowBase::ClientToScreen(int * __ptr64, int * __ptr64)const __ptr64 ?ClientToScreen@wxWindowBase@@QEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 14769 | | public: void __cdecl wxWindowBase::ScreenToClient(int * __ptr64, int * __ptr64)const __ptr64 ?ScreenToClient@wxWindowBase@@QEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 1641 | | public: __cdecl wxScreenDC::wxScreenDC(void) __ptr64 ??0wxScreenDC@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2637 | | public: virtual __cdecl wxScreenDC::~wxScreenDC(void) __ptr64 ??1wxScreenDC@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19302 | | class wxEventTypeTag<class wxMouseCaptureChangedEvent> const wxEVT_MOUSE_CAPTURE_CHANGED ?wxEVT_MOUSE_CAPTURE_CHANGED@@3V?$wxEventTypeTag@VwxMouseCaptureChangedEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 7705 | | public: void __cdecl wxDC::DrawEllipse(int, int, int, int) __ptr64 ?DrawEllipse@wxDC@@QEAAXHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 19541 | | class wxCursor wxNullCursor ?wxNullCursor@@3VwxCursor@@A |
wxmsw313u_core_vc_x64_custom.dll | 19553 | | class wxPen wxNullPen ?wxNullPen@@3VwxPen@@A |
wxmsw313u_core_vc_x64_custom.dll | 19539 | | class wxBrush wxNullBrush ?wxNullBrush@@3VwxBrush@@A |
wxmsw313u_core_vc_x64_custom.dll | 19542 | | class wxFont wxNullFont ?wxNullFont@@3VwxFont@@A |
wxmsw313u_core_vc_x64_custom.dll | 15692 | | public: void __cdecl wxTextValidator::SetIncludes(class wxArrayString const & __ptr64) __ptr64 ?SetIncludes@wxTextValidator@@QEAAXAEBVwxArrayString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19267 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_LISTBOX_DCLICK ?wxEVT_LISTBOX_DCLICK@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 5329 | | public: int __cdecl wxItemContainer::Append(class wxString const & __ptr64) __ptr64 ?Append@wxItemContainer@@QEAAHAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19252 | | class wxEventTypeTag<class wxInitDialogEvent> const wxEVT_INIT_DIALOG ?wxEVT_INIT_DIALOG@@3V?$wxEventTypeTag@VwxInitDialogEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 13817 | | public: void __cdecl wxWindowBase::OnInitDialog(class wxInitDialogEvent & __ptr64) __ptr64 ?OnInitDialog@wxWindowBase@@QEAAXAEAVwxInitDialogEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10407 | | public: class wxSize __cdecl wxSizer::GetMinSize(void) __ptr64 ?GetMinSize@wxSizer@@QEAA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19475 | | bool __cdecl wxGetKeyState(enum wxKeyCode) ?wxGetKeyState@@YA_NW4wxKeyCode@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19283 | | class wxEventTypeTag<class wxListEvent> const wxEVT_LIST_ITEM_DESELECTED ?wxEVT_LIST_ITEM_DESELECTED@@3V?$wxEventTypeTag@VwxListEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 10146 | | public: int __cdecl wxListCtrl::GetItemState(long, long)const __ptr64 ?GetItemState@wxListCtrl@@QEBAHJJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 11017 | | public: int __cdecl wxListCtrl::GetSelectedItemCount(void)const __ptr64 ?GetSelectedItemCount@wxListCtrl@@QEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 15417 | | public: void __cdecl wxTextValidator::SetExcludes(class wxArrayString const & __ptr64) __ptr64 ?SetExcludes@wxTextValidator@@QEAAXAEBVwxArrayString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16462 | | public: void __cdecl wxTextEntryDialog::SetTextValidator(enum wxTextValidatorStyle) __ptr64 ?SetTextValidator@wxTextEntryDialog@@QEAAXW4wxTextValidatorStyle@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11300 | | public: class wxTextValidator * __ptr64 __cdecl wxTextEntryDialog::GetTextValidator(void) __ptr64 ?GetTextValidator@wxTextEntryDialog@@QEAAPEAVwxTextValidator@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15953 | | public: void __cdecl wxSizer::SetMinSize(class wxSize const & __ptr64) __ptr64 ?SetMinSize@wxSizer@@QEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16733 | | public: bool __cdecl wxSizer::Show(class wxSizer * __ptr64, bool, bool) __ptr64 ?Show@wxSizer@@QEAA_NPEAV1@_N1@Z |
wxmsw313u_core_vc_x64_custom.dll | 14519 | | public: bool __cdecl wxWindowBase::RemoveEventHandler(class wxEvtHandler * __ptr64) __ptr64 ?RemoveEventHandler@wxWindowBase@@QEAA_NPEAVwxEvtHandler@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16592 | | public: void __cdecl wxSpinCtrl::SetValue(class wxString const & __ptr64) __ptr64 ?SetValue@wxSpinCtrl@@QEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 814 | | public: __cdecl wxFlexGridSizer::wxFlexGridSizer(int, int, int) __ptr64 ??0wxFlexGridSizer@@QEAA@HHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2291 | | public: virtual __cdecl wxFlexGridSizer::~wxFlexGridSizer(void) __ptr64 ??1wxFlexGridSizer@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5183 | | public: void __cdecl wxFlexGridSizer::AddGrowableCol(unsigned __int64, int) __ptr64 ?AddGrowableCol@wxFlexGridSizer@@QEAAX_KH@Z |
wxmsw313u_core_vc_x64_custom.dll | 1737 | | public: __cdecl wxStaticBoxSizer::wxStaticBoxSizer(int, class wxWindow * __ptr64, class wxString const & __ptr64) __ptr64 ??0wxStaticBoxSizer@@QEAA@HPEAVwxWindow@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2683 | | public: virtual __cdecl wxStaticBoxSizer::~wxStaticBoxSizer(void) __ptr64 ??1wxStaticBoxSizer@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12071 | | public: virtual bool __cdecl wxSizer::InformFirstDirection(int, int, int) __ptr64 ?InformFirstDirection@wxSizer@@UEAA_NHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 6767 | | public: virtual bool __cdecl wxStaticBoxSizer::Detach(class wxSizer * __ptr64) __ptr64 ?Detach@wxStaticBoxSizer@@UEAA_NPEAVwxSizer@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6766 | | public: virtual bool __cdecl wxStaticBoxSizer::Detach(int) __ptr64 ?Detach@wxStaticBoxSizer@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5222 | | public: virtual class wxSizerItem * __ptr64 __cdecl wxSizer::AddSpacer(int) __ptr64 ?AddSpacer@wxSizer@@UEAAPEAVwxSizerItem@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 5580 | | public: virtual class wxSize __cdecl wxStaticBoxSizer::CalcMin(void) __ptr64 ?CalcMin@wxStaticBoxSizer@@UEAA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14596 | | public: virtual void __cdecl wxStaticBoxSizer::RepositionChildren(class wxSize const & __ptr64) __ptr64 ?RepositionChildren@wxStaticBoxSizer@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16774 | | public: virtual void __cdecl wxStaticBoxSizer::ShowItems(bool) __ptr64 ?ShowItems@wxStaticBoxSizer@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 5434 | | public: virtual bool __cdecl wxStaticBoxSizer::AreAnyItemsShown(void)const __ptr64 ?AreAnyItemsShown@wxStaticBoxSizer@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 6768 | | public: virtual bool __cdecl wxStaticBoxSizer::Detach(class wxWindow * __ptr64) __ptr64 ?Detach@wxStaticBoxSizer@@UEAA_NPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8870 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxStaticBoxSizer::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxStaticBoxSizer@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14592 | | public: virtual void __cdecl wxFlexGridSizer::RepositionChildren(class wxSize const & __ptr64) __ptr64 ?RepositionChildren@wxFlexGridSizer@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5576 | | public: virtual class wxSize __cdecl wxFlexGridSizer::CalcMin(void) __ptr64 ?CalcMin@wxFlexGridSizer@@UEAA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8680 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxFlexGridSizer::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxFlexGridSizer@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7303 | | protected: virtual class wxSizerItem * __ptr64 __cdecl wxGridSizer::DoInsert(unsigned __int64, class wxSizerItem * __ptr64) __ptr64 ?DoInsert@wxGridSizer@@MEAAPEAVwxSizerItem@@_KPEAV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 569 | | public: __cdecl wxControl::wxControl(void) __ptr64 ??0wxControl@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6229 | | public: bool __cdecl wxControl::Create(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ?Create@wxControl@@QEAA_NPEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2155 | | public: virtual __cdecl wxControl::~wxControl(void) __ptr64 ??1wxControl@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13205 | | public: virtual unsigned long __cdecl wxControl::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxControl@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 8626 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxControl::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxControl@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16661 | | public: void __cdecl wxWindowBase::SetWindowStyle(long) __ptr64 ?SetWindowStyle@wxWindowBase@@QEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 11609 | | public: long __cdecl wxWindowBase::GetWindowStyle(void)const __ptr64 ?GetWindowStyle@wxWindowBase@@QEBAJXZ |
wxmsw313u_core_vc_x64_custom.dll | 5224 | | public: class wxSizerItem * __ptr64 __cdecl wxSizer::AddStretchSpacer(int) __ptr64 ?AddStretchSpacer@wxSizer@@QEAAPEAVwxSizerItem@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 1093 | | public: __cdecl wxGridSizer::wxGridSizer(int, int, int) __ptr64 ??0wxGridSizer@@QEAA@HHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2412 | | public: virtual __cdecl wxGridSizer::~wxGridSizer(void) __ptr64 ??1wxGridSizer@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 481 | | public: __cdecl wxCheckBox::wxCheckBox(class wxWindow * __ptr64, int, class wxString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxCheckBox@@QEAA@PEAVwxWindow@@HAEBVwxString@@AEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@1@Z |
wxmsw313u_core_vc_x64_custom.dll | 16565 | | public: virtual void __cdecl wxCheckBox::SetValue(bool) __ptr64 ?SetValue@wxCheckBox@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 11445 | | public: virtual bool __cdecl wxCheckBox::GetValue(void)const __ptr64 ?GetValue@wxCheckBox@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 2114 | | public: virtual __cdecl wxCheckBox::~wxCheckBox(void) __ptr64 ??1wxCheckBox@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5410 | | public: void __cdecl wxItemContainer::AppendString(class wxString const & __ptr64) __ptr64 ?AppendString@wxItemContainer@@QEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 492 | | public: __cdecl wxChoice::wxChoice(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, int, class wxString const * __ptr64 const, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxChoice@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@HQEBVwxString@@JAEBVwxValidator@@AEBV4@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11023 | | public: virtual int __cdecl wxChoice::GetSelection(void)const __ptr64 ?GetSelection@wxChoice@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 16279 | | public: virtual void __cdecl wxChoice::SetSelection(int) __ptr64 ?SetSelection@wxChoice@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11914 | | public: virtual bool __cdecl wxCheckBoxBase::HasTransparentBackground(void) __ptr64 ?HasTransparentBackground@wxCheckBoxBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7625 | | public: virtual void __cdecl wxCheckBoxBase::DoUpdateWindowUI(class wxUpdateUIEvent & __ptr64) __ptr64 ?DoUpdateWindowUI@wxCheckBoxBase@@UEAAXAEAVwxUpdateUIEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9274 | | protected: virtual enum wxBorder __cdecl wxCheckBoxBase::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxCheckBoxBase@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5622 | | public: virtual bool __cdecl wxCheckBox::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxCheckBox@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 8935 | | public: virtual enum wxClientDataType __cdecl wxItemContainer::GetClientDataType(void)const __ptr64 ?GetClientDataType@wxItemContainer@@UEBA?AW4wxClientDataType@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6855 | | protected: virtual int __cdecl wxItemContainer::DoAppendItems(class wxArrayStringsAdapter const & __ptr64, void * __ptr64 * __ptr64, enum wxClientDataType) __ptr64 ?DoAppendItems@wxItemContainer@@MEAAHAEBVwxArrayStringsAdapter@@PEAPEAXW4wxClientDataType@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7301 | | protected: virtual void __cdecl wxItemContainer::DoInitItemClientData(void) __ptr64 ?DoInitItemClientData@wxItemContainer@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 15120 | | protected: virtual void __cdecl wxItemContainer::SetClientDataType(enum wxClientDataType) __ptr64 ?SetClientDataType@wxItemContainer@@MEAAXW4wxClientDataType@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16699 | | public: virtual bool __cdecl wxControlWithItemsBase::ShouldInheritColours(void)const __ptr64 ?ShouldInheritColours@wxControlWithItemsBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13184 | | protected: virtual struct HWND__ * __ptr64 __cdecl wxControlWithItems::MSWGetItemsHWND(void)const __ptr64 ?MSWGetItemsHWND@wxControlWithItems@@MEBAPEAUHWND__@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15194 | | public: virtual void __cdecl wxChoiceBase::SetColumns(int) __ptr64 ?SetColumns@wxChoiceBase@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 9034 | | public: virtual int __cdecl wxChoiceBase::GetColumns(void)const __ptr64 ?GetColumns@wxChoiceBase@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 12846 | | public: virtual bool __cdecl wxChoiceBase::IsSorted(void)const __ptr64 ?IsSorted@wxChoiceBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 9259 | | public: virtual struct wxVisualAttributes __cdecl wxChoice::GetDefaultAttributes(void)const __ptr64 ?GetDefaultAttributes@wxChoice@@UEBA?AUwxVisualAttributes@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5623 | | public: virtual bool __cdecl wxChoice::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxChoice@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 9275 | | protected: virtual enum wxBorder __cdecl wxChoice::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxChoice@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13264 | | public: virtual bool __cdecl wxMSWOwnerDrawnButton<class wxCheckBoxBase>::MSWOnDraw(void * __ptr64 * __ptr64) __ptr64 ?MSWOnDraw@?$wxMSWOwnerDrawnButton@VwxCheckBoxBase@@@@UEAA_NPEAPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 15570 | | public: virtual bool __cdecl wxMSWOwnerDrawnButton<class wxCheckBoxBase>::SetForegroundColour(class wxColour const & __ptr64) __ptr64 ?SetForegroundColour@?$wxMSWOwnerDrawnButton@VwxCheckBoxBase@@@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6039 | | public: virtual void __cdecl wxChoiceBase::Command(class wxCommandEvent & __ptr64) __ptr64 ?Command@wxChoiceBase@@UEAAXAEAVwxCommandEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16713 | | public: virtual bool __cdecl wxChoice::Show(bool) __ptr64 ?Show@wxChoice@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 15801 | | public: virtual void __cdecl wxChoice::SetLabel(class wxString const & __ptr64) __ptr64 ?SetLabel@wxChoice@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9105 | | public: virtual unsigned int __cdecl wxChoice::GetCount(void)const __ptr64 ?GetCount@wxChoice@@UEBAIXZ |
wxmsw313u_core_vc_x64_custom.dll | 9147 | | public: virtual int __cdecl wxChoice::GetCurrentSelection(void)const __ptr64 ?GetCurrentSelection@wxChoice@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 8125 | | public: virtual int __cdecl wxChoice::FindString(class wxString const & __ptr64, bool)const __ptr64 ?FindString@wxChoice@@UEBAHAEBVwxString@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 11196 | | public: virtual class wxString __cdecl wxChoice::GetString(unsigned int)const __ptr64 ?GetString@wxChoice@@UEBA?AVwxString@@I@Z |
wxmsw313u_core_vc_x64_custom.dll | 16391 | | public: virtual void __cdecl wxChoice::SetString(unsigned int, class wxString const & __ptr64) __ptr64 ?SetString@wxChoice@@UEAAXIAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13100 | | public: virtual bool __cdecl wxChoice::MSWCommand(unsigned int, unsigned short) __ptr64 ?MSWCommand@wxChoice@@UEAA_NIG@Z |
wxmsw313u_core_vc_x64_custom.dll | 13368 | | public: virtual __int64 __cdecl wxChoice::MSWWindowProc(unsigned int, unsigned __int64, __int64) __ptr64 ?MSWWindowProc@wxChoice@@UEAA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13113 | | public: virtual struct HBRUSH__ * __ptr64 __cdecl wxChoice::MSWControlColor(struct HDC__ * __ptr64, struct HWND__ * __ptr64) __ptr64 ?MSWControlColor@wxChoice@@UEAAPEAUHBRUSH__@@PEAUHDC__@@PEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13323 | | public: virtual bool __cdecl wxChoice::MSWShouldPreProcessMessage(struct tagMSG * __ptr64) __ptr64 ?MSWShouldPreProcessMessage@wxChoice@@UEAA_NPEAUtagMSG@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13202 | | public: virtual unsigned long __cdecl wxChoice::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxChoice@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 6955 | | protected: virtual void __cdecl wxChoice::DoDeleteOneItem(unsigned int) __ptr64 ?DoDeleteOneItem@wxChoice@@MEAAXI@Z |
wxmsw313u_core_vc_x64_custom.dll | 6904 | | protected: virtual void __cdecl wxChoice::DoClear(void) __ptr64 ?DoClear@wxChoice@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7316 | | protected: virtual int __cdecl wxChoice::DoInsertItems(class wxArrayStringsAdapter const & __ptr64, unsigned int, void * __ptr64 * __ptr64, enum wxClientDataType) __ptr64 ?DoInsertItems@wxChoice@@MEAAHAEBVwxArrayStringsAdapter@@IPEAPEAXW4wxClientDataType@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7365 | | protected: virtual void __cdecl wxChoice::DoMoveWindow(int, int, int, int) __ptr64 ?DoMoveWindow@wxChoice@@MEAAXHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7485 | | protected: virtual void __cdecl wxChoice::DoSetItemClientData(unsigned int, void * __ptr64) __ptr64 ?DoSetItemClientData@wxChoice@@MEAAXIPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 7193 | | protected: virtual void * __ptr64 __cdecl wxChoice::DoGetItemClientData(unsigned int)const __ptr64 ?DoGetItemClientData@wxChoice@@MEBAPEAXI@Z |
wxmsw313u_core_vc_x64_custom.dll | 7125 | | protected: virtual class wxSize __cdecl wxChoice::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxChoice@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7230 | | protected: virtual void __cdecl wxChoice::DoGetSize(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetSize@wxChoice@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7523 | | protected: virtual void __cdecl wxChoice::DoSetSize(int, int, int, int, int) __ptr64 ?DoSetSize@wxChoice@@MEAAXHHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7251 | | protected: virtual class wxSize __cdecl wxChoice::DoGetSizeFromTextSize(int, int)const __ptr64 ?DoGetSizeFromTextSize@wxChoice@@MEBA?AVwxSize@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13145 | | protected: virtual void __cdecl wxChoice::MSWEndDeferWindowPos(void) __ptr64 ?MSWEndDeferWindowPos@wxChoice@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 8603 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxChoice::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxChoice@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5820 | | public: virtual void __cdecl wxItemContainer::Clear(void) __ptr64 ?Clear@wxItemContainer@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7322 | | protected: virtual int __cdecl wxItemContainer::DoInsertOneItem(class wxString const & __ptr64, unsigned int) __ptr64 ?DoInsertOneItem@wxItemContainer@@MEAAHAEBVwxString@@I@Z |
wxmsw313u_core_vc_x64_custom.dll | 11209 | | public: virtual class wxString __cdecl wxItemContainerImmutable::GetStringSelection(void)const __ptr64 ?GetStringSelection@wxItemContainerImmutable@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15800 | | public: virtual void __cdecl wxCheckBox::SetLabel(class wxString const & __ptr64) __ptr64 ?SetLabel@wxCheckBox@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13099 | | public: virtual bool __cdecl wxCheckBox::MSWCommand(unsigned int, unsigned short) __ptr64 ?MSWCommand@wxCheckBox@@UEAA_NIG@Z |
wxmsw313u_core_vc_x64_custom.dll | 6038 | | public: virtual void __cdecl wxCheckBox::Command(class wxCommandEvent & __ptr64) __ptr64 ?Command@wxCheckBox@@UEAAXAEAVwxCommandEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13201 | | public: virtual unsigned long __cdecl wxCheckBox::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxCheckBox@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 7103 | | protected: virtual class wxSize __cdecl wxCheckBox::DoGetBestClientSize(void)const __ptr64 ?DoGetBestClientSize@wxCheckBox@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7443 | | protected: virtual void __cdecl wxCheckBox::DoSet3StateValue(enum wxCheckBoxState) __ptr64 ?DoSet3StateValue@wxCheckBox@@MEAAXW4wxCheckBoxState@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7091 | | protected: virtual enum wxCheckBoxState __cdecl wxCheckBox::DoGet3StateValue(void)const __ptr64 ?DoGet3StateValue@wxCheckBox@@MEBA?AW4wxCheckBoxState@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13166 | | protected: virtual int __cdecl wxCheckBox::MSWGetButtonStyle(void)const __ptr64 ?MSWGetButtonStyle@wxCheckBox@@MEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 13256 | | protected: virtual void __cdecl wxCheckBox::MSWOnButtonResetOwnerDrawn(void) __ptr64 ?MSWOnButtonResetOwnerDrawn@wxCheckBox@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13164 | | protected: virtual int __cdecl wxCheckBox::MSWGetButtonCheckedFlag(void)const __ptr64 ?MSWGetButtonCheckedFlag@wxCheckBox@@MEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 13141 | | protected: virtual void __cdecl wxCheckBox::MSWDrawButtonBitmap(class wxDC & __ptr64, class wxRect const & __ptr64, int) __ptr64 ?MSWDrawButtonBitmap@wxCheckBox@@MEAAXAEAVwxDC@@AEBVwxRect@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 8600 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxCheckBox::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxCheckBox@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14594 | | public: virtual void __cdecl wxGridSizer::RepositionChildren(class wxSize const & __ptr64) __ptr64 ?RepositionChildren@wxGridSizer@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5578 | | public: virtual class wxSize __cdecl wxGridSizer::CalcMin(void) __ptr64 ?CalcMin@wxGridSizer@@UEAA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8727 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxGridSizer::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxGridSizer@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6411 | | protected: bool __cdecl wxWindowBase::CreateBase(class wxWindowBase * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ?CreateBase@wxWindowBase@@IEAA_NPEAV1@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16952 | | public: void __cdecl wxWindow::SubclassWin(struct HWND__ * __ptr64) __ptr64 ?SubclassWin@wxWindow@@QEAAXPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17127 | | public: void __cdecl wxWindow::UnsubclassWin(void) __ptr64 ?UnsubclassWin@wxWindow@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 10890 | | public: virtual int __cdecl wxDC::GetResolution(void)const __ptr64 ?GetResolution@wxDC@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 5053 | | public: virtual struct HDC__ * __ptr64 __cdecl wxDC::AcquireHDC(void) __ptr64 ?AcquireHDC@wxDC@@UEAAPEAUHDC__@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14457 | | public: virtual void __cdecl wxDC::ReleaseHDC(struct HDC__ * __ptr64) __ptr64 ?ReleaseHDC@wxDC@@UEAAXPEAUHDC__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9891 | | public: virtual class wxGraphicsContext * __ptr64 __cdecl wxDC::GetGraphicsContext(void)const __ptr64 ?GetGraphicsContext@wxDC@@UEBAPEAVwxGraphicsContext@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15597 | | public: virtual void __cdecl wxDC::SetGraphicsContext(class wxGraphicsContext * __ptr64) __ptr64 ?SetGraphicsContext@wxDC@@UEAAXPEAVwxGraphicsContext@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8793 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxPaintDC::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxPaintDC@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8594 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxBufferedPaintDC::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxBufferedPaintDC@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16346 | | public: void __cdecl wxSizer::SetSizeHints(class wxWindow * __ptr64) __ptr64 ?SetSizeHints@wxSizer@@QEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13063 | | public: bool __cdecl wxTextAreaBase::LoadFile(class wxString const & __ptr64, int) __ptr64 ?LoadFile@wxTextAreaBase@@QEAA_NAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 19444 | | char const * const wxFileSelectorPromptStr ?wxFileSelectorPromptStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 19199 | | class wxEventTypeTag<class wxFileCtrlEvent> const wxEVT_FILECTRL_FILTERCHANGED ?wxEVT_FILECTRL_FILTERCHANGED@@3V?$wxEventTypeTag@VwxFileCtrlEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 1583 | | public: __cdecl wxRect::wxRect(void) __ptr64 ??0wxRect@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16114 | | public: virtual void __cdecl wxFontBase::SetPointSize(int) __ptr64 ?SetPointSize@wxFontBase@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 820 | | public: __cdecl wxFont::wxFont(class wxFont const & __ptr64) __ptr64 ??0wxFont@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9815 | | public: class wxFont const & __ptr64 __cdecl wxDC::GetFont(void)const __ptr64 ?GetFont@wxDC@@QEBAAEBVwxFont@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19289 | | class wxEventTypeTag<class wxListEvent> const wxEVT_LIST_KEY_DOWN ?wxEVT_LIST_KEY_DOWN@@3V?$wxEventTypeTag@VwxListEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 14332 | | public: bool __cdecl wxWindowBase::ProcessWindowEvent(class wxEvent & __ptr64) __ptr64 ?ProcessWindowEvent@wxWindowBase@@QEAA_NAEAVwxEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19266 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_LISTBOX ?wxEVT_LISTBOX@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 1676 | | public: __cdecl wxSize::wxSize(int, int) __ptr64 ??0wxSize@@QEAA@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 14802 | | public: void __cdecl wxItemContainerImmutable::Select(int) __ptr64 ?Select@wxItemContainerImmutable@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 6607 | | public: void __cdecl wxItemContainer::Delete(unsigned int) __ptr64 ?Delete@wxItemContainer@@QEAAXI@Z |
wxmsw313u_core_vc_x64_custom.dll | 6713 | | public: void __cdecl wxListBoxBase::DeselectAll(int) __ptr64 ?DeselectAll@wxListBoxBase@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11217 | | public: class wxArrayString __cdecl wxItemContainerImmutable::GetStrings(void)const __ptr64 ?GetStrings@wxItemContainerImmutable@@QEBA?AVwxArrayString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5331 | | public: int __cdecl wxItemContainer::Append(class wxString const & __ptr64, void * __ptr64) __ptr64 ?Append@wxItemContainer@@QEAAHAEBVwxString@@PEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 15118 | | public: void __cdecl wxItemContainer::SetClientData(unsigned int, void * __ptr64) __ptr64 ?SetClientData@wxItemContainer@@QEAAXIPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 8933 | | public: void * __ptr64 __cdecl wxItemContainer::GetClientData(unsigned int)const __ptr64 ?GetClientData@wxItemContainer@@QEBAPEAXI@Z |
wxmsw313u_core_vc_x64_custom.dll | 19268 | | class wxEventTypeTag<class wxListEvent> const wxEVT_LIST_BEGIN_DRAG ?wxEVT_LIST_BEGIN_DRAG@@3V?$wxEventTypeTag@VwxListEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19215 | | class wxEventTypeTag<class wxGridEvent> const wxEVT_GRID_CELL_LEFT_CLICK ?wxEVT_GRID_CELL_LEFT_CLICK@@3V?$wxEventTypeTag@VwxGridEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19230 | | class wxEventTypeTag<class wxGridRangeSelectEvent> const wxEVT_GRID_RANGE_SELECT ?wxEVT_GRID_RANGE_SELECT@@3V?$wxEventTypeTag@VwxGridRangeSelectEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19224 | | class wxEventTypeTag<class wxGridEvent> const wxEVT_GRID_EDITOR_HIDDEN ?wxEVT_GRID_EDITOR_HIDDEN@@3V?$wxEventTypeTag@VwxGridEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 1791 | | public: __cdecl wxTextDataObject::wxTextDataObject(class wxString const & __ptr64) __ptr64 ??0wxTextDataObject@@QEAA@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2719 | | public: virtual __cdecl wxTextDataObject::~wxTextDataObject(void) __ptr64 ??1wxTextDataObject@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 751 | | public: __cdecl wxDropSource::wxDropSource(class wxWindow * __ptr64, class wxCursor const & __ptr64, class wxCursor const & __ptr64, class wxCursor const & __ptr64) __ptr64 ??0wxDropSource@@QEAA@PEAVwxWindow@@AEBVwxCursor@@11@Z |
wxmsw313u_core_vc_x64_custom.dll | 2256 | | public: virtual __cdecl wxDropSource::~wxDropSource(void) __ptr64 ??1wxDropSource@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6965 | | public: virtual enum wxDragResult __cdecl wxDropSource::DoDragDrop(int) __ptr64 ?DoDragDrop@wxDropSource@@UEAA?AW4wxDragResult@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 753 | | public: __cdecl wxDropTarget::wxDropTarget(class wxDataObject * __ptr64) __ptr64 ??0wxDropTarget@@QEAA@PEAVwxDataObject@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2258 | | public: virtual __cdecl wxDropTarget::~wxDropTarget(void) __ptr64 ??1wxDropTarget@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1252 | | public: __cdecl wxListEvent::wxListEvent(int, int) __ptr64 ??0wxListEvent@@QEAA@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2472 | | public: virtual __cdecl wxListEvent::~wxListEvent(void) __ptr64 ??1wxListEvent@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15719 | | public: bool __cdecl wxListCtrl::SetItem(class wxListItem & __ptr64) __ptr64 ?SetItem@wxListCtrl@@QEAA_NAEAVwxListItem@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15781 | | public: void __cdecl wxListCtrl::SetItemText(long, class wxString const & __ptr64) __ptr64 ?SetItemText@wxListCtrl@@QEAAXJAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10112 | | public: unsigned __int64 __cdecl wxListCtrl::GetItemData(long)const __ptr64 ?GetItemData@wxListCtrl@@QEBA_KJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 6877 | | public: void __cdecl wxScrollHelperBase::DoCalcUnscrolledPosition(int, int, int * __ptr64, int * __ptr64)const __ptr64 ?DoCalcUnscrolledPosition@wxScrollHelperBase@@QEBAXHHPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 16306 | | public: void __cdecl wxGrid::SetSelectionMode(enum wxGrid::wxGridSelectionModes) __ptr64 ?SetSelectionMode@wxGrid@@QEAAXW4wxGridSelectionModes@1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16752 | | public: void __cdecl wxGrid::ShowCellEditControl(void) __ptr64 ?ShowCellEditControl@wxGrid@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 11952 | | public: void __cdecl wxGrid::HideCellEditControl(void) __ptr64 ?HideCellEditControl@wxGrid@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14727 | | public: void __cdecl wxGrid::SaveEditControlValue(void) __ptr64 ?SaveEditControlValue@wxGrid@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13389 | | public: void __cdecl wxGrid::MakeCellVisible(int, int) __ptr64 ?MakeCellVisible@wxGrid@@QEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16239 | | public: void __cdecl wxGrid::SetRowLabelSize(int) __ptr64 ?SetRowLabelSize@wxGrid@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15152 | | public: void __cdecl wxGrid::SetColLabelValue(int, class wxString const & __ptr64) __ptr64 ?SetColLabelValue@wxGrid@@QEAAXHAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7864 | | public: void __cdecl wxGrid::EnableDragRowSize(bool) __ptr64 ?EnableDragRowSize@wxGrid@@QEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 15141 | | public: void __cdecl wxGrid::SetColAttr(int, class wxGridCellAttr * __ptr64) __ptr64 ?SetColAttr@wxGrid@@QEAAXHPEAVwxGridCellAttr@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8968 | | public: int __cdecl wxGrid::GetColSize(int)const __ptr64 ?GetColSize@wxGrid@@QEBAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15158 | | public: void __cdecl wxGrid::SetColSize(int, int) __ptr64 ?SetColSize@wxGrid@@QEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15156 | | public: void __cdecl wxGrid::SetColMinimalWidth(int, int) __ptr64 ?SetColMinimalWidth@wxGrid@@QEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16243 | | public: void __cdecl wxGrid::SetRowMinimalAcceptableHeight(int) __ptr64 ?SetRowMinimalAcceptableHeight@wxGrid@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15312 | | public: void __cdecl wxGrid::SetDefaultCellAlignment(int, int) __ptr64 ?SetDefaultCellAlignment@wxGrid@@QEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8487 | | public: class wxGridCellEditor * __ptr64 __cdecl wxGrid::GetCellEditor(int, int)const __ptr64 ?GetCellEditor@wxGrid@@QEBAPEAVwxGridCellEditor@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8499 | | public: class wxString __cdecl wxGrid::GetCellValue(int, int)const __ptr64 ?GetCellValue@wxGrid@@QEBA?AVwxString@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15101 | | public: void __cdecl wxGrid::SetCellValue(int, int, class wxString const & __ptr64) __ptr64 ?SetCellValue@wxGrid@@QEAAXHHAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9313 | | public: virtual class wxGridCellEditor * __ptr64 __cdecl wxGrid::GetDefaultEditorForType(class wxString const & __ptr64)const __ptr64 ?GetDefaultEditorForType@wxGrid@@UEBAPEAVwxGridCellEditor@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9333 | | public: virtual class wxGridCellRenderer * __ptr64 __cdecl wxGrid::GetDefaultRendererForType(class wxString const & __ptr64)const __ptr64 ?GetDefaultRendererForType@wxGrid@@UEBAPEAVwxGridCellRenderer@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16007 | | protected: int __cdecl wxGrid::SetOrCalcRowSizes(bool, bool) __ptr64 ?SetOrCalcRowSizes@wxGrid@@IEAAH_N0@Z |
wxmsw313u_core_vc_x64_custom.dll | 5492 | | protected: void __cdecl wxGrid::AutoSizeColOrRow(int, bool, enum wxGridDirection) __ptr64 ?AutoSizeColOrRow@wxGrid@@IEAAXH_NW4wxGridDirection@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15230 | | protected: bool __cdecl wxGrid::SetCurrentCell(class wxGridCellCoords const & __ptr64) __ptr64 ?SetCurrentCell@wxGrid@@IEAA_NAEBVwxGridCellCoords@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 18836 | | char const * const wxChoiceNameStr ?wxChoiceNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 5619 | | public: bool __cdecl wxWindowBase::CanAcceptFocusFromKeyboard(void)const __ptr64 ?CanAcceptFocusFromKeyboard@wxWindowBase@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13524 | | public: bool __cdecl wxWindowBase::NavigateIn(int) __ptr64 ?NavigateIn@wxWindowBase@@QEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13523 | | public: bool __cdecl wxWindowBase::Navigate(int) __ptr64 ?Navigate@wxWindowBase@@QEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 12554 | | public: bool __cdecl wxWindowBase::IsDescendant(class wxWindowBase * __ptr64)const __ptr64 ?IsDescendant@wxWindowBase@@QEBA_NPEAV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7229 | | protected: class wxWindow * __ptr64 __cdecl wxWindowBase::DoGetSibling(enum wxWindowBase::WindowOrder)const __ptr64 ?DoGetSibling@wxWindowBase@@IEBAPEAVwxWindow@@W4WindowOrder@1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8327 | | public: class wxColour __cdecl wxWindowBase::GetBackgroundColour(void)const __ptr64 ?GetBackgroundColour@wxWindowBase@@QEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6581 | | public: bool __cdecl wxWindow::CreateUsingMSWClass(wchar_t const * __ptr64, class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ?CreateUsingMSWClass@wxWindow@@QEAA_NPEB_WPEAV1@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10301 | | public: static wchar_t const * __ptr64 __cdecl wxWindow::GetMSWClassName(long) ?GetMSWClassName@wxWindow@@SAPEB_WJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 83 | | public: __cdecl wxNavigationEnabled<class wxWindow>::wxNavigationEnabled<class wxWindow>(void) __ptr64 ??0?$wxNavigationEnabled@VwxWindow@@@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2012 | | public: virtual __cdecl wxNavigationEnabled<class wxWindow>::~wxNavigationEnabled<class wxWindow>(void) __ptr64 ??1?$wxNavigationEnabled@VwxWindow@@@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 451 | | public: __cdecl wxBufferedPaintDC::wxBufferedPaintDC(class wxWindow * __ptr64, int) __ptr64 ??0wxBufferedPaintDC@@QEAA@PEAVwxWindow@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 2099 | | public: virtual __cdecl wxBufferedPaintDC::~wxBufferedPaintDC(void) __ptr64 ??1wxBufferedPaintDC@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19308 | | class wxEventTypeTag<class wxNavigationKeyEvent> const wxEVT_NAVIGATION_KEY ?wxEVT_NAVIGATION_KEY@@3V?$wxEventTypeTag@VwxNavigationKeyEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 18037 | | public: static class wxClassInfo wxPanel::ms_classInfo ?ms_classInfo@wxPanel@@2VwxClassInfo@@A |
wxmsw313u_core_vc_x64_custom.dll | 18654 | | protected: static struct wxEventTable const wxTextCtrl::sm_eventTable ?sm_eventTable@wxTextCtrl@@1UwxEventTable@@B |
wxmsw313u_core_vc_x64_custom.dll | 1681 | | public: __cdecl wxSizeEvent::wxSizeEvent(void) __ptr64 ??0wxSizeEvent@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2658 | | public: virtual __cdecl wxSizeEvent::~wxSizeEvent(void) __ptr64 ??1wxSizeEvent@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8944 | | public: void __cdecl wxWindowBase::GetClientSize(int * __ptr64, int * __ptr64)const __ptr64 ?GetClientSize@wxWindowBase@@QEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 1783 | | public: __cdecl wxTextAttr::wxTextAttr(class wxColour const & __ptr64, class wxColour const & __ptr64, class wxFont const & __ptr64, enum wxTextAttrAlignment) __ptr64 ??0wxTextAttr@@QEAA@AEBVwxColour@@0AEBVwxFont@@W4wxTextAttrAlignment@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16458 | | public: void __cdecl wxDC::SetTextForeground(class wxColour const & __ptr64) __ptr64 ?SetTextForeground@wxDC@@QEAAXAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11290 | | public: void __cdecl wxDC::GetTextExtent(class wxString const & __ptr64, int * __ptr64, int * __ptr64, int * __ptr64, int * __ptr64, class wxFont const * __ptr64)const __ptr64 ?GetTextExtent@wxDC@@QEBAXAEBVwxString@@PEAH111PEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7757 | | public: void __cdecl wxDC::DrawRectangle(int, int, int, int) __ptr64 ?DrawRectangle@wxDC@@QEAAXHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5531 | | public: bool __cdecl wxDC::Blit(int, int, int, int, class wxDC * __ptr64, int, int, enum wxRasterOperationMode, bool, int, int) __ptr64 ?Blit@wxDC@@QEAA_NHHHHPEAV1@HHW4wxRasterOperationMode@@_NHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 498 | | public: __cdecl wxClientDC::wxClientDC(class wxWindow * __ptr64) __ptr64 ??0wxClientDC@@QEAA@PEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2123 | | public: virtual __cdecl wxClientDC::~wxClientDC(void) __ptr64 ??1wxClientDC@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19540 | | class wxColour wxNullColour ?wxNullColour@@3VwxColour@@A |
wxmsw313u_core_vc_x64_custom.dll | 18600 | | protected: static struct wxEventTable const wxFrame::sm_eventTable ?sm_eventTable@wxFrame@@1UwxEventTable@@B |
wxmsw313u_core_vc_x64_custom.dll | 1155 | | public: __cdecl wxIcon::wxIcon(class wxString const & __ptr64, enum wxBitmapType, int, int) __ptr64 ??0wxIcon@@QEAA@AEBVwxString@@W4wxBitmapType@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15661 | | public: void __cdecl wxTopLevelWindowBase::SetIcon(class wxIcon const & __ptr64) __ptr64 ?SetIcon@wxTopLevelWindowBase@@QEAAXAEBVwxIcon@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 854 | | public: __cdecl wxFrame::wxFrame(class wxWindow * __ptr64, int, class wxString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxFrame@@QEAA@PEAVwxWindow@@HAEBVwxString@@AEBVwxPoint@@AEBVwxSize@@J1@Z |
wxmsw313u_core_vc_x64_custom.dll | 2306 | | public: virtual __cdecl wxFrame::~wxFrame(void) __ptr64 ??1wxFrame@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 17275 | | public: virtual void __cdecl wxTopLevelWindowMSW::WXDoUpdatePendingFocus(class wxWindow * __ptr64) __ptr64 ?WXDoUpdatePendingFocus@wxTopLevelWindowMSW@@UEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10372 | | public: virtual class wxMenuBar * __ptr64 __cdecl wxFrameBase::GetMenuBar(void)const __ptr64 ?GetMenuBar@wxFrameBase@@UEBAPEAVwxMenuBar@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11176 | | public: virtual class wxStatusBar * __ptr64 __cdecl wxFrameBase::GetStatusBar(void)const __ptr64 ?GetStatusBar@wxFrameBase@@UEBAPEAVwxStatusBar@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11336 | | public: virtual class wxToolBar * __ptr64 __cdecl wxFrameBase::GetToolBar(void)const __ptr64 ?GetToolBar@wxFrameBase@@UEBAPEAVwxToolBar@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12523 | | public: virtual bool __cdecl wxFrameBase::IsClientAreaChild(class wxWindow const * __ptr64)const __ptr64 ?IsClientAreaChild@wxFrameBase@@UEBA_NPEBVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14232 | | protected: virtual void __cdecl wxFrameBase::PositionMenuBar(void) __ptr64 ?PositionMenuBar@wxFrameBase@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13336 | | public: virtual bool __cdecl wxFrame::MSWTranslateMessage(struct tagMSG * __ptr64) __ptr64 ?MSWTranslateMessage@wxFrame@@UEAA_NPEAUtagMSG@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13156 | | public: virtual struct HMENU__ * __ptr64 __cdecl wxFrame::MSWGetActiveMenu(void)const __ptr64 ?MSWGetActiveMenu@wxFrame@@UEBAPEAUHMENU__@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12703 | | protected: virtual bool __cdecl wxFrame::IsMDIChild(void)const __ptr64 ?IsMDIChild@wxFrame@@MEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 15931 | | public: virtual void __cdecl wxFrameBase::SetMenuBar(class wxMenuBar * __ptr64) __ptr64 ?SetMenuBar@wxFrameBase@@UEAAXPEAVwxMenuBar@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8101 | | public: virtual class wxMenuItem * __ptr64 __cdecl wxFrameBase::FindItemInMenuBar(int)const __ptr64 ?FindItemInMenuBar@wxFrameBase@@UEBAPEAVwxMenuItem@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 6563 | | public: virtual class wxStatusBar * __ptr64 __cdecl wxFrameBase::CreateStatusBar(int, long, int, class wxString const & __ptr64) __ptr64 ?CreateStatusBar@wxFrameBase@@UEAAPEAVwxStatusBar@@HJHAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16370 | | public: virtual void __cdecl wxFrameBase::SetStatusBar(class wxStatusBar * __ptr64) __ptr64 ?SetStatusBar@wxFrameBase@@UEAAXPEAVwxStatusBar@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16374 | | public: virtual void __cdecl wxFrameBase::SetStatusText(class wxString const & __ptr64, int) __ptr64 ?SetStatusText@wxFrameBase@@UEAAXAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 16377 | | public: virtual void __cdecl wxFrameBase::SetStatusWidths(int, int const * __ptr64 const) __ptr64 ?SetStatusWidths@wxFrameBase@@UEAAXHQEBH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13698 | | public: virtual class wxToolBar * __ptr64 __cdecl wxFrameBase::OnCreateToolBar(long, int, class wxString const & __ptr64) __ptr64 ?OnCreateToolBar@wxFrameBase@@UEAAPEAVwxToolBar@@JHAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16502 | | public: virtual void __cdecl wxFrameBase::SetToolBar(class wxToolBar * __ptr64) __ptr64 ?SetToolBar@wxFrameBase@@UEAAXPEAVwxToolBar@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7355 | | public: virtual void __cdecl wxFrameBase::DoMenuUpdates(class wxMenu * __ptr64) __ptr64 ?DoMenuUpdates@wxFrameBase@@UEAAXPEAVwxMenu@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17220 | | public: virtual void __cdecl wxFrameBase::UpdateWindowUI(long) __ptr64 ?UpdateWindowUI@wxFrameBase@@UEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 13821 | | public: virtual void __cdecl wxFrameBase::OnInternalIdle(void) __ptr64 ?OnInternalIdle@wxFrameBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7277 | | public: virtual void __cdecl wxFrameBase::DoGiveHelp(class wxString const & __ptr64, bool) __ptr64 ?DoGiveHelp@wxFrameBase@@UEAAXAEBVwxString@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12767 | | protected: virtual bool __cdecl wxFrameBase::IsOneOfBars(class wxWindow const * __ptr64)const __ptr64 ?IsOneOfBars@wxFrameBase@@MEBA_NPEBVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6771 | | protected: virtual void __cdecl wxFrameBase::DetachMenuBar(void) __ptr64 ?DetachMenuBar@wxFrameBase@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 16763 | | public: virtual bool __cdecl wxFrame::ShowFullScreen(bool, long) __ptr64 ?ShowFullScreen@wxFrame@@UEAA_N_NJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 6574 | | public: virtual class wxToolBar * __ptr64 __cdecl wxFrame::CreateToolBar(long, int, class wxString const & __ptr64) __ptr64 ?CreateToolBar@wxFrame@@UEAAPEAVwxToolBar@@JHAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13696 | | public: virtual class wxStatusBar * __ptr64 __cdecl wxFrame::OnCreateStatusBar(int, long, int, class wxString const & __ptr64) __ptr64 ?OnCreateStatusBar@wxFrame@@UEAAPEAVwxStatusBar@@HJHAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14879 | | public: virtual void __cdecl wxFrame::SendSizeEvent(int) __ptr64 ?SendSizeEvent@wxFrame@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8925 | | public: virtual class wxPoint __cdecl wxFrame::GetClientAreaOrigin(void)const __ptr64 ?GetClientAreaOrigin@wxFrame@@UEBA?AVwxPoint@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13372 | | public: virtual __int64 __cdecl wxFrame::MSWWindowProc(unsigned int, unsigned __int64, __int64) __ptr64 ?MSWWindowProc@wxFrame@@UEAA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 11701 | | public: virtual bool __cdecl wxFrame::HandleMenuSelect(unsigned short, unsigned short, struct HMENU__ * __ptr64) __ptr64 ?HandleMenuSelect@wxFrame@@UEAA_NGGPEAUHMENU__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7441 | | public: virtual bool __cdecl wxFrame::DoSendMenuOpenCloseEvent(int, class wxMenu * __ptr64) __ptr64 ?DoSendMenuOpenCloseEvent@wxFrame@@UEAA_NHPEAVwxMenu@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13153 | | public: virtual class wxMenu * __ptr64 __cdecl wxFrame::MSWFindMenuFromHMENU(struct HMENU__ * __ptr64) __ptr64 ?MSWFindMenuFromHMENU@wxFrame@@UEAAPEAVwxMenu@@PEAUHMENU__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7168 | | protected: virtual void __cdecl wxFrame::DoGetClientSize(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetClientSize@wxFrame@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7454 | | protected: virtual void __cdecl wxFrame::DoSetClientSize(int, int) __ptr64 ?DoSetClientSize@wxFrame@@MEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5481 | | protected: virtual void __cdecl wxFrame::AttachMenuBar(class wxMenuBar * __ptr64) __ptr64 ?AttachMenuBar@wxFrame@@MEAAXPEAVwxMenuBar@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12436 | | protected: virtual void __cdecl wxFrame::InternalSetMenuBar(void) __ptr64 ?InternalSetMenuBar@wxFrame@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 9318 | | protected: virtual struct HICON__ * __ptr64 __cdecl wxFrame::GetDefaultIcon(void)const __ptr64 ?GetDefaultIcon@wxFrame@@MEBAPEAUHICON__@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14239 | | protected: virtual void __cdecl wxFrame::PositionToolBar(void) __ptr64 ?PositionToolBar@wxFrame@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14233 | | protected: virtual void __cdecl wxFrame::PositionStatusBar(void) __ptr64 ?PositionStatusBar@wxFrame@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 8687 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxFrame::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxFrame@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19457 | | char const * const wxFrameNameStr ?wxFrameNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 19292 | | class wxEventTypeTag<class wxMaximizeEvent> const wxEVT_MAXIMIZE ?wxEVT_MAXIMIZE@@3V?$wxEventTypeTag@VwxMaximizeEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 16344 | | public: void __cdecl wxWindowBase::SetSize(int, int, int, int, int) __ptr64 ?SetSize@wxWindowBase@@QEAAXHHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16624 | | public: void __cdecl wxWindowBase::SetVirtualSize(class wxSize const & __ptr64) __ptr64 ?SetVirtualSize@wxWindowBase@@QEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16625 | | public: void __cdecl wxWindowBase::SetVirtualSize(int, int) __ptr64 ?SetVirtualSize@wxWindowBase@@QEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11293 | | public: void __cdecl wxWindowBase::GetTextExtent(class wxString const & __ptr64, int * __ptr64, int * __ptr64, int * __ptr64, int * __ptr64, class wxFont const * __ptr64)const __ptr64 ?GetTextExtent@wxWindowBase@@QEBAXAEBVwxString@@PEAH111PEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16267 | | public: void __cdecl wxScrollHelperBase::SetScrollRate(int, int) __ptr64 ?SetScrollRate@wxScrollHelperBase@@QEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 1653 | | public: __cdecl wxScrolledWindow::wxScrolledWindow(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxScrolledWindow@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2646 | | public: virtual __cdecl wxScrolledWindow::~wxScrolledWindow(void) __ptr64 ??1wxScrolledWindow@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1189 | | public: __cdecl wxImage::wxImage(int, int, bool) __ptr64 ??0wxImage@@QEAA@HH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 1178 | | ??0wxImage@@QEAA@$$QEAV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15030 | | public: void __cdecl wxAnyButtonBase::SetBitmapLabel(class wxBitmap const & __ptr64) __ptr64 ?SetBitmapLabel@wxAnyButtonBase@@QEAAXAEBVwxBitmap@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 408 | | public: __cdecl wxBitmapButton::wxBitmapButton(class wxWindow * __ptr64, int, class wxBitmap const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxBitmapButton@@QEAA@PEAVwxWindow@@HAEBVwxBitmap@@AEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2081 | | public: virtual __cdecl wxBitmapButton::~wxBitmapButton(void) __ptr64 ??1wxBitmapButton@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15000 | | public: void __cdecl wxDC::SetBackgroundMode(int) __ptr64 ?SetBackgroundMode@wxDC@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15891 | | public: virtual void __cdecl wxBitmapButtonBase::SetMargins(int, int) __ptr64 ?SetMargins@wxBitmapButtonBase@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8850 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxScrolledWindow::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxScrolledWindow@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14408 | | public: virtual void __cdecl wxGrid::Refresh(bool, class wxRect const * __ptr64) __ptr64 ?Refresh@wxGrid@@UEAAX_NPEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15056 | | public: void __cdecl wxGraphicsContext::SetBrush(class wxBrush const & __ptr64) __ptr64 ?SetBrush@wxGraphicsContext@@QEAAXAEBVwxBrush@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6531 | | public: class wxGraphicsPath __cdecl wxGraphicsContext::CreatePath(void)const __ptr64 ?CreatePath@wxGraphicsContext@@QEBA?AVwxGraphicsPath@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6290 | | public: static class wxGraphicsContext * __ptr64 __cdecl wxGraphicsContext::Create(class wxMemoryDC const & __ptr64) ?Create@wxGraphicsContext@@SAPEAV1@AEBVwxMemoryDC@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5125 | | public: virtual void __cdecl wxGraphicsPath::AddArc(double, double, double, double, double, bool) __ptr64 ?AddArc@wxGraphicsPath@@UEAAXNNNNN_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 6012 | | public: virtual void __cdecl wxGraphicsPath::CloseSubpath(void) __ptr64 ?CloseSubpath@wxGraphicsPath@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5194 | | public: virtual void __cdecl wxGraphicsPath::AddLineToPoint(double, double) __ptr64 ?AddLineToPoint@wxGraphicsPath@@UEAAXNN@Z |
wxmsw313u_core_vc_x64_custom.dll | 13514 | | public: virtual void __cdecl wxGraphicsPath::MoveToPoint(double, double) __ptr64 ?MoveToPoint@wxGraphicsPath@@UEAAXNN@Z |
wxmsw313u_core_vc_x64_custom.dll | 1186 | | public: __cdecl wxImage::wxImage(class wxString const & __ptr64, enum wxBitmapType, int) __ptr64 ??0wxImage@@QEAA@AEBVwxString@@W4wxBitmapType@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 19572 | | char const * const wxStaticLineNameStr ?wxStaticLineNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 8871 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxStaticLine::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxStaticLine@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13218 | | public: virtual unsigned long __cdecl wxStaticLine::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxStaticLine@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 5025 | | public: virtual bool __cdecl wxStaticLine::AcceptsFocus(void)const __ptr64 ?AcceptsFocus@wxStaticLine@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7152 | | protected: virtual class wxSize __cdecl wxStaticLineBase::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxStaticLineBase@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9291 | | protected: virtual enum wxBorder __cdecl wxStaticLineBase::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxStaticLineBase@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2684 | | public: virtual __cdecl wxStaticLine::~wxStaticLine(void) __ptr64 ??1wxStaticLine@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1739 | | public: __cdecl wxStaticLine::wxStaticLine(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxStaticLine@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14757 | | public: class wxFont & __ptr64 __cdecl wxFont::Scale(float) __ptr64 ?Scale@wxFont@@QEAAAEAV1@M@Z |
wxmsw313u_core_vc_x64_custom.dll | 13387 | | public: class wxFont & __ptr64 __cdecl wxFont::MakeBold(void) __ptr64 ?MakeBold@wxFont@@QEAAAEAV1@XZ |
wxmsw313u_core_vc_x64_custom.dll | 17855 | | public: static class wxClassInfo wxComboBox::ms_classInfo ?ms_classInfo@wxComboBox@@2VwxClassInfo@@A |
wxmsw313u_core_vc_x64_custom.dll | 12834 | | public: static bool __cdecl wxValidator::IsSilent(void) ?IsSilent@wxValidator@@SA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 19377 | | class wxEventTypeTag<class wxClipboardTextEvent> const wxEVT_TEXT_PASTE ?wxEVT_TEXT_PASTE@@3V?$wxEventTypeTag@VwxClipboardTextEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 10001 | | public: static class wxIcon __cdecl wxArtProvider::GetIcon(class wxString const & __ptr64, class wxString const & __ptr64, class wxSize const & __ptr64) ?GetIcon@wxArtProvider@@SA?AVwxIcon@@AEBVwxString@@0AEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 3507 | | public: bool __cdecl wxFontBase::operator==(class wxFont const & __ptr64)const __ptr64 ??8wxFontBase@@QEBA_NAEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8605 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxClientDC::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxClientDC@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10281 | | public: enum wxRasterOperationMode __cdecl wxDC::GetLogicalFunction(void)const __ptr64 ?GetLogicalFunction@wxDC@@QEBA?AW4wxRasterOperationMode@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15862 | | public: void __cdecl wxDC::SetLogicalFunction(enum wxRasterOperationMode) __ptr64 ?SetLogicalFunction@wxDC@@QEAAXW4wxRasterOperationMode@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 18845 | | char const * const wxControlNameStr ?wxControlNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 8682 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxFont::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxFont@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5993 | | protected: virtual class wxGDIRefData * __ptr64 __cdecl wxFont::CloneGDIRefData(class wxGDIRefData const * __ptr64)const __ptr64 ?CloneGDIRefData@wxFont@@MEBAPEAVwxGDIRefData@@PEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6466 | | protected: virtual class wxGDIRefData * __ptr64 __cdecl wxFont::CreateGDIRefData(void)const __ptr64 ?CreateGDIRefData@wxFont@@MEBAPEAVwxGDIRefData@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7181 | | protected: virtual enum wxFontFamily __cdecl wxFont::DoGetFamily(void)const __ptr64 ?DoGetFamily@wxFont@@MEBA?AW4wxFontFamily@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7506 | | protected: virtual void __cdecl wxFont::DoSetNativeFontInfo(class wxNativeFontInfo const & __ptr64) __ptr64 ?DoSetNativeFontInfo@wxFont@@MEAAXAEBVwxNativeFontInfo@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8204 | | public: virtual bool __cdecl wxFont::FreeResource(bool) __ptr64 ?FreeResource@wxFont@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 10897 | | public: virtual void * __ptr64 __cdecl wxFont::GetResourceHandle(void)const __ptr64 ?GetResourceHandle@wxFont@@UEBAPEAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14378 | | public: virtual bool __cdecl wxFont::RealizeResource(void) __ptr64 ?RealizeResource@wxFont@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12647 | | public: virtual bool __cdecl wxFont::IsFree(void)const __ptr64 ?IsFree@wxFont@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 17264 | | public: virtual void __cdecl wxFont::WXAdjustToPPI(class wxSize const & __ptr64) __ptr64 ?WXAdjustToPPI@wxFont@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12644 | | public: virtual bool __cdecl wxFont::IsFixedWidth(void)const __ptr64 ?IsFixedWidth@wxFont@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 15408 | | public: virtual void __cdecl wxFont::SetEncoding(enum wxFontEncoding) __ptr64 ?SetEncoding@wxFont@@UEAAXW4wxFontEncoding@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16387 | | public: virtual void __cdecl wxFont::SetStrikethrough(bool) __ptr64 ?SetStrikethrough@wxFont@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 16544 | | public: virtual void __cdecl wxFont::SetUnderlined(bool) __ptr64 ?SetUnderlined@wxFont@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 15429 | | public: virtual bool __cdecl wxFont::SetFaceName(class wxString const & __ptr64) __ptr64 ?SetFaceName@wxFont@@UEAA_NAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15993 | | public: virtual void __cdecl wxFont::SetNumericWeight(int) __ptr64 ?SetNumericWeight@wxFont@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16108 | | public: virtual void __cdecl wxFont::SetPixelSize(class wxSize const & __ptr64) __ptr64 ?SetPixelSize@wxFont@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15585 | | public: virtual void __cdecl wxFont::SetFractionalPointSize(float) __ptr64 ?SetFractionalPointSize@wxFont@@UEAAXM@Z |
wxmsw313u_core_vc_x64_custom.dll | 10457 | | public: virtual class wxNativeFontInfo const * __ptr64 __cdecl wxFont::GetNativeFontInfo(void)const __ptr64 ?GetNativeFontInfo@wxFont@@UEBAPEBVwxNativeFontInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9493 | | public: virtual enum wxFontEncoding __cdecl wxFont::GetEncoding(void)const __ptr64 ?GetEncoding@wxFont@@UEBA?AW4wxFontEncoding@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9723 | | public: virtual class wxString __cdecl wxFont::GetFaceName(void)const __ptr64 ?GetFaceName@wxFont@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11191 | | public: virtual bool __cdecl wxFont::GetStrikethrough(void)const __ptr64 ?GetStrikethrough@wxFont@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 11418 | | public: virtual bool __cdecl wxFont::GetUnderlined(void)const __ptr64 ?GetUnderlined@wxFont@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10556 | | public: virtual int __cdecl wxFont::GetNumericWeight(void)const __ptr64 ?GetNumericWeight@wxFont@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 11221 | | public: virtual enum wxFontStyle __cdecl wxFont::GetStyle(void)const __ptr64 ?GetStyle@wxFont@@UEBA?AW4wxFontStyle@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12888 | | public: virtual bool __cdecl wxFont::IsUsingSizeInPixels(void)const __ptr64 ?IsUsingSizeInPixels@wxFont@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10726 | | public: virtual class wxSize __cdecl wxFont::GetPixelSize(void)const __ptr64 ?GetPixelSize@wxFont@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9855 | | public: virtual float __cdecl wxFont::GetFractionalPointSize(void)const __ptr64 ?GetFractionalPointSize@wxFont@@UEBAMXZ |
wxmsw313u_core_vc_x64_custom.dll | 11551 | | public: virtual enum wxFontWeight __cdecl wxFontBase::GetWeight(void)const __ptr64 ?GetWeight@wxFontBase@@UEBA?AW4wxFontWeight@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12518 | | public: bool __cdecl wxMenuBase::IsChecked(int)const __ptr64 ?IsChecked@wxMenuBase@@QEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 568 | | public: __cdecl wxControl::wxControl(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxControl@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16517 | | public: void __cdecl wxWindowBase::SetToolTip(class wxToolTip * __ptr64) __ptr64 ?SetToolTip@wxWindowBase@@QEAAXPEAVwxToolTip@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 824 | | public: __cdecl wxFont::wxFont(class wxSize const & __ptr64, enum wxFontFamily, enum wxFontStyle, enum wxFontWeight, bool, class wxString const & __ptr64, enum wxFontEncoding) __ptr64 ??0wxFont@@QEAA@AEBVwxSize@@W4wxFontFamily@@W4wxFontStyle@@W4wxFontWeight@@_NAEBVwxString@@W4wxFontEncoding@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10733 | | public: virtual int __cdecl wxFontBase::GetPointSize(void)const __ptr64 ?GetPointSize@wxFontBase@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 2154 | | public: virtual __cdecl wxContextMenuEvent::~wxContextMenuEvent(void) __ptr64 ??1wxContextMenuEvent@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 567 | | public: __cdecl wxContextMenuEvent::wxContextMenuEvent(int, int, class wxPoint const & __ptr64) __ptr64 ??0wxContextMenuEvent@@QEAA@HHAEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17863 | | public: static class wxClassInfo wxControl::ms_classInfo ?ms_classInfo@wxControl@@2VwxClassInfo@@A |
wxmsw313u_core_vc_x64_custom.dll | 8363 | | public: static class wxBitmap __cdecl wxArtProvider::GetBitmap(class wxString const & __ptr64, class wxString const & __ptr64, class wxSize const & __ptr64) ?GetBitmap@wxArtProvider@@SA?AVwxBitmap@@AEBVwxString@@0AEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11663 | | public: void __cdecl wxDC::GradientFillLinear(class wxRect const & __ptr64, class wxColour const & __ptr64, class wxColour const & __ptr64, enum wxDirection) __ptr64 ?GradientFillLinear@wxDC@@QEAAXAEBVwxRect@@AEBVwxColour@@1W4wxDirection@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10296 | | public: double __cdecl wxColourBase::GetLuminance(void)const __ptr64 ?GetLuminance@wxColourBase@@QEBANXZ |
wxmsw313u_core_vc_x64_custom.dll | 19596 | | char const * const wxVListBoxNameStr ?wxVListBoxNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 8898 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxVListBox::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxVListBox@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12238 | | protected: virtual void __cdecl wxVListBox::InitEvent(class wxCommandEvent & __ptr64, int) __ptr64 ?InitEvent@wxVListBox@@MEAAXAEAVwxCommandEvent@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 13733 | | protected: virtual void __cdecl wxVListBox::OnDrawSeparator(class wxDC & __ptr64, class wxRect & __ptr64, unsigned __int64)const __ptr64 ?OnDrawSeparator@wxVListBox@@MEBAXAEAVwxDC@@AEAVwxRect@@_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 7428 | | protected: virtual bool __cdecl wxVarScrollHelperBase::DoScrollPages(int) __ptr64 ?DoScrollPages@wxVarScrollHelperBase@@MEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7430 | | protected: virtual bool __cdecl wxVarScrollHelperBase::DoScrollUnits(int) __ptr64 ?DoScrollUnits@wxVarScrollHelperBase@@MEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 14445 | | protected: virtual void __cdecl wxVarScrollHelperBase::RefreshUnits(unsigned __int64, unsigned __int64) __ptr64 ?RefreshUnits@wxVarScrollHelperBase@@MEAAX_K0@Z |
wxmsw313u_core_vc_x64_custom.dll | 14444 | | protected: virtual void __cdecl wxVarScrollHelperBase::RefreshUnit(unsigned __int64) __ptr64 ?RefreshUnit@wxVarScrollHelperBase@@MEAAX_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 7393 | | public: virtual void __cdecl wxVarScrollHelperBase::DoPrepareDC(class wxDC & __ptr64) __ptr64 ?DoPrepareDC@wxVarScrollHelperBase@@UEAAXAEAVwxDC@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16432 | | public: virtual void __cdecl wxVarScrollHelperBase::SetTargetWindow(class wxWindow * __ptr64) __ptr64 ?SetTargetWindow@wxVarScrollHelperBase@@UEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17198 | | public: virtual void __cdecl wxVarScrollHelperBase::UpdateScrollbar(void) __ptr64 ?UpdateScrollbar@wxVarScrollHelperBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 6878 | | public: virtual int __cdecl wxVarScrollHelperBase::DoCalcUnscrolledPosition(int)const __ptr64 ?DoCalcUnscrolledPosition@wxVarScrollHelperBase@@UEBAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 6876 | | public: virtual int __cdecl wxVarScrollHelperBase::DoCalcScrolledPosition(int)const __ptr64 ?DoCalcScrolledPosition@wxVarScrollHelperBase@@UEBAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 9296 | | protected: virtual enum wxBorder __cdecl wxVListBox::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxVListBox@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9269 | | public: virtual struct wxVisualAttributes __cdecl wxVListBox::GetDefaultAttributes(void)const __ptr64 ?GetDefaultAttributes@wxVListBox@@UEBA?AUwxVisualAttributes@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13008 | | public: virtual bool __cdecl wxVScrolledWindow::Layout(void) __ptr64 ?Layout@wxVScrolledWindow@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14253 | | public: virtual void __cdecl wxVScrolledWindow::PrepareDC(class wxDC & __ptr64) __ptr64 ?PrepareDC@wxVScrolledWindow@@UEAAXAEAVwxDC@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7985 | | protected: virtual int __cdecl wxVarVScrollHelper::EstimateTotalSize(void)const __ptr64 ?EstimateTotalSize@wxVarVScrollHelper@@MEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 7982 | | protected: virtual int __cdecl wxVarVScrollHelper::EstimateTotalHeight(void)const __ptr64 ?EstimateTotalHeight@wxVarVScrollHelper@@MEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 13802 | | protected: virtual void __cdecl wxVarVScrollHelper::OnGetUnitsSizeHint(unsigned __int64, unsigned __int64)const __ptr64 ?OnGetUnitsSizeHint@wxVarVScrollHelper@@MEBAX_K0@Z |
wxmsw313u_core_vc_x64_custom.dll | 13796 | | protected: virtual void __cdecl wxVarVScrollHelper::OnGetRowsHeightHint(unsigned __int64, unsigned __int64)const __ptr64 ?OnGetRowsHeightHint@wxVarVScrollHelper@@MEBAX_K0@Z |
wxmsw313u_core_vc_x64_custom.dll | 13799 | | protected: virtual int __cdecl wxVarVScrollHelper::OnGetUnitSize(unsigned __int64)const __ptr64 ?OnGetUnitSize@wxVarVScrollHelper@@MEBAH_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 10588 | | public: virtual enum wxOrientation __cdecl wxVarVScrollHelper::GetOrientation(void)const __ptr64 ?GetOrientation@wxVarVScrollHelper@@UEBA?AW4wxOrientation@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10533 | | public: virtual int __cdecl wxVarVScrollHelper::GetNonOrientationTargetSize(void)const __ptr64 ?GetNonOrientationTargetSize@wxVarVScrollHelper@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10590 | | public: virtual int __cdecl wxVarVScrollHelper::GetOrientationTargetSize(void)const __ptr64 ?GetOrientationTargetSize@wxVarVScrollHelper@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 14436 | | public: virtual void __cdecl wxVarVScrollHelper::RefreshRows(unsigned __int64, unsigned __int64) __ptr64 ?RefreshRows@wxVarVScrollHelper@@UEAAX_K0@Z |
wxmsw313u_core_vc_x64_custom.dll | 14784 | | public: virtual bool __cdecl wxVarVScrollHelper::ScrollRowPages(int) __ptr64 ?ScrollRowPages@wxVarVScrollHelper@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 14785 | | public: virtual bool __cdecl wxVarVScrollHelper::ScrollRows(int) __ptr64 ?ScrollRows@wxVarVScrollHelper@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13795 | | protected: virtual int __cdecl wxVListBox::OnGetRowHeight(unsigned __int64)const __ptr64 ?OnGetRowHeight@wxVListBox@@MEBAH_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 16301 | | public: void __cdecl wxVListBox::SetSelection(int) __ptr64 ?SetSelection@wxVListBox@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15735 | | public: virtual void __cdecl wxVListBox::SetItemCount(unsigned __int64) __ptr64 ?SetItemCount@wxVListBox@@UEAAX_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 12817 | | public: bool __cdecl wxVListBox::IsSelected(unsigned __int64)const __ptr64 ?IsSelected@wxVListBox@@QEBA_N_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 11041 | | public: int __cdecl wxVListBox::GetSelection(void)const __ptr64 ?GetSelection@wxVListBox@@QEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 2764 | | public: virtual __cdecl wxVListBox::~wxVListBox(void) __ptr64 ??1wxVListBox@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1876 | | public: __cdecl wxVListBox::wxVListBox(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxVListBox@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14432 | | public: virtual void __cdecl wxVarVScrollHelper::RefreshRow(unsigned __int64) __ptr64 ?RefreshRow@wxVarVScrollHelper@@UEAAX_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 7429 | | protected: bool __cdecl wxVarScrollHelperBase::DoScrollToUnit(unsigned __int64) __ptr64 ?DoScrollToUnit@wxVarScrollHelperBase@@IEAA_N_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 14415 | | public: virtual void __cdecl wxVarScrollHelperBase::RefreshAll(void) __ptr64 ?RefreshAll@wxVarScrollHelperBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 17260 | | public: int __cdecl wxVarScrollHelperBase::VirtualHitTest(int)const __ptr64 ?VirtualHitTest@wxVarScrollHelperBase@@QEBAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11997 | | public: enum wxHitTest __cdecl wxWindowBase::HitTest(class wxPoint const & __ptr64)const __ptr64 ?HitTest@wxWindowBase@@QEBA?AW4wxHitTest@@AEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 18668 | | protected: static struct wxEventTable const wxVListBox::sm_eventTable ?sm_eventTable@wxVListBox@@1UwxEventTable@@B |
wxmsw313u_core_vc_x64_custom.dll | 19333 | | class wxEventTypeTag<class wxScrollWinEvent> const wxEVT_SCROLLWIN_THUMBRELEASE ?wxEVT_SCROLLWIN_THUMBRELEASE@@3V?$wxEventTypeTag@VwxScrollWinEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19334 | | class wxEventTypeTag<class wxScrollWinEvent> const wxEVT_SCROLLWIN_THUMBTRACK ?wxEVT_SCROLLWIN_THUMBTRACK@@3V?$wxEventTypeTag@VwxScrollWinEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19331 | | class wxEventTypeTag<class wxScrollWinEvent> const wxEVT_SCROLLWIN_PAGEDOWN ?wxEVT_SCROLLWIN_PAGEDOWN@@3V?$wxEventTypeTag@VwxScrollWinEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19332 | | class wxEventTypeTag<class wxScrollWinEvent> const wxEVT_SCROLLWIN_PAGEUP ?wxEVT_SCROLLWIN_PAGEUP@@3V?$wxEventTypeTag@VwxScrollWinEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19329 | | class wxEventTypeTag<class wxScrollWinEvent> const wxEVT_SCROLLWIN_LINEDOWN ?wxEVT_SCROLLWIN_LINEDOWN@@3V?$wxEventTypeTag@VwxScrollWinEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19330 | | class wxEventTypeTag<class wxScrollWinEvent> const wxEVT_SCROLLWIN_LINEUP ?wxEVT_SCROLLWIN_LINEUP@@3V?$wxEventTypeTag@VwxScrollWinEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19328 | | class wxEventTypeTag<class wxScrollWinEvent> const wxEVT_SCROLLWIN_BOTTOM ?wxEVT_SCROLLWIN_BOTTOM@@3V?$wxEventTypeTag@VwxScrollWinEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19335 | | class wxEventTypeTag<class wxScrollWinEvent> const wxEVT_SCROLLWIN_TOP ?wxEVT_SCROLLWIN_TOP@@3V?$wxEventTypeTag@VwxScrollWinEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 11238 | | public: class wxImage __cdecl wxImage::GetSubImage(class wxRect const & __ptr64)const __ptr64 ?GetSubImage@wxImage@@QEBA?AV1@AEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19510 | | class wxGridCellCoords wxGridNoCellCoords ?wxGridNoCellCoords@@3VwxGridCellCoords@@A |
wxmsw313u_core_vc_x64_custom.dll | 8721 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxGrid::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxGrid@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11123 | | private: virtual class wxSize __cdecl wxGrid::GetSizeAvailableForScrollTarget(class wxSize const & __ptr64) __ptr64 ?GetSizeAvailableForScrollTarget@wxGrid@@EEAA?AVwxSize@@AEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7061 | | protected: virtual void __cdecl wxGrid::DoEnable(bool) __ptr64 ?DoEnable@wxGrid@@MEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7136 | | protected: virtual class wxSize __cdecl wxGrid::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxGrid@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9332 | | public: virtual class wxGridCellRenderer * __ptr64 __cdecl wxGrid::GetDefaultRendererForCell(int, int)const __ptr64 ?GetDefaultRendererForCell@wxGrid@@UEBAPEAVwxGridCellRenderer@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 9312 | | public: virtual class wxGridCellEditor * __ptr64 __cdecl wxGrid::GetDefaultEditorForCell(int, int)const __ptr64 ?GetDefaultEditorForCell@wxGrid@@UEBAPEAVwxGridCellEditor@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8955 | | public: virtual class wxPen __cdecl wxGrid::GetColGridLinePen(int) __ptr64 ?GetColGridLinePen@wxGrid@@UEAA?AVwxPen@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 10943 | | public: virtual class wxPen __cdecl wxGrid::GetRowGridLinePen(int) __ptr64 ?GetRowGridLinePen@wxGrid@@UEAA?AVwxPen@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 9316 | | public: virtual class wxPen __cdecl wxGrid::GetDefaultGridLinePen(void) __ptr64 ?GetDefaultGridLinePen@wxGrid@@UEAA?AVwxPen@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7698 | | public: virtual void __cdecl wxGrid::DrawCornerLabel(class wxDC & __ptr64) __ptr64 ?DrawCornerLabel@wxGrid@@UEAAXAEAVwxDC@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7690 | | public: virtual void __cdecl wxGrid::DrawColLabel(class wxDC & __ptr64, int) __ptr64 ?DrawColLabel@wxGrid@@UEAAXAEAVwxDC@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 7691 | | public: virtual void __cdecl wxGrid::DrawColLabels(class wxDC & __ptr64, class wxArrayInt const & __ptr64) __ptr64 ?DrawColLabels@wxGrid@@UEAAXAEAVwxDC@@AEBVwxArrayInt@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7765 | | public: virtual void __cdecl wxGrid::DrawRowLabel(class wxDC & __ptr64, int) __ptr64 ?DrawRowLabel@wxGrid@@UEAAXAEAVwxDC@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 7766 | | public: virtual void __cdecl wxGrid::DrawRowLabels(class wxDC & __ptr64, class wxArrayInt const & __ptr64) __ptr64 ?DrawRowLabels@wxGrid@@UEAAXAEAVwxDC@@AEBVwxArrayInt@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7679 | | public: virtual void __cdecl wxGrid::DrawCellHighlight(class wxDC & __ptr64, class wxGridCellAttr const * __ptr64) __ptr64 ?DrawCellHighlight@wxGrid@@UEAAXAEAVwxDC@@PEBVwxGridCellAttr@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14794 | | public: virtual void __cdecl wxGrid::ScrollWindow(int, int, class wxRect const * __ptr64) __ptr64 ?ScrollWindow@wxGrid@@UEAAXHHPEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16932 | | public: virtual void __cdecl wxGridCellEditor::StartingKey(class wxKeyEvent & __ptr64) __ptr64 ?StartingKey@wxGridCellEditor@@UEAAXAEAVwxKeyEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14173 | | public: virtual void __cdecl wxGridCellEditor::PaintBackground(class wxDC & __ptr64, class wxRect const & __ptr64, class wxGridCellAttr const & __ptr64) __ptr64 ?PaintBackground@wxGridCellEditor@@UEAAXAEAVwxDC@@AEBVwxRect@@AEBVwxGridCellAttr@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13365 | | public: virtual __int64 __cdecl wxScrolled<class wxWindow>::MSWWindowProc(unsigned int, unsigned __int64, __int64) __ptr64 ?MSWWindowProc@?$wxScrolled@VwxWindow@@@@UEAA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13086 | | public: virtual void __cdecl wxScrolled<class wxWindow>::MSWAdjustBrushOrg(int * __ptr64, int * __ptr64)const __ptr64 ?MSWAdjustBrushOrg@?$wxScrolled@VwxWindow@@@@UEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 14248 | | public: virtual void __cdecl wxScrolled<class wxWindow>::PrepareDC(class wxDC & __ptr64) __ptr64 ?PrepareDC@?$wxScrolled@VwxWindow@@@@UEAAXAEAVwxDC@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13000 | | public: virtual bool __cdecl wxScrolled<class wxWindow>::Layout(void) __ptr64 ?Layout@?$wxScrolled@VwxWindow@@@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5691 | | public: virtual bool __cdecl wxScrolled<class wxWindow>::CanScroll(int)const __ptr64 ?CanScroll@?$wxScrolled@VwxWindow@@@@UEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7573 | | public: virtual void __cdecl wxScrolled<class wxWindow>::DoSetVirtualSize(int, int) __ptr64 ?DoSetVirtualSize@?$wxScrolled@VwxWindow@@@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8353 | | public: virtual class wxSize __cdecl wxScrolled<class wxWindow>::GetBestVirtualSize(void)const __ptr64 ?GetBestVirtualSize@?$wxScrolled@VwxWindow@@@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16708 | | protected: virtual bool __cdecl wxGrid::ShouldScrollToChildOnFocus(class wxWindow * __ptr64) __ptr64 ?ShouldScrollToChildOnFocus@wxGrid@@MEAA_NPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2128 | | public: __cdecl wxClipboardLocker::~wxClipboardLocker(void) __ptr64 ??1wxClipboardLocker@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 508 | | public: __cdecl wxClipboardLocker::wxClipboardLocker(class wxClipboard * __ptr64) __ptr64 ??0wxClipboardLocker@@QEAA@PEAVwxClipboard@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13840 | | protected: void __cdecl wxGrid::OnKeyDown(class wxKeyEvent & __ptr64) __ptr64 ?OnKeyDown@wxGrid@@IEAAXAEAVwxKeyEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11048 | | public: class wxColour __cdecl wxGrid::GetSelectionForeground(void)const __ptr64 ?GetSelectionForeground@wxGrid@@QEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11043 | | public: class wxColour __cdecl wxGrid::GetSelectionBackground(void)const __ptr64 ?GetSelectionBackground@wxGrid@@QEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12790 | | public: bool __cdecl wxGrid::IsReadOnly(int, int)const __ptr64 ?IsReadOnly@wxGrid@@QEBA_NHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 9307 | | public: class wxColour __cdecl wxGrid::GetDefaultCellTextColour(void)const __ptr64 ?GetDefaultCellTextColour@wxGrid@@QEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9304 | | public: class wxColour __cdecl wxGrid::GetDefaultCellBackgroundColour(void)const __ptr64 ?GetDefaultCellBackgroundColour@wxGrid@@QEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8959 | | public: class wxString __cdecl wxGrid::GetColLabelValue(int)const __ptr64 ?GetColLabelValue@wxGrid@@QEBA?AVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 5719 | | public: class wxRect __cdecl wxGrid::CellToRect(int, int)const __ptr64 ?CellToRect@wxGrid@@QEBA?AVwxRect@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7793 | | public: void __cdecl wxGrid::DrawTextRectangle(class wxDC & __ptr64, class wxString const & __ptr64, class wxRect const & __ptr64, int, int, int)const __ptr64 ?DrawTextRectangle@wxGrid@@QEBAXAEAVwxDC@@AEBVwxString@@AEBVwxRect@@HHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 6639 | | public: bool __cdecl wxGrid::DeleteCols(int, int, bool) __ptr64 ?DeleteCols@wxGrid@@QEAA_NHH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 6702 | | public: bool __cdecl wxGrid::DeleteRows(int, int, bool) __ptr64 ?DeleteRows@wxGrid@@QEAA_NHH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 5371 | | public: bool __cdecl wxGrid::AppendCols(int, bool) __ptr64 ?AppendCols@wxGrid@@QEAA_NH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 5405 | | public: bool __cdecl wxGrid::AppendRows(int, bool) __ptr64 ?AppendRows@wxGrid@@QEAA_NH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 13051 | | public: virtual bool __cdecl wxImage::LoadFile(class wxInputStream & __ptr64, class wxString const & __ptr64, int) __ptr64 ?LoadFile@wxImage@@UEAA_NAEAVwxInputStream@@AEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 12416 | | public: bool __cdecl wxGrid::InsertRows(int, int, bool) __ptr64 ?InsertRows@wxGrid@@QEAA_NHH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 5856 | | public: void __cdecl wxGrid::ClearGrid(void) __ptr64 ?ClearGrid@wxGrid@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 2367 | | public: virtual __cdecl wxGrid::~wxGrid(void) __ptr64 ??1wxGrid@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1000 | | public: __cdecl wxGrid::wxGrid(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxGrid@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8270 | | public: void __cdecl wxGridCellAttr::GetAlignment(int * __ptr64, int * __ptr64)const __ptr64 ?GetAlignment@wxGridCellAttr@@QEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 9818 | | public: class wxFont const & __ptr64 __cdecl wxGridCellAttr::GetFont(void)const __ptr64 ?GetFont@wxGridCellAttr@@QEBAAEBVwxFont@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8323 | | public: class wxColour const & __ptr64 __cdecl wxGridCellAttr::GetBackgroundColour(void)const __ptr64 ?GetBackgroundColour@wxGridCellAttr@@QEBAAEBVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11273 | | public: class wxColour const & __ptr64 __cdecl wxGridCellAttr::GetTextColour(void)const __ptr64 ?GetTextColour@wxGridCellAttr@@QEBAAEBVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2382 | | protected: virtual __cdecl wxGridCellEditor::~wxGridCellEditor(void) __ptr64 ??1wxGridCellEditor@@MEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6301 | | public: virtual void __cdecl wxGridCellEditor::Create(class wxWindow * __ptr64, int, class wxEvtHandler * __ptr64) __ptr64 ?Create@wxGridCellEditor@@UEAAXPEAVwxWindow@@HPEAVwxEvtHandler@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1028 | | public: __cdecl wxGridCellEditor::wxGridCellEditor(void) __ptr64 ??0wxGridCellEditor@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2389 | | public: virtual __cdecl wxGridCellRenderer::~wxGridCellRenderer(void) __ptr64 ??1wxGridCellRenderer@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1035 | | public: __cdecl wxGridCellRenderer::wxGridCellRenderer(void) __ptr64 ??0wxGridCellRenderer@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7654 | | public: virtual void __cdecl wxGridCellRenderer::Draw(class wxGrid & __ptr64, class wxGridCellAttr & __ptr64, class wxDC & __ptr64, class wxRect const & __ptr64, int, int, bool) __ptr64 ?Draw@wxGridCellRenderer@@UEAAXAEAVwxGrid@@AEAVwxGridCellAttr@@AEAVwxDC@@AEBVwxRect@@HH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 6875 | | public: void __cdecl wxScrollHelperBase::DoCalcScrolledPosition(int, int, int * __ptr64, int * __ptr64)const __ptr64 ?DoCalcScrolledPosition@wxScrollHelperBase@@QEBAXHHPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 19225 | | class wxEventTypeTag<class wxGridEvent> const wxEVT_GRID_EDITOR_SHOWN ?wxEVT_GRID_EDITOR_SHOWN@@3V?$wxEventTypeTag@VwxGridEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 18613 | | protected: static struct wxEventTable const wxGrid::sm_eventTable ?sm_eventTable@wxGrid@@1UwxEventTable@@B |
wxmsw313u_core_vc_x64_custom.dll | 18651 | | protected: static struct wxEventTable const wxStaticBitmap::sm_eventTable ?sm_eventTable@wxStaticBitmap@@1UwxEventTable@@B |
wxmsw313u_core_vc_x64_custom.dll | 6726 | | public: bool __cdecl wxMenuBase::Destroy(class wxMenuItem * __ptr64) __ptr64 ?Destroy@wxMenuBase@@QEAA_NPEAVwxMenuItem@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 3789 | | public: class wxMenuItemList::iterator const __cdecl wxMenuItemList::iterator::operator++(int) __ptr64 ??Eiterator@wxMenuItemList@@QEAA?BV01@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 8665 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxDragImage::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxDragImage@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2511 | | public: virtual __cdecl wxMiniFrame::~wxMiniFrame(void) __ptr64 ??1wxMiniFrame@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1339 | | public: __cdecl wxMiniFrame::wxMiniFrame(class wxWindow * __ptr64, int, class wxString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxMiniFrame@@QEAA@PEAVwxWindow@@HAEBVwxString@@AEBVwxPoint@@AEBVwxSize@@J1@Z |
wxmsw313u_core_vc_x64_custom.dll | 11944 | | public: bool __cdecl wxDragImage::Hide(void) __ptr64 ?Hide@wxDragImage@@QEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16717 | | public: bool __cdecl wxDragImage::Show(void) __ptr64 ?Show@wxDragImage@@QEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13477 | | public: bool __cdecl wxDragImage::Move(class wxPoint const & __ptr64) __ptr64 ?Move@wxDragImage@@QEAA_NAEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7925 | | public: bool __cdecl wxDragImage::EndDrag(void) __ptr64 ?EndDrag@wxDragImage@@QEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5512 | | public: bool __cdecl wxDragImage::BeginDrag(class wxPoint const & __ptr64, class wxWindow * __ptr64, class wxWindow * __ptr64) __ptr64 ?BeginDrag@wxDragImage@@QEAA_NAEBVwxPoint@@PEAVwxWindow@@1@Z |
wxmsw313u_core_vc_x64_custom.dll | 2254 | | public: virtual __cdecl wxDragImage::~wxDragImage(void) __ptr64 ??1wxDragImage@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 742 | | public: __cdecl wxDragImage::wxDragImage(class wxBitmap const & __ptr64, class wxCursor const & __ptr64) __ptr64 ??0wxDragImage@@QEAA@AEBVwxBitmap@@AEBVwxCursor@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16341 | | public: void __cdecl wxWindowBase::SetSize(class wxRect const & __ptr64, int) __ptr64 ?SetSize@wxWindowBase@@QEAAXAEBVwxRect@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 19561 | | bool __cdecl wxSafeYield(class wxWindow * __ptr64, bool) ?wxSafeYield@@YA_NPEAVwxWindow@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 18011 | | public: static class wxClassInfo wxMiniFrame::ms_classInfo ?ms_classInfo@wxMiniFrame@@2VwxClassInfo@@A |
wxmsw313u_core_vc_x64_custom.dll | 3742 | | public: class wxMenuItemList::const_iterator & __ptr64 __cdecl wxMenuItemList::const_iterator::operator++(void) __ptr64 ??Econst_iterator@wxMenuItemList@@QEAAAEAV01@XZ |
wxmsw313u_core_vc_x64_custom.dll | 3790 | | public: class wxMenuItemList::iterator & __ptr64 __cdecl wxMenuItemList::iterator::operator++(void) __ptr64 ??Eiterator@wxMenuItemList@@QEAAAEAV01@XZ |
wxmsw313u_core_vc_x64_custom.dll | 18128 | | public: static class wxClassInfo wxTopLevelWindow::ms_classInfo ?ms_classInfo@wxTopLevelWindow@@2VwxClassInfo@@A |
wxmsw313u_core_vc_x64_custom.dll | 9330 | | public: static class wxGraphicsRenderer * __ptr64 __cdecl wxGraphicsRenderer::GetDefaultRenderer(void) ?GetDefaultRenderer@wxGraphicsRenderer@@SAPEAV1@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5217 | | public: virtual void __cdecl wxGraphicsPath::AddRoundedRectangle(double, double, double, double, double) __ptr64 ?AddRoundedRectangle@wxGraphicsPath@@UEAAXNNNNN@Z |
wxmsw313u_core_vc_x64_custom.dll | 2363 | | public: virtual __cdecl wxGraphicsPath::~wxGraphicsPath(void) __ptr64 ??1wxGraphicsPath@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2073 | | public: virtual __cdecl wxAutoBufferedPaintDC::~wxAutoBufferedPaintDC(void) __ptr64 ??1wxAutoBufferedPaintDC@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 378 | | public: __cdecl wxAutoBufferedPaintDC::wxAutoBufferedPaintDC(class wxWindow * __ptr64) __ptr64 ??0wxAutoBufferedPaintDC@@QEAA@PEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7763 | | public: void __cdecl wxDC::DrawRoundedRectangle(int, int, int, int, double) __ptr64 ?DrawRoundedRectangle@wxDC@@QEAAXHHHHN@Z |
wxmsw313u_core_vc_x64_custom.dll | 8316 | | public: class wxBrush const & __ptr64 __cdecl wxDC::GetBackground(void)const __ptr64 ?GetBackground@wxDC@@QEBAAEBVwxBrush@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8987 | | public: virtual class wxColour __cdecl wxPen::GetColour(void)const __ptr64 ?GetColour@wxPen@@UEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9322 | | public: class wxWindow * __ptr64 __cdecl wxTopLevelWindowBase::GetDefaultItem(void)const __ptr64 ?GetDefaultItem@wxTopLevelWindowBase@@QEBAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16311 | | public: bool __cdecl wxNonOwnedWindowBase::SetShape(class wxGraphicsPath const & __ptr64) __ptr64 ?SetShape@wxNonOwnedWindowBase@@QEAA_NAEBVwxGraphicsPath@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 3503 | | public: bool __cdecl wxColour::operator==(class wxColour const & __ptr64)const __ptr64 ??8wxColour@@QEBA_NAEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7665 | | public: void __cdecl wxDC::DrawBitmap(class wxBitmap const & __ptr64, class wxPoint const & __ptr64, bool) __ptr64 ?DrawBitmap@wxDC@@QEAAXAEBVwxBitmap@@AEBVwxPoint@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 1191 | | public: __cdecl wxImage::wxImage(void) __ptr64 ??0wxImage@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9824 | | public: class wxFont __cdecl wxWindowBase::GetFont(void)const __ptr64 ?GetFont@wxWindowBase@@QEBA?AVwxFont@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9845 | | public: class wxColour __cdecl wxWindowBase::GetForegroundColour(void)const __ptr64 ?GetForegroundColour@wxWindowBase@@QEBA?AVwxColour@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11099 | | public: class wxSize __cdecl wxGDIImage::GetSize(void)const __ptr64 ?GetSize@wxGDIImage@@QEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14679 | | public: bool __cdecl wxMouseEvent::RightDClick(void)const __ptr64 ?RightDClick@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13452 | | public: bool __cdecl wxMouseEvent::MiddleDClick(void)const __ptr64 ?MiddleDClick@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13455 | | public: bool __cdecl wxMouseEvent::MiddleUp(void)const __ptr64 ?MiddleUp@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7737 | | public: void __cdecl wxDC::DrawLine(int, int, int, int) __ptr64 ?DrawLine@wxDC@@QEAAXHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 19118 | | class wxEventTypeTag<class wxActivateEvent> const wxEVT_ACTIVATE_APP ?wxEVT_ACTIVATE_APP@@3V?$wxEventTypeTag@VwxActivateEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 11082 | | public: class wxSize __cdecl wxDC::GetSize(void)const __ptr64 ?GetSize@wxDC@@QEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 395 | | public: __cdecl wxBitmap::wxBitmap(class wxBitmap const & __ptr64) __ptr64 ??0wxBitmap@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7688 | | public: void __cdecl wxDC::DrawCircle(class wxPoint const & __ptr64, int) __ptr64 ?DrawCircle@wxDC@@QEAAXAEBVwxPoint@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 19481 | | long __cdecl wxGetNumberFromUser(class wxString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64, long, long, long, class wxWindow * __ptr64, class wxPoint const & __ptr64) ?wxGetNumberFromUser@@YAJAEBVwxString@@00JJJPEAVwxWindow@@AEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7745 | | public: void __cdecl wxDC::DrawPoint(int, int) __ptr64 ?DrawPoint@wxDC@@QEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 9190 | | public: unsigned char * __ptr64 __cdecl wxImage::GetData(void)const __ptr64 ?GetData@wxImage@@QEBAPEAEXZ |
wxmsw313u_core_vc_x64_custom.dll | 12749 | | public: bool __cdecl wxImage::IsOk(void)const __ptr64 ?IsOk@wxImage@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 15133 | | public: void __cdecl wxDC::SetClippingRegion(class wxRect const & __ptr64) __ptr64 ?SetClippingRegion@wxDC@@QEAAXAEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16409 | | public: virtual void __cdecl wxFont::SetStyle(enum wxFontStyle) __ptr64 ?SetStyle@wxFont@@UEAAXW4wxFontStyle@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15437 | | public: virtual void __cdecl wxFont::SetFamily(enum wxFontFamily) __ptr64 ?SetFamily@wxFont@@UEAAXW4wxFontFamily@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16632 | | public: virtual void __cdecl wxFontBase::SetWeight(enum wxFontWeight) __ptr64 ?SetWeight@wxFontBase@@UEAAXW4wxFontWeight@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15176 | | public: virtual void __cdecl wxPen::SetColour(class wxColour const & __ptr64) __ptr64 ?SetColour@wxPen@@UEAAXAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15177 | | public: virtual void __cdecl wxPen::SetColour(unsigned char, unsigned char, unsigned char) __ptr64 ?SetColour@wxPen@@UEAAXEEE@Z |
wxmsw313u_core_vc_x64_custom.dll | 15165 | | public: virtual void __cdecl wxBrush::SetColour(unsigned char, unsigned char, unsigned char) __ptr64 ?SetColour@wxBrush@@UEAAXEEE@Z |
wxmsw313u_core_vc_x64_custom.dll | 2167 | | public: __cdecl wxDCClipper::~wxDCClipper(void) __ptr64 ??1wxDCClipper@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 589 | | public: __cdecl wxDCClipper::wxDCClipper(class wxDC & __ptr64, class wxRect const & __ptr64) __ptr64 ??0wxDCClipper@@QEAA@AEAVwxDC@@AEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8765 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxMask::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxMask@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8233 | | public: static class wxClipboard * __ptr64 __cdecl wxClipboardBase::Get(void) ?Get@wxClipboardBase@@SAPEAVwxClipboard@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9834 | | public: struct wxFontMetrics __cdecl wxDC::GetFontMetrics(void)const __ptr64 ?GetFontMetrics@wxDC@@QEBA?AUwxFontMetrics@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8435 | | public: class wxBrush const & __ptr64 __cdecl wxDC::GetBrush(void)const __ptr64 ?GetBrush@wxDC@@QEBAAEBVwxBrush@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10708 | | public: class wxPen const & __ptr64 __cdecl wxDC::GetPen(void)const __ptr64 ?GetPen@wxDC@@QEBAAEBVwxPen@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16640 | | public: virtual void __cdecl wxPen::SetWidth(int) __ptr64 ?SetWidth@wxPen@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2493 | | public: virtual __cdecl wxMask::~wxMask(void) __ptr64 ??1wxMask@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1294 | | public: __cdecl wxMask::wxMask(class wxBitmap const & __ptr64, class wxColour const & __ptr64) __ptr64 ??0wxMask@@QEAA@AEBVwxBitmap@@AEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15902 | | public: void __cdecl wxBitmap::SetMask(class wxMask * __ptr64) __ptr64 ?SetMask@wxBitmap@@QEAAXPEAVwxMask@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 407 | | public: __cdecl wxBitmap::wxBitmap(void) __ptr64 ??0wxBitmap@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 523 | | public: __cdecl wxColour::wxColour(class wxString const & __ptr64) __ptr64 ??0wxColour@@QEAA@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15164 | | public: virtual void __cdecl wxBrush::SetColour(class wxColour const & __ptr64) __ptr64 ?SetColour@wxBrush@@UEAAXAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13568 | | public: bool __cdecl wxGDIObject::Ok(void)const __ptr64 ?Ok@wxGDIObject@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 19525 | | char const * const wxListBoxNameStr ?wxListBoxNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 8754 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxListBox::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxListBox@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13350 | | protected: virtual void __cdecl wxListBox::MSWUpdateFontOnDPIChange(class wxSize const & __ptr64) __ptr64 ?MSWUpdateFontOnDPIChange@wxListBox@@MEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7299 | | protected: virtual int __cdecl wxListBox::DoHitTestList(class wxPoint const & __ptr64)const __ptr64 ?DoHitTestList@wxListBox@@MEBAHAEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7194 | | protected: virtual void * __ptr64 __cdecl wxListBox::DoGetItemClientData(unsigned int)const __ptr64 ?DoGetItemClientData@wxListBox@@MEBAPEAXI@Z |
wxmsw313u_core_vc_x64_custom.dll | 7486 | | protected: virtual void __cdecl wxListBox::DoSetItemClientData(unsigned int, void * __ptr64) __ptr64 ?DoSetItemClientData@wxListBox@@MEAAXIPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 7478 | | protected: virtual void __cdecl wxListBox::DoSetFirstItem(int) __ptr64 ?DoSetFirstItem@wxListBox@@MEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7317 | | protected: virtual int __cdecl wxListBox::DoInsertItems(class wxArrayStringsAdapter const & __ptr64, unsigned int, void * __ptr64 * __ptr64, enum wxClientDataType) __ptr64 ?DoInsertItems@wxListBox@@MEAAHAEBVwxArrayStringsAdapter@@IPEAPEAXW4wxClientDataType@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7518 | | protected: virtual void __cdecl wxListBox::DoSetSelection(int, bool) __ptr64 ?DoSetSelection@wxListBox@@MEAAXH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 6956 | | protected: virtual void __cdecl wxListBox::DoDeleteOneItem(unsigned int) __ptr64 ?DoDeleteOneItem@wxListBox@@MEAAXI@Z |
wxmsw313u_core_vc_x64_custom.dll | 6905 | | protected: virtual void __cdecl wxListBox::DoClear(void) __ptr64 ?DoClear@wxListBox@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7110 | | protected: virtual class wxSize __cdecl wxListBox::DoGetBestClientSize(void)const __ptr64 ?DoGetBestClientSize@wxListBox@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13823 | | public: virtual void __cdecl wxListBox::OnInternalIdle(void) __ptr64 ?OnInternalIdle@wxListBox@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13209 | | public: virtual unsigned long __cdecl wxListBox::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxListBox@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 13102 | | public: virtual bool __cdecl wxListBox::MSWCommand(unsigned int, unsigned short) __ptr64 ?MSWCommand@wxListBox@@UEAA_NIG@Z |
wxmsw313u_core_vc_x64_custom.dll | 15650 | | public: virtual void __cdecl wxListBox::SetHorizontalExtent(class wxString const & __ptr64) __ptr64 ?SetHorizontalExtent@wxListBox@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6483 | | public: virtual class wxOwnerDrawn * __ptr64 __cdecl wxListBox::CreateLboxItem(unsigned __int64) __ptr64 ?CreateLboxItem@wxListBox@@UEAAPEAVwxOwnerDrawn@@_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 13269 | | public: virtual bool __cdecl wxListBox::MSWOnDraw(void * __ptr64 * __ptr64) __ptr64 ?MSWOnDraw@wxListBox@@UEAA_NPEAPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 13278 | | public: virtual bool __cdecl wxListBox::MSWOnMeasure(void * __ptr64 * __ptr64) __ptr64 ?MSWOnMeasure@wxListBox@@UEAA_NPEAPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 15530 | | public: virtual bool __cdecl wxListBox::SetFont(class wxFont const & __ptr64) __ptr64 ?SetFont@wxListBox@@UEAA_NAEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9123 | | public: virtual int __cdecl wxListBox::GetCountPerPage(void)const __ptr64 ?GetCountPerPage@wxListBox@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 11369 | | public: virtual int __cdecl wxListBox::GetTopItem(void)const __ptr64 ?GetTopItem@wxListBox@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 7957 | | public: virtual void __cdecl wxListBox::EnsureVisible(int) __ptr64 ?EnsureVisible@wxListBox@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11056 | | public: virtual int __cdecl wxListBox::GetSelections(class wxArrayInt & __ptr64)const __ptr64 ?GetSelections@wxListBox@@UEBAHAEAVwxArrayInt@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11030 | | public: virtual int __cdecl wxListBox::GetSelection(void)const __ptr64 ?GetSelection@wxListBox@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 12812 | | public: virtual bool __cdecl wxListBox::IsSelected(int)const __ptr64 ?IsSelected@wxListBox@@UEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8127 | | public: virtual int __cdecl wxListBox::FindString(class wxString const & __ptr64, bool)const __ptr64 ?FindString@wxListBox@@UEBAHAEBVwxString@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 16392 | | public: virtual void __cdecl wxListBox::SetString(unsigned int, class wxString const & __ptr64) __ptr64 ?SetString@wxListBox@@UEAAXIAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11204 | | public: virtual class wxString __cdecl wxListBox::GetString(unsigned int)const __ptr64 ?GetString@wxListBox@@UEBA?AVwxString@@I@Z |
wxmsw313u_core_vc_x64_custom.dll | 9112 | | public: virtual unsigned int __cdecl wxListBox::GetCount(void)const __ptr64 ?GetCount@wxListBox@@UEBAIXZ |
wxmsw313u_core_vc_x64_custom.dll | 6042 | | public: virtual void __cdecl wxListBoxBase::Command(class wxCommandEvent & __ptr64) __ptr64 ?Command@wxListBoxBase@@UEAAXAEAVwxCommandEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16398 | | public: virtual bool __cdecl wxListBoxBase::SetStringSelection(class wxString const & __ptr64, bool) __ptr64 ?SetStringSelection@wxListBoxBase@@UEAA_NAEBVwxString@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 16285 | | public: virtual void __cdecl wxListBoxBase::SetSelection(int) __ptr64 ?SetSelection@wxListBoxBase@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7964 | | public: virtual bool __cdecl wxFontEnumerator::EnumerateEncodings(class wxString const & __ptr64) __ptr64 ?EnumerateEncodings@wxFontEnumerator@@UEAA_NAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13107 | | public: virtual bool __cdecl wxSpinButton::MSWCommand(unsigned int, unsigned short) __ptr64 ?MSWCommand@wxSpinButton@@UEAA_NIG@Z |
wxmsw313u_core_vc_x64_custom.dll | 9582 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxSpinCtrl::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxSpinCtrl@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9679 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxSpinCtrl::GetEventTable(void)const __ptr64 ?GetEventTable@wxSpinCtrl@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8860 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxSpinCtrl::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxSpinCtrl@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13546 | | protected: virtual void __cdecl wxSpinCtrl::NormalizeValue(void) __ptr64 ?NormalizeValue@wxSpinCtrl@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13354 | | protected: virtual void __cdecl wxSpinCtrl::MSWUpdateFontOnDPIChange(class wxSize const & __ptr64) __ptr64 ?MSWUpdateFontOnDPIChange@wxSpinCtrl@@MEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13297 | | protected: virtual bool __cdecl wxSpinCtrl::MSWOnScroll(int, unsigned short, unsigned short, struct HWND__ * __ptr64) __ptr64 ?MSWOnScroll@wxSpinCtrl@@MEAA_NHGGPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13287 | | protected: virtual bool __cdecl wxSpinCtrl::MSWOnNotify(int, __int64, __int64 * __ptr64) __ptr64 ?MSWOnNotify@wxSpinCtrl@@MEAA_NH_JPEA_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 7554 | | protected: virtual void __cdecl wxSpinCtrl::DoSetToolTip(class wxToolTip * __ptr64) __ptr64 ?DoSetToolTip@wxSpinCtrl@@MEAAXPEAVwxToolTip@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7423 | | protected: virtual void __cdecl wxSpinCtrl::DoScreenToClient(int * __ptr64, int * __ptr64)const __ptr64 ?DoScreenToClient@wxSpinCtrl@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 6911 | | protected: virtual void __cdecl wxSpinCtrl::DoClientToScreen(int * __ptr64, int * __ptr64)const __ptr64 ?DoClientToScreen@wxSpinCtrl@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7169 | | protected: virtual void __cdecl wxSpinCtrl::DoGetClientSize(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetClientSize@wxSpinCtrl@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7246 | | protected: virtual void __cdecl wxSpinCtrl::DoGetSize(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetSize@wxSpinCtrl@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7255 | | protected: virtual class wxSize __cdecl wxSpinCtrl::DoGetSizeFromTextSize(int, int)const __ptr64 ?DoGetSizeFromTextSize@wxSpinCtrl@@MEBA?AVwxSize@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7147 | | protected: virtual class wxSize __cdecl wxSpinCtrl::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxSpinCtrl@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7372 | | protected: virtual void __cdecl wxSpinCtrl::DoMoveWindow(int, int, int, int) __ptr64 ?DoMoveWindow@wxSpinCtrl@@MEAAXHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7222 | | protected: virtual void __cdecl wxSpinCtrl::DoGetPosition(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetPosition@wxSpinCtrl@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 15837 | | public: virtual void __cdecl wxSpinCtrl::SetLayoutDirection(enum wxLayoutDirection) __ptr64 ?SetLayoutDirection@wxSpinCtrl@@UEAAXW4wxLayoutDirection@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14569 | | public: virtual bool __cdecl wxSpinCtrl::Reparent(class wxWindowBase * __ptr64) __ptr64 ?Reparent@wxSpinCtrl@@UEAA_NPEAVwxWindowBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16739 | | public: virtual bool __cdecl wxSpinCtrl::Show(bool) __ptr64 ?Show@wxSpinCtrl@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7838 | | public: virtual bool __cdecl wxSpinCtrl::Enable(bool) __ptr64 ?Enable@wxSpinCtrl@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 15491 | | public: virtual void __cdecl wxSpinCtrl::SetFocus(void) __ptr64 ?SetFocus@wxSpinCtrl@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 15540 | | public: virtual bool __cdecl wxSpinCtrl::SetFont(class wxFont const & __ptr64) __ptr64 ?SetFont@wxSpinCtrl@@UEAA_NAEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16187 | | public: virtual void __cdecl wxSpinCtrl::SetRange(int, int) __ptr64 ?SetRange@wxSpinCtrl@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11480 | | public: virtual int __cdecl wxSpinCtrl::GetValue(void)const __ptr64 ?GetValue@wxSpinCtrl@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 14411 | | public: virtual void __cdecl wxSpinCtrl::Refresh(bool, class wxRect const * __ptr64) __ptr64 ?Refresh@wxSpinCtrl@@UEAAX_NPEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15008 | | public: virtual bool __cdecl wxSpinCtrl::SetBase(int) __ptr64 ?SetBase@wxSpinCtrl@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8333 | | public: virtual int __cdecl wxSpinCtrl::GetBase(void)const __ptr64 ?GetBase@wxSpinCtrl@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 16593 | | public: virtual void __cdecl wxSpinCtrl::SetValue(int) __ptr64 ?SetValue@wxSpinCtrl@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 6089 | | public: virtual bool __cdecl wxSpinCtrl::ContainsHWND(struct HWND__ * __ptr64)const __ptr64 ?ContainsHWND@wxSpinCtrl@@UEBA_NPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9266 | | public: virtual struct wxVisualAttributes __cdecl wxSpinCtrl::GetDefaultAttributes(void)const __ptr64 ?GetDefaultAttributes@wxSpinCtrl@@UEBA?AUwxVisualAttributes@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5022 | | public: virtual bool __cdecl wxSpinCtrl::AcceptsFocus(void)const __ptr64 ?AcceptsFocus@wxSpinCtrl@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5630 | | public: virtual bool __cdecl wxSpinButton::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxSpinButton@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 15911 | | public: virtual void __cdecl wxSpinButtonBase::SetMax(int) __ptr64 ?SetMax@wxSpinButtonBase@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15945 | | public: virtual void __cdecl wxSpinButtonBase::SetMin(int) __ptr64 ?SetMin@wxSpinButtonBase@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 10342 | | public: virtual int __cdecl wxSpinButtonBase::GetMax(void)const __ptr64 ?GetMax@wxSpinButtonBase@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10396 | | public: virtual int __cdecl wxSpinButtonBase::GetMin(void)const __ptr64 ?GetMin@wxSpinButtonBase@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 13182 | | protected: virtual class wxSize __cdecl wxListBox::MSWGetFullItemSize(int, int)const __ptr64 ?MSWGetFullItemSize@wxListBox@@MEBA?AVwxSize@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5626 | | public: virtual bool __cdecl wxListBox::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxListBox@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 9264 | | public: virtual struct wxVisualAttributes __cdecl wxListBox::GetDefaultAttributes(void)const __ptr64 ?GetDefaultAttributes@wxListBox@@UEBA?AUwxVisualAttributes@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13329 | | public: virtual bool __cdecl wxListBox::MSWShouldPropagatePrintChild(void) __ptr64 ?MSWShouldPropagatePrintChild@wxListBox@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7343 | | protected: virtual int __cdecl wxListBoxBase::DoListHitTest(class wxPoint const & __ptr64)const __ptr64 ?DoListHitTest@wxListBoxBase@@MEBAHAEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12848 | | public: virtual bool __cdecl wxListBoxBase::IsSorted(void)const __ptr64 ?IsSorted@wxListBoxBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16397 | | public: virtual bool __cdecl wxListBoxBase::SetStringSelection(class wxString const & __ptr64) __ptr64 ?SetStringSelection@wxListBoxBase@@UEAA_NAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13785 | | public: virtual bool __cdecl wxFontEnumerator::OnFontEncoding(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?OnFontEncoding@wxFontEnumerator@@UEAA_NAEBVwxString@@0@Z |
wxmsw313u_core_vc_x64_custom.dll | 2668 | | public: virtual __cdecl wxSpinCtrl::~wxSpinCtrl(void) __ptr64 ??1wxSpinCtrl@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1709 | | public: __cdecl wxSpinCtrl::wxSpinCtrl(class wxWindow * __ptr64, int, class wxString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, int, int, int, class wxString const & __ptr64) __ptr64 ??0wxSpinCtrl@@QEAA@PEAVwxWindow@@HAEBVwxString@@AEBVwxPoint@@AEBVwxSize@@JHHH1@Z |
wxmsw313u_core_vc_x64_custom.dll | 2468 | | public: virtual __cdecl wxListBox::~wxListBox(void) __ptr64 ??1wxListBox@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1244 | | public: __cdecl wxListBox::wxListBox(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, class wxArrayString const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxListBox@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@AEBVwxArrayString@@JAEBVwxValidator@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7965 | | public: virtual bool __cdecl wxFontEnumerator::EnumerateFacenames(enum wxFontEncoding, bool) __ptr64 ?EnumerateFacenames@wxFontEnumerator@@UEAA_NW4wxFontEncoding@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 2299 | | public: virtual __cdecl wxFontEnumerator::~wxFontEnumerator(void) __ptr64 ??1wxFontEnumerator@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 839 | | public: __cdecl wxFontEnumerator::wxFontEnumerator(void) __ptr64 ??0wxFontEnumerator@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5549 | | public: bool __cdecl wxMouseEvent::Button(int)const __ptr64 ?Button@wxMouseEvent@@QEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 19164 | | class wxEventTypeTag<class wxWindowCreateEvent> const wxEVT_CREATE ?wxEVT_CREATE@@3V?$wxEventTypeTag@VwxWindowCreateEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 7636 | | protected: virtual bool __cdecl wxRegionWithCombine::DoXor(class wxRegion const & __ptr64) __ptr64 ?DoXor@wxRegionWithCombine@@MEAA_NAEBVwxRegion@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7600 | | protected: virtual bool __cdecl wxRegionWithCombine::DoSubtract(class wxRegion const & __ptr64) __ptr64 ?DoSubtract@wxRegionWithCombine@@MEAA_NAEBVwxRegion@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7333 | | protected: virtual bool __cdecl wxRegionWithCombine::DoIntersect(class wxRegion const & __ptr64) __ptr64 ?DoIntersect@wxRegionWithCombine@@MEAA_NAEBVwxRegion@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7615 | | protected: virtual bool __cdecl wxRegionWithCombine::DoUnionWithRegion(class wxRegion const & __ptr64) __ptr64 ?DoUnionWithRegion@wxRegionWithCombine@@MEAA_NAEBVwxRegion@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7614 | | protected: virtual bool __cdecl wxRegionWithCombine::DoUnionWithRect(class wxRect const & __ptr64) __ptr64 ?DoUnionWithRect@wxRegionWithCombine@@MEAA_NAEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8836 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxRegion::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxRegion@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6917 | | protected: virtual bool __cdecl wxRegion::DoCombine(class wxRegion const & __ptr64, enum wxRegionOp) __ptr64 ?DoCombine@wxRegion@@MEAA_NAEBV1@W4wxRegionOp@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7380 | | protected: virtual bool __cdecl wxRegion::DoOffset(int, int) __ptr64 ?DoOffset@wxRegion@@MEAA_NHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 6923 | | protected: virtual enum wxRegionContain __cdecl wxRegion::DoContainsRect(class wxRect const & __ptr64)const __ptr64 ?DoContainsRect@wxRegion@@MEBA?AW4wxRegionContain@@AEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6922 | | protected: virtual enum wxRegionContain __cdecl wxRegion::DoContainsPoint(int, int)const __ptr64 ?DoContainsPoint@wxRegion@@MEBA?AW4wxRegionContain@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7165 | | protected: virtual bool __cdecl wxRegion::DoGetBox(int & __ptr64, int & __ptr64, int & __ptr64, int & __ptr64)const __ptr64 ?DoGetBox@wxRegion@@MEBA_NAEAH000@Z |
wxmsw313u_core_vc_x64_custom.dll | 7335 | | protected: virtual bool __cdecl wxRegion::DoIsEqual(class wxRegion const & __ptr64)const __ptr64 ?DoIsEqual@wxRegion@@MEBA_NAEBV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5998 | | protected: virtual class wxGDIRefData * __ptr64 __cdecl wxRegion::CloneGDIRefData(class wxGDIRefData const * __ptr64)const __ptr64 ?CloneGDIRefData@wxRegion@@MEBAPEAVwxGDIRefData@@PEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6471 | | protected: virtual class wxGDIRefData * __ptr64 __cdecl wxRegion::CreateGDIRefData(void)const __ptr64 ?CreateGDIRefData@wxRegion@@MEBAPEAVwxGDIRefData@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12603 | | public: virtual bool __cdecl wxRegion::IsEmpty(void)const __ptr64 ?IsEmpty@wxRegion@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5829 | | public: virtual void __cdecl wxRegion::Clear(void) __ptr64 ?Clear@wxRegion@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 10899 | | public: virtual void * __ptr64 __cdecl wxGDIObject::GetResourceHandle(void)const __ptr64 ?GetResourceHandle@wxGDIObject@@UEBAPEAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 8206 | | public: virtual bool __cdecl wxGDIObject::FreeResource(bool) __ptr64 ?FreeResource@wxGDIObject@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 16312 | | public: bool __cdecl wxNonOwnedWindowBase::SetShape(class wxRegion const & __ptr64) __ptr64 ?SetShape@wxNonOwnedWindowBase@@QEAA_NAEBVwxRegion@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1594 | | public: __cdecl wxRegion::wxRegion(unsigned __int64, class wxPoint const * __ptr64, enum wxPolygonFillMode) __ptr64 ??0wxRegion@@QEAA@_KPEBVwxPoint@@W4wxPolygonFillMode@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13026 | | public: bool __cdecl wxMouseEvent::LeftUp(void)const __ptr64 ?LeftUp@wxMouseEvent@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 17135 | | public: virtual void __cdecl wxWindow::Update(void) __ptr64 ?Update@wxWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14413 | | public: virtual void __cdecl wxWindow::Refresh(bool, class wxRect const * __ptr64) __ptr64 ?Refresh@wxWindow@@UEAAX_NPEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7912 | | public: virtual bool __cdecl wxWindow::EnableTouchEvents(int) __ptr64 ?EnableTouchEvents@wxWindow@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 17289 | | public: virtual void __cdecl wxWindow::WarpPointer(int, int) __ptr64 ?WarpPointer@wxWindow@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 9173 | | public: virtual class wxSize __cdecl wxWindow::GetDPI(void)const __ptr64 ?GetDPI@wxWindow@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14570 | | public: virtual bool __cdecl wxWindow::Reparent(class wxWindowBase * __ptr64) __ptr64 ?Reparent@wxWindow@@UEAA_NPEAVwxWindowBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15496 | | public: virtual void __cdecl wxWindow::SetFocusFromKbd(void) __ptr64 ?SetFocusFromKbd@wxWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 15495 | | public: virtual void __cdecl wxWindow::SetFocus(void) __ptr64 ?SetFocus@wxWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 16746 | | public: virtual bool __cdecl wxWindow::Show(bool) __ptr64 ?Show@wxWindow@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7951 | | public: virtual void __cdecl wxWindow::EndRepositioningChildren(void) __ptr64 ?EndRepositioningChildren@wxWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5525 | | public: virtual bool __cdecl wxWindow::BeginRepositioningChildren(void) __ptr64 ?BeginRepositioningChildren@wxWindow@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13083 | | public: virtual void __cdecl wxWindow::Lower(void) __ptr64 ?Lower@wxWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14363 | | public: virtual void __cdecl wxWindow::Raise(void) __ptr64 ?Raise@wxWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 10186 | | public: virtual class wxString __cdecl wxWindow::GetLabel(void)const __ptr64 ?GetLabel@wxWindow@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15813 | | public: virtual void __cdecl wxWindow::SetLabel(class wxString const & __ptr64) __ptr64 ?SetLabel@wxWindow@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12627 | | protected: virtual bool __cdecl wxDialogBase::IsEscapeKey(class wxKeyEvent const & __ptr64) __ptr64 ?IsEscapeKey@wxDialogBase@@MEAA_NAEBVwxKeyEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10417 | | public: virtual enum wxDialogModality __cdecl wxDialogBase::GetModality(void)const __ptr64 ?GetModality@wxDialogBase@@UEBA?AW4wxDialogModality@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5650 | | public: virtual bool __cdecl wxDialogBase::CanDoLayoutAdaptation(void) __ptr64 ?CanDoLayoutAdaptation@wxDialogBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7340 | | public: virtual bool __cdecl wxDialogBase::DoLayoutAdaptation(void) __ptr64 ?DoLayoutAdaptation@wxDialogBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14887 | | public: virtual void __cdecl wxDialogBase::SendWindowModalDialogEvent(int) __ptr64 ?SendWindowModalDialogEvent@wxDialogBase@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16805 | | public: virtual void __cdecl wxDialogBase::ShowWindowModal(void) __ptr64 ?ShowWindowModal@wxDialogBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7254 | | protected: virtual class wxSize __cdecl wxControlBase::DoGetSizeFromTextSize(int, int)const __ptr64 ?DoGetSizeFromTextSize@wxControlBase@@MEBA?AVwxSize@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7496 | | protected: virtual bool __cdecl wxControlBase::DoSetLabelMarkup(class wxString const & __ptr64) __ptr64 ?DoSetLabelMarkup@wxControlBase@@MEAA_NAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7626 | | public: virtual void __cdecl wxControlBase::DoUpdateWindowUI(class wxUpdateUIEvent & __ptr64) __ptr64 ?DoUpdateWindowUI@wxControlBase@@UEAAXAEAVwxUpdateUIEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17924 | | public: static class wxClassInfo wxFrame::ms_classInfo ?ms_classInfo@wxFrame@@2VwxClassInfo@@A |
wxmsw313u_core_vc_x64_custom.dll | 9965 | | public: int __cdecl wxSize::GetHeight(void)const __ptr64 ?GetHeight@wxSize@@QEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 15518 | | public: virtual bool __cdecl wxControlBase::SetFont(class wxFont const & __ptr64) __ptr64 ?SetFont@wxControlBase@@UEAA_NAEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13371 | | public: virtual __int64 __cdecl wxDialog::MSWWindowProc(unsigned int, unsigned __int64, __int64) __ptr64 ?MSWWindowProc@wxDialog@@UEAA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 15128 | | public: void __cdecl wxWindowBase::SetClientSize(class wxSize const & __ptr64) __ptr64 ?SetClientSize@wxWindowBase@@QEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10216 | | public: virtual long __cdecl wxTextEntry::GetLastPosition(void)const __ptr64 ?GetLastPosition@wxTextEntry@@UEBAJXZ |
wxmsw313u_core_vc_x64_custom.dll | 10069 | | public: virtual long __cdecl wxTextEntry::GetInsertionPoint(void)const __ptr64 ?GetInsertionPoint@wxTextEntry@@UEBAJXZ |
wxmsw313u_core_vc_x64_custom.dll | 5689 | | public: virtual bool __cdecl wxTextEntry::CanRedo(void)const __ptr64 ?CanRedo@wxTextEntry@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14401 | | public: virtual void __cdecl wxTextEntry::Redo(void) __ptr64 ?Redo@wxTextEntry@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14196 | | public: virtual void __cdecl wxTextEntry::Paste(void) __ptr64 ?Paste@wxTextEntry@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 17313 | | public: virtual void __cdecl wxTextEntry::WriteText(class wxString const & __ptr64) __ptr64 ?WriteText@wxTextEntry@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9522 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxComboBox::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxComboBox@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9619 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxComboBox::GetEventTable(void)const __ptr64 ?GetEventTable@wxComboBox@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8618 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxComboBox::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxComboBox@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13309 | | private: virtual void __cdecl wxComboBox::MSWProcessSpecialKey(class wxKeyEvent & __ptr64) __ptr64 ?MSWProcessSpecialKey@wxComboBox@@EEAAXAEAVwxKeyEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9455 | | private: virtual struct HWND__ * __ptr64 __cdecl wxComboBox::GetEditHWND(void)const __ptr64 ?GetEditHWND@wxComboBox@@EEBAPEAUHWND__@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9461 | | private: virtual class wxWindow * __ptr64 __cdecl wxComboBox::GetEditableWindow(void) __ptr64 ?GetEditableWindow@wxComboBox@@EEAAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13150 | | protected: virtual class wxWindow * __ptr64 __cdecl wxComboBox::MSWFindItem(long, struct HWND__ * __ptr64)const __ptr64 ?MSWFindItem@wxComboBox@@MEBAPEAVwxWindow@@JPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7252 | | protected: virtual class wxSize __cdecl wxComboBox::DoGetSizeFromTextSize(int, int)const __ptr64 ?DoGetSizeFromTextSize@wxComboBox@@MEBA?AVwxSize@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7551 | | protected: virtual void __cdecl wxComboBox::DoSetToolTip(class wxToolTip * __ptr64) __ptr64 ?DoSetToolTip@wxComboBox@@MEAAXPEAVwxToolTip@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15833 | | public: virtual void __cdecl wxComboBox::SetLayoutDirection(enum wxLayoutDirection) __ptr64 ?SetLayoutDirection@wxComboBox@@UEAAXW4wxLayoutDirection@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15638 | | public: virtual bool __cdecl wxComboBox::SetHint(class wxString const & __ptr64) __ptr64 ?SetHint@wxComboBox@@UEAA_NAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13203 | | public: virtual unsigned long __cdecl wxComboBox::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxComboBox@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 13324 | | public: virtual bool __cdecl wxComboBox::MSWShouldPreProcessMessage(struct tagMSG * __ptr64) __ptr64 ?MSWShouldPreProcessMessage@wxComboBox@@UEAA_NPEAUtagMSG@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13369 | | public: virtual __int64 __cdecl wxComboBox::MSWWindowProc(unsigned int, unsigned __int64, __int64) __ptr64 ?MSWWindowProc@wxComboBox@@UEAA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13101 | | public: virtual bool __cdecl wxComboBox::MSWCommand(unsigned int, unsigned short) __ptr64 ?MSWCommand@wxComboBox@@UEAA_NIG@Z |
wxmsw313u_core_vc_x64_custom.dll | 11763 | | protected: bool __cdecl wxControlContainerBase::HasAnyChildrenAcceptingFocus(void)const __ptr64 ?HasAnyChildrenAcceptingFocus@wxControlContainerBase@@IEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 11916 | | public: bool __cdecl wxControlContainerBase::HasTransparentBackground(void)const __ptr64 ?HasTransparentBackground@wxControlContainerBase@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 17149 | | public: bool __cdecl wxControlContainerBase::UpdateCanFocusChildren(void) __ptr64 ?UpdateCanFocusChildren@wxControlContainerBase@@QEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12568 | | public: virtual bool __cdecl wxComboBox::IsEditable(void)const __ptr64 ?IsEditable@wxComboBox@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 6086 | | public: virtual bool __cdecl wxComboBox::ContainsHWND(struct HWND__ * __ptr64)const __ptr64 ?ContainsHWND@wxComboBox@@UEBA_NPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11025 | | public: virtual void __cdecl wxComboBox::GetSelection(long * __ptr64, long * __ptr64)const __ptr64 ?GetSelection@wxComboBox@@UEBAXPEAJ0@Z |
wxmsw313u_core_vc_x64_custom.dll | 16566 | | public: virtual void __cdecl wxComboBox::SetValue(class wxString const & __ptr64) __ptr64 ?SetValue@wxComboBox@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11446 | | public: virtual class wxString __cdecl wxComboBox::GetValue(void)const __ptr64 ?GetValue@wxComboBox@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7571 | | protected: virtual void __cdecl wxTextEntryBase::DoSetValue(class wxString const & __ptr64, int) __ptr64 ?DoSetValue@wxTextEntryBase@@MEAAXAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 10857 | | public: virtual class wxString __cdecl wxTextEntryBase::GetRange(long, long)const __ptr64 ?GetRange@wxTextEntryBase@@UEBA?AVwxString@@JJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 5415 | | public: virtual void __cdecl wxTextEntryBase::AppendText(class wxString const & __ptr64) __ptr64 ?AppendText@wxTextEntryBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7907 | | protected: virtual void __cdecl wxComboBox::EnableTextChangedEvents(bool) __ptr64 ?EnableTextChangedEvents@wxComboBox@@MEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 11024 | | public: virtual int __cdecl wxComboBox::GetSelection(void)const __ptr64 ?GetSelection@wxComboBox@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 16282 | | public: virtual void __cdecl wxComboBox::SetSelection(long, long) __ptr64 ?SetSelection@wxComboBox@@UEAAXJJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 16281 | | public: virtual void __cdecl wxComboBox::SetSelection(int) __ptr64 ?SetSelection@wxComboBox@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 6825 | | public: virtual void __cdecl wxComboBox::Dismiss(void) __ptr64 ?Dismiss@wxComboBox@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14216 | | public: virtual void __cdecl wxComboBox::Popup(void) __ptr64 ?Popup@wxComboBox@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 16663 | | public: virtual void __cdecl wxDialog::SetWindowStyleFlag(long) __ptr64 ?SetWindowStyleFlag@wxDialog@@UEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 16716 | | public: virtual bool __cdecl wxDialog::Show(bool) __ptr64 ?Show@wxDialog@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 11208 | | public: virtual class wxString __cdecl wxComboBox::GetStringSelection(void)const __ptr64 ?GetStringSelection@wxComboBox@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5811 | | public: virtual void __cdecl wxComboBox::Clear(void) __ptr64 ?Clear@wxComboBox@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 1717 | | public: __cdecl wxSpinEvent::wxSpinEvent(class wxSpinEvent const & __ptr64) __ptr64 ??0wxSpinEvent@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13311 | | private: virtual void __cdecl wxTextEntry::MSWProcessSpecialKey(class wxKeyEvent & __ptr64) __ptr64 ?MSWProcessSpecialKey@wxTextEntry@@EEAAXAEAVwxKeyEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7520 | | protected: virtual void __cdecl wxTextEntry::DoSetSelection(long, long, int) __ptr64 ?DoSetSelection@wxTextEntry@@MEAAXJJH@Z |
wxmsw313u_core_vc_x64_custom.dll | 15916 | | public: virtual void __cdecl wxTextEntry::SetMaxLength(unsigned long) __ptr64 ?SetMaxLength@wxTextEntry@@UEAAXK@Z |
wxmsw313u_core_vc_x64_custom.dll | 8619 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxComboCtrl::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxComboCtrl@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9523 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxComboCtrl::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxComboCtrl@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9620 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxComboCtrl::GetEventTable(void)const __ptr64 ?GetEventTable@wxComboCtrl@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10465 | | protected: virtual int __cdecl wxComboCtrl::GetNativeTextIndent(void)const __ptr64 ?GetNativeTextIndent@wxComboCtrl@@MEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 14015 | | protected: virtual void __cdecl wxComboCtrl::OnResize(void) __ptr64 ?OnResize@wxComboCtrl@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5311 | | protected: virtual bool __cdecl wxComboCtrl::AnimateShow(class wxRect const & __ptr64, int) __ptr64 ?AnimateShow@wxComboCtrl@@MEAA_NAEBVwxRect@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 12692 | | public: virtual bool __cdecl wxComboCtrl::IsKeyPopupToggle(class wxKeyEvent const & __ptr64)const __ptr64 ?IsKeyPopupToggle@wxComboCtrl@@UEBA_NAEBVwxKeyEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14245 | | public: virtual void __cdecl wxComboCtrl::PrepareBackground(class wxDC & __ptr64, class wxRect const & __ptr64, int)const __ptr64 ?PrepareBackground@wxComboCtrl@@UEBAXAEAVwxDC@@AEBVwxRect@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 13017 | | public: virtual bool __cdecl wxComboPopup::LazyCreate(void) __ptr64 ?LazyCreate@wxComboPopup@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 8262 | | public: virtual class wxSize __cdecl wxComboPopup::GetAdjustedSize(int, int, int) __ptr64 ?GetAdjustedSize@wxComboPopup@@UEAA?AVwxSize@@HHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13681 | | public: virtual void __cdecl wxComboPopup::OnComboDoubleClick(void) __ptr64 ?OnComboDoubleClick@wxComboPopup@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14176 | | public: virtual void __cdecl wxComboPopup::PaintComboControl(class wxDC & __ptr64, class wxRect const & __ptr64) __ptr64 ?PaintComboControl@wxComboPopup@@UEAAXAEAVwxDC@@AEBVwxRect@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13715 | | public: virtual void __cdecl wxComboPopup::OnDismiss(void) __ptr64 ?OnDismiss@wxComboPopup@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 6745 | | public: virtual void __cdecl wxComboPopup::DestroyPopup(void) __ptr64 ?DestroyPopup@wxComboPopup@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 9048 | | protected: virtual class wxWindowList __cdecl wxComboCtrlBase::GetCompositeWindowParts(void)const __ptr64 ?GetCompositeWindowParts@wxComboCtrlBase@@MEBA?AVwxWindowList@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7200 | | protected: virtual class wxPoint __cdecl wxComboCtrlBase::DoGetMargins(void)const __ptr64 ?DoGetMargins@wxComboCtrlBase@@MEBA?AVwxPoint@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7498 | | protected: virtual bool __cdecl wxComboCtrlBase::DoSetMargins(class wxPoint const & __ptr64) __ptr64 ?DoSetMargins@wxComboCtrlBase@@MEAA_NAEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7271 | | protected: virtual class wxString __cdecl wxComboCtrlBase::DoGetValue(void)const __ptr64 ?DoGetValue@wxComboCtrlBase@@MEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7566 | | protected: virtual void __cdecl wxComboCtrlBase::DoSetValue(class wxString const & __ptr64, int) __ptr64 ?DoSetValue@wxComboCtrlBase@@MEAAXAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 7585 | | protected: virtual void __cdecl wxComboCtrlBase::DoShowPopup(class wxRect const & __ptr64, int) __ptr64 ?DoShowPopup@wxComboCtrlBase@@MEAAXAEBVwxRect@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 14235 | | protected: virtual void __cdecl wxComboCtrlBase::PositionTextCtrl(int, int) __ptr64 ?PositionTextCtrl@wxComboCtrlBase@@MEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7510 | | protected: virtual void __cdecl wxComboCtrlBase::DoSetPopupControl(class wxComboPopup * __ptr64) __ptr64 ?DoSetPopupControl@wxComboCtrlBase@@MEAAXPEAVwxComboPopup@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7253 | | protected: virtual class wxSize __cdecl wxComboCtrlBase::DoGetSizeFromTextSize(int, int)const __ptr64 ?DoGetSizeFromTextSize@wxComboCtrlBase@@MEBA?AVwxSize@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7127 | | protected: virtual class wxSize __cdecl wxComboCtrlBase::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxComboCtrlBase@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7675 | | protected: virtual void __cdecl wxComboCtrlBase::DrawButton(class wxDC & __ptr64, class wxRect const & __ptr64, int) __ptr64 ?DrawButton@wxComboCtrlBase@@MEAAXAEAVwxDC@@AEBVwxRect@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 14107 | | protected: virtual void __cdecl wxComboCtrlBase::OnThemeChange(void) __ptr64 ?OnThemeChange@wxComboCtrlBase@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14981 | | public: virtual bool __cdecl wxComboCtrlBase::SetBackgroundColour(class wxColour const & __ptr64) __ptr64 ?SetBackgroundColour@wxComboCtrlBase@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9980 | | public: virtual class wxString __cdecl wxComboCtrlBase::GetHint(void)const __ptr64 ?GetHint@wxComboCtrlBase@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15639 | | public: virtual bool __cdecl wxComboCtrlBase::SetHint(class wxString const & __ptr64) __ptr64 ?SetHint@wxComboCtrlBase@@UEAA_NAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15400 | | public: virtual void __cdecl wxComboCtrlBase::SetEditable(bool) __ptr64 ?SetEditable@wxComboCtrlBase@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12569 | | public: virtual bool __cdecl wxComboCtrlBase::IsEditable(void)const __ptr64 ?IsEditable@wxComboCtrlBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 11026 | | public: virtual void __cdecl wxComboCtrlBase::GetSelection(long * __ptr64, long * __ptr64)const __ptr64 ?GetSelection@wxComboCtrlBase@@UEBAXPEAJ0@Z |
wxmsw313u_core_vc_x64_custom.dll | 16283 | | public: virtual void __cdecl wxComboCtrlBase::SetSelection(long, long) __ptr64 ?SetSelection@wxComboCtrlBase@@UEAAXJJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 10213 | | public: virtual long __cdecl wxComboCtrlBase::GetLastPosition(void)const __ptr64 ?GetLastPosition@wxComboCtrlBase@@UEBAJXZ |
wxmsw313u_core_vc_x64_custom.dll | 10066 | | public: virtual long __cdecl wxComboCtrlBase::GetInsertionPoint(void)const __ptr64 ?GetInsertionPoint@wxComboCtrlBase@@UEBAJXZ |
wxmsw313u_core_vc_x64_custom.dll | 15706 | | public: virtual void __cdecl wxComboCtrlBase::SetInsertionPoint(long) __ptr64 ?SetInsertionPoint@wxComboCtrlBase@@UEAAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 5685 | | public: virtual bool __cdecl wxComboCtrlBase::CanRedo(void)const __ptr64 ?CanRedo@wxComboCtrlBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5698 | | public: virtual bool __cdecl wxComboCtrlBase::CanUndo(void)const __ptr64 ?CanUndo@wxComboCtrlBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14397 | | public: virtual void __cdecl wxComboCtrlBase::Redo(void) __ptr64 ?Redo@wxComboCtrlBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 17074 | | public: virtual void __cdecl wxComboCtrlBase::Undo(void) __ptr64 ?Undo@wxComboCtrlBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14192 | | public: virtual void __cdecl wxComboCtrlBase::Paste(void) __ptr64 ?Paste@wxComboCtrlBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 6590 | | public: virtual void __cdecl wxComboCtrlBase::Cut(void) __ptr64 ?Cut@wxComboCtrlBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 6138 | | public: virtual void __cdecl wxComboCtrlBase::Copy(void) __ptr64 ?Copy@wxComboCtrlBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14472 | | public: virtual void __cdecl wxComboCtrlBase::Remove(long, long) __ptr64 ?Remove@wxComboCtrlBase@@UEAAXJJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 14573 | | public: virtual void __cdecl wxComboCtrlBase::Replace(long, long, class wxString const & __ptr64) __ptr64 ?Replace@wxComboCtrlBase@@UEAAXJJAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17310 | | public: virtual void __cdecl wxComboCtrlBase::WriteText(class wxString const & __ptr64) __ptr64 ?WriteText@wxComboCtrlBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15517 | | public: virtual bool __cdecl wxComboCtrlBase::SetFont(class wxFont const & __ptr64) __ptr64 ?SetFont@wxComboCtrlBase@@UEAA_NAEBVwxFont@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16714 | | public: virtual bool __cdecl wxComboCtrlBase::Show(bool) __ptr64 ?Show@wxComboCtrlBase@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7827 | | public: virtual bool __cdecl wxComboCtrlBase::Enable(bool) __ptr64 ?Enable@wxComboCtrlBase@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 13597 | | public: virtual void __cdecl wxComboCtrlBase::OnButtonClick(void) __ptr64 ?OnButtonClick@wxComboCtrlBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 11960 | | public: virtual void __cdecl wxComboCtrlBase::HidePopup(bool) __ptr64 ?HidePopup@wxComboCtrlBase@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 16794 | | public: virtual void __cdecl wxComboCtrlBase::ShowPopup(void) __ptr64 ?ShowPopup@wxComboCtrlBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14218 | | public: virtual void __cdecl wxComboCtrlBase::Popup(void) __ptr64 ?Popup@wxComboCtrlBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 15566 | | public: virtual bool __cdecl wxCompositeWindowSettersOnly<class wxControl>::SetForegroundColour(class wxColour const & __ptr64) __ptr64 ?SetForegroundColour@?$wxCompositeWindowSettersOnly@VwxControl@@@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15239 | | public: virtual bool __cdecl wxCompositeWindowSettersOnly<class wxControl>::SetCursor(class wxCursor const & __ptr64) __ptr64 ?SetCursor@?$wxCompositeWindowSettersOnly@VwxControl@@@@UEAA_NAEBVwxCursor@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15829 | | public: virtual void __cdecl wxCompositeWindowSettersOnly<class wxControl>::SetLayoutDirection(enum wxLayoutDirection) __ptr64 ?SetLayoutDirection@?$wxCompositeWindowSettersOnly@VwxControl@@@@UEAAXW4wxLayoutDirection@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7561 | | public: virtual void __cdecl wxCompositeWindowSettersOnly<class wxControl>::DoSetToolTipText(class wxString const & __ptr64) __ptr64 ?DoSetToolTipText@?$wxCompositeWindowSettersOnly@VwxControl@@@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7547 | | public: virtual void __cdecl wxCompositeWindowSettersOnly<class wxControl>::DoSetToolTip(class wxToolTip * __ptr64) __ptr64 ?DoSetToolTip@?$wxCompositeWindowSettersOnly@VwxControl@@@@UEAAXPEAVwxToolTip@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15476 | | public: virtual void __cdecl wxCompositeWindow<class wxControl>::SetFocus(void) __ptr64 ?SetFocus@?$wxCompositeWindow@VwxControl@@@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 11915 | | protected: virtual bool __cdecl wxComboCtrl::HasTransparentBackground(void) __ptr64 ?HasTransparentBackground@wxComboCtrl@@MEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 9456 | | protected: virtual struct HWND__ * __ptr64 __cdecl wxComboCtrl::GetEditHWND(void)const __ptr64 ?GetEditHWND@wxComboCtrl@@MEBAPEAUHWND__@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9462 | | protected: virtual class wxWindow * __ptr64 __cdecl wxComboCtrlBase::GetEditableWindow(void) __ptr64 ?GetEditableWindow@wxComboCtrlBase@@MEAAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10309 | | public: virtual class wxWindow * __ptr64 __cdecl wxComboCtrlBase::GetMainWindowOfCompositeControl(void) __ptr64 ?GetMainWindowOfCompositeControl@wxComboCtrlBase@@UEAAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10848 | | public: virtual class wxString __cdecl wxComboCtrlBase::GetRange(long, long)const __ptr64 ?GetRange@wxComboCtrlBase@@UEBA?AVwxString@@JJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 11447 | | public: virtual class wxString __cdecl wxComboCtrlBase::GetValue(void)const __ptr64 ?GetValue@wxComboCtrlBase@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5412 | | public: virtual void __cdecl wxComboCtrlBase::AppendText(class wxString const & __ptr64) __ptr64 ?AppendText@wxComboCtrlBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5755 | | public: virtual void __cdecl wxComboCtrlBase::ChangeValue(class wxString const & __ptr64) __ptr64 ?ChangeValue@wxComboCtrlBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16567 | | public: virtual void __cdecl wxComboCtrlBase::SetValue(class wxString const & __ptr64) __ptr64 ?SetValue@wxComboCtrlBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6827 | | public: virtual void __cdecl wxComboCtrlBase::Dismiss(void) __ptr64 ?Dismiss@wxComboCtrlBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7909 | | private: virtual void __cdecl wxTextEntryBase::EnableTextChangedEvents(bool) __ptr64 ?EnableTextChangedEvents@wxTextEntryBase@@EEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 15711 | | public: virtual void __cdecl wxTextEntryBase::SetInsertionPointEnd(void) __ptr64 ?SetInsertionPointEnd@wxTextEntryBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5835 | | public: virtual void __cdecl wxTextEntryBase::Clear(void) __ptr64 ?Clear@wxTextEntryBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 2146 | | public: virtual __cdecl wxComboCtrl::~wxComboCtrl(void) __ptr64 ??1wxComboCtrl@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 552 | | public: __cdecl wxComboCtrl::wxComboCtrl(class wxWindow * __ptr64, int, class wxString const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxComboCtrl@@QEAA@PEAVwxWindow@@HAEBVwxString@@AEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@1@Z |
wxmsw313u_core_vc_x64_custom.dll | 9040 | | public: class wxComboCtrl * __ptr64 __cdecl wxComboPopup::GetComboCtrl(void)const __ptr64 ?GetComboCtrl@wxComboPopup@@QEBAPEAVwxComboCtrl@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16780 | | public: virtual int __cdecl wxDialog::ShowModal(void) __ptr64 ?ShowModal@wxDialog@@UEAAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 7586 | | protected: virtual void __cdecl wxScrollHelper::DoShowScrollbars(enum wxScrollbarVisibility, enum wxScrollbarVisibility) __ptr64 ?DoShowScrollbars@wxScrollHelper@@MEAAXW4wxScrollbarVisibility@@0@Z |
wxmsw313u_core_vc_x64_custom.dll | 7426 | | protected: virtual void __cdecl wxScrollHelper::DoScroll(int, int) __ptr64 ?DoScroll@wxScrollHelper@@MEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 12807 | | public: virtual bool __cdecl wxScrollHelper::IsScrollbarShown(int)const __ptr64 ?IsScrollbarShown@wxScrollHelper@@UEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5259 | | public: virtual void __cdecl wxScrollHelper::AdjustScrollbars(void) __ptr64 ?AdjustScrollbars@wxScrollHelper@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13151 | | protected: virtual class wxWindow * __ptr64 __cdecl wxControl::MSWFindItem(long, struct HWND__ * __ptr64)const __ptr64 ?MSWFindItem@wxControl@@MEBAPEAVwxWindow@@JPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7353 | | protected: virtual struct HBRUSH__ * __ptr64 __cdecl wxControl::DoMSWControlColor(struct HDC__ * __ptr64, class wxColour, struct HWND__ * __ptr64) __ptr64 ?DoMSWControlColor@wxControl@@MEAAPEAUHBRUSH__@@PEAUHDC__@@VwxColour@@PEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13114 | | public: virtual struct HBRUSH__ * __ptr64 __cdecl wxControl::MSWControlColor(struct HDC__ * __ptr64, struct HWND__ * __ptr64) __ptr64 ?MSWControlColor@wxControl@@UEAAPEAUHBRUSH__@@PEAUHDC__@@PEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13281 | | public: virtual bool __cdecl wxControl::MSWOnNotify(int, __int64, __int64 * __ptr64) __ptr64 ?MSWOnNotify@wxControl@@UEAA_NH_JPEA_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 7275 | | protected: virtual void __cdecl wxScrollHelperBase::DoGetViewStart(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetViewStart@wxScrollHelperBase@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 14850 | | public: virtual bool __cdecl wxScrollHelperBase::SendAutoScrollEvents(class wxScrollWinEvent & __ptr64)const __ptr64 ?SendAutoScrollEvents@wxScrollHelperBase@@UEBA_NAEAVwxScrollWinEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7391 | | public: virtual void __cdecl wxScrollHelperBase::DoPrepareDC(class wxDC & __ptr64) __ptr64 ?DoPrepareDC@wxScrollHelperBase@@UEAAXAEAVwxDC@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7901 | | public: virtual void __cdecl wxScrollHelperBase::EnableScrolling(bool, bool) __ptr64 ?EnableScrolling@wxScrollHelperBase@@UEAAX_N0@Z |
wxmsw313u_core_vc_x64_custom.dll | 16270 | | public: virtual void __cdecl wxScrollHelperBase::SetScrollbars(int, int, int, int, int, int, bool) __ptr64 ?SetScrollbars@wxScrollHelperBase@@UEAAXHHHHHH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 9587 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxStaticBitmap::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxStaticBitmap@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9684 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxStaticBitmap::GetEventTable(void)const __ptr64 ?GetEventTable@wxStaticBitmap@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8868 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxStaticBitmap::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxStaticBitmap@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7113 | | protected: virtual class wxSize __cdecl wxStaticBitmap::DoGetBestClientSize(void)const __ptr64 ?DoGetBestClientSize@wxStaticBitmap@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13216 | | public: virtual unsigned long __cdecl wxStaticBitmap::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxStaticBitmap@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 10008 | | public: virtual class wxIcon __cdecl wxStaticBitmap::GetIcon(void)const __ptr64 ?GetIcon@wxStaticBitmap@@UEBA?AVwxIcon@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8372 | | public: virtual class wxBitmap __cdecl wxStaticBitmap::GetBitmap(void)const __ptr64 ?GetBitmap@wxStaticBitmap@@UEBA?AVwxBitmap@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6899 | | protected: virtual void __cdecl wxTopLevelWindowBase::DoCentre(int) __ptr64 ?DoCentre@wxTopLevelWindowBase@@MEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7424 | | protected: virtual void __cdecl wxTopLevelWindowBase::DoScreenToClient(int * __ptr64, int * __ptr64)const __ptr64 ?DoScreenToClient@wxTopLevelWindowBase@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 6912 | | protected: virtual void __cdecl wxTopLevelWindowBase::DoClientToScreen(int * __ptr64, int * __ptr64)const __ptr64 ?DoClientToScreen@wxTopLevelWindowBase@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 15922 | | public: virtual void __cdecl wxTopLevelWindowBase::SetMaxSize(class wxSize const & __ptr64) __ptr64 ?SetMaxSize@wxTopLevelWindowBase@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15957 | | public: virtual void __cdecl wxTopLevelWindowBase::SetMinSize(class wxSize const & __ptr64) __ptr64 ?SetMinSize@wxTopLevelWindowBase@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7628 | | public: virtual void __cdecl wxTopLevelWindowBase::DoUpdateWindowUI(class wxUpdateUIEvent & __ptr64) __ptr64 ?DoUpdateWindowUI@wxTopLevelWindowBase@@UEAAXAEAVwxUpdateUIEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10872 | | public: virtual void __cdecl wxTopLevelWindowBase::GetRectForTopLevelChildren(int * __ptr64, int * __ptr64, int * __ptr64, int * __ptr64) __ptr64 ?GetRectForTopLevelChildren@wxTopLevelWindowBase@@UEAAXPEAH000@Z |
wxmsw313u_core_vc_x64_custom.dll | 12878 | | public: virtual bool __cdecl wxTopLevelWindowBase::IsTopNavigationDomain(enum wxWindowBase::NavigationKind)const __ptr64 ?IsTopNavigationDomain@wxTopLevelWindowBase@@UEBA_NW4NavigationKind@wxWindowBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6731 | | public: virtual bool __cdecl wxTopLevelWindowBase::Destroy(void) __ptr64 ?Destroy@wxTopLevelWindowBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12483 | | public: virtual bool __cdecl wxTopLevelWindowBase::IsAlwaysMaximized(void)const __ptr64 ?IsAlwaysMaximized@wxTopLevelWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7508 | | protected: virtual bool __cdecl wxNonOwnedWindow::DoSetPathShape(class wxGraphicsPath const & __ptr64) __ptr64 ?DoSetPathShape@wxNonOwnedWindow@@MEAA_NAEBVwxGraphicsPath@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7513 | | protected: virtual bool __cdecl wxNonOwnedWindow::DoSetRegionShape(class wxRegion const & __ptr64) __ptr64 ?DoSetRegionShape@wxNonOwnedWindow@@MEAA_NAEBVwxRegion@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6909 | | protected: virtual bool __cdecl wxNonOwnedWindow::DoClearShape(void) __ptr64 ?DoClearShape@wxNonOwnedWindow@@MEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5015 | | public: virtual bool __cdecl wxNavigationEnabled<class wxWindow>::AcceptsFocus(void)const __ptr64 ?AcceptsFocus@?$wxNavigationEnabled@VwxWindow@@@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5050 | | public: virtual bool __cdecl wxNavigationEnabled<class wxWindow>::AcceptsFocusRecursively(void)const __ptr64 ?AcceptsFocusRecursively@?$wxNavigationEnabled@VwxWindow@@@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5037 | | public: virtual bool __cdecl wxNavigationEnabled<class wxWindow>::AcceptsFocusFromKeyboard(void)const __ptr64 ?AcceptsFocusFromKeyboard@?$wxNavigationEnabled@VwxWindow@@@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5145 | | public: virtual void __cdecl wxNavigationEnabled<class wxWindow>::AddChild(class wxWindowBase * __ptr64) __ptr64 ?AddChild@?$wxNavigationEnabled@VwxWindow@@@@UEAAXPEAVwxWindowBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14512 | | public: virtual void __cdecl wxNavigationEnabled<class wxWindow>::RemoveChild(class wxWindowBase * __ptr64) __ptr64 ?RemoveChild@?$wxNavigationEnabled@VwxWindow@@@@UEAAXPEAVwxWindowBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15485 | | public: virtual void __cdecl wxNavigationEnabled<class wxWindow>::SetFocus(void) __ptr64 ?SetFocus@?$wxNavigationEnabled@VwxWindow@@@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 11911 | | public: virtual bool __cdecl wxNavigationEnabled<class wxWindow>::HasTransparentBackground(void) __ptr64 ?HasTransparentBackground@?$wxNavigationEnabled@VwxWindow@@@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 17274 | | public: virtual void __cdecl wxNavigationEnabled<class wxWindow>::WXDoUpdatePendingFocus(class wxWindow * __ptr64) __ptr64 ?WXDoUpdatePendingFocus@?$wxNavigationEnabled@VwxWindow@@@@UEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5014 | | public: virtual bool __cdecl wxNavigationEnabled<class wxTopLevelWindow>::AcceptsFocus(void)const __ptr64 ?AcceptsFocus@?$wxNavigationEnabled@VwxTopLevelWindow@@@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5049 | | public: virtual bool __cdecl wxNavigationEnabled<class wxTopLevelWindow>::AcceptsFocusRecursively(void)const __ptr64 ?AcceptsFocusRecursively@?$wxNavigationEnabled@VwxTopLevelWindow@@@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5036 | | public: virtual bool __cdecl wxNavigationEnabled<class wxTopLevelWindow>::AcceptsFocusFromKeyboard(void)const __ptr64 ?AcceptsFocusFromKeyboard@?$wxNavigationEnabled@VwxTopLevelWindow@@@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5144 | | public: virtual void __cdecl wxNavigationEnabled<class wxTopLevelWindow>::AddChild(class wxWindowBase * __ptr64) __ptr64 ?AddChild@?$wxNavigationEnabled@VwxTopLevelWindow@@@@UEAAXPEAVwxWindowBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14511 | | public: virtual void __cdecl wxNavigationEnabled<class wxTopLevelWindow>::RemoveChild(class wxWindowBase * __ptr64) __ptr64 ?RemoveChild@?$wxNavigationEnabled@VwxTopLevelWindow@@@@UEAAXPEAVwxWindowBase@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15484 | | public: virtual void __cdecl wxNavigationEnabled<class wxTopLevelWindow>::SetFocus(void) __ptr64 ?SetFocus@?$wxNavigationEnabled@VwxTopLevelWindow@@@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 11910 | | public: virtual bool __cdecl wxNavigationEnabled<class wxTopLevelWindow>::HasTransparentBackground(void) __ptr64 ?HasTransparentBackground@?$wxNavigationEnabled@VwxTopLevelWindow@@@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 17273 | | public: virtual void __cdecl wxNavigationEnabled<class wxTopLevelWindow>::WXDoUpdatePendingFocus(class wxWindow * __ptr64) __ptr64 ?WXDoUpdatePendingFocus@?$wxNavigationEnabled@VwxTopLevelWindow@@@@UEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13364 | | public: virtual __int64 __cdecl wxScrolled<class wxPanel>::MSWWindowProc(unsigned int, unsigned __int64, __int64) __ptr64 ?MSWWindowProc@?$wxScrolled@VwxPanel@@@@UEAA_JI_K_J@Z |
wxmsw313u_core_vc_x64_custom.dll | 13085 | | public: virtual void __cdecl wxScrolled<class wxPanel>::MSWAdjustBrushOrg(int * __ptr64, int * __ptr64)const __ptr64 ?MSWAdjustBrushOrg@?$wxScrolled@VwxPanel@@@@UEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 14247 | | public: virtual void __cdecl wxScrolled<class wxPanel>::PrepareDC(class wxDC & __ptr64) __ptr64 ?PrepareDC@?$wxScrolled@VwxPanel@@@@UEAAXAEAVwxDC@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12999 | | public: virtual bool __cdecl wxScrolled<class wxPanel>::Layout(void) __ptr64 ?Layout@?$wxScrolled@VwxPanel@@@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5690 | | public: virtual bool __cdecl wxScrolled<class wxPanel>::CanScroll(int)const __ptr64 ?CanScroll@?$wxScrolled@VwxPanel@@@@UEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7572 | | public: virtual void __cdecl wxScrolled<class wxPanel>::DoSetVirtualSize(int, int) __ptr64 ?DoSetVirtualSize@?$wxScrolled@VwxPanel@@@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 8352 | | public: virtual class wxSize __cdecl wxScrolled<class wxPanel>::GetBestVirtualSize(void)const __ptr64 ?GetBestVirtualSize@?$wxScrolled@VwxPanel@@@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7118 | | protected: virtual class wxSize __cdecl wxScrolled<class wxPanel>::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@?$wxScrolled@VwxPanel@@@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5631 | | public: virtual bool __cdecl wxStaticBitmap::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxStaticBitmap@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 15021 | | public: virtual void __cdecl wxStaticBitmap::SetBitmap(class wxBitmap const & __ptr64) __ptr64 ?SetBitmap@wxStaticBitmap@@UEAAXAEBVwxBitmap@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15659 | | public: virtual void __cdecl wxStaticBitmap::SetIcon(class wxIcon const & __ptr64) __ptr64 ?SetIcon@wxStaticBitmap@@UEAAXAEBVwxIcon@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9289 | | protected: virtual enum wxBorder __cdecl wxStaticBitmapBase::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxStaticBitmapBase@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11920 | | public: virtual bool __cdecl wxStaticBitmapBase::HasTransparentBackground(void) __ptr64 ?HasTransparentBackground@wxStaticBitmapBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5024 | | public: virtual bool __cdecl wxStaticBitmapBase::AcceptsFocus(void)const __ptr64 ?AcceptsFocus@wxStaticBitmapBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10977 | | public: virtual enum wxStaticBitmapBase::ScaleMode __cdecl wxStaticBitmapBase::GetScaleMode(void)const __ptr64 ?GetScaleMode@wxStaticBitmapBase@@UEBA?AW4ScaleMode@1@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16260 | | public: virtual void __cdecl wxStaticBitmapBase::SetScaleMode(enum wxStaticBitmapBase::ScaleMode) __ptr64 ?SetScaleMode@wxStaticBitmapBase@@UEAAXW4ScaleMode@1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16709 | | protected: virtual bool __cdecl wxScrollHelperBase::ShouldScrollToChildOnFocus(class wxWindow * __ptr64) __ptr64 ?ShouldScrollToChildOnFocus@wxScrollHelperBase@@MEAA_NPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6828 | | public: void __cdecl wxComboPopup::Dismiss(void) __ptr64 ?Dismiss@wxComboPopup@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 8084 | | public: virtual bool __cdecl wxComboPopup::FindItem(class wxString const & __ptr64, class wxString * __ptr64) __ptr64 ?FindItem@wxComboPopup@@UEAA_NAEBVwxString@@PEAV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16400 | | public: virtual void __cdecl wxComboPopup::SetStringValue(class wxString const & __ptr64) __ptr64 ?SetStringValue@wxComboPopup@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2148 | | public: virtual __cdecl wxComboPopup::~wxComboPopup(void) __ptr64 ??1wxComboPopup@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 556 | | public: __cdecl wxComboPopup::wxComboPopup(void) __ptr64 ??0wxComboPopup@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16117 | | public: void __cdecl wxComboCtrlBase::SetPopupControl(class wxComboPopup * __ptr64) __ptr64 ?SetPopupControl@wxComboCtrlBase@@QEAAXPEAVwxComboPopup@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1181 | | public: __cdecl wxImage::wxImage(class wxImage const & __ptr64) __ptr64 ??0wxImage@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 1094 | | public: __cdecl wxGridSizer::wxGridSizer(int, int, int, int) __ptr64 ??0wxGridSizer@@QEAA@HHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 19294 | | class wxEventTypeTag<class wxMenuEvent> const wxEVT_MENU_CLOSE ?wxEVT_MENU_CLOSE@@3V?$wxEventTypeTag@VwxMenuEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 15336 | | public: static void __cdecl wxToolTip::SetDelay(long) ?SetDelay@wxToolTip@@SAXJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 19536 | | class wxAcceleratorTable wxNullAcceleratorTable ?wxNullAcceleratorTable@@3VwxAcceleratorTable@@A |
wxmsw313u_core_vc_x64_custom.dll | 10637 | | protected: virtual class wxRect __cdecl wxBookCtrlBase::GetPageRect(void)const __ptr64 ?GetPageRect@wxBookCtrlBase@@MEBA?AVwxRect@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7590 | | protected: virtual void __cdecl wxBookCtrlBase::DoSize(void) __ptr64 ?DoSize@wxBookCtrlBase@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 7123 | | protected: virtual class wxSize __cdecl wxBookCtrlBase::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxBookCtrlBase@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7517 | | protected: virtual int __cdecl wxBookCtrlBase::DoSetSelection(unsigned __int64, int) __ptr64 ?DoSetSelection@wxBookCtrlBase@@MEAAH_KH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5594 | | public: virtual class wxSize __cdecl wxBookCtrlBase::CalcSizeFromPage(class wxSize const & __ptr64)const __ptr64 ?CalcSizeFromPage@wxBookCtrlBase@@UEBA?AVwxSize@@AEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16044 | | public: virtual void __cdecl wxBookCtrlBase::SetPageSize(class wxSize const & __ptr64) __ptr64 ?SetPageSize@wxBookCtrlBase@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8895 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxTreebook::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxTreebook@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9603 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxTreebook::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxTreebook@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9700 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxTreebook::GetEventTable(void)const __ptr64 ?GetEventTable@wxTreebook@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13394 | | private: virtual void __cdecl wxTreebook::MakeChangedEvent(class wxBookCtrlEvent & __ptr64) __ptr64 ?MakeChangedEvent@wxTreebook@@EEAAXAEAVwxBookCtrlEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11124 | | protected: virtual class wxSize __cdecl wxScrollHelperBase::GetSizeAvailableForScrollTarget(class wxSize const & __ptr64) __ptr64 ?GetSizeAvailableForScrollTarget@wxScrollHelperBase@@MEAA?AVwxSize@@AEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14770 | | public: virtual void __cdecl wxScrollHelperBase::Scroll(class wxPoint const & __ptr64) __ptr64 ?Scroll@wxScrollHelperBase@@UEAAXAEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14771 | | public: virtual void __cdecl wxScrollHelperBase::Scroll(int, int) __ptr64 ?Scroll@wxScrollHelperBase@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13722 | | public: virtual void __cdecl wxAnyScrollHelperBase::OnDraw(class wxDC & __ptr64) __ptr64 ?OnDraw@wxAnyScrollHelperBase@@UEAAXAEAVwxDC@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13331 | | protected: virtual bool __cdecl wxControl::MSWShouldSetDefaultFont(void)const __ptr64 ?MSWShouldSetDefaultFont@wxControl@@MEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13277 | | public: virtual bool __cdecl wxControl::MSWOnMeasure(void * __ptr64 * __ptr64) __ptr64 ?MSWOnMeasure@wxControl@@UEAA_NPEAPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 13268 | | public: virtual bool __cdecl wxControl::MSWOnDraw(void * __ptr64 * __ptr64) __ptr64 ?MSWOnDraw@wxControl@@UEAA_NPEAPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 9260 | | public: virtual struct wxVisualAttributes __cdecl wxControl::GetDefaultAttributes(void)const __ptr64 ?GetDefaultAttributes@wxControl@@UEBA?AUwxVisualAttributes@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6040 | | public: virtual void __cdecl wxControl::Command(class wxCommandEvent & __ptr64) __ptr64 ?Command@wxControl@@UEAAXAEAVwxCommandEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16698 | | public: virtual bool __cdecl wxControlBase::ShouldInheritColours(void)const __ptr64 ?ShouldInheritColours@wxControlBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10191 | | public: virtual class wxString __cdecl wxControlBase::GetLabelText(void)const __ptr64 ?GetLabelText@wxControlBase@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15818 | | public: virtual void __cdecl wxControlBase::SetLabelText(class wxString const & __ptr64) __ptr64 ?SetLabelText@wxControlBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10178 | | public: virtual class wxString __cdecl wxControlBase::GetLabel(void)const __ptr64 ?GetLabel@wxControlBase@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15803 | | public: virtual void __cdecl wxControlBase::SetLabel(class wxString const & __ptr64) __ptr64 ?SetLabel@wxControlBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12710 | | public: virtual bool __cdecl wxDialog::IsModal(void)const __ptr64 ?IsModal@wxDialog@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 9065 | | public: virtual class wxWindow * __ptr64 __cdecl wxDialogBase::GetContentWindow(void)const __ptr64 ?GetContentWindow@wxDialogBase@@UEBAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5636 | | public: virtual bool __cdecl wxTopLevelWindowMSW::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxTopLevelWindowMSW@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12657 | | public: virtual bool __cdecl wxTopLevelWindowMSW::IsFullScreen(void)const __ptr64 ?IsFullScreen@wxTopLevelWindowMSW@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12768 | | protected: virtual bool __cdecl wxTopLevelWindowBase::IsOneOfBars(class wxWindow const * __ptr64)const __ptr64 ?IsOneOfBars@wxTopLevelWindowBase@@MEBA_NPEBVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7227 | | protected: virtual void __cdecl wxTopLevelWindowBase::DoGetScreenPosition(int * __ptr64, int * __ptr64)const __ptr64 ?DoGetScreenPosition@wxTopLevelWindowBase@@MEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 16206 | | public: virtual void __cdecl wxTopLevelWindowBase::SetRepresentedFilename(class wxString const & __ptr64) __ptr64 ?SetRepresentedFilename@wxTopLevelWindowBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13556 | | public: virtual bool __cdecl wxTopLevelWindowBase::OSXIsModified(void)const __ptr64 ?OSXIsModified@wxTopLevelWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13557 | | public: virtual void __cdecl wxTopLevelWindowBase::OSXSetModified(bool) __ptr64 ?OSXSetModified@wxTopLevelWindowBase@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12918 | | public: virtual bool __cdecl wxTopLevelWindowBase::IsVisible(void)const __ptr64 ?IsVisible@wxTopLevelWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12875 | | public: virtual bool __cdecl wxTopLevelWindowBase::IsTopLevel(void)const __ptr64 ?IsTopLevel@wxTopLevelWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16707 | | public: virtual bool __cdecl wxTopLevelWindowBase::ShouldPreventAppExit(void)const __ptr64 ?ShouldPreventAppExit@wxTopLevelWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 12480 | | public: virtual bool __cdecl wxTopLevelWindowBase::IsActive(void) __ptr64 ?IsActive@wxTopLevelWindowBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7874 | | public: virtual bool __cdecl wxTopLevelWindowBase::EnableFullScreenView(bool) __ptr64 ?EnableFullScreenView@wxTopLevelWindowBase@@UEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12076 | | public: virtual void __cdecl wxNonOwnedWindowBase::InheritAttributes(void) __ptr64 ?InheritAttributes@wxNonOwnedWindowBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5249 | | public: virtual void __cdecl wxNonOwnedWindowBase::AdjustForParentClientOrigin(int & __ptr64, int & __ptr64, int)const __ptr64 ?AdjustForParentClientOrigin@wxNonOwnedWindowBase@@UEBAXAEAH0H@Z |
wxmsw313u_core_vc_x64_custom.dll | 13146 | | protected: virtual void __cdecl wxWindow::MSWEndDeferWindowPos(void) __ptr64 ?MSWEndDeferWindowPos@wxWindow@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13152 | | protected: virtual class wxWindow * __ptr64 __cdecl wxWindow::MSWFindItem(long, struct HWND__ * __ptr64)const __ptr64 ?MSWFindItem@wxWindow@@MEBAPEAV1@JPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17276 | | public: virtual void __cdecl wxWindow::WXDoUpdatePendingFocus(class wxWindow * __ptr64) __ptr64 ?WXDoUpdatePendingFocus@wxWindow@@UEAAXPEAV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13149 | | public: virtual bool __cdecl wxWindow::MSWEraseBgHook(struct HDC__ * __ptr64) __ptr64 ?MSWEraseBgHook@wxWindow@@UEAA_NPEAUHDC__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13241 | | public: virtual bool __cdecl wxWindow::MSWHasInheritableBackground(void)const __ptr64 ?MSWHasInheritableBackground@wxWindow@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13330 | | public: virtual bool __cdecl wxWindow::MSWShouldPropagatePrintChild(void) __ptr64 ?MSWShouldPropagatePrintChild@wxWindow@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 13303 | | public: virtual bool __cdecl wxWindow::MSWPrintChild(struct HDC__ * __ptr64, class wxWindow * __ptr64) __ptr64 ?MSWPrintChild@wxWindow@@UEAA_NPEAUHDC__@@PEAV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13174 | | public: virtual struct HBRUSH__ * __ptr64 __cdecl wxWindow::MSWGetCustomBgBrush(void) __ptr64 ?MSWGetCustomBgBrush@wxWindow@@UEAAPEAUHBRUSH__@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13088 | | public: virtual void __cdecl wxWindow::MSWAdjustBrushOrg(int * __ptr64, int * __ptr64)const __ptr64 ?MSWAdjustBrushOrg@wxWindow@@UEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 11903 | | public: virtual bool __cdecl wxWindow::HasToolTips(void)const __ptr64 ?HasToolTips@wxWindow@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 6090 | | public: virtual bool __cdecl wxWindow::ContainsHWND(struct HWND__ * __ptr64)const __ptr64 ?ContainsHWND@wxWindow@@UEBA_NPEAUHWND__@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9942 | | public: virtual struct HWND__ * __ptr64 __cdecl wxWindow::GetHandle(void)const __ptr64 ?GetHandle@wxWindow@@UEBAPEAUHWND__@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11965 | | public: virtual bool __cdecl wxWindow::HideWithEffect(enum wxShowEffect, unsigned int) __ptr64 ?HideWithEffect@wxWindow@@UEAA_NW4wxShowEffect@@I@Z |
wxmsw313u_core_vc_x64_custom.dll | 16806 | | public: virtual bool __cdecl wxWindow::ShowWithEffect(enum wxShowEffect, unsigned int) __ptr64 ?ShowWithEffect@wxWindow@@UEAA_NW4wxShowEffect@@I@Z |
wxmsw313u_core_vc_x64_custom.dll | 7117 | | protected: virtual int __cdecl wxWindowBase::DoGetBestClientWidth(int)const __ptr64 ?DoGetBestClientWidth@wxWindowBase@@MEBAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7099 | | protected: virtual int __cdecl wxWindowBase::DoGetBestClientHeight(int)const __ptr64 ?DoGetBestClientHeight@wxWindowBase@@MEBAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7115 | | protected: virtual class wxSize __cdecl wxWindowBase::DoGetBestClientSize(void)const __ptr64 ?DoGetBestClientSize@wxWindowBase@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12879 | | public: virtual bool __cdecl wxWindowBase::IsTopNavigationDomain(enum wxWindowBase::NavigationKind)const __ptr64 ?IsTopNavigationDomain@wxWindowBase@@UEBA_NW4NavigationKind@1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10313 | | public: virtual class wxWindow * __ptr64 __cdecl wxWindowBase::GetMainWindowOfCompositeControl(void) __ptr64 ?GetMainWindowOfCompositeControl@wxWindowBase@@UEAAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5638 | | public: virtual bool __cdecl wxWindowBase::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5643 | | public: virtual bool __cdecl wxWindowBase::CanBeOutsideClientArea(void)const __ptr64 ?CanBeOutsideClientArea@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16704 | | public: virtual bool __cdecl wxWindowBase::ShouldInheritColours(void)const __ptr64 ?ShouldInheritColours@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5696 | | public: virtual bool __cdecl wxWindowBase::CanSetTransparent(void) __ptr64 ?CanSetTransparent@wxWindowBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16533 | | public: virtual bool __cdecl wxWindowBase::SetTransparent(unsigned char) __ptr64 ?SetTransparent@wxWindowBase@@UEAA_NE@Z |
wxmsw313u_core_vc_x64_custom.dll | 6405 | | public: virtual class wxAccessible * __ptr64 __cdecl wxWindowBase::CreateAccessible(void) __ptr64 ?CreateAccessible@wxWindowBase@@UEAAPEAVwxAccessible@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9445 | | public: virtual class wxDropTarget * __ptr64 __cdecl wxWindowBase::GetDropTarget(void)const __ptr64 ?GetDropTarget@wxWindowBase@@UEBAPEAVwxDropTarget@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12806 | | public: virtual bool __cdecl wxWindowBase::IsScrollbarAlwaysShown(int)const __ptr64 ?IsScrollbarAlwaysShown@wxWindowBase@@UEBA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5310 | | public: virtual void __cdecl wxWindowBase::AlwaysShowScrollbars(bool, bool) __ptr64 ?AlwaysShowScrollbars@wxWindowBase@@UEAAX_N0@Z |
wxmsw313u_core_vc_x64_custom.dll | 11855 | | public: virtual bool __cdecl wxWindowBase::HasMultiplePages(void)const __ptr64 ?HasMultiplePages@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 9270 | | public: virtual struct wxVisualAttributes __cdecl wxWindowBase::GetDefaultAttributes(void)const __ptr64 ?GetDefaultAttributes@wxWindowBase@@UEBA?AUwxVisualAttributes@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14254 | | public: virtual void __cdecl wxWindowBase::PrepareDC(class wxDC & __ptr64) __ptr64 ?PrepareDC@wxWindowBase@@UEAAXAEAVwxDC@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11782 | | public: virtual bool __cdecl wxWindowBase::HasCapture(void)const __ptr64 ?HasCapture@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14917 | | public: virtual void __cdecl wxWindowBase::SetAcceleratorTable(class wxAcceleratorTable const & __ptr64) __ptr64 ?SetAcceleratorTable@wxWindowBase@@UEAAXAEBVwxAcceleratorTable@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11443 | | public: virtual class wxValidator * __ptr64 __cdecl wxWindowBase::GetValidator(void) __ptr64 ?GetValidator@wxWindowBase@@UEAAPEAVwxValidator@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 12524 | | public: virtual bool __cdecl wxWindowBase::IsClientAreaChild(class wxWindow const * __ptr64)const __ptr64 ?IsClientAreaChild@wxWindowBase@@UEBA_NPEBVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15077 | | public: virtual void __cdecl wxWindowBase::SetCanFocus(bool) __ptr64 ?SetCanFocus@wxWindowBase@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 5640 | | public: virtual bool __cdecl wxWindowBase::CanBeFocused(void)const __ptr64 ?CanBeFocused@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5043 | | public: virtual bool __cdecl wxWindowBase::AcceptsFocusFromKeyboard(void)const __ptr64 ?AcceptsFocusFromKeyboard@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5052 | | public: virtual bool __cdecl wxWindowBase::AcceptsFocusRecursively(void)const __ptr64 ?AcceptsFocusRecursively@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 11305 | | public: virtual bool __cdecl wxWindowBase::GetThemeEnabled(void)const __ptr64 ?GetThemeEnabled@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16464 | | public: virtual void __cdecl wxWindowBase::SetThemeEnabled(bool) __ptr64 ?SetThemeEnabled@wxWindowBase@@UEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12795 | | public: virtual bool __cdecl wxWindowBase::IsRetained(void)const __ptr64 ?IsRetained@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 11610 | | public: virtual long __cdecl wxWindowBase::GetWindowStyleFlag(void)const __ptr64 ?GetWindowStyleFlag@wxWindowBase@@UEBAJXZ |
wxmsw313u_core_vc_x64_custom.dll | 12832 | | public: virtual bool __cdecl wxWindowBase::IsShown(void)const __ptr64 ?IsShown@wxWindowBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 8356 | | public: virtual class wxSize __cdecl wxWindowBase::GetBestVirtualSize(void)const __ptr64 ?GetBestVirtualSize@wxWindowBase@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10350 | | public: virtual class wxSize __cdecl wxWindowBase::GetMaxClientSize(void)const __ptr64 ?GetMaxClientSize@wxWindowBase@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10399 | | public: virtual class wxSize __cdecl wxWindowBase::GetMinClientSize(void)const __ptr64 ?GetMinClientSize@wxWindowBase@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10362 | | public: virtual class wxSize __cdecl wxWindowBase::GetMaxSize(void)const __ptr64 ?GetMaxSize@wxWindowBase@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10409 | | public: virtual class wxSize __cdecl wxWindowBase::GetMinSize(void)const __ptr64 ?GetMinSize@wxWindowBase@@UEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15912 | | public: virtual void __cdecl wxWindowBase::SetMaxClientSize(class wxSize const & __ptr64) __ptr64 ?SetMaxClientSize@wxWindowBase@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15946 | | public: virtual void __cdecl wxWindowBase::SetMinClientSize(class wxSize const & __ptr64) __ptr64 ?SetMinClientSize@wxWindowBase@@UEAAXAEBVwxSize@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16348 | | public: virtual void __cdecl wxWindowBase::SetSizeHints(int, int, int, int, int, int) __ptr64 ?SetSizeHints@wxWindowBase@@UEAAXHHHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 10452 | | public: virtual class wxString __cdecl wxWindowBase::GetName(void)const __ptr64 ?GetName@wxWindowBase@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 15973 | | public: virtual void __cdecl wxWindowBase::SetName(class wxString const & __ptr64) __ptr64 ?SetName@wxWindowBase@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2679 | | public: virtual __cdecl wxStaticBitmap::~wxStaticBitmap(void) __ptr64 ??1wxStaticBitmap@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1730 | | public: __cdecl wxStaticBitmap::wxStaticBitmap(class wxWindow * __ptr64, int, class wxGDIImage const & __ptr64, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxStaticBitmap@@QEAA@PEAVwxWindow@@HAEBVwxGDIImage@@AEBVwxPoint@@AEBVwxSize@@JAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6117 | | public: class wxImage __cdecl wxBitmap::ConvertToImage(void)const __ptr64 ?ConvertToImage@wxBitmap@@QEBA?AVwxImage@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2080 | | public: virtual __cdecl wxBitmap::~wxBitmap(void) __ptr64 ??1wxBitmap@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 399 | | public: __cdecl wxBitmap::wxBitmap(class wxImage const & __ptr64, int, double) __ptr64 ??0wxBitmap@@QEAA@AEBVwxImage@@HN@Z |
wxmsw313u_core_vc_x64_custom.dll | 404 | | public: __cdecl wxBitmap::wxBitmap(char const * __ptr64 const * __ptr64) __ptr64 ??0wxBitmap@@QEAA@PEBQEBD@Z |
wxmsw313u_core_vc_x64_custom.dll | 2446 | | public: virtual __cdecl wxImage::~wxImage(void) __ptr64 ??1wxImage@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8399 | | public: unsigned char __cdecl wxImage::GetBlue(int, int)const __ptr64 ?GetBlue@wxImage@@QEBAEHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 9895 | | public: unsigned char __cdecl wxImage::GetGreen(int, int)const __ptr64 ?GetGreen@wxImage@@QEBAEHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 10873 | | public: unsigned char __cdecl wxImage::GetRed(int, int)const __ptr64 ?GetRed@wxImage@@QEBAEHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 14604 | | public: class wxImage & __ptr64 __cdecl wxImage::Rescale(int, int, enum wxImageResizeQuality) __ptr64 ?Rescale@wxImage@@QEAAAEAV1@HHW4wxImageResizeQuality@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 7942 | | public: virtual void __cdecl wxDialog::EndModal(int) __ptr64 ?EndModal@wxDialog@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13007 | | public: virtual bool __cdecl wxTopLevelWindowBase::Layout(void) __ptr64 ?Layout@wxTopLevelWindowBase@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14999 | | public: virtual bool __cdecl wxWindowBase::SetBackgroundColour(class wxColour const & __ptr64) __ptr64 ?SetBackgroundColour@wxWindowBase@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8148 | | public: virtual void __cdecl wxWindowBase::Fit(void) __ptr64 ?Fit@wxWindowBase@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 5728 | | public: void __cdecl wxWindowBase::Centre(int) __ptr64 ?Centre@wxWindowBase@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2135 | | public: virtual __cdecl wxColour::~wxColour(void) __ptr64 ??1wxColour@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 524 | | public: __cdecl wxColour::wxColour(unsigned char, unsigned char, unsigned char, unsigned char) __ptr64 ??0wxColour@@QEAA@EEEE@Z |
wxmsw313u_core_vc_x64_custom.dll | 19127 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_BUTTON ?wxEVT_BUTTON@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 17888 | | public: static class wxClassInfo wxDialog::ms_classInfo ?ms_classInfo@wxDialog@@2VwxClassInfo@@A |
wxmsw313u_core_vc_x64_custom.dll | 18595 | | protected: static struct wxEventTable const wxDialogBase::sm_eventTable ?sm_eventTable@wxDialogBase@@1UwxEventTable@@B |
wxmsw313u_core_vc_x64_custom.dll | 5017 | | public: bool __cdecl wxControlContainerBase::AcceptsFocus(void)const __ptr64 ?AcceptsFocus@wxControlContainerBase@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 15205 | | public: void __cdecl wxControlContainerBase::SetContainerWindow(class wxWindow * __ptr64) __ptr64 ?SetContainerWindow@wxControlContainerBase@@QEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16353 | | public: void __cdecl wxWindowBase::SetSizerAndFit(class wxSizer * __ptr64, bool) __ptr64 ?SetSizerAndFit@wxWindowBase@@QEAAXPEAVwxSizer@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 14222 | | public: bool __cdecl wxWindowBase::PopupMenu(class wxMenu * __ptr64, int, int) __ptr64 ?PopupMenu@wxWindowBase@@QEAA_NPEAVwxMenu@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13482 | | public: void __cdecl wxWindowBase::MoveBeforeInTabOrder(class wxWindow * __ptr64) __ptr64 ?MoveBeforeInTabOrder@wxWindowBase@@QEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17007 | | public: bool __cdecl wxWindowBase::ToggleWindowStyle(int) __ptr64 ?ToggleWindowStyle@wxWindowBase@@QEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 12456 | | public: void __cdecl wxWindowBase::InvalidateBestSize(void) __ptr64 ?InvalidateBestSize@wxWindowBase@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 2038 | | public: virtual __cdecl wxAccessible::~wxAccessible(void) __ptr64 ??1wxAccessible@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 303 | | public: __cdecl wxAccessible::wxAccessible(class wxWindow * __ptr64) __ptr64 ??0wxAccessible@@QEAA@PEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9536 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxFrame::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxFrame@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9633 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxFrame::GetEventTable(void)const __ptr64 ?GetEventTable@wxFrame@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19358 | | class wxEventTypeTag<class wxSplitterEvent> const wxEVT_SPLITTER_DOUBLECLICKED ?wxEVT_SPLITTER_DOUBLECLICKED@@3V?$wxEventTypeTag@VwxSplitterEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19360 | | class wxEventTypeTag<class wxSplitterEvent> const wxEVT_SPLITTER_SASH_POS_CHANGING ?wxEVT_SPLITTER_SASH_POS_CHANGING@@3V?$wxEventTypeTag@VwxSplitterEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 8855 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxSizeEvent::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxSizeEvent@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9586 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxSplitterWindow::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxSplitterWindow@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9683 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxSplitterWindow::GetEventTable(void)const __ptr64 ?GetEventTable@wxSplitterWindow@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8866 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxSplitterWindow::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxSplitterWindow@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7149 | | protected: virtual class wxSize __cdecl wxSplitterWindow::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxSplitterWindow@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13868 | | protected: virtual void __cdecl wxSplitterWindow::OnLeaveSash(void) __ptr64 ?OnLeaveSash@wxSplitterWindow@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13746 | | protected: virtual void __cdecl wxSplitterWindow::OnEnterSash(void) __ptr64 ?OnEnterSash@wxSplitterWindow@@MEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 16848 | | public: virtual void __cdecl wxSplitterWindow::SizeWindows(void) __ptr64 ?SizeWindows@wxSplitterWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14713 | | public: virtual bool __cdecl wxSplitterWindow::SashHitTest(int, int) __ptr64 ?SashHitTest@wxSplitterWindow@@UEAA_NHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7770 | | public: virtual void __cdecl wxSplitterWindow::DrawSashTracker(int, int) __ptr64 ?DrawSashTracker@wxSplitterWindow@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 7768 | | public: virtual void __cdecl wxSplitterWindow::DrawSash(class wxDC & __ptr64) __ptr64 ?DrawSash@wxSplitterWindow@@UEAAXAEAVwxDC@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19375 | | class wxEventTypeTag<class wxCommandEvent> const wxEVT_TEXT_ENTER ?wxEVT_TEXT_ENTER@@3V?$wxEventTypeTag@VwxCommandEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 6525 | | private: virtual class wxBookCtrlEvent * __ptr64 __cdecl wxTreebook::CreatePageChangingEvent(void)const __ptr64 ?CreatePageChangingEvent@wxTreebook@@EEBAPEAVwxBookCtrlEvent@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 17203 | | private: virtual void __cdecl wxTreebook::UpdateSelectedPage(unsigned __int64) __ptr64 ?UpdateSelectedPage@wxTreebook@@EEAAX_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 17065 | | protected: virtual class wxWindow * __ptr64 __cdecl wxTreebook::TryGetNonNullPage(unsigned __int64) __ptr64 ?TryGetNonNullPage@wxTreebook@@MEAAPEAVwxWindow@@_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 7408 | | protected: virtual class wxWindow * __ptr64 __cdecl wxTreebook::DoRemovePage(unsigned __int64) __ptr64 ?DoRemovePage@wxTreebook@@MEAAPEAVwxWindow@@_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 6631 | | public: virtual bool __cdecl wxTreebook::DeleteAllPages(void) __ptr64 ?DeleteAllPages@wxTreebook@@UEAA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 5463 | | public: virtual void __cdecl wxTreebook::AssignImageList(class wxImageList * __ptr64) __ptr64 ?AssignImageList@wxTreebook@@UEAAXPEAVwxImageList@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15686 | | public: virtual void __cdecl wxTreebook::SetImageList(class wxImageList * __ptr64) __ptr64 ?SetImageList@wxTreebook@@UEAAXPEAVwxImageList@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19123 | | class wxEventTypeTag<class wxMouseEvent> const wxEVT_AUX1_UP ?wxEVT_AUX1_UP@@3V?$wxEventTypeTag@VwxMouseEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 13824 | | public: virtual void __cdecl wxSplitterWindow::OnInternalIdle(void) __ptr64 ?OnInternalIdle@wxSplitterWindow@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13718 | | public: virtual void __cdecl wxSplitterWindow::OnDoubleClickSash(int, int) __ptr64 ?OnDoubleClickSash@wxSplitterWindow@@UEAAXHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 14117 | | public: virtual void __cdecl wxSplitterWindow::OnUnsplit(class wxWindow * __ptr64) __ptr64 ?OnUnsplit@wxSplitterWindow@@UEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14023 | | public: virtual bool __cdecl wxSplitterWindow::OnSashPositionChange(int) __ptr64 ?OnSashPositionChange@wxSplitterWindow@@UEAA_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 14024 | | public: virtual int __cdecl wxSplitterWindow::OnSashPositionChanging(int) __ptr64 ?OnSashPositionChanging@wxSplitterWindow@@UEAAHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16904 | | public: virtual bool __cdecl wxSplitterWindow::SplitHorizontally(class wxWindow * __ptr64, class wxWindow * __ptr64, int) __ptr64 ?SplitHorizontally@wxSplitterWindow@@UEAA_NPEAVwxWindow@@0H@Z |
wxmsw313u_core_vc_x64_custom.dll | 16906 | | public: virtual bool __cdecl wxSplitterWindow::SplitVertically(class wxWindow * __ptr64, class wxWindow * __ptr64, int) __ptr64 ?SplitVertically@wxSplitterWindow@@UEAA_NPEAVwxWindow@@0H@Z |
wxmsw313u_core_vc_x64_custom.dll | 5969 | | public: virtual class wxEvent * __ptr64 __cdecl wxSizeEvent::Clone(void)const __ptr64 ?Clone@wxSizeEvent@@UEBAPEAVwxEvent@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11995 | | public: virtual int __cdecl wxTreebook::HitTest(class wxPoint const & __ptr64, long * __ptr64)const __ptr64 ?HitTest@wxTreebook@@UEBAHAEBVwxPoint@@PEAJ@Z |
wxmsw313u_core_vc_x64_custom.dll | 10633 | | public: virtual int __cdecl wxTreebook::GetPageImage(unsigned __int64)const __ptr64 ?GetPageImage@wxTreebook@@UEBAH_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 16055 | | public: virtual bool __cdecl wxTreebook::SetPageText(unsigned __int64, class wxString const & __ptr64) __ptr64 ?SetPageText@wxTreebook@@UEAA_N_KAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8003 | | public: virtual bool __cdecl wxTreebook::ExpandNode(unsigned __int64, bool) __ptr64 ?ExpandNode@wxTreebook@@UEAA_N_K_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 12723 | | public: virtual bool __cdecl wxTreebook::IsNodeExpanded(unsigned __int64)const __ptr64 ?IsNodeExpanded@wxTreebook@@UEBA_N_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 6700 | | public: virtual bool __cdecl wxTreebook::DeletePage(unsigned __int64) __ptr64 ?DeletePage@wxTreebook@@UEAA_N_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 5228 | | public: virtual bool __cdecl wxTreebook::AddSubPage(class wxWindow * __ptr64, class wxString const & __ptr64, bool, int) __ptr64 ?AddSubPage@wxTreebook@@UEAA_NPEAVwxWindow@@AEBVwxString@@_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5205 | | public: virtual bool __cdecl wxTreebook::AddPage(class wxWindow * __ptr64, class wxString const & __ptr64, bool, int) __ptr64 ?AddPage@wxTreebook@@UEAA_NPEAVwxWindow@@AEBVwxString@@_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 12424 | | public: virtual bool __cdecl wxTreebook::InsertSubPage(unsigned __int64, class wxWindow * __ptr64, class wxString const & __ptr64, bool, int) __ptr64 ?InsertSubPage@wxTreebook@@UEAA_N_KPEAVwxWindow@@AEBVwxString@@_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 12414 | | public: virtual bool __cdecl wxTreebook::InsertPage(unsigned __int64, class wxWindow * __ptr64, class wxString const & __ptr64, bool, int) __ptr64 ?InsertPage@wxTreebook@@UEAA_N_KPEAVwxWindow@@AEBVwxString@@_NH@Z |
wxmsw313u_core_vc_x64_custom.dll | 5302 | | protected: virtual bool __cdecl wxTreebook::AllowNullPage(void)const __ptr64 ?AllowNullPage@wxTreebook@@MEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 7584 | | protected: virtual void __cdecl wxBookCtrlBase::DoShowPage(class wxWindow * __ptr64, bool) __ptr64 ?DoShowPage@wxBookCtrlBase@@MEAAXPEAVwxWindow@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 9273 | | protected: virtual enum wxBorder __cdecl wxBookCtrlBase::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxBookCtrlBase@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5621 | | public: virtual bool __cdecl wxBookCtrlBase::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxBookCtrlBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 11854 | | public: virtual bool __cdecl wxBookCtrlBase::HasMultiplePages(void)const __ptr64 ?HasMultiplePages@wxBookCtrlBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 14534 | | public: virtual bool __cdecl wxBookCtrlBase::RemovePage(unsigned __int64) __ptr64 ?RemovePage@wxBookCtrlBase@@UEAA_N_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 11021 | | public: virtual int __cdecl wxBookCtrlBase::GetSelection(void)const __ptr64 ?GetSelection@wxBookCtrlBase@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10627 | | public: virtual unsigned __int64 __cdecl wxBookCtrlBase::GetPageCount(void)const __ptr64 ?GetPageCount@wxBookCtrlBase@@UEBA_KXZ |
wxmsw313u_core_vc_x64_custom.dll | 2757 | | public: virtual __cdecl wxTreebook::~wxTreebook(void) __ptr64 ??1wxTreebook@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5749 | | public: virtual int __cdecl wxTreebook::ChangeSelection(unsigned __int64) __ptr64 ?ChangeSelection@wxTreebook@@UEAAH_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 16300 | | public: virtual int __cdecl wxTreebook::SetSelection(unsigned __int64) __ptr64 ?SetSelection@wxTreebook@@UEAAH_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 10654 | | public: virtual class wxString __cdecl wxTreebook::GetPageText(unsigned __int64)const __ptr64 ?GetPageText@wxTreebook@@UEBA?AVwxString@@_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 1861 | | public: __cdecl wxTreebook::wxTreebook(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxTreebook@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9140 | | public: class wxWindow * __ptr64 __cdecl wxBookCtrlBase::GetCurrentPage(void)const __ptr64 ?GetCurrentPage@wxBookCtrlBase@@QEBAPEAVwxWindow@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10624 | | public: virtual class wxWindow * __ptr64 __cdecl wxBookCtrlBase::GetPage(unsigned __int64)const __ptr64 ?GetPage@wxBookCtrlBase@@UEBAPEAVwxWindow@@_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 2037 | | public: virtual __cdecl wxAcceleratorTable::~wxAcceleratorTable(void) __ptr64 ??1wxAcceleratorTable@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 301 | | public: __cdecl wxAcceleratorTable::wxAcceleratorTable(int, class wxAcceleratorEntry const * __ptr64 const) __ptr64 ??0wxAcceleratorTable@@QEAA@HQEBVwxAcceleratorEntry@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 4830 | | public: void __cdecl wxAcceleratorEntry::`default constructor closure'(void) __ptr64 ??_FwxAcceleratorEntry@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 19413 | | class wxEventTypeTag<class wxTreeEvent> const wxEVT_TREE_KEY_DOWN ?wxEVT_TREE_KEY_DOWN@@3V?$wxEventTypeTag@VwxTreeEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 12384 | | public: long __cdecl wxListCtrlBase::InsertColumn(long, class wxString const & __ptr64, int, int) __ptr64 ?InsertColumn@wxListCtrlBase@@QEAAJJAEBVwxString@@HH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2527 | | public: virtual __cdecl wxNavigationKeyEvent::~wxNavigationKeyEvent(void) __ptr64 ??1wxNavigationKeyEvent@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1377 | | public: __cdecl wxNavigationKeyEvent::wxNavigationKeyEvent(void) __ptr64 ??0wxNavigationKeyEvent@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 19576 | | class wxString __cdecl wxStripMenuCodes(class wxString const & __ptr64, int) ?wxStripMenuCodes@@YA?AVwxString@@AEBV1@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 15280 | | public: virtual bool __cdecl wxTextDataObject::SetData(unsigned __int64, void const * __ptr64) __ptr64 ?SetData@wxTextDataObject@@UEAA_N_KPEBX@Z |
wxmsw313u_core_vc_x64_custom.dll | 9221 | | public: virtual bool __cdecl wxTextDataObject::GetDataHere(void * __ptr64)const __ptr64 ?GetDataHere@wxTextDataObject@@UEBA_NPEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 9243 | | public: virtual unsigned __int64 __cdecl wxTextDataObject::GetDataSize(void)const __ptr64 ?GetDataSize@wxTextDataObject@@UEBA_KXZ |
wxmsw313u_core_vc_x64_custom.dll | 15279 | | public: virtual bool __cdecl wxTextDataObject::SetData(class wxDataFormat const & __ptr64, unsigned __int64, void const * __ptr64) __ptr64 ?SetData@wxTextDataObject@@UEAA_NAEBVwxDataFormat@@_KPEBX@Z |
wxmsw313u_core_vc_x64_custom.dll | 9220 | | public: virtual bool __cdecl wxTextDataObject::GetDataHere(class wxDataFormat const & __ptr64, void * __ptr64)const __ptr64 ?GetDataHere@wxTextDataObject@@UEBA_NAEBVwxDataFormat@@PEAX@Z |
wxmsw313u_core_vc_x64_custom.dll | 9242 | | public: virtual unsigned __int64 __cdecl wxTextDataObject::GetDataSize(class wxDataFormat const & __ptr64)const __ptr64 ?GetDataSize@wxTextDataObject@@UEBA_KAEBVwxDataFormat@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16440 | | public: virtual void __cdecl wxTextDataObject::SetText(class wxString const & __ptr64) __ptr64 ?SetText@wxTextDataObject@@UEAAXAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11265 | | public: virtual class wxString __cdecl wxTextDataObject::GetText(void)const __ptr64 ?GetText@wxTextDataObject@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11297 | | public: virtual unsigned __int64 __cdecl wxTextDataObject::GetTextLength(void)const __ptr64 ?GetTextLength@wxTextDataObject@@UEBA_KXZ |
wxmsw313u_core_vc_x64_custom.dll | 16006 | | protected: int __cdecl wxGrid::SetOrCalcColumnSizes(bool, bool) __ptr64 ?SetOrCalcColumnSizes@wxGrid@@IEAAH_N0@Z |
wxmsw313u_core_vc_x64_custom.dll | 8145 | | public: virtual void __cdecl wxGrid::Fit(void) __ptr64 ?Fit@wxGrid@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 15388 | | public: virtual void __cdecl wxGrid::SetDropTarget(class wxDropTarget * __ptr64) __ptr64 ?SetDropTarget@wxGrid@@UEAAXPEAVwxDropTarget@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14843 | | public: void __cdecl wxGrid::SelectRow(int, bool) __ptr64 ?SelectRow@wxGrid@@QEAAXH_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7860 | | public: void __cdecl wxGrid::EnableDragCell(bool) __ptr64 ?EnableDragCell@wxGrid@@QEAAX_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 7861 | | public: bool __cdecl wxGrid::EnableDragColMove(bool) __ptr64 ?EnableDragColMove@wxGrid@@QEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 13491 | | public: bool __cdecl wxGrid::MoveCursorDown(bool) __ptr64 ?MoveCursorDown@wxGrid@@QEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 13497 | | public: bool __cdecl wxGrid::MoveCursorUp(bool) __ptr64 ?MoveCursorUp@wxGrid@@QEAA_N_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 19348 | | class wxEventTypeTag<class wxFocusEvent> const wxEVT_SET_FOCUS ?wxEVT_SET_FOCUS@@3V?$wxEventTypeTag@VwxFocusEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 10970 | | public: int __cdecl wxSplitterEvent::GetSashPosition(void)const __ptr64 ?GetSashPosition@wxSplitterEvent@@QEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 16253 | | public: void __cdecl wxSplitterEvent::SetSashPosition(int) __ptr64 ?SetSashPosition@wxSplitterEvent@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 12273 | | public: void __cdecl wxSplitterWindow::Initialize(class wxWindow * __ptr64) __ptr64 ?Initialize@wxSplitterWindow@@QEAAXPEAVwxWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2677 | | public: virtual __cdecl wxSplitterWindow::~wxSplitterWindow(void) __ptr64 ??1wxSplitterWindow@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1725 | | public: __cdecl wxSplitterWindow::wxSplitterWindow(class wxWindow * __ptr64, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxString const & __ptr64) __ptr64 ??0wxSplitterWindow@@QEAA@PEAVwxWindow@@HAEBVwxPoint@@AEBVwxSize@@JAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8923 | | public: class wxRect __cdecl wxDisplay::GetClientArea(void)const __ptr64 ?GetClientArea@wxDisplay@@QEBA?AVwxRect@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9876 | | public: static int __cdecl wxDisplay::GetFromPoint(class wxPoint const & __ptr64) ?GetFromPoint@wxDisplay@@SAHAEBVwxPoint@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 9108 | | public: static unsigned int __cdecl wxDisplay::GetCount(void) ?GetCount@wxDisplay@@SAIXZ |
wxmsw313u_core_vc_x64_custom.dll | 720 | | public: __cdecl wxDisplay::wxDisplay(unsigned int) __ptr64 ??0wxDisplay@@QEAA@I@Z |
wxmsw313u_core_vc_x64_custom.dll | 13666 | | public: void __cdecl wxTopLevelWindowBase::OnCloseWindow(class wxCloseEvent & __ptr64) __ptr64 ?OnCloseWindow@wxTopLevelWindowBase@@QEAAXAEAVwxCloseEvent@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 12618 | | public: bool __cdecl wxWindowBase::IsEnabled(void)const __ptr64 ?IsEnabled@wxWindowBase@@QEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 2655 | | public: virtual __cdecl wxShowEvent::~wxShowEvent(void) __ptr64 ??1wxShowEvent@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1668 | | public: __cdecl wxShowEvent::wxShowEvent(int, bool) __ptr64 ??0wxShowEvent@@QEAA@H_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 1680 | | public: __cdecl wxSizeEvent::wxSizeEvent(class wxSize const & __ptr64, int) __ptr64 ??0wxSizeEvent@@QEAA@AEBVwxSize@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 6078 | | public: bool __cdecl wxRect::Contains(class wxRect const & __ptr64)const __ptr64 ?Contains@wxRect@@QEBA_NAEBV1@@Z |
wxmsw313u_core_vc_x64_custom.dll | 19419 | | class wxEventTypeTag<class wxUpdateUIEvent> const wxEVT_UPDATE_UI ?wxEVT_UPDATE_UI@@3V?$wxEventTypeTag@VwxUpdateUIEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19251 | | class wxEventTypeTag<class wxIconizeEvent> const wxEVT_ICONIZE ?wxEVT_ICONIZE@@3V?$wxEventTypeTag@VwxIconizeEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19117 | | class wxEventTypeTag<class wxActivateEvent> const wxEVT_ACTIVATE ?wxEVT_ACTIVATE@@3V?$wxEventTypeTag@VwxActivateEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19304 | | class wxEventTypeTag<class wxMoveEvent> const wxEVT_MOVE ?wxEVT_MOVE@@3V?$wxEventTypeTag@VwxMoveEvent@@@@B |
wxmsw313u_core_vc_x64_custom.dll | 19575 | | char const * const wxStatusLineNameStr ?wxStatusLineNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 5117 | | public: class wxSizerItem * __ptr64 __cdecl wxSizer::Add(int, int, int, int, int, class wxObject * __ptr64) __ptr64 ?Add@wxSizer@@QEAAPEAVwxSizerItem@@HHHHHPEAVwxObject@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16375 | | public: void __cdecl wxStatusBarBase::SetStatusText(class wxString const & __ptr64, int) __ptr64 ?SetStatusText@wxStatusBarBase@@QEAAXAEBVwxString@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 19517 | | bool __cdecl wxIsBusy(void) ?wxIsBusy@@YA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 10694 | | public: virtual class wxString __cdecl wxFileDialogBase::GetPath(void)const __ptr64 ?GetPath@wxFileDialogBase@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 10638 | | public: class wxPageSetupDialogData & __ptr64 __cdecl wxPageSetupDialog::GetPageSetupData(void) __ptr64 ?GetPageSetupData@wxPageSetupDialog@@QEAAAEAVwxPageSetupDialogData@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16787 | | public: int __cdecl wxPageSetupDialog::ShowModal(void) __ptr64 ?ShowModal@wxPageSetupDialog@@QEAAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 2547 | | public: virtual __cdecl wxPageSetupDialog::~wxPageSetupDialog(void) __ptr64 ??1wxPageSetupDialog@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1417 | | public: __cdecl wxPageSetupDialog::wxPageSetupDialog(class wxWindow * __ptr64, class wxPageSetupDialogData * __ptr64) __ptr64 ??0wxPageSetupDialog@@QEAA@PEAVwxWindow@@PEAVwxPageSetupDialogData@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13590 | | public: virtual bool __cdecl wxPrintout::OnBeginDocument(int, int) __ptr64 ?OnBeginDocument@wxPrintout@@UEAA_NHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 2602 | | public: virtual __cdecl wxPrintout::~wxPrintout(void) __ptr64 ??1wxPrintout@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1544 | | public: __cdecl wxPrintout::wxPrintout(class wxString const & __ptr64) __ptr64 ??0wxPrintout@@QEAA@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10812 | | public: virtual class wxPrintDialogData & __ptr64 __cdecl wxPrinter::GetPrintDialogData(void)const __ptr64 ?GetPrintDialogData@wxPrinter@@UEBAAEAVwxPrintDialogData@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14308 | | public: virtual bool __cdecl wxPrinter::Print(class wxWindow * __ptr64, class wxPrintout * __ptr64, bool) __ptr64 ?Print@wxPrinter@@UEAA_NPEAVwxWindow@@PEAVwxPrintout@@_N@Z |
wxmsw313u_core_vc_x64_custom.dll | 2597 | | public: virtual __cdecl wxPrinter::~wxPrinter(void) __ptr64 ??1wxPrinter@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1536 | | public: __cdecl wxPrinter::wxPrinter(class wxPrintDialogData * __ptr64) __ptr64 ??0wxPrinter@@QEAA@PEAVwxPrintDialogData@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 10211 | | public: static enum wxPrinterError __cdecl wxPrinterBase::GetLastError(void) ?GetLastError@wxPrinterBase@@SA?AW4wxPrinterError@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2549 | | public: virtual __cdecl wxPageSetupDialogData::~wxPageSetupDialogData(void) __ptr64 ??1wxPageSetupDialogData@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1422 | | public: __cdecl wxPageSetupDialogData::wxPageSetupDialogData(void) __ptr64 ??0wxPageSetupDialogData@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 2588 | | public: virtual __cdecl wxPrintDialogData::~wxPrintDialogData(void) __ptr64 ??1wxPrintDialogData@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1515 | | public: __cdecl wxPrintDialogData::wxPrintDialogData(class wxPrintData const & __ptr64) __ptr64 ??0wxPrintDialogData@@QEAA@AEBVwxPrintData@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 3316 | | public: class wxPrintData & __ptr64 __cdecl wxPrintData::operator=(class wxPrintData const & __ptr64) __ptr64 ??4wxPrintData@@QEAAAEAV0@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2585 | | public: virtual __cdecl wxPrintData::~wxPrintData(void) __ptr64 ??1wxPrintData@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1509 | | public: __cdecl wxPrintData::wxPrintData(void) __ptr64 ??0wxPrintData@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 11083 | | public: void __cdecl wxDC::GetSize(int * __ptr64, int * __ptr64)const __ptr64 ?GetSize@wxDC@@QEBAXPEAH0@Z |
wxmsw313u_core_vc_x64_custom.dll | 12785 | | public: virtual bool __cdecl wxPrintout::IsPreview(void)const __ptr64 ?IsPreview@wxPrintout@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 16139 | | public: virtual void __cdecl wxPrintout::SetPreview(class wxPrintPreview * __ptr64) __ptr64 ?SetPreview@wxPrintout@@UEAAXPEAVwxPrintPreview@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 11326 | | public: virtual class wxString __cdecl wxPrintout::GetTitle(void)const __ptr64 ?GetTitle@wxPrintout@@UEBA?AVwxString@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13992 | | public: virtual void __cdecl wxPrintout::OnPreparePrinting(void) __ptr64 ?OnPreparePrinting@wxPrintout@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 8828 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxPrintout::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxPrintout@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13742 | | public: virtual void __cdecl wxPrintout::OnEndPrinting(void) __ptr64 ?OnEndPrinting@wxPrintout@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13592 | | public: virtual void __cdecl wxPrintout::OnBeginPrinting(void) __ptr64 ?OnBeginPrinting@wxPrintout@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13739 | | public: virtual void __cdecl wxPrintout::OnEndDocument(void) __ptr64 ?OnEndDocument@wxPrintout@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 19460 | | char const * const wxGaugeNameStr ?wxGaugeNameStr@@3QBDB |
wxmsw313u_core_vc_x64_custom.dll | 8693 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxGauge::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxGauge@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 7132 | | protected: virtual class wxSize __cdecl wxGauge::DoGetBestSize(void)const __ptr64 ?DoGetBestSize@wxGauge@@MEBA?AVwxSize@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 13207 | | public: virtual unsigned long __cdecl wxGauge::MSWGetStyle(long, unsigned long * __ptr64)const __ptr64 ?MSWGetStyle@wxGauge@@UEBAKJPEAK@Z |
wxmsw313u_core_vc_x64_custom.dll | 14337 | | public: virtual void __cdecl wxGauge::Pulse(void) __ptr64 ?Pulse@wxGauge@@UEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 14983 | | public: virtual bool __cdecl wxGauge::SetBackgroundColour(class wxColour const & __ptr64) __ptr64 ?SetBackgroundColour@wxGauge@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 15573 | | public: virtual bool __cdecl wxGauge::SetForegroundColour(class wxColour const & __ptr64) __ptr64 ?SetForegroundColour@wxGauge@@UEAA_NAEBVwxColour@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 16585 | | public: virtual void __cdecl wxGauge::SetValue(int) __ptr64 ?SetValue@wxGauge@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 16178 | | public: virtual void __cdecl wxGauge::SetRange(int) __ptr64 ?SetRange@wxGauge@@UEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 11466 | | public: virtual int __cdecl wxGaugeBase::GetValue(void)const __ptr64 ?GetValue@wxGaugeBase@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 10851 | | public: virtual int __cdecl wxGaugeBase::GetRange(void)const __ptr64 ?GetRange@wxGaugeBase@@UEBAHXZ |
wxmsw313u_core_vc_x64_custom.dll | 5625 | | public: virtual bool __cdecl wxGauge::CanApplyThemeBorder(void)const __ptr64 ?CanApplyThemeBorder@wxGauge@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 9280 | | protected: virtual enum wxBorder __cdecl wxGaugeBase::GetDefaultBorder(void)const __ptr64 ?GetDefaultBorder@wxGaugeBase@@MEBA?AW4wxBorder@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5018 | | public: virtual bool __cdecl wxGaugeBase::AcceptsFocus(void)const __ptr64 ?AcceptsFocus@wxGaugeBase@@UEBA_NXZ |
wxmsw313u_core_vc_x64_custom.dll | 2324 | | public: virtual __cdecl wxGauge::~wxGauge(void) __ptr64 ??1wxGauge@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 911 | | public: __cdecl wxGauge::wxGauge(class wxWindow * __ptr64, int, int, class wxPoint const & __ptr64, class wxSize const & __ptr64, long, class wxValidator const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxGauge@@QEAA@PEAVwxWindow@@HHAEBVwxPoint@@AEBVwxSize@@JAEBVwxValidator@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6417 | | public: class wxSizer * __ptr64 __cdecl wxDialogBase::CreateButtonSizer(long) __ptr64 ?CreateButtonSizer@wxDialogBase@@QEAAPEAVwxSizer@@J@Z |
wxmsw313u_core_vc_x64_custom.dll | 16902 | | public: bool __cdecl wxListCtrl::SortItems(int (__cdecl*)(__int64, __int64, __int64), __int64) __ptr64 ?SortItems@wxListCtrl@@QEAA_NP6AH_J00@Z0@Z |
wxmsw313u_core_vc_x64_custom.dll | 10140 | | public: bool __cdecl wxListCtrl::GetItemRect(long, class wxRect & __ptr64, int)const __ptr64 ?GetItemRect@wxListCtrl@@QEBA_NJAEAVwxRect@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 15772 | | public: bool __cdecl wxListCtrl::SetItemPtrData(long, unsigned __int64) __ptr64 ?SetItemPtrData@wxListCtrl@@QEAA_NJ_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 10084 | | public: bool __cdecl wxListCtrl::GetItem(class wxListItem & __ptr64)const __ptr64 ?GetItem@wxListCtrl@@QEBA_NAEAVwxListItem@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 2473 | | public: virtual __cdecl wxListItem::~wxListItem(void) __ptr64 ??1wxListItem@@UEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 1254 | | public: __cdecl wxListItem::wxListItem(void) __ptr64 ??0wxListItem@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 5873 | | public: class wxPoint __cdecl wxWindowBase::ClientToScreen(class wxPoint const & __ptr64)const __ptr64 ?ClientToScreen@wxWindowBase@@QEBA?AVwxPoint@@AEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 17330 | | public: int __cdecl wxGrid::YToRow(int, bool, class wxGridWindow * __ptr64)const __ptr64 ?YToRow@wxGrid@@QEBAHH_NPEAVwxGridWindow@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 5724 | | public: void __cdecl wxWindowBase::CenterOnParent(int) __ptr64 ?CenterOnParent@wxWindowBase@@QEAAXH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13554 | | public: static void __cdecl wxAccessible::NotifyEvent(int, class wxWindow * __ptr64, enum wxAccObject, int) ?NotifyEvent@wxAccessible@@SAXHPEAVwxWindow@@W4wxAccObject@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 10088 | | public: class wxSizerItem * __ptr64 __cdecl wxSizer::GetItem(unsigned __int64) __ptr64 ?GetItem@wxSizer@@QEAAPEAVwxSizerItem@@_K@Z |
wxmsw313u_core_vc_x64_custom.dll | 1905 | | public: __cdecl wxWindow::wxWindow(void) __ptr64 ??0wxWindow@@QEAA@XZ |
wxmsw313u_core_vc_x64_custom.dll | 16972 | | public: void __cdecl wxWindowBase::Thaw(void) __ptr64 ?Thaw@wxWindowBase@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 8208 | | public: void __cdecl wxWindowBase::Freeze(void) __ptr64 ?Freeze@wxWindowBase@@QEAAXXZ |
wxmsw313u_core_vc_x64_custom.dll | 13479 | | public: void __cdecl wxWindowBase::Move(class wxPoint const & __ptr64, int) __ptr64 ?Move@wxWindowBase@@QEAAXAEBVwxPoint@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 559 | | public: __cdecl wxCommandEvent::wxCommandEvent(class wxCommandEvent const & __ptr64) __ptr64 ??0wxCommandEvent@@QEAA@AEBV0@@Z |
wxmsw313u_core_vc_x64_custom.dll | 8585 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxBitmapButton::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxBitmapButton@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9515 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxBitmapButton::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxBitmapButton@@MEBAAEAVwxEventHashTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 9612 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxBitmapButton::GetEventTable(void)const __ptr64 ?GetEventTable@wxBitmapButton@@MEBAPEBUwxEventTable@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 8743 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxImage::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxImage@@UEBAPEAVwxClassInfo@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 6002 | | protected: virtual class wxRefCounter * __ptr64 __cdecl wxImage::CloneRefData(class wxRefCounter const * __ptr64)const __ptr64 ?CloneRefData@wxImage@@MEBAPEAVwxRefCounter@@PEBV2@@Z |
wxmsw313u_core_vc_x64_custom.dll | 6553 | | protected: virtual class wxRefCounter * __ptr64 __cdecl wxImage::CreateRefData(void)const __ptr64 ?CreateRefData@wxImage@@MEBAPEAVwxRefCounter@@XZ |
wxmsw313u_core_vc_x64_custom.dll | 14739 | | public: virtual bool __cdecl wxImage::SaveFile(class wxString const & __ptr64)const __ptr64 ?SaveFile@wxImage@@UEBA_NAEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14740 | | public: virtual bool __cdecl wxImage::SaveFile(class wxString const & __ptr64, enum wxBitmapType)const __ptr64 ?SaveFile@wxImage@@UEBA_NAEBVwxString@@W4wxBitmapType@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14738 | | public: virtual bool __cdecl wxImage::SaveFile(class wxString const & __ptr64, class wxString const & __ptr64)const __ptr64 ?SaveFile@wxImage@@UEBA_NAEBVwxString@@0@Z |
wxmsw313u_core_vc_x64_custom.dll | 14737 | | public: virtual bool __cdecl wxImage::SaveFile(class wxOutputStream & __ptr64, enum wxBitmapType)const __ptr64 ?SaveFile@wxImage@@UEBA_NAEAVwxOutputStream@@W4wxBitmapType@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 14736 | | public: virtual bool __cdecl wxImage::SaveFile(class wxOutputStream & __ptr64, class wxString const & __ptr64)const __ptr64 ?SaveFile@wxImage@@UEBA_NAEAVwxOutputStream@@AEBVwxString@@@Z |
wxmsw313u_core_vc_x64_custom.dll | 13054 | | public: virtual bool __cdecl wxImage::LoadFile(class wxString const & __ptr64, enum wxBitmapType, int) __ptr64 ?LoadFile@wxImage@@UEAA_NAEBVwxString@@W4wxBitmapType@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 13053 | | public: virtual bool __cdecl wxImage::LoadFile(class wxString const & __ptr64, class wxString const & __ptr64, int) __ptr64 ?LoadFile@wxImage@@UEAA_NAEBVwxString@@0H@Z |
wxmsw313u_core_vc_x64_custom.dll | 7371 | | protected: virtual void __cdecl wxSlider::DoMoveWindow(int, int, int, int) __ptr64 ?DoMoveWindow@wxSlider@@MEAAXHHHH@Z |
wxmsw313u_core_vc_x64_custom.dll | 13052 | | public: virtual bool __cdecl wxImage::LoadFile(class wxInputStream & __ptr64, enum wxBitmapType, int) __ptr64 ?LoadFile@wxImage@@UEAA_NAEAVwxInputStream@@W4wxBitmapType@@H@Z |
wxmsw313u_core_vc_x64_custom.dll | 12374 | | public: bool __cdecl wxGrid::InsertCols(int, int, bool) __ptr64 ?InsertCols@wxGrid@@QEAA_NHH_N@Z |
lib-effects.dll | 163 | | public: virtual bool __cdecl Effect::VisitSettings(class SettingsVisitorBase<0> & __ptr64, struct EffectSettings & __ptr64) __ptr64 ?VisitSettings@Effect@@UEAA_NAEAV?$SettingsVisitorBase@$0A@@@AEAUEffectSettings@@@Z |
lib-effects.dll | 89 | | public: virtual class ComponentInterfaceSymbol __cdecl Effect::GetSymbol(void)const __ptr64 ?GetSymbol@Effect@@UEBA?AVComponentInterfaceSymbol@@XZ |
lib-effects.dll | 92 | | public: virtual class ComponentInterfaceSymbol __cdecl Effect::GetVendor(void)const __ptr64 ?GetVendor@Effect@@UEBA?AVComponentInterfaceSymbol@@XZ |
lib-effects.dll | 94 | | public: virtual class wxString __cdecl Effect::GetVersion(void)const __ptr64 ?GetVersion@Effect@@UEBA?AVwxString@@XZ |
lib-effects.dll | 66 | | public: virtual unsigned int __cdecl StatefulEffectBase::Instance::GetAudioOutCount(void)const __ptr64 ?GetAudioOutCount@Instance@StatefulEffectBase@@UEBAIXZ |
lib-effects.dll | 64 | | public: virtual unsigned int __cdecl StatefulEffectBase::Instance::GetAudioInCount(void)const __ptr64 ?GetAudioInCount@Instance@StatefulEffectBase@@UEBAIXZ |
lib-effects.dll | 131 | | public: virtual bool __cdecl StatefulEffectBase::Instance::RealtimeFinalize(struct EffectSettings & __ptr64) __ptr64 ?RealtimeFinalize@Instance@StatefulEffectBase@@UEAA_NAEAUEffectSettings@@@Z |
lib-effects.dll | 137 | | public: virtual bool __cdecl StatefulEffectBase::Instance::RealtimeProcessEnd(struct EffectSettings & __ptr64) __ptr64 ?RealtimeProcessEnd@Instance@StatefulEffectBase@@UEAA_NAEAUEffectSettings@@@Z |
lib-effects.dll | 135 | | public: virtual unsigned __int64 __cdecl StatefulEffectBase::Instance::RealtimeProcess(unsigned __int64, struct EffectSettings & __ptr64, float const * __ptr64 const * __ptr64, float * __ptr64 const * __ptr64, unsigned __int64) __ptr64 ?RealtimeProcess@Instance@StatefulEffectBase@@UEAA_K_KAEAUEffectSettings@@PEBQEBMPEBQEAM0@Z |
lib-effects.dll | 139 | | public: virtual bool __cdecl StatefulEffectBase::Instance::RealtimeProcessStart(struct EffectInstance::MessagePackage & __ptr64) __ptr64 ?RealtimeProcessStart@Instance@StatefulEffectBase@@UEAA_NAEAUMessagePackage@EffectInstance@@@Z |
lib-effects.dll | 141 | | public: virtual bool __cdecl StatefulEffectBase::Instance::RealtimeResume(void) __ptr64 ?RealtimeResume@Instance@StatefulEffectBase@@UEAA_NXZ |
lib-effects.dll | 144 | | public: virtual bool __cdecl StatefulEffectBase::Instance::RealtimeSuspend(void) __ptr64 ?RealtimeSuspend@Instance@StatefulEffectBase@@UEAA_NXZ |
lib-effects.dll | 129 | | public: virtual bool __cdecl StatefulEffectBase::Instance::RealtimeAddProcessor(struct EffectSettings & __ptr64, class EffectOutputs * __ptr64, unsigned int, float) __ptr64 ?RealtimeAddProcessor@Instance@StatefulEffectBase@@UEAA_NAEAUEffectSettings@@PEAVEffectOutputs@@IM@Z |
lib-effects.dll | 74 | | public: virtual class TranslatableString __cdecl Effect::GetDescription(void)const __ptr64 ?GetDescription@Effect@@UEBA?AVTranslatableString@@XZ |
lib-effects.dll | 90 | | public: virtual enum EffectType __cdecl Effect::GetType(void)const __ptr64 ?GetType@Effect@@UEBA?AW4EffectType@@XZ |
lib-effects.dll | 78 | | public: virtual class ComponentInterfaceSymbol __cdecl Effect::GetFamily(void)const __ptr64 ?GetFamily@Effect@@UEBA?AVComponentInterfaceSymbol@@XZ |
lib-effects.dll | 106 | | public: virtual bool __cdecl Effect::IsInteractive(void)const __ptr64 ?IsInteractive@Effect@@UEBA_NXZ |
lib-effects.dll | 105 | | public: virtual bool __cdecl Effect::IsDefault(void)const __ptr64 ?IsDefault@Effect@@UEBA_NXZ |
lib-effects.dll | 143 | | public: virtual enum EffectDefinitionInterface::RealtimeSince __cdecl Effect::RealtimeSupport(void)const __ptr64 ?RealtimeSupport@Effect@@UEBA?AW4RealtimeSince@EffectDefinitionInterface@@XZ |
lib-effects.dll | 156 | | public: virtual bool __cdecl Effect::SupportsAutomation(void)const __ptr64 ?SupportsAutomation@Effect@@UEBA_NXZ |
lib-effects.dll | 147 | | public: virtual bool __cdecl Effect::SaveSettings(struct EffectSettings const & __ptr64, class CommandParameters & __ptr64)const __ptr64 ?SaveSettings@Effect@@UEBA_NAEBUEffectSettings@@AEAVCommandParameters@@@Z |
lib-effects.dll | 111 | | public: virtual bool __cdecl Effect::LoadSettings(class CommandParameters const & __ptr64, struct EffectSettings & __ptr64)const __ptr64 ?LoadSettings@Effect@@UEBA_NAEBVCommandParameters@@AEAUEffectSettings@@@Z |
lib-effects.dll | 113 | | public: virtual class std::optional<class std::unique_ptr<class EffectSettingsAccess::Message, struct std::default_delete<class EffectSettingsAccess::Message> > > __cdecl Effect::LoadUserPreset(class wxString const & __ptr64, struct EffectSettings & __ptr64)const __ptr64 ?LoadUserPreset@Effect@@UEBA?AV?$optional@V?$unique_ptr@VMessage@EffectSettingsAccess@@U?$default_delete@VMessage@EffectSettingsAccess@@@std@@@std@@@std@@AEBVwxString@@AEAUEffectSettings@@@Z |
lib-effects.dll | 149 | | public: virtual bool __cdecl Effect::SaveUserPreset(class wxString const & __ptr64, struct EffectSettings const & __ptr64)const __ptr64 ?SaveUserPreset@Effect@@UEBA_NAEBVwxString@@AEBUEffectSettings@@@Z |
lib-effects.dll | 77 | | public: virtual class std::vector<class wxString, class std::allocator<class wxString> > __cdecl Effect::GetFactoryPresets(void)const __ptr64 ?GetFactoryPresets@Effect@@UEBA?AV?$vector@VwxString@@V?$allocator@VwxString@@@std@@@std@@XZ |
lib-effects.dll | 109 | | public: virtual class std::optional<class std::unique_ptr<class EffectSettingsAccess::Message, struct std::default_delete<class EffectSettingsAccess::Message> > > __cdecl Effect::LoadFactoryPreset(int, struct EffectSettings & __ptr64)const __ptr64 ?LoadFactoryPreset@Effect@@UEBA?AV?$optional@V?$unique_ptr@VMessage@EffectSettingsAccess@@U?$default_delete@VMessage@EffectSettingsAccess@@@std@@@std@@@std@@HAEAUEffectSettings@@@Z |
lib-effects.dll | 108 | | public: virtual class std::optional<class std::unique_ptr<class EffectSettingsAccess::Message, struct std::default_delete<class EffectSettingsAccess::Message> > > __cdecl Effect::LoadFactoryDefaults(struct EffectSettings & __ptr64)const __ptr64 ?LoadFactoryDefaults@Effect@@UEBA?AV?$optional@V?$unique_ptr@VMessage@EffectSettingsAccess@@U?$default_delete@VMessage@EffectSettingsAccess@@@std@@@std@@@std@@AEAUEffectSettings@@@Z |
lib-effects.dll | 117 | | public: virtual class EffectParameterMethods const & __ptr64 __cdecl Effect::Parameters(void)const __ptr64 ?Parameters@Effect@@UEBAAEBVEffectParameterMethods@@XZ |
lib-effects.dll | 48 | | public: virtual bool __cdecl Effect::CanExportPresets(void)const __ptr64 ?CanExportPresets@Effect@@UEBA_NXZ |
lib-effects.dll | 114 | | void __cdecl MixAndRender(struct TrackIterRange<class WaveTrack const> const & __ptr64, struct MixerOptions::Warp const & __ptr64, class wxString const & __ptr64, class WaveTrackFactory * __ptr64, double, enum sampleFormat, double, double, class std::shared_ptr<class WaveTrack> & __ptr64, class std::shared_ptr<class WaveTrack> & __ptr64) ?MixAndRender@@YAXAEBU?$TrackIterRange@$$CBVWaveTrack@@@@AEBUWarp@MixerOptions@@AEBVwxString@@PEAVWaveTrackFactory@@NW4sampleFormat@@NNAEAV?$shared_ptr@VWaveTrack@@@std@@5@Z |
lib-effects.dll | 70 | | protected: void __cdecl Effect::GetBounds(class WaveTrack const & __ptr64, class WaveTrack const * __ptr64, class sampleCount * __ptr64, class sampleCount * __ptr64) __ptr64 ?GetBounds@Effect@@IEAAXAEBVWaveTrack@@PEBV2@PEAVsampleCount@@2@Z |
lib-effects.dll | 170 | | protected: static int EffectBase::nEffectsDone ?nEffectsDone@EffectBase@@1HA |
lib-effects.dll | 44 | | protected: class Track * __ptr64 __cdecl Effect::AddToOutputTracks(class std::shared_ptr<class Track> const & __ptr64) __ptr64 ?AddToOutputTracks@Effect@@IEAAPEAVTrack@@AEBV?$shared_ptr@VTrack@@@std@@@Z |
lib-effects.dll | 81 | | protected: int __cdecl Effect::GetNumWaveGroups(void)const __ptr64 ?GetNumWaveGroups@Effect@@IEBAHXZ |
lib-effects.dll | 160 | | protected: bool __cdecl Effect::TrackGroupProgress(int, double, class TranslatableString const & __ptr64)const __ptr64 ?TrackGroupProgress@Effect@@IEBA_NHNAEBVTranslatableString@@@Z |
lib-effects.dll | 158 | | public: unsigned int __cdecl Effect::TestUIFlags(unsigned int) __ptr64 ?TestUIFlags@Effect@@QEAAII@Z |
lib-effects.dll | 154 | | protected: void __cdecl EffectBase::SetPreviewFullSelectionFlag(bool) __ptr64 ?SetPreviewFullSelectionFlag@EffectBase@@IEAAX_N@Z |
lib-effects.dll | 76 | | class std::vector<struct MixerOptions::StageSpecification, class std::allocator<struct MixerOptions::StageSpecification> > __cdecl GetEffectStages(class WaveTrack const & __ptr64) ?GetEffectStages@@YA?AV?$vector@UStageSpecification@MixerOptions@@V?$allocator@UStageSpecification@MixerOptions@@@std@@@std@@AEBVWaveTrack@@@Z |
lib-effects.dll | 120 | | protected: bool __cdecl PerTrackEffect::Process(class EffectInstance & __ptr64, struct EffectSettings & __ptr64)const __ptr64 ?Process@PerTrackEffect@@IEBA_NAEAVEffectInstance@@AEAUEffectSettings@@@Z |
lib-effects.dll | 63 | | protected: class AudacityProject const * __ptr64 __cdecl EffectBase::FindProject(void)const __ptr64 ?FindProject@EffectBase@@IEBAPEBVAudacityProject@@XZ |
lib-effects.dll | 61 | | public: static class std::optional<class std::shared_ptr<class EffectInstanceEx> > __cdecl EffectBase::FindInstance(class EffectPlugin & __ptr64) ?FindInstance@EffectBase@@SA?AV?$optional@V?$shared_ptr@VEffectInstanceEx@@@std@@@std@@AEAVEffectPlugin@@@Z |
lib-effects.dll | 167 | | public: static class wxString const EffectPlugin::kFactoryDefaultsIdent ?kFactoryDefaultsIdent@EffectPlugin@@2VwxString@@B |
lib-effects.dll | 166 | | public: static class wxString const EffectPlugin::kCurrentSettingsIdent ?kCurrentSettingsIdent@EffectPlugin@@2VwxString@@B |
lib-effects.dll | 168 | | public: static class wxString const EffectPlugin::kFactoryPresetIdent ?kFactoryPresetIdent@EffectPlugin@@2VwxString@@B |
lib-effects.dll | 169 | | public: static class wxString const EffectPlugin::kUserPresetIdent ?kUserPresetIdent@EffectPlugin@@2VwxString@@B |
lib-effects.dll | 133 | | public: virtual bool __cdecl StatefulEffectBase::Instance::RealtimeInitialize(struct EffectSettings & __ptr64, double) __ptr64 ?RealtimeInitialize@Instance@StatefulEffectBase@@UEAA_NAEAUEffectSettings@@N@Z |
lib-effects.dll | 151 | | public: virtual unsigned __int64 __cdecl StatefulEffectBase::Instance::SetBlockSize(unsigned __int64) __ptr64 ?SetBlockSize@Instance@StatefulEffectBase@@UEAA_K_K@Z |
lib-effects.dll | 68 | | public: virtual unsigned __int64 __cdecl StatefulEffectBase::Instance::GetBlockSize(void)const __ptr64 ?GetBlockSize@Instance@StatefulEffectBase@@UEBA_KXZ |
lib-effects.dll | 99 | | public: virtual bool __cdecl StatefulEffectBase::Instance::Init(void) __ptr64 ?Init@Instance@StatefulEffectBase@@UEAA_NXZ |
lib-effects.dll | 85 | | public: virtual class wxString __cdecl Effect::GetPath(void)const __ptr64 ?GetPath@Effect@@UEBA?AVwxString@@XZ |
lib-effects.dll | 12 | | public: __cdecl StatefulEffectBase::Instance::Instance(class StatefulEffectBase & __ptr64) __ptr64 ??0Instance@StatefulEffectBase@@QEAA@AEAV1@@Z |
lib-effects.dll | 15 | | public: __cdecl PerTrackEffect::PerTrackEffect(void) __ptr64 ??0PerTrackEffect@@QEAA@XZ |
lib-effects.dll | 10 | | public: __cdecl PerTrackEffect::Instance::Instance(class PerTrackEffect::Instance const & __ptr64) __ptr64 ??0Instance@PerTrackEffect@@QEAA@AEBV01@@Z |
lib-effects.dll | 119 | | public: virtual bool __cdecl PerTrackEffect::Instance::Process(struct EffectSettings & __ptr64) __ptr64 ?Process@Instance@PerTrackEffect@@UEAA_NAEAUEffectSettings@@@Z |
lib-effects.dll | 11 | | public: __cdecl PerTrackEffect::Instance::Instance(class PerTrackEffect const & __ptr64) __ptr64 ??0Instance@PerTrackEffect@@QEAA@AEBV1@@Z |
lib-effects.dll | 26 | | public: virtual __cdecl PerTrackEffect::~PerTrackEffect(void) __ptr64 ??1PerTrackEffect@@UEAA@XZ |
lib-effects.dll | 104 | | public: virtual bool __cdecl Effect::IsBatchProcessing(void)const __ptr64 ?IsBatchProcessing@Effect@@UEBA_NXZ |
lib-effects.dll | 153 | | protected: void __cdecl EffectBase::SetLinearEffectFlag(bool) __ptr64 ?SetLinearEffectFlag@EffectBase@@IEAAX_N@Z |
lib-effects.dll | 6 | | public: __cdecl EffectInstanceEx::EffectInstanceEx(class EffectInstanceEx const & __ptr64) __ptr64 ??0EffectInstanceEx@@QEAA@AEBV0@@Z |
lib-effects.dll | 7 | | public: __cdecl EffectInstanceEx::EffectInstanceEx(void) __ptr64 ??0EffectInstanceEx@@QEAA@XZ |
lib-effects.dll | 22 | | public: virtual __cdecl EffectInstanceEx::~EffectInstanceEx(void) __ptr64 ??1EffectInstanceEx@@UEAA@XZ |
lib-effects.dll | 161 | | protected: bool __cdecl Effect::TrackProgress(int, double, class TranslatableString const & __ptr64)const __ptr64 ?TrackProgress@Effect@@IEBA_NHNAEBVTranslatableString@@@Z |
lib-effects.dll | 54 | | ?Delegate@Effect@@QEAA_NAEAV1@AEAUEffectSettings@@V?$function@$$A6A?AV?$optional@V?$shared_ptr@VEffectInstanceEx@@@std@@@std@@AEAUEffectSettings@@@Z@std@@@Z |
lib-effects.dll | 98 | | public: virtual bool __cdecl EffectInstanceEx::Init(void) __ptr64 ?Init@EffectInstanceEx@@UEAA_NXZ |
lib-effects.dll | 121 | | public: virtual bool __cdecl PerTrackEffect::Instance::ProcessFinalize(void) __ptr64 ?ProcessFinalize@Instance@PerTrackEffect@@UEAA_NXZ |
lib-effects.dll | 24 | | public: virtual __cdecl PerTrackEffect::Instance::~Instance(void) __ptr64 ??1Instance@PerTrackEffect@@UEAA@XZ |
lib-effects.dll | 123 | | public: virtual bool __cdecl StatefulEffectBase::ProcessFinalize(void) __ptr64 ?ProcessFinalize@StatefulEffectBase@@UEAA_NXZ |
lib-effects.dll | 126 | | public: virtual bool __cdecl StatefulEffectBase::ProcessInitialize(struct EffectSettings & __ptr64, double, enum ChannelName const * __ptr64) __ptr64 ?ProcessInitialize@StatefulEffectBase@@UEAA_NAEAUEffectSettings@@NPEBW4ChannelName@@@Z |
lib-effects.dll | 69 | | public: virtual unsigned __int64 __cdecl StatefulEffectBase::GetBlockSize(void)const __ptr64 ?GetBlockSize@StatefulEffectBase@@UEBA_KXZ |
lib-effects.dll | 152 | | public: virtual unsigned __int64 __cdecl StatefulEffectBase::SetBlockSize(unsigned __int64) __ptr64 ?SetBlockSize@StatefulEffectBase@@UEAA_K_K@Z |
lib-effects.dll | 51 | | protected: void __cdecl Effect::CopyInputTracks(bool) __ptr64 ?CopyInputTracks@Effect@@IEAAX_N@Z |
lib-effects.dll | 159 | | protected: bool __cdecl Effect::TotalProgress(double, class TranslatableString const & __ptr64)const __ptr64 ?TotalProgress@Effect@@IEBA_NNAEBVTranslatableString@@@Z |
lib-effects.dll | 20 | | public: virtual __cdecl Effect::~Effect(void) __ptr64 ??1Effect@@UEAA@XZ |
lib-effects.dll | 3 | | public: __cdecl Effect::Effect(void) __ptr64 ??0Effect@@QEAA@XZ |
lib-effects.dll | 146 | | protected: void __cdecl EffectBase::ReplaceProcessedTracks(bool) __ptr64 ?ReplaceProcessedTracks@EffectBase@@IEAAX_N@Z |
lib-effects.dll | 122 | | public: virtual bool __cdecl StatefulEffectBase::Instance::ProcessFinalize(void) __ptr64 ?ProcessFinalize@Instance@StatefulEffectBase@@UEAA_NXZ |
lib-effects.dll | 125 | | public: virtual bool __cdecl StatefulEffectBase::Instance::ProcessInitialize(struct EffectSettings & __ptr64, double, enum ChannelName const * __ptr64) __ptr64 ?ProcessInitialize@Instance@StatefulEffectBase@@UEAA_NAEAUEffectSettings@@NPEBW4ChannelName@@@Z |
lib-effects.dll | 116 | | public: virtual bool __cdecl StatefulEffectBase::NeedsDither(void)const __ptr64 ?NeedsDither@StatefulEffectBase@@UEBA_NXZ |
lib-effects.dll | 80 | | public: virtual class sampleCount __cdecl StatefulEffectBase::GetLatency(void)const __ptr64 ?GetLatency@StatefulEffectBase@@UEBA?AVsampleCount@@XZ |
lib-effects.dll | 67 | | public: virtual unsigned int __cdecl StatefulEffectBase::GetAudioOutCount(void)const __ptr64 ?GetAudioOutCount@StatefulEffectBase@@UEBAIXZ |
lib-effects.dll | 65 | | public: virtual unsigned int __cdecl StatefulEffectBase::GetAudioInCount(void)const __ptr64 ?GetAudioInCount@StatefulEffectBase@@UEBAIXZ |
lib-effects.dll | 132 | | public: virtual bool __cdecl StatefulEffectBase::RealtimeFinalize(struct EffectSettings & __ptr64) __ptr64 ?RealtimeFinalize@StatefulEffectBase@@UEAA_NAEAUEffectSettings@@@Z |
lib-effects.dll | 138 | | public: virtual bool __cdecl StatefulEffectBase::RealtimeProcessEnd(struct EffectSettings & __ptr64) __ptr64 ?RealtimeProcessEnd@StatefulEffectBase@@UEAA_NAEAUEffectSettings@@@Z |
lib-effects.dll | 136 | | public: virtual unsigned __int64 __cdecl StatefulEffectBase::RealtimeProcess(unsigned __int64, struct EffectSettings & __ptr64, float const * __ptr64 const * __ptr64, float * __ptr64 const * __ptr64, unsigned __int64) __ptr64 ?RealtimeProcess@StatefulEffectBase@@UEAA_K_KAEAUEffectSettings@@PEBQEBMPEBQEAM0@Z |
lib-effects.dll | 140 | | public: virtual bool __cdecl StatefulEffectBase::RealtimeProcessStart(struct EffectInstance::MessagePackage & __ptr64) __ptr64 ?RealtimeProcessStart@StatefulEffectBase@@UEAA_NAEAUMessagePackage@EffectInstance@@@Z |
lib-effects.dll | 142 | | public: virtual bool __cdecl StatefulEffectBase::RealtimeResume(void) __ptr64 ?RealtimeResume@StatefulEffectBase@@UEAA_NXZ |
lib-effects.dll | 145 | | public: virtual bool __cdecl StatefulEffectBase::RealtimeSuspend(void) __ptr64 ?RealtimeSuspend@StatefulEffectBase@@UEAA_NXZ |
lib-effects.dll | 130 | | public: virtual bool __cdecl StatefulEffectBase::RealtimeAddProcessor(struct EffectSettings & __ptr64, class EffectOutputs * __ptr64, unsigned int, float) __ptr64 ?RealtimeAddProcessor@StatefulEffectBase@@UEAA_NAEAUEffectSettings@@PEAVEffectOutputs@@IM@Z |
lib-effects.dll | 134 | | public: virtual bool __cdecl StatefulEffectBase::RealtimeInitialize(struct EffectSettings & __ptr64, double) __ptr64 ?RealtimeInitialize@StatefulEffectBase@@UEAA_NAEAUEffectSettings@@N@Z |
lib-effects.dll | 100 | | public: virtual bool __cdecl StatefulEffectBase::Init(void) __ptr64 ?Init@StatefulEffectBase@@UEAA_NXZ |
lib-effects.dll | 47 | | protected: virtual double __cdecl Effect::CalcPreviewInputLength(struct EffectSettings const & __ptr64, double)const __ptr64 ?CalcPreviewInputLength@Effect@@MEBANAEBUEffectSettings@@N@Z |
lib-effects.dll | 50 | | protected: virtual bool __cdecl Effect::CheckWhetherSkipEffect(struct EffectSettings const & __ptr64)const __ptr64 ?CheckWhetherSkipEffect@Effect@@MEBA_NAEBUEffectSettings@@@Z |
lib-effects.dll | 162 | | public: virtual void __cdecl Effect::UnsetBatchProcessing(void) __ptr64 ?UnsetBatchProcessing@Effect@@UEAAXXZ |
lib-effects.dll | 150 | | public: virtual void __cdecl Effect::SetBatchProcessing(void) __ptr64 ?SetBatchProcessing@Effect@@UEAAXXZ |
lib-effects.dll | 112 | | public: virtual class std::optional<class std::unique_ptr<class EffectSettingsAccess::Message, struct std::default_delete<class EffectSettingsAccess::Message> > > __cdecl Effect::LoadSettingsFromString(class wxString const & __ptr64, struct EffectSettings & __ptr64)const __ptr64 ?LoadSettingsFromString@Effect@@UEBA?AV?$optional@V?$unique_ptr@VMessage@EffectSettingsAccess@@U?$default_delete@VMessage@EffectSettingsAccess@@@std@@@std@@@std@@AEBVwxString@@AEAUEffectSettings@@@Z |
lib-effects.dll | 148 | | public: virtual bool __cdecl Effect::SaveSettingsAsString(struct EffectSettings const & __ptr64, class wxString & __ptr64)const __ptr64 ?SaveSettingsAsString@Effect@@UEBA_NAEBUEffectSettings@@AEAVwxString@@@Z |
lib-effects.dll | 87 | | public: virtual class ComponentInterfaceSymbol __cdecl Effect::GetSelectionFormat(void) __ptr64 ?GetSelectionFormat@Effect@@UEAA?AVComponentInterfaceSymbol@@XZ |
lib-effects.dll | 72 | | public: virtual class EffectSettingsManager const & __ptr64 __cdecl Effect::GetDefinition(void)const __ptr64 ?GetDefinition@Effect@@UEBAAEBVEffectSettingsManager@@XZ |
lib-effects.dll | 95 | | public: virtual bool __cdecl Effect::HasOptions(void)const __ptr64 ?HasOptions@Effect@@UEBA_NXZ |
lib-effects.dll | 164 | | public: virtual bool __cdecl Effect::VisitSettings(class SettingsVisitorBase<1> & __ptr64, struct EffectSettings const & __ptr64)const __ptr64 ?VisitSettings@Effect@@UEBA_NAEAV?$SettingsVisitorBase@$00@@AEBUEffectSettings@@@Z |
lib-effects.dll | 56 | | ?DoEffect@EffectBase@@UEAA_NAEAUEffectSettings@@AEBV?$function@$$A6A?AV?$optional@V?$shared_ptr@VEffectInstanceEx@@@std@@@std@@AEAUEffectSettings@@@Z@std@@NPEAVTrackList@@PEAVWaveTrackFactory@@AEAVNotifyingSelectedRegion@@IAEBV?$shared_ptr@VEffectSettingsAccess@@@4@@Z |
lib-effects.dll | 118 | | protected: virtual void __cdecl EffectBase::Preview(class EffectSettingsAccess & __ptr64, class std::A6AXXZ::function, bool) __ptr64 ?Preview@EffectBase@@MEAAXAEAVEffectSettingsAccess@@V?$function@$$A6AXXZ@std@@_N@Z |
lib-effects.dll | 46 | | protected: virtual class std::any __cdecl EffectBase::BeginPreview(struct EffectSettings const & __ptr64) __ptr64 ?BeginPreview@EffectBase@@MEAA?AVany@std@@AEBUEffectSettings@@@Z |
lib-effects.dll | 59 | | ?DoRegistration@BuiltinEffectsModule@@CAXAEBVComponentInterfaceSymbol@@AEBV?$function@$$A6A?AV?$unique_ptr@VEffect@@U?$default_delete@VEffect@@@std@@@std@@XZ@std@@_N@Z |
lib-effects.dll | 18 | | public: __cdecl StatefulEffectBase::StatefulEffectBase(void) __ptr64 ??0StatefulEffectBase@@QEAA@XZ |
lib-effects.dll | 13 | | public: __cdecl StatefulEffectBase::Instance::Instance(class StatefulEffectBase::Instance const & __ptr64) __ptr64 ??0Instance@StatefulEffectBase@@QEAA@AEBV01@@Z |
lib-effects.dll | 25 | | public: virtual __cdecl StatefulEffectBase::Instance::~Instance(void) __ptr64 ??1Instance@StatefulEffectBase@@UEAA@XZ |
lib-effects.dll | 115 | | public: virtual bool __cdecl StatefulEffectBase::Instance::NeedsDither(void)const __ptr64 ?NeedsDither@Instance@StatefulEffectBase@@UEBA_NXZ |
lib-effects.dll | 96 | | public: static void __cdecl Effect::IncEffectCounter(void) ?IncEffectCounter@Effect@@SAXXZ |
lib-wave-track.dll | 128 | | public: static class WaveTrackFactory & __ptr64 __cdecl WaveTrackFactory::Get(class AudacityProject & __ptr64) ?Get@WaveTrackFactory@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-wave-track.dll | 117 | | public: class WaveClip const * __ptr64 __cdecl WaveTrack::FindClipByName(class wxString const & __ptr64)const __ptr64 ?FindClipByName@WaveTrack@@QEBAPEBVWaveClip@@AEBVwxString@@@Z |
lib-wave-track.dll | 99 | | public: class WaveClip * __ptr64 __cdecl WaveTrack::CreateClip(double, class wxString const & __ptr64) __ptr64 ?CreateClip@WaveTrack@@QEAAPEAVWaveClip@@NAEBVwxString@@@Z |
lib-wave-track.dll | 277 | | public: virtual void __cdecl WaveTrack::SetOffset(double) __ptr64 ?SetOffset@WaveTrack@@UEAAXN@Z |
lib-wave-track.dll | 260 | | public: void __cdecl WaveTrack::Reinit(class WaveTrack const & __ptr64) __ptr64 ?Reinit@WaveTrack@@QEAAXAEBV1@@Z |
lib-wave-track.dll | 156 | | public: static class wxString __cdecl WaveTrack::GetDefaultAudioTrackNamePreference(void) ?GetDefaultAudioTrackNamePreference@WaveTrack@@SA?AVwxString@@XZ |
lib-wave-track.dll | 143 | | public: virtual float __cdecl WaveTrack::GetChannelGain(int)const __ptr64 ?GetChannelGain@WaveTrack@@UEBAMH@Z |
lib-wave-track.dll | 278 | | public: virtual void __cdecl WaveTrack::SetPan(float) __ptr64 ?SetPan@WaveTrack@@UEAAXM@Z |
lib-wave-track.dll | 187 | | public: float __cdecl WaveTrack::GetPan(void)const __ptr64 ?GetPan@WaveTrack@@QEBAMXZ |
lib-wave-track.dll | 273 | | public: void __cdecl WaveTrack::SetGain(float) __ptr64 ?SetGain@WaveTrack@@QEAAXM@Z |
lib-wave-track.dll | 167 | | public: float __cdecl WaveTrack::GetGain(void)const __ptr64 ?GetGain@WaveTrack@@QEBAMXZ |
lib-wave-track.dll | 235 | | void __cdecl InspectBlocks(class TrackList const & __ptr64, class A6AXAEBVSampleBlock::function) ?InspectBlocks@@YAXAEBVTrackList@@V?$function@$$A6AXAEBVSampleBlock@@@Z@std@@PEAV?$unordered_set@_JU?$hash@_J@std@@U?$equal_to@_J@2@V?$allocator@_J@2@@3@@Z |
lib-wave-track.dll | 198 | | public: virtual double __cdecl WaveTrack::GetRate(void)const __ptr64 ?GetRate@WaveTrack@@UEBANXZ |
lib-wave-track.dll | 98 | | public: class std::shared_ptr<class WaveTrack> __cdecl WaveTrackFactory::Create(void) __ptr64 ?Create@WaveTrackFactory@@QEAA?AV?$shared_ptr@VWaveTrack@@@std@@XZ |
lib-wave-track.dll | 85 | | public: bool __cdecl WaveTrack::CloseLock(void) __ptr64 ?CloseLock@WaveTrack@@QEAA_NXZ |
lib-wave-track.dll | 276 | | public: void __cdecl WaveClip::SetName(class wxString const & __ptr64) __ptr64 ?SetName@WaveClip@@QEAAXAEBVwxString@@@Z |
lib-wave-track.dll | 267 | | public: static class WaveTrackFactory & __ptr64 __cdecl WaveTrackFactory::Reset(class AudacityProject & __ptr64) ?Reset@WaveTrackFactory@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-wave-track.dll | 105 | | public: static void __cdecl WaveTrackFactory::Destroy(class AudacityProject & __ptr64) ?Destroy@WaveTrackFactory@@SAXAEAVAudacityProject@@@Z |
lib-wave-track.dll | 243 | | public: void __cdecl WaveClip::MarkChanged(void) __ptr64 ?MarkChanged@WaveClip@@QEAAXXZ |
lib-wave-track.dll | 112 | | public: class std::shared_ptr<class WaveTrack> __cdecl WaveTrack::EmptyCopy(class std::shared_ptr<class SampleBlockFactory> const & __ptr64, bool)const __ptr64 ?EmptyCopy@WaveTrack@@QEBA?AV?$shared_ptr@VWaveTrack@@@std@@AEBV?$shared_ptr@VSampleBlockFactory@@@3@_N@Z |
lib-wave-track.dll | 78 | | public: void __cdecl WaveTrack::ClearAndPaste(double, double, class Track const * __ptr64, bool, bool, class TimeWarper const * __ptr64) __ptr64 ?ClearAndPaste@WaveTrack@@QEAAXNNPEBVTrack@@_N1PEBVTimeWarper@@@Z |
lib-wave-track.dll | 220 | | public: void __cdecl WaveTrack::HandleClear(double, double, bool, bool) __ptr64 ?HandleClear@WaveTrack@@QEAAXNN_N0@Z |
lib-wave-track.dll | 137 | | public: virtual unsigned __int64 __cdecl WaveTrack::GetBestBlockSize(class sampleCount)const __ptr64 ?GetBestBlockSize@WaveTrack@@UEBA_KVsampleCount@@@Z |
lib-wave-track.dll | 176 | | public: virtual unsigned __int64 __cdecl WaveTrack::GetMaxBlockSize(void)const __ptr64 ?GetMaxBlockSize@WaveTrack@@UEBA_KXZ |
lib-wave-track.dll | 148 | | public: int __cdecl WaveTrack::GetClipIndex(class WaveClip const * __ptr64)const __ptr64 ?GetClipIndex@WaveTrack@@QEBAHPEBVWaveClip@@@Z |
lib-wave-track.dll | 295 | | public: class std::vector<class WaveClip const * __ptr64, class std::allocator<class WaveClip const * __ptr64> > __cdecl WaveTrack::SortedClipArray(void)const __ptr64 ?SortedClipArray@WaveTrack@@QEBA?AV?$vector@PEBVWaveClip@@V?$allocator@PEBVWaveClip@@@std@@@std@@XZ |
lib-wave-track.dll | 214 | | public: double __cdecl WaveClip::GetSequenceStartTime(void)const __ptr64 ?GetSequenceStartTime@WaveClip@@QEBANXZ |
lib-wave-track.dll | 193 | | public: double __cdecl WaveClip::GetPlayStartTime(void)const __ptr64 ?GetPlayStartTime@WaveClip@@QEBANXZ |
lib-wave-track.dll | 189 | | public: double __cdecl WaveClip::GetPlayEndTime(void)const __ptr64 ?GetPlayEndTime@WaveClip@@QEBANXZ |
lib-wave-track.dll | 312 | | public: bool __cdecl WaveClip::WithinPlayRegion(double)const __ptr64 ?WithinPlayRegion@WaveClip@@QEBA_NN@Z |
lib-wave-track.dll | 249 | | public: unsigned __int64 __cdecl WaveClip::NumCutLines(void)const __ptr64 ?NumCutLines@WaveClip@@QEBA_KXZ |
lib-wave-track.dll | 159 | | public: class Envelope * __ptr64 __cdecl WaveClip::GetEnvelope(void) __ptr64 ?GetEnvelope@WaveClip@@QEAAPEAVEnvelope@@XZ |
lib-wave-track.dll | 215 | | public: virtual double __cdecl WaveTrack::GetStartTime(void)const __ptr64 ?GetStartTime@WaveTrack@@UEBANXZ |
lib-wave-track.dll | 294 | | public: class std::vector<class WaveClip * __ptr64, class std::allocator<class WaveClip * __ptr64> > __cdecl WaveTrack::SortedClipArray(void) __ptr64 ?SortedClipArray@WaveTrack@@QEAA?AV?$vector@PEAVWaveClip@@V?$allocator@PEAVWaveClip@@@std@@@std@@XZ |
lib-wave-track.dll | 73 | | public: static struct Track::TypeInfo const & __ptr64 __cdecl WaveTrack::ClassTypeInfo(void) ?ClassTypeInfo@WaveTrack@@SAAEBUTypeInfo@Track@@XZ |
lib-wave-track.dll | 280 | | public: void __cdecl WaveClip::SetPlayStartTime(double) __ptr64 ?SetPlayStartTime@WaveClip@@QEAAXN@Z |
lib-wave-track.dll | 290 | | public: void __cdecl WaveTrack::SetWaveColorIndex(int) __ptr64 ?SetWaveColorIndex@WaveTrack@@QEAAXH@Z |
lib-wave-track.dll | 180 | | public: struct std::pair<float, float> __cdecl WaveTrack::GetMinMax(double, double, bool)const __ptr64 ?GetMinMax@WaveTrack@@QEBA?AU?$pair@MM@std@@NN_N@Z |
lib-wave-track.dll | 111 | | class BoolSetting EditClipsCanMove ?EditClipsCanMove@@3VBoolSetting@@A |
lib-wave-track.dll | 103 | | public: static void __cdecl Sequence::DebugPrintf(class BlockArray const & __ptr64, class sampleCount, class wxString * __ptr64) ?DebugPrintf@Sequence@@SAXAEBVBlockArray@@VsampleCount@@PEAVwxString@@@Z |
lib-wave-track.dll | 177 | | public: static unsigned __int64 __cdecl Sequence::GetMaxDiskBlockSize(void) ?GetMaxDiskBlockSize@Sequence@@SA_KXZ |
lib-wave-track.dll | 29 | | public: virtual __cdecl WaveTrackFactory::~WaveTrackFactory(void) __ptr64 ??1WaveTrackFactory@@UEAA@XZ |
lib-wave-track.dll | 97 | | public: class std::shared_ptr<class WaveTrack> __cdecl WaveTrackFactory::Create(enum sampleFormat, double) __ptr64 ?Create@WaveTrackFactory@@QEAA?AV?$shared_ptr@VWaveTrack@@@std@@W4sampleFormat@@N@Z |
lib-wave-track.dll | 18 | | public: __cdecl WaveTrackFactory::WaveTrackFactory(class ProjectRate const & __ptr64, class std::shared_ptr<class SampleBlockFactory> const & __ptr64) __ptr64 ??0WaveTrackFactory@@QEAA@AEBVProjectRate@@AEBV?$shared_ptr@VSampleBlockFactory@@@std@@@Z |
lib-wave-track.dll | 146 | | public: class WaveClip * __ptr64 __cdecl WaveTrack::GetClipByIndex(int) __ptr64 ?GetClipByIndex@WaveTrack@@QEAAPEAVWaveClip@@H@Z |
lib-wave-track.dll | 127 | | public: virtual bool __cdecl WaveTrack::Get(char * __ptr64, enum sampleFormat, class sampleCount, unsigned __int64, enum fillFormat, bool, class sampleCount * __ptr64)const __ptr64 ?Get@WaveTrack@@UEBA_NPEADW4sampleFormat@@VsampleCount@@_KW4fillFormat@@_NPEAV3@@Z |
lib-wave-track.dll | 121 | | public: virtual void __cdecl WaveTrack::Flush(void) __ptr64 ?Flush@WaveTrack@@UEAAXXZ |
lib-wave-track.dll | 57 | | public: virtual bool __cdecl WaveTrack::Append(char const * __ptr64, enum sampleFormat, unsigned __int64, unsigned int, enum sampleFormat) __ptr64 ?Append@WaveTrack@@UEAA_NPEBDW4sampleFormat@@_KI1@Z |
lib-wave-track.dll | 254 | | public: virtual void __cdecl WaveTrack::Paste(double, class Track const * __ptr64) __ptr64 ?Paste@WaveTrack@@UEAAXNPEBVTrack@@@Z |
lib-wave-track.dll | 102 | | public: virtual class std::shared_ptr<class Track> __cdecl WaveTrack::Cut(double, double) __ptr64 ?Cut@WaveTrack@@UEAA?AV?$shared_ptr@VTrack@@@std@@NN@Z |
lib-wave-track.dll | 282 | | public: void __cdecl WaveTrack::SetRate(double) __ptr64 ?SetRate@WaveTrack@@QEAAXN@Z |
lib-wave-track.dll | 158 | | public: virtual double __cdecl WaveTrack::GetEndTime(void)const __ptr64 ?GetEndTime@WaveTrack@@UEBANXZ |
lib-wave-track.dll | 204 | | public: class Sequence * __ptr64 __cdecl WaveClip::GetSequence(void) __ptr64 ?GetSequence@WaveClip@@QEAAPEAVSequence@@XZ |
lib-wave-track.dll | 190 | | public: class sampleCount __cdecl WaveClip::GetPlaySamplesCount(void)const __ptr64 ?GetPlaySamplesCount@WaveClip@@QEBA?AVsampleCount@@XZ |
lib-wave-track.dll | 246 | | public: static class std::shared_ptr<class SampleBlockFactory> __cdecl SampleBlockFactory::New(class AudacityProject & __ptr64) ?New@SampleBlockFactory@@SA?AV?$shared_ptr@VSampleBlockFactory@@@std@@AEAVAudacityProject@@@Z |
lib-wave-track.dll | 71 | | public: bool __cdecl WaveTrack::CanInsertClip(class WaveClip * __ptr64, double & __ptr64, double & __ptr64)const __ptr64 ?CanInsertClip@WaveTrack@@QEBA_NPEAVWaveClip@@AEAN1@Z |
lib-wave-track.dll | 271 | | public: void __cdecl WaveTrack::Set(char const * __ptr64, enum sampleFormat, class sampleCount, unsigned __int64, enum sampleFormat) __ptr64 ?Set@WaveTrack@@QEAAXPEBDW4sampleFormat@@VsampleCount@@_K1@Z |
lib-wave-track.dll | 299 | | public: void __cdecl WaveTrack::SplitDelete(double, double) __ptr64 ?SplitDelete@WaveTrack@@QEAAXNN@Z |
lib-wave-track.dll | 160 | | public: class Envelope const * __ptr64 __cdecl WaveClip::GetEnvelope(void)const __ptr64 ?GetEnvelope@WaveClip@@QEBAPEBVEnvelope@@XZ |
lib-wave-track.dll | 203 | | public: bool __cdecl WaveClip::GetSamples(char * __ptr64, enum sampleFormat, class sampleCount, unsigned __int64, bool)const __ptr64 ?GetSamples@WaveClip@@QEBA_NPEADW4sampleFormat@@VsampleCount@@_K_N@Z |
lib-wave-track.dll | 201 | | public: class SampleFormats __cdecl Sequence::GetSampleFormats(void)const __ptr64 ?GetSampleFormats@Sequence@@QEBA?AVSampleFormats@@XZ |
lib-wave-track.dll | 135 | | public: unsigned __int64 __cdecl WaveClip::GetAppendBufferLen(void)const __ptr64 ?GetAppendBufferLen@WaveClip@@QEBA_KXZ |
lib-wave-track.dll | 133 | | public: char const * __ptr64 __cdecl WaveClip::GetAppendBuffer(void)const __ptr64 ?GetAppendBuffer@WaveClip@@QEBAPEBDXZ |
lib-wave-track.dll | 205 | | public: class Sequence const * __ptr64 __cdecl WaveClip::GetSequence(void)const __ptr64 ?GetSequence@WaveClip@@QEBAPEBVSequence@@XZ |
lib-wave-track.dll | 145 | | public: class WaveClip * __ptr64 __cdecl WaveTrack::GetClipAtTime(double) __ptr64 ?GetClipAtTime@WaveTrack@@QEAAPEAVWaveClip@@N@Z |
lib-wave-track.dll | 275 | | public: static void __cdecl Sequence::SetMaxDiskBlockSize(unsigned __int64) ?SetMaxDiskBlockSize@Sequence@@SAX_K@Z |
lib-wave-track.dll | 72 | | public: bool __cdecl WaveTrack::CanOffsetClips(class std::vector<class WaveClip * __ptr64, class std::allocator<class WaveClip * __ptr64> > const & __ptr64, double, double * __ptr64) __ptr64 ?CanOffsetClips@WaveTrack@@QEAA_NAEBV?$vector@PEAVWaveClip@@V?$allocator@PEAVWaveClip@@@std@@@std@@NPEAN@Z |
lib-wave-track.dll | 250 | | public: void __cdecl WaveClip::Offset(double) __ptr64 ?Offset@WaveClip@@QEAAXN@Z |
lib-wave-track.dll | 265 | | public: void __cdecl WaveClip::Resample(int, class BasicUI::ProgressDialog * __ptr64) __ptr64 ?Resample@WaveClip@@QEAAXHPEAVProgressDialog@BasicUI@@@Z |
lib-wave-track.dll | 244 | | public: virtual void __cdecl WaveTrack::Merge(class Track const & __ptr64) __ptr64 ?Merge@WaveTrack@@UEAAXAEBVTrack@@@Z |
lib-wave-track.dll | 212 | | public: class sampleCount __cdecl WaveTrack::GetSequenceSamplesCount(void)const __ptr64 ?GetSequenceSamplesCount@WaveTrack@@QEBA?AVsampleCount@@XZ |
lib-wave-track.dll | 279 | | public: virtual void __cdecl WaveTrack::SetPanFromChannelType(void) __ptr64 ?SetPanFromChannelType@WaveTrack@@UEAAXXZ |
lib-wave-track.dll | 309 | | public: void __cdecl WaveClip::TrimRightTo(double) __ptr64 ?TrimRightTo@WaveClip@@QEAAXN@Z |
lib-wave-track.dll | 307 | | public: void __cdecl WaveClip::TrimLeftTo(double) __ptr64 ?TrimLeftTo@WaveClip@@QEAAXN@Z |
lib-wave-track.dll | 210 | | public: double __cdecl WaveClip::GetSequenceEndTime(void)const __ptr64 ?GetSequenceEndTime@WaveClip@@QEBANXZ |
lib-wave-track.dll | 154 | | 0A<0> ?GetData@?$Site@VWaveClip@@UWaveClipListener@@$0A@$$YUniquePtr@ClientData@@$0A@$0A@@ClientData@@AEAA?AU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$unique_ptr@UWaveClipListener@@U?$default_delete@UWaveClipListener@@@std@@@std@@V?$allocator@V?$unique_ptr@UWaveClipListener@@U?$default_delete@UWaveClipListener@@@std@@@std@@@2@@std@@$0A@@ClientData@@$0A@@ClientData@@@2@XZ |
lib-wave-track.dll | 165 | | 0A<0> ?GetFactories@?$Site@VWaveClip@@UWaveClipListener@@$0A@$$YUniquePtr@ClientData@@$0A@$0A@@ClientData@@CA?AU?$Locked@U?$Lockable@V?$vector@V?$function@$$A6A?AV?$unique_ptr@UWaveClipListener@@U?$default_delete@UWaveClipListener@@@std@@@std@@AEAVWaveClip@@@Z@std@@V?$allocator@V?$function@$$A6A?AV?$unique_ptr@UWaveClipListener@@U?$default_delete@UWaveClipListener@@@std@@@std@@AEAVWaveClip@@@Z@std@@@2@@std@@$0A@@ClientData@@@2@XZ |
lib-wave-track.dll | 293 | | 0A<0> ?Slot@?$Site@VWaveClip@@UWaveClipListener@@$0A@$$YUniquePtr@ClientData@@$0A@$0A@@ClientData@@AEAAAEBV?$unique_ptr@UWaveClipListener@@U?$default_delete@UWaveClipListener@@@std@@@std@@AEAU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$unique_ptr@UWaveClipListener@@U?$default_delete@UWaveClipListener@@@std@@@std@@V?$allocator@V?$unique_ptr@UWaveClipListener@@U?$default_delete@UWaveClipListener@@@std@@@std@@@2@@std@@$0A@@ClientData@@$0A@@ClientData@@@2@AEBVRegisteredFactory@12@_N@Z |
lib-wave-track.dll | 15 | | public: __cdecl WaveClipListener::WaveClipListener(void) __ptr64 ??0WaveClipListener@@QEAA@XZ |
lib-wave-track.dll | 27 | | public: virtual __cdecl WaveClipListener::~WaveClipListener(void) __ptr64 ??1WaveClipListener@@UEAA@XZ |
lib-wave-track.dll | 161 | | public: class Envelope * __ptr64 __cdecl WaveTrack::GetEnvelopeAtTime(double) __ptr64 ?GetEnvelopeAtTime@WaveTrack@@QEAAPEAVEnvelope@@N@Z |
lib-wave-track.dll | 259 | | public: static bool __cdecl Sequence::Read(char * __ptr64, enum sampleFormat, class SeqBlock const & __ptr64, unsigned __int64, unsigned __int64, bool) ?Read@Sequence@@SA_NPEADW4sampleFormat@@AEBVSeqBlock@@_K3_N@Z |
lib-wave-track.dll | 116 | | public: int __cdecl Sequence::FindBlock(class sampleCount)const __ptr64 ?FindBlock@Sequence@@QEBAHVsampleCount@@@Z |
lib-wave-track.dll | 175 | | public: unsigned __int64 __cdecl Sequence::GetMaxBlockSize(void)const __ptr64 ?GetMaxBlockSize@Sequence@@QEBA_KXZ |
lib-wave-track.dll | 264 | | public: bool __cdecl WaveTrack::RemoveCutLine(double) __ptr64 ?RemoveCutLine@WaveTrack@@QEAA_NN@Z |
lib-wave-track.dll | 115 | | public: void __cdecl WaveTrack::ExpandCutLine(double, double * __ptr64, double * __ptr64) __ptr64 ?ExpandCutLine@WaveTrack@@QEAAXNPEAN0@Z |
lib-wave-track.dll | 245 | | public: void __cdecl WaveTrack::MergeClips(int, int) __ptr64 ?MergeClips@WaveTrack@@QEAAXHH@Z |
lib-wave-track.dll | 66 | | class StringSetting AudioTrackNameSetting ?AudioTrackNameSetting@@3VStringSetting@@A |
lib-wave-track.dll | 147 | | public: class WaveClip const * __ptr64 __cdecl WaveTrack::GetClipByIndex(int)const __ptr64 ?GetClipByIndex@WaveTrack@@QEBAPEBVWaveClip@@H@Z |
lib-wave-track.dll | 94 | | public: class std::shared_ptr<class Track> __cdecl WaveTrack::CopyNonconst(double, double) __ptr64 ?CopyNonconst@WaveTrack@@QEAA?AV?$shared_ptr@VTrack@@@std@@NN@Z |
lib-wave-track.dll | 300 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct SampleBlockCreateMessage, 1>::Subscribe(class A6AXAEBUSampleBlockCreateMessage::function) __ptr64 ?Subscribe@?$Publisher@USampleBlockCreateMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUSampleBlockCreateMessage@@@Z@std@@@Z |
lib-wave-track.dll | 80 | | public: void __cdecl WaveClip::ClearRight(double) __ptr64 ?ClearRight@WaveClip@@QEAAXN@Z |
lib-wave-track.dll | 79 | | public: void __cdecl WaveClip::ClearLeft(double) __ptr64 ?ClearLeft@WaveClip@@QEAAXN@Z |
lib-wave-track.dll | 208 | | public: class BlockArray const * __ptr64 __cdecl WaveClip::GetSequenceBlockArray(void)const __ptr64 ?GetSequenceBlockArray@WaveClip@@QEBAPEBVBlockArray@@XZ |
lib-wave-track.dll | 217 | | public: double __cdecl WaveClip::GetTrimRight(void)const __ptr64 ?GetTrimRight@WaveClip@@QEBANXZ |
lib-wave-track.dll | 289 | | public: void __cdecl WaveClip::SetTrimRight(double) __ptr64 ?SetTrimRight@WaveClip@@QEAAXN@Z |
lib-wave-track.dll | 216 | | public: double __cdecl WaveClip::GetTrimLeft(void)const __ptr64 ?GetTrimLeft@WaveClip@@QEBANXZ |
lib-wave-track.dll | 288 | | public: void __cdecl WaveClip::SetTrimLeft(double) __ptr64 ?SetTrimLeft@WaveClip@@QEAAXN@Z |
lib-wave-track.dll | 211 | | public: class sampleCount __cdecl WaveClip::GetSequenceSamplesCount(void)const __ptr64 ?GetSequenceSamplesCount@WaveClip@@QEBA?AVsampleCount@@XZ |
lib-wave-track.dll | 106 | | public: void __cdecl WaveTrack::Disjoin(double, double) __ptr64 ?Disjoin@WaveTrack@@QEAAXNN@Z |
lib-wave-track.dll | 239 | | public: void __cdecl WaveTrack::Join(double, double) __ptr64 ?Join@WaveTrack@@QEAAXNN@Z |
lib-wave-track.dll | 298 | | public: class std::shared_ptr<class Track> __cdecl WaveTrack::SplitCut(double, double) __ptr64 ?SplitCut@WaveTrack@@QEAA?AV?$shared_ptr@VTrack@@@std@@NN@Z |
lib-wave-track.dll | 77 | | public: void __cdecl WaveTrack::ClearAndAddCutLine(double, double) __ptr64 ?ClearAndAddCutLine@WaveTrack@@QEAAXNN@Z |
lib-wave-track.dll | 296 | | public: void __cdecl WaveTrack::Split(double, double) __ptr64 ?Split@WaveTrack@@QEAAXNN@Z |
lib-wave-track.dll | 292 | | public: virtual void __cdecl WaveTrack::Silence(double, double) __ptr64 ?Silence@WaveTrack@@UEAAXNN@Z |
lib-wave-track.dll | 184 | | public: int __cdecl WaveTrack::GetNumClips(void)const __ptr64 ?GetNumClips@WaveTrack@@QEBAHXZ |
lib-wave-track.dll | 291 | | public: bool __cdecl WaveClip::SharesBoundaryWithNextClip(class WaveClip const * __ptr64)const __ptr64 ?SharesBoundaryWithNextClip@WaveClip@@QEBA_NPEBV1@@Z |
lib-wave-track.dll | 268 | | public: class WaveClip * __ptr64 __cdecl WaveTrack::RightmostOrNewClip(void) __ptr64 ?RightmostOrNewClip@WaveTrack@@QEAAPEAVWaveClip@@XZ |
lib-wave-track.dll | 229 | | public: virtual bool __cdecl WaveTrack::HandleXMLTag(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, class std::vector<struct std::pair<class std::basic_string_view<char, struct std::char_traits<char> >, class XMLAttributeValueView>, class std::allocator<struct std::pair<class std::basic_string_view<char, struct std::char_traits<char> >, class XMLAttributeValueView> > > const & __ptr64) __ptr64 ?HandleXMLTag@WaveTrack@@UEAA_NAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@AEBV?$vector@U?$pair@V?$basic_string_view@DU?$char_traits@D@std@@@std@@VXMLAttributeValueView@@@std@@V?$allocator@U?$pair@V?$basic_string_view@DU?$char_traits@D@std@@@std@@VXMLAttributeValueView@@@std@@@2@@3@@Z |
lib-wave-track.dll | 222 | | public: virtual class XMLTagHandler * __ptr64 __cdecl WaveClip::HandleXMLChild(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64) __ptr64 ?HandleXMLChild@WaveClip@@UEAAPEAVXMLTagHandler@@AEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z |
lib-wave-track.dll | 233 | | public: void __cdecl WaveClip::InsertSilence(double, double, double * __ptr64) __ptr64 ?InsertSilence@WaveClip@@QEAAXNNPEAN@Z |
lib-wave-track.dll | 63 | | public: void __cdecl WaveClip::AppendSharedBlock(class std::shared_ptr<class SampleBlock> const & __ptr64) __ptr64 ?AppendSharedBlock@WaveClip@@QEAAXAEBV?$shared_ptr@VSampleBlock@@@std@@@Z |
lib-wave-track.dll | 61 | | public: class std::shared_ptr<class SampleBlock> __cdecl WaveClip::AppendNewBlock(char * __ptr64, enum sampleFormat, unsigned __int64) __ptr64 ?AppendNewBlock@WaveClip@@QEAA?AV?$shared_ptr@VSampleBlock@@@std@@PEADW4sampleFormat@@_K@Z |
lib-wave-track.dll | 310 | | public: void __cdecl WaveClip::UpdateEnvelopeTrackLen(void) __ptr64 ?UpdateEnvelopeTrackLen@WaveClip@@QEAAXXZ |
lib-wave-track.dll | 89 | | public: bool __cdecl Sequence::ConvertToSampleFormat(enum sampleFormat, class std::Z::A6AX_K::function const & __ptr64) __ptr64 ?ConvertToSampleFormat@Sequence@@QEAA_NW4sampleFormat@@AEBV?$function@$$A6AX_K@Z@std@@@Z |
lib-wave-track.dll | 238 | | public: static bool __cdecl Sequence::IsValidSampleFormat(int) ?IsValidSampleFormat@Sequence@@SA_NH@Z |
lib-wave-track.dll | 186 | | public: virtual double __cdecl WaveTrack::GetOffset(void)const __ptr64 ?GetOffset@WaveTrack@@UEBANXZ |
lib-wave-track.dll | 170 | | public: unsigned __int64 __cdecl WaveTrack::GetIdealBlockSize(void) __ptr64 ?GetIdealBlockSize@WaveTrack@@QEAA_KXZ |
lib-wave-track.dll | 266 | | public: void __cdecl WaveTrack::Resample(int, class BasicUI::ProgressDialog * __ptr64) __ptr64 ?Resample@WaveTrack@@QEAAXHPEAVProgressDialog@BasicUI@@@Z |
lib-wave-track.dll | 305 | | public: void __cdecl WaveTrack::Trim(double, double) __ptr64 ?Trim@WaveTrack@@QEAAXNN@Z |
lib-wave-track.dll | 191 | | public: class sampleCount __cdecl WaveTrack::GetPlaySamplesCount(void)const __ptr64 ?GetPlaySamplesCount@WaveTrack@@QEBA?AVsampleCount@@XZ |
lib-wave-track.dll | 234 | | public: virtual void __cdecl WaveTrack::InsertSilence(double, double) __ptr64 ?InsertSilence@WaveTrack@@UEAAXNN@Z |
lib-wave-track.dll | 53 | | public: bool __cdecl WaveTrack::AddClip(class std::shared_ptr<class WaveClip> const & __ptr64) __ptr64 ?AddClip@WaveTrack@@QEAA_NAEBV?$shared_ptr@VWaveClip@@@std@@@Z |
lib-wave-track.dll | 262 | | public: class std::shared_ptr<class WaveClip> __cdecl WaveTrack::RemoveAndReturnClip(class WaveClip * __ptr64) __ptr64 ?RemoveAndReturnClip@WaveTrack@@QEAA?AV?$shared_ptr@VWaveClip@@@std@@PEAVWaveClip@@@Z |
lib-wave-track.dll | 297 | | public: void __cdecl WaveTrack::SplitAt(double) __ptr64 ?SplitAt@WaveTrack@@QEAAXN@Z |
lib-wave-track.dll | 188 | | public: class sampleCount __cdecl WaveClip::GetPlayEndSample(void)const __ptr64 ?GetPlayEndSample@WaveClip@@QEBA?AVsampleCount@@XZ |
lib-wave-track.dll | 192 | | public: class sampleCount __cdecl WaveClip::GetPlayStartSample(void)const __ptr64 ?GetPlayStartSample@WaveClip@@QEBA?AVsampleCount@@XZ |
lib-wave-track.dll | 183 | | public: class wxString const & __ptr64 __cdecl WaveClip::GetName(void)const __ptr64 ?GetName@WaveClip@@QEBAAEBVwxString@@XZ |
lib-wave-track.dll | 93 | | public: virtual class std::shared_ptr<class Track> __cdecl WaveTrack::Copy(double, double, bool)const __ptr64 ?Copy@WaveTrack@@UEBA?AV?$shared_ptr@VTrack@@@std@@NN_N@Z |
lib-wave-track.dll | 142 | | public: virtual enum Track::ChannelType __cdecl WaveTrack::GetChannel(void)const __ptr64 ?GetChannel@WaveTrack@@UEBA?AW4ChannelType@Track@@XZ |
lib-wave-track.dll | 157 | | bool __cdecl GetEditClipsCanMove(void) ?GetEditClipsCanMove@@YA_NXZ |
lib-wave-track.dll | 237 | | public: bool __cdecl WaveTrack::IsEmpty(double, double)const __ptr64 ?IsEmpty@WaveTrack@@QEBA_NNN@Z |
lib-wave-track.dll | 75 | | public: virtual void __cdecl WaveTrack::Clear(double, double) __ptr64 ?Clear@WaveTrack@@UEAAXNN@Z |
lib-wave-track.dll | 91 | | public: void __cdecl WaveTrack::ConvertToSampleFormat(enum sampleFormat, class std::Z::A6AX_K::function const & __ptr64) __ptr64 ?ConvertToSampleFormat@WaveTrack@@QEAAXW4sampleFormat@@AEBV?$function@$$A6AX_K@Z@std@@@Z |
lib-wave-track.dll | 256 | | void __cdecl PasteOverPreservingClips(class WaveTrack & __ptr64, class sampleCount, class sampleCount, class WaveTrack & __ptr64) ?PasteOverPreservingClips@@YAXAEAVWaveTrack@@VsampleCount@@10@Z |
lib-wave-track.dll | 196 | | public: float __cdecl WaveTrack::GetRMS(double, double, bool)const __ptr64 ?GetRMS@WaveTrack@@QEBAMNN_N@Z |
lib-track-selection.dll | 20 | | public: static class SyncLockState const & __ptr64 __cdecl SyncLockState::Get(class AudacityProject const & __ptr64) ?Get@SyncLockState@@SAAEBV1@AEBVAudacityProject@@@Z |
lib-track-selection.dll | 28 | | public: bool __cdecl SyncLockState::IsSyncLocked(void)const __ptr64 ?IsSyncLocked@SyncLockState@@QEBA_NXZ |
lib-track-selection.dll | 17 | | public: static class SelectionState & __ptr64 __cdecl SelectionState::Get(class AudacityProject & __ptr64) ?Get@SelectionState@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-track-selection.dll | 24 | | public: void __cdecl SelectionState::HandleListSelection(class TrackList & __ptr64, class ViewInfo & __ptr64, class Track & __ptr64, bool, bool, bool) __ptr64 ?HandleListSelection@SelectionState@@QEAAXAEAVTrackList@@AEAVViewInfo@@AEAVTrack@@_N33@Z |
lib-track-selection.dll | 19 | | public: static class SyncLockState & __ptr64 __cdecl SyncLockState::Get(class AudacityProject & __ptr64) ?Get@SyncLockState@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-track-selection.dll | 26 | | public: static bool __cdecl SyncLock::IsSelectedOrSyncLockSelected(class Track const * __ptr64) ?IsSelectedOrSyncLockSelected@SyncLock@@SA_NPEBVTrack@@@Z |
lib-track-selection.dll | 27 | | public: static bool __cdecl SyncLock::IsSyncLockSelected(class Track const * __ptr64) ?IsSyncLockSelected@SyncLock@@SA_NPEBVTrack@@@Z |
lib-track-selection.dll | 35 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct SyncLockChangeMessage, 1>::Subscribe(class A6AXAEBUSyncLockChangeMessage::function) __ptr64 ?Subscribe@?$Publisher@USyncLockChangeMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUSyncLockChangeMessage@@@Z@std@@@Z |
lib-track-selection.dll | 23 | | public: static struct TrackIterRange<class Track> __cdecl SyncLock::Group(class Track * __ptr64) ?Group@SyncLock@@SA?AU?$TrackIterRange@VTrack@@@@PEAVTrack@@@Z |
lib-track-selection.dll | 22 | | public: static struct TrackIterRange<class Track const> __cdecl SyncLock::Group(class Track const * __ptr64) ?Group@SyncLock@@SA?AU?$TrackIterRange@$$CBVTrack@@@@PEBVTrack@@@Z |
lib-track-selection.dll | 3 | | public: __cdecl SelectionStateChanger::SelectionStateChanger(class SelectionState & __ptr64, class TrackList & __ptr64) __ptr64 ??0SelectionStateChanger@@QEAA@AEAVSelectionState@@AEAVTrackList@@@Z |
lib-track-selection.dll | 7 | | public: __cdecl SelectionStateChanger::~SelectionStateChanger(void) __ptr64 ??1SelectionStateChanger@@QEAA@XZ |
lib-track-selection.dll | 32 | | public: void __cdecl SelectionState::SelectTrack(class Track & __ptr64, bool, bool) __ptr64 ?SelectTrack@SelectionState@@QEAAXAEAVTrack@@_N1@Z |
lib-track-selection.dll | 36 | | class BoolSetting SyncLockTracks ?SyncLockTracks@@3VBoolSetting@@A |
lib-track-selection.dll | 34 | | public: void __cdecl SyncLockState::SetSyncLock(bool) __ptr64 ?SetSyncLock@SyncLockState@@QEAAX_N@Z |
lib-track-selection.dll | | | public: __cdecl V::AttachedVirtualFunction::AttachedVirtualFunction(void) __ptr64 ??0?$AttachedVirtualFunction@UGetSyncLockPolicyTag@@W4SyncLockPolicy@@$$CBVTrack@@$$V@@QEAA@XZ |
lib-track-selection.dll | 21 | | private: static class std::vector<struct V::AttachedVirtualFunction::Entry, class std::allocator<struct V::AttachedVirtualFunction::Entry> > & __ptr64 __cdecl V::AttachedVirtualFunction::GetRegistry(void) ?GetRegistry@?$AttachedVirtualFunction@UGetSyncLockPolicyTag@@W4SyncLockPolicy@@$$CBVTrack@@$$V@@CAAEAV?$vector@UEntry@?$AttachedVirtualFunction@UGetSyncLockPolicyTag@@W4SyncLockPolicy@@$$CBVTrack@@$$V@@V?$allocator@UEntry@?$AttachedVirtualFunction@UGetSyncLockPolicyTag@@W4SyncLockPolicy@@$$CBVTrack@@$$V@@@std@@@std@@XZ |
lib-track-selection.dll | 33 | | public: static void __cdecl SelectionState::SelectTrackLength(class ViewInfo & __ptr64, class Track & __ptr64, bool) ?SelectTrackLength@SelectionState@@SAXAEAVViewInfo@@AEAVTrack@@_N@Z |
lib-track-selection.dll | 30 | | public: void __cdecl SelectionState::SelectNone(class TrackList & __ptr64) __ptr64 ?SelectNone@SelectionState@@QEAAXAEAVTrackList@@@Z |
lib-track-selection.dll | 31 | | public: void __cdecl SelectionState::SelectRangeOfTracks(class TrackList & __ptr64, class Track & __ptr64, class Track & __ptr64) __ptr64 ?SelectRangeOfTracks@SelectionState@@QEAAXAEAVTrackList@@AEAVTrack@@1@Z |
lib-track-selection.dll | 15 | | public: void __cdecl SelectionState::ChangeSelectionOnShiftClick(class TrackList & __ptr64, class Track & __ptr64) __ptr64 ?ChangeSelectionOnShiftClick@SelectionState@@QEAAXAEAVTrackList@@AEAVTrack@@@Z |
lib-track-selection.dll | 16 | | public: void __cdecl SelectionStateChanger::Commit(void) __ptr64 ?Commit@SelectionStateChanger@@QEAAXXZ |
lib-time-frequency-selection.dll | 19 | | public: class SelectedRegion & __ptr64 __cdecl SelectedRegion::operator=(class SelectedRegion const & __ptr64) __ptr64 ??4SelectedRegion@@QEAAAEAV0@AEBV0@@Z |
lib-time-frequency-selection.dll | 56 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct NotifyingSelectedRegionMessage, 1>::Subscribe(class A6AXAEBUNotifyingSelectedRegionMessage::function) __ptr64 ?Subscribe@?$Publisher@UNotifyingSelectedRegionMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUNotifyingSelectedRegionMessage@@@Z@std@@@Z |
lib-time-frequency-selection.dll | 17 | | public: class NotifyingSelectedRegion & __ptr64 __cdecl NotifyingSelectedRegion::operator=(class SelectedRegion const & __ptr64) __ptr64 ??4NotifyingSelectedRegion@@QEAAAEAV0@AEBVSelectedRegion@@@Z |
lib-time-frequency-selection.dll | 94 | | public: bool __cdecl NotifyingSelectedRegion::setT0(double, bool) __ptr64 ?setT0@NotifyingSelectedRegion@@QEAA_NN_N@Z |
lib-time-frequency-selection.dll | 96 | | public: bool __cdecl NotifyingSelectedRegion::setT1(double, bool) __ptr64 ?setT1@NotifyingSelectedRegion@@QEAA_NN_N@Z |
lib-time-frequency-selection.dll | 4 | | public: __cdecl PlayRegion::PlayRegion(void) __ptr64 ??0PlayRegion@@QEAA@XZ |
lib-time-frequency-selection.dll | 49 | | public: void __cdecl PlayRegion::SetActive(bool) __ptr64 ?SetActive@PlayRegion@@QEAAX_N@Z |
lib-time-frequency-selection.dll | 27 | | public: bool __cdecl PlayRegion::Empty(void)const __ptr64 ?Empty@PlayRegion@@QEBA_NXZ |
lib-time-frequency-selection.dll | 35 | | public: double __cdecl PlayRegion::GetStart(void)const __ptr64 ?GetStart@PlayRegion@@QEBANXZ |
lib-time-frequency-selection.dll | 31 | | public: double __cdecl PlayRegion::GetEnd(void)const __ptr64 ?GetEnd@PlayRegion@@QEBANXZ |
lib-time-frequency-selection.dll | 34 | | public: double __cdecl PlayRegion::GetLastActiveStart(void)const __ptr64 ?GetLastActiveStart@PlayRegion@@QEBANXZ |
lib-time-frequency-selection.dll | 33 | | public: double __cdecl PlayRegion::GetLastActiveEnd(void)const __ptr64 ?GetLastActiveEnd@PlayRegion@@QEBANXZ |
lib-time-frequency-selection.dll | 54 | | public: void __cdecl PlayRegion::SetStart(double) __ptr64 ?SetStart@PlayRegion@@QEAAXN@Z |
lib-time-frequency-selection.dll | 52 | | public: void __cdecl PlayRegion::SetEnd(double) __ptr64 ?SetEnd@PlayRegion@@QEAAXN@Z |
lib-time-frequency-selection.dll | 55 | | public: void __cdecl PlayRegion::SetTimes(double, double) __ptr64 ?SetTimes@PlayRegion@@QEAAXNN@Z |
lib-time-frequency-selection.dll | 39 | | public: bool __cdecl PlayRegion::IsLastActiveRegionClear(void)const __ptr64 ?IsLastActiveRegionClear@PlayRegion@@QEBA_NXZ |
lib-time-frequency-selection.dll | 45 | | public: void __cdecl PlayRegion::Order(void) __ptr64 ?Order@PlayRegion@@QEAAXXZ |
lib-time-frequency-selection.dll | 12 | | public: __cdecl PlayRegion::~PlayRegion(void) __ptr64 ??1PlayRegion@@QEAA@XZ |
lib-time-frequency-selection.dll | 28 | | public: static class ViewInfo & __ptr64 __cdecl ViewInfo::Get(class AudacityProject & __ptr64) ?Get@ViewInfo@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-time-frequency-selection.dll | 29 | | public: static class ViewInfo const & __ptr64 __cdecl ViewInfo::Get(class AudacityProject const & __ptr64) ?Get@ViewInfo@@SAAEBV1@AEBVAudacityProject@@@Z |
lib-time-frequency-selection.dll | 60 | | public: static int __cdecl ViewInfo::UpdateScrollPrefsID(void) ?UpdateScrollPrefsID@ViewInfo@@SAHXZ |
lib-time-frequency-selection.dll | 77 | | public: double __cdecl NotifyingSelectedRegion::fc(void)const __ptr64 ?fc@NotifyingSelectedRegion@@QEBANXZ |
lib-time-frequency-selection.dll | 76 | | public: double __cdecl SelectedRegion::f1(void)const __ptr64 ?f1@SelectedRegion@@QEBANXZ |
lib-time-frequency-selection.dll | 74 | | public: double __cdecl SelectedRegion::f0(void)const __ptr64 ?f0@SelectedRegion@@QEBANXZ |
lib-time-frequency-selection.dll | 82 | | public: void __cdecl NotifyingSelectedRegion::move(double) __ptr64 ?move@NotifyingSelectedRegion@@QEAAXN@Z |
lib-time-frequency-selection.dll | 67 | | public: void __cdecl NotifyingSelectedRegion::collapseToT1(void) __ptr64 ?collapseToT1@NotifyingSelectedRegion@@QEAAXXZ |
lib-time-frequency-selection.dll | 65 | | public: void __cdecl NotifyingSelectedRegion::collapseToT0(void) __ptr64 ?collapseToT0@NotifyingSelectedRegion@@QEAAXXZ |
lib-time-frequency-selection.dll | 90 | | public: bool __cdecl NotifyingSelectedRegion::setF1(double, bool) __ptr64 ?setF1@NotifyingSelectedRegion@@QEAA_NN_N@Z |
lib-time-frequency-selection.dll | 88 | | public: bool __cdecl NotifyingSelectedRegion::setF0(double, bool) __ptr64 ?setF0@NotifyingSelectedRegion@@QEAA_NN_N@Z |
lib-time-frequency-selection.dll | 26 | | public: void __cdecl PlayRegion::Clear(void) __ptr64 ?Clear@PlayRegion@@QEAAXXZ |
lib-time-frequency-selection.dll | 50 | | public: void __cdecl PlayRegion::SetAllTimes(double, double) __ptr64 ?SetAllTimes@PlayRegion@@QEAAXNN@Z |
lib-time-frequency-selection.dll | 51 | | public: void __cdecl ViewInfo::SetBeforeScreenWidth(__int64, __int64, double) __ptr64 ?SetBeforeScreenWidth@ViewInfo@@QEAAX_J0N@Z |
lib-time-frequency-selection.dll | 92 | | public: bool __cdecl NotifyingSelectedRegion::setFrequencies(double, double) __ptr64 ?setFrequencies@NotifyingSelectedRegion@@QEAA_NNN@Z |
lib-time-frequency-selection.dll | 98 | | public: bool __cdecl NotifyingSelectedRegion::setTimes(double, double) __ptr64 ?setTimes@NotifyingSelectedRegion@@QEAA_NNN@Z |
lib-time-frequency-selection.dll | 71 | | private: bool __cdecl SelectedRegion::ensureFrequencyOrdering(void) __ptr64 ?ensureFrequencyOrdering@SelectedRegion@@AEAA_NXZ |
lib-time-frequency-selection.dll | 37 | | public: bool __cdecl SelectedRegion::HandleXMLAttribute(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, class XMLAttributeValueView const & __ptr64, char const * __ptr64, char const * __ptr64) __ptr64 ?HandleXMLAttribute@SelectedRegion@@QEAA_NAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@AEBVXMLAttributeValueView@@PEBD2@Z |
lib-time-frequency-selection.dll | 63 | | public: void __cdecl SelectedRegion::WriteXMLAttributes(class XMLWriter & __ptr64, char const * __ptr64, char const * __ptr64)const __ptr64 ?WriteXMLAttributes@SelectedRegion@@QEBAXAEAVXMLWriter@@PEBD1@Z |
lib-time-frequency-selection.dll | 48 | | class BoolSetting ScrollingPreference ?ScrollingPreference@@3VBoolSetting@@A |
lib-time-frequency-selection.dll | 85 | | public: bool __cdecl SelectedRegion::moveT1(double, bool) __ptr64 ?moveT1@SelectedRegion@@QEAA_NN_N@Z |
lib-time-frequency-selection.dll | 97 | | public: bool __cdecl SelectedRegion::setT1(double, bool) __ptr64 ?setT1@SelectedRegion@@QEAA_NN_N@Z |
lib-time-frequency-selection.dll | 95 | | public: bool __cdecl SelectedRegion::setT0(double, bool) __ptr64 ?setT0@SelectedRegion@@QEAA_NN_N@Z |
lib-time-frequency-selection.dll | 5 | | public: __cdecl SelectedRegion::SelectedRegion(class SelectedRegion const & __ptr64) __ptr64 ??0SelectedRegion@@QEAA@AEBV0@@Z |
lib-time-frequency-selection.dll | 57 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct PlayRegionMessage, 1>::Subscribe(class A6AXAEBUPlayRegionMessage::function) __ptr64 ?Subscribe@?$Publisher@UPlayRegionMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUPlayRegionMessage@@@Z@std@@@Z |
lib-time-frequency-selection.dll | 40 | | class TranslatableString const LoopToggleText ?LoopToggleText@@3VTranslatableString@@B |
lib-screen-geometry.dll | 23 | | public: __int64 __cdecl ZoomInfo::TimeToPosition(double, __int64, bool)const __ptr64 ?TimeToPosition@ZoomInfo@@QEBA_JN_J_N@Z |
lib-screen-geometry.dll | 18 | | public: double __cdecl ZoomInfo::PositionToTime(__int64, __int64, bool)const __ptr64 ?PositionToTime@ZoomInfo@@QEBAN_J0_N@Z |
lib-screen-geometry.dll | | | public: __cdecl ZoomInfo::ZoomInfo(double, double) __ptr64 ??0ZoomInfo@@QEAA@NN@Z |
lib-screen-geometry.dll | 11 | | public: int __cdecl ZoomInfo::GetTracksUsableWidth(void)const __ptr64 ?GetTracksUsableWidth@ZoomInfo@@QEBAHXZ |
lib-screen-geometry.dll | 15 | | public: double __cdecl ZoomInfo::GetZoom(void)const __ptr64 ?GetZoom@ZoomInfo@@QEBANXZ |
lib-screen-geometry.dll | 25 | | public: bool __cdecl ZoomInfo::ZoomInAvailable(void)const __ptr64 ?ZoomInAvailable@ZoomInfo@@QEBA_NXZ |
lib-screen-geometry.dll | 26 | | public: bool __cdecl ZoomInfo::ZoomOutAvailable(void)const __ptr64 ?ZoomOutAvailable@ZoomInfo@@QEBA_NXZ |
lib-screen-geometry.dll | 1 | | public: __cdecl ZoomInfo::~ZoomInfo(void) __ptr64 ??1ZoomInfo@@QEAA@XZ |
lib-screen-geometry.dll | 22 | | public: double __cdecl ZoomInfo::TimeRangeToPixelWidth(double)const __ptr64 ?TimeRangeToPixelWidth@ZoomInfo@@QEBANN@Z |
lib-screen-geometry.dll | 10 | | public: double __cdecl ZoomInfo::GetScreenEndTime(void)const __ptr64 ?GetScreenEndTime@ZoomInfo@@QEBANXZ |
lib-screen-geometry.dll | 21 | | public: void __cdecl ZoomInfo::SetZoom(double) __ptr64 ?SetZoom@ZoomInfo@@QEAAXN@Z |
lib-screen-geometry.dll | 24 | | public: void __cdecl ZoomInfo::ZoomBy(double) __ptr64 ?ZoomBy@ZoomInfo@@QEAAXN@Z |
lib-screen-geometry.dll | 8 | | public: static double __cdecl ZoomInfo::GetMaxZoom(void) ?GetMaxZoom@ZoomInfo@@SANXZ |
lib-screen-geometry.dll | 2 | | public: void __cdecl ZoomInfo::FindIntervals(double, class std::vector<struct ZoomInfo::Interval, class std::allocator<struct ZoomInfo::Interval> > & __ptr64, __int64, __int64)const __ptr64 ?FindIntervals@ZoomInfo@@QEBAXNAEAV?$vector@UInterval@ZoomInfo@@V?$allocator@UInterval@ZoomInfo@@@std@@@std@@_J1@Z |
lib-audio-io.dll | 128 | | public: bool __cdecl AudioIO::InputMixerWorks(void) __ptr64 ?InputMixerWorks@AudioIO@@QEAA_NXZ |
lib-audio-io.dll | 112 | | public: void __cdecl AudioIO::GetMixer(int * __ptr64, float * __ptr64, float * __ptr64) __ptr64 ?GetMixer@AudioIO@@QEAAXPEAHPEAM1@Z |
lib-audio-io.dll | 166 | | public: void __cdecl AudioIO::SetMixer(int, float, float) __ptr64 ?SetMixer@AudioIO@@QEAAXHMM@Z |
lib-audio-io.dll | 178 | | public: void __cdecl AudioIO::StartMonitoring(struct AudioIOStartStreamOptions const & __ptr64) __ptr64 ?StartMonitoring@AudioIO@@QEAAXAEBUAudioIOStartStreamOptions@@@Z |
lib-audio-io.dll | 170 | | public: void __cdecl ProjectAudioIO::SetPlaySpeed(double) __ptr64 ?SetPlaySpeed@ProjectAudioIO@@QEAAXN@Z |
lib-audio-io.dll | 162 | | public: void __cdecl ProjectAudioIO::SetCaptureMeter(class std::shared_ptr<class Meter> const & __ptr64) __ptr64 ?SetCaptureMeter@ProjectAudioIO@@QEAAXAEBV?$shared_ptr@VMeter@@@std@@@Z |
lib-audio-io.dll | 171 | | public: void __cdecl ProjectAudioIO::SetPlaybackMeter(class std::shared_ptr<class Meter> const & __ptr64) __ptr64 ?SetPlaybackMeter@ProjectAudioIO@@QEAAXAEBV?$shared_ptr@VMeter@@@std@@@Z |
lib-audio-io.dll | 73 | | public: void __cdecl AudioIO::CallAfterRecording(class std::A6AXXZ::function) __ptr64 ?CallAfterRecording@AudioIO@@QEAAXV?$function@$$A6AXXZ@std@@@Z |
lib-audio-io.dll | 176 | | class BoolSetting SoundActivatedRecord ?SoundActivatedRecord@@3VBoolSetting@@A |
lib-audio-io.dll | 84 | | public: void __cdecl AudioIO::DelayActions(bool) __ptr64 ?DelayActions@AudioIO@@QEAAX_N@Z |
lib-audio-io.dll | 150 | | public: void __cdecl AudioIO::RemoveState(class AudacityProject & __ptr64, class Track * __ptr64, class std::shared_ptr<class RealtimeEffectState>) __ptr64 ?RemoveState@AudioIO@@QEAAXAEAVAudacityProject@@PEAVTrack@@V?$shared_ptr@VRealtimeEffectState@@@std@@@Z |
lib-audio-io.dll | 151 | | public: class std::shared_ptr<class RealtimeEffectState> __cdecl AudioIO::ReplaceState(class AudacityProject & __ptr64, class Track * __ptr64, unsigned __int64, class wxString const & __ptr64) __ptr64 ?ReplaceState@AudioIO@@QEAA?AV?$shared_ptr@VRealtimeEffectState@@@std@@AEAVAudacityProject@@PEAVTrack@@_KAEBVwxString@@@Z |
lib-audio-io.dll | 64 | | public: class std::shared_ptr<class RealtimeEffectState> __cdecl AudioIO::AddState(class AudacityProject & __ptr64, class Track * __ptr64, class wxString const & __ptr64) __ptr64 ?AddState@AudioIO@@QEAA?AV?$shared_ptr@VRealtimeEffectState@@@std@@AEAVAudacityProject@@PEAVTrack@@AEBVwxString@@@Z |
lib-audio-io.dll | 164 | | public: void __cdecl AudioIoCallback::SetListener(class std::shared_ptr<class AudioIOListener> const & __ptr64) __ptr64 ?SetListener@AudioIoCallback@@QEAAXAEBV?$shared_ptr@VAudioIOListener@@@std@@@Z |
lib-audio-io.dll | 111 | | public: class std::shared_ptr<class AudioIOListener> __cdecl AudioIoCallback::GetListener(void)const __ptr64 ?GetListener@AudioIoCallback@@QEBA?AV?$shared_ptr@VAudioIOListener@@@std@@XZ |
lib-audio-io.dll | 134 | | public: virtual bool __cdecl PlaybackPolicy::Looping(struct PlaybackSchedule const & __ptr64)const __ptr64 ?Looping@PlaybackPolicy@@UEBA_NAEBUPlaybackSchedule@@@Z |
lib-audio-io.dll | 187 | | public: virtual struct PlaybackPolicy::BufferTimes __cdecl PlaybackPolicy::SuggestedBufferTimes(struct PlaybackSchedule & __ptr64) __ptr64 ?SuggestedBufferTimes@PlaybackPolicy@@UEAA?AUBufferTimes@1@AEAUPlaybackSchedule@@@Z |
lib-audio-io.dll | 101 | | public: class std::shared_ptr<class Meter> const & __ptr64 __cdecl ProjectAudioIO::GetCaptureMeter(void)const __ptr64 ?GetCaptureMeter@ProjectAudioIO@@QEBAAEBV?$shared_ptr@VMeter@@@std@@XZ |
lib-audio-io.dll | 118 | | public: class std::shared_ptr<class Meter> const & __ptr64 __cdecl ProjectAudioIO::GetPlaybackMeter(void)const __ptr64 ?GetPlaybackMeter@ProjectAudioIO@@QEBAAEBV?$shared_ptr@VMeter@@@std@@XZ |
lib-audio-io.dll | 161 | | public: void __cdecl ProjectAudioIO::SetAudioIOToken(int) __ptr64 ?SetAudioIOToken@ProjectAudioIO@@QEAAXH@Z |
lib-audio-io.dll | 82 | | public: static struct AudioIOStartStreamOptions __cdecl ProjectAudioIO::DefaultOptionsFactory(class AudacityProject & __ptr64, bool) ?DefaultOptionsFactory@ProjectAudioIO@@SA?AUAudioIOStartStreamOptions@@AEAVAudacityProject@@_N@Z |
lib-audio-io.dll | 99 | | public: double __cdecl AudioIO::GetBestRate(bool, bool, double) __ptr64 ?GetBestRate@AudioIO@@QEAAN_N0N@Z |
lib-audio-io.dll | 169 | | public: void __cdecl AudioIO::SetPaused(bool) __ptr64 ?SetPaused@AudioIO@@QEAAX_N@Z |
lib-audio-io.dll | 116 | | public: class std::shared_ptr<class AudacityProject> __cdecl AudioIO::GetOwningProject(void)const __ptr64 ?GetOwningProject@AudioIO@@QEBA?AV?$shared_ptr@VAudacityProject@@@std@@XZ |
lib-audio-io.dll | 133 | | public: class wxString __cdecl AudioIO::LastPaErrorString(void) __ptr64 ?LastPaErrorString@AudioIO@@QEAA?AVwxString@@XZ |
lib-audio-io.dll | 184 | | public: virtual void __cdecl AudioIO::StopStream(void) __ptr64 ?StopStream@AudioIO@@UEAAXXZ |
lib-audio-io.dll | 180 | | public: int __cdecl AudioIO::StartStream(struct TransportTracks const & __ptr64, double, double, double, struct AudioIOStartStreamOptions const & __ptr64) __ptr64 ?StartStream@AudioIO@@QEAAHAEBUTransportTracks@@NNNAEBUAudioIOStartStreamOptions@@@Z |
lib-audio-io.dll | 52 | | ??4TransportTracks@@QEAAAEAU0@$$QEAU0@@Z |
lib-audio-io.dll | 20 | | public: __cdecl TransportTracks::TransportTracks(struct TransportTracks const & __ptr64) __ptr64 ??0TransportTracks@@QEAA@AEBU0@@Z |
lib-audio-io.dll | 33 | | public: __cdecl TransportTracks::~TransportTracks(void) __ptr64 ??1TransportTracks@@QEAA@XZ |
lib-audio-io.dll | 19 | | public: __cdecl TransportTracks::TransportTracks(class TrackList & __ptr64, bool, bool) __ptr64 ??0TransportTracks@@QEAA@AEAVTrackList@@_N1@Z |
lib-audio-io.dll | 21 | | public: __cdecl TransportTracks::TransportTracks(void) __ptr64 ??0TransportTracks@@QEAA@XZ |
lib-audio-io.dll | 79 | | public: double __cdecl PlaybackSchedule::ComputeWarpedLength(double, double)const __ptr64 ?ComputeWarpedLength@PlaybackSchedule@@QEBANNN@Z |
lib-audio-io.dll | 26 | | public: virtual __cdecl AudioIOListener::~AudioIOListener(void) __ptr64 ??1AudioIOListener@@UEAA@XZ |
lib-audio-io.dll | 8 | | public: __cdecl AudioIOListener::AudioIOListener(void) __ptr64 ??0AudioIOListener@@QEAA@XZ |
lib-audio-io.dll | 121 | | public: class PlaybackPolicy const & __ptr64 __cdecl PlaybackSchedule::GetPolicy(void)const __ptr64 ?GetPolicy@PlaybackSchedule@@QEBAAEBVPlaybackPolicy@@XZ |
lib-audio-io.dll | 5 | | public: __cdecl AudioIOExt::AudioIOExt(void) __ptr64 ??0AudioIOExt@@QEAA@XZ |
lib-audio-io.dll | 25 | | public: virtual __cdecl AudioIOExt::~AudioIOExt(void) __ptr64 ??1AudioIOExt@@UEAA@XZ |
lib-audio-io.dll | 31 | | public: __cdecl AudioIOExt::RegisteredFactory::~RegisteredFactory(void) __ptr64 ??1RegisteredFactory@AudioIOExt@@QEAA@XZ |
lib-audio-io.dll | 14 | | ??0RegisteredFactory@AudioIOExt@@QEAA@V?$function@$$A6A?AV?$unique_ptr@VAudioIOExt@@U?$default_delete@VAudioIOExt@@@std@@@std@@AEBUPlaybackSchedule@@@Z@std@@@Z |
lib-audio-io.dll | 122 | | public: double __cdecl AudioIO::GetStreamTime(void) __ptr64 ?GetStreamTime@AudioIO@@QEAANXZ |
lib-audio-io.dll | 174 | | public: virtual class std::chrono::duration<__int64, struct std::ratio<1, 1000> > __cdecl PlaybackPolicy::SleepInterval(struct PlaybackSchedule & __ptr64) __ptr64 ?SleepInterval@PlaybackPolicy@@UEAA?AV?$duration@_JU?$ratio@$00$0DOI@@std@@@chrono@std@@AEAUPlaybackSchedule@@@Z |
lib-audio-io.dll | 137 | | public: virtual double __cdecl PlaybackPolicy::OffsetTrackTime(struct PlaybackSchedule & __ptr64, double) __ptr64 ?OffsetTrackTime@PlaybackPolicy@@UEAANAEAUPlaybackSchedule@@N@Z |
lib-audio-io.dll | 69 | | public: virtual bool __cdecl PlaybackPolicy::AllowSeek(struct PlaybackSchedule & __ptr64) __ptr64 ?AllowSeek@PlaybackPolicy@@UEAA_NAEAUPlaybackSchedule@@@Z |
lib-audio-io.dll | 93 | | public: virtual void __cdecl PlaybackPolicy::Finalize(struct PlaybackSchedule & __ptr64) __ptr64 ?Finalize@PlaybackPolicy@@UEAAXAEAUPlaybackSchedule@@@Z |
lib-audio-io.dll | 117 | | public: double __cdecl ProjectAudioIO::GetPlaySpeed(void)const __ptr64 ?GetPlaySpeed@ProjectAudioIO@@QEBANXZ |
lib-audio-io.dll | 186 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct SpeedChangeMessage, 1>::Subscribe(class A6AXAEBUSpeedChangeMessage::function) __ptr64 ?Subscribe@?$Publisher@USpeedChangeMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUSpeedChangeMessage@@@Z@std@@@Z |
lib-audio-io.dll | 149 | | public: void __cdecl PlaybackSchedule::RealTimeRestart(void) __ptr64 ?RealTimeRestart@PlaybackSchedule@@QEAAXXZ |
lib-audio-io.dll | 147 | | public: void __cdecl PlaybackSchedule::RealTimeInit(double) __ptr64 ?RealTimeInit@PlaybackSchedule@@QEAAXN@Z |
lib-audio-io.dll | 146 | | public: void __cdecl PlaybackSchedule::RealTimeAdvance(double) __ptr64 ?RealTimeAdvance@PlaybackSchedule@@QEAAXN@Z |
lib-audio-io.dll | 148 | | public: double __cdecl PlaybackSchedule::RealTimeRemaining(void)const __ptr64 ?RealTimeRemaining@PlaybackSchedule@@QEBANXZ |
lib-audio-io.dll | 144 | | public: double __cdecl PlaybackSchedule::RealDuration(double)const __ptr64 ?RealDuration@PlaybackSchedule@@QEBANN@Z |
lib-audio-io.dll | 123 | | public: double __cdecl PlaybackSchedule::GetTrackTime(void)const __ptr64 ?GetTrackTime@PlaybackSchedule@@QEBANXZ |
lib-audio-io.dll | 175 | | public: double __cdecl PlaybackSchedule::SolveWarpedLength(double, double)const __ptr64 ?SolveWarpedLength@PlaybackSchedule@@QEBANNN@Z |
lib-audio-io.dll | 163 | | public: void __cdecl PlaybackSchedule::TimeQueue::SetLastTime(double) __ptr64 ?SetLastTime@TimeQueue@PlaybackSchedule@@QEAAXN@Z |
lib-audio-io.dll | 110 | | public: double __cdecl PlaybackSchedule::TimeQueue::GetLastTime(void)const __ptr64 ?GetLastTime@TimeQueue@PlaybackSchedule@@QEBANXZ |
lib-audio-io.dll | 11 | | public: __cdecl PlaybackPolicy::PlaybackPolicy(void) __ptr64 ??0PlaybackPolicy@@QEAA@XZ |
lib-audio-io.dll | 152 | | public: virtual bool __cdecl PlaybackPolicy::RepositionPlayback(struct PlaybackSchedule & __ptr64, class std::vector<class std::unique_ptr<class Mixer, struct std::default_delete<class Mixer> >, class std::allocator<class std::unique_ptr<class Mixer, struct std::default_delete<class Mixer> > > > const & __ptr64, unsigned __int64, unsigned __int64) __ptr64 ?RepositionPlayback@PlaybackPolicy@@UEAA_NAEAUPlaybackSchedule@@AEBV?$vector@V?$unique_ptr@VMixer@@U?$default_delete@VMixer@@@std@@@std@@V?$allocator@V?$unique_ptr@VMixer@@U?$default_delete@VMixer@@@std@@@std@@@2@@std@@_K2@Z |
lib-audio-io.dll | 66 | | public: virtual struct std::pair<double, double> __cdecl PlaybackPolicy::AdvancedTrackTime(struct PlaybackSchedule & __ptr64, double, unsigned __int64) __ptr64 ?AdvancedTrackTime@PlaybackPolicy@@UEAA?AU?$pair@NN@std@@AEAUPlaybackSchedule@@N_K@Z |
lib-audio-io.dll | 136 | | public: virtual struct MixerOptions::Warp __cdecl PlaybackPolicy::MixerWarpOptions(struct PlaybackSchedule & __ptr64) __ptr64 ?MixerWarpOptions@PlaybackPolicy@@UEAA?AUWarp@MixerOptions@@AEAUPlaybackSchedule@@@Z |
lib-audio-io.dll | 127 | | public: virtual void __cdecl PlaybackPolicy::Initialize(struct PlaybackSchedule & __ptr64, double) __ptr64 ?Initialize@PlaybackPolicy@@UEAAXAEAUPlaybackSchedule@@N@Z |
lib-audio-io.dll | 28 | | public: virtual __cdecl PlaybackPolicy::~PlaybackPolicy(void) __ptr64 ??1PlaybackPolicy@@UEAA@XZ |
lib-audio-io.dll | 98 | | public: int __cdecl ProjectAudioIO::GetAudioIOToken(void)const __ptr64 ?GetAudioIOToken@ProjectAudioIO@@QEBAHXZ |
lib-audio-io.dll | 83 | | public: static void __cdecl AudioIO::Deinit(void) ?Deinit@AudioIO@@SAXXZ |
lib-audio-io.dll | 125 | | public: static void __cdecl AudioIO::Init(void) ?Init@AudioIO@@SAXXZ |
lib-audio-io.dll | 130 | | public: bool __cdecl ProjectAudioIO::IsAudioActive(void)const __ptr64 ?IsAudioActive@ProjectAudioIO@@QEBA_NXZ |
lib-audio-io.dll | 97 | | public: static class ProjectAudioIO const & __ptr64 __cdecl ProjectAudioIO::Get(class AudacityProject const & __ptr64) ?Get@ProjectAudioIO@@SAAEBV1@AEBVAudacityProject@@@Z |
lib-audio-io.dll | 96 | | public: static class ProjectAudioIO & __ptr64 __cdecl ProjectAudioIO::Get(class AudacityProject & __ptr64) ?Get@ProjectAudioIO@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-audio-io.dll | 106 | | public: static struct AudioIOStartStreamOptions __cdecl ProjectAudioIO::GetDefaultOptions(class AudacityProject & __ptr64, bool) ?GetDefaultOptions@ProjectAudioIO@@SA?AUAudioIOStartStreamOptions@@AEAVAudacityProject@@_N@Z |
lib-audio-io.dll | 132 | | public: bool __cdecl AudioIO::IsCapturing(void)const __ptr64 ?IsCapturing@AudioIO@@QEBA_NXZ |
lib-audio-io.dll | 95 | | public: static class AudioIO * __ptr64 __cdecl AudioIO::Get(void) ?Get@AudioIO@@SAPEAV1@XZ |
lib-audio-io.dll | 185 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct AudioIOEvent, 1>::Subscribe(class A6AXAEBUAudioIOEvent::function) __ptr64 ?Subscribe@?$Publisher@UAudioIOEvent@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUAudioIOEvent@@@Z@std@@@Z |
lib-audio-io.dll | 70 | | ?Assign@?$GlobalVariable@UDefaultOptions@ProjectAudioIO@@$$CBV?$function@$$A6A?AUAudioIOStartStreamOptions@@AEAVAudacityProject@@_N@Z@std@@$MP6A?AUAudioIOStartStreamOptions@@AEAVAudacityProject@@_N@Z1?DefaultOptionsFactory@2@SA?AU5@01@Z$00@@CA?AV?$function@$$A6A?AUAudioIOStartStreamOptions@@AEAVAudacityProject@@_N@Z@std@@$$QEAV23@@Z |
lib-sample-track.dll | 10 | | public: __cdecl SampleTrackCache::SampleTrackCache(class std::shared_ptr<class SampleTrack const> const & __ptr64) __ptr64 ??0SampleTrackCache@@QEAA@AEBV?$shared_ptr@$$CBVSampleTrack@@@std@@@Z |
lib-sample-track.dll | 7 | | public: __cdecl Mixer::Mixer(class std::vector<struct Mixer::Input, class std::allocator<struct Mixer::Input> >, bool, struct MixerOptions::Warp const & __ptr64, double, double, unsigned int, unsigned __int64, bool, double, enum sampleFormat, bool, class MixerOptions::Downmix * __ptr64, bool) __ptr64 ??0Mixer@@QEAA@V?$vector@UInput@Mixer@@V?$allocator@UInput@Mixer@@@std@@@std@@_NAEBUWarp@MixerOptions@@NNI_K1NW4sampleFormat@@1PEAVDownmix@4@1@Z |
lib-sample-track.dll | 23 | | public: __cdecl SampleTrackCache::~SampleTrackCache(void) __ptr64 ??1SampleTrackCache@@QEAA@XZ |
lib-sample-track.dll | 60 | | public: float const * __ptr64 __cdecl SampleTrackCache::GetFloats(class sampleCount, unsigned __int64, bool) __ptr64 ?GetFloats@SampleTrackCache@@QEAAPEBMVsampleCount@@_K_N@Z |
lib-sample-track.dll | 56 | | ?GetData@?$Site@VSampleTrack@@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@$01$$YUniquePtr@3@$0A@$0A@@ClientData@@AEAA?AU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@V?$allocator@V?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@@2@@std@@$01@ClientData@@$0A@@ClientData@@@2@XZ |
lib-sample-track.dll | 58 | | ?GetFactories@?$Site@VSampleTrack@@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@$01$$YUniquePtr@3@$0A@$0A@@ClientData@@CA?AU?$Locked@U?$Lockable@V?$vector@V?$function@$$A6A?AV?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@AEAVSampleTrack@@@Z@std@@V?$allocator@V?$function@$$A6A?AV?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@AEAVSampleTrack@@@Z@std@@@2@@std@@$0A@@ClientData@@@2@XZ |
lib-sample-track.dll | 82 | | ?Slot@?$Site@VSampleTrack@@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@$01$$YUniquePtr@3@$0A@$0A@@ClientData@@AEAAAEBV?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@AEAU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@V?$allocator@V?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@@2@@std@@$01@ClientData@@$0A@@ClientData@@@2@AEBVRegisteredFactory@12@_N@Z |
lib-sample-track.dll | 79 | | public: void __cdecl Mixer::SetSpeedForKeyboardScrubbing(double, double) __ptr64 ?SetSpeedForKeyboardScrubbing@Mixer@@QEAAXNN@Z |
lib-sample-track.dll | 48 | | public: static struct Track::TypeInfo const & __ptr64 __cdecl WritableSampleTrack::ClassTypeInfo(void) ?ClassTypeInfo@WritableSampleTrack@@SAAEBUTypeInfo@Track@@XZ |
lib-sample-track.dll | 47 | | public: static struct Track::TypeInfo const & __ptr64 __cdecl SampleTrack::ClassTypeInfo(void) ?ClassTypeInfo@SampleTrack@@SAAEBUTypeInfo@Track@@XZ |
lib-sample-track.dll | 69 | | public: double __cdecl SampleTrack::LongSamplesToTime(class sampleCount)const __ptr64 ?LongSamplesToTime@SampleTrack@@QEBANVsampleCount@@@Z |
lib-sample-track.dll | 83 | | public: class sampleCount __cdecl SampleTrack::TimeToLongSamples(double)const __ptr64 ?TimeToLongSamples@SampleTrack@@QEBA?AVsampleCount@@N@Z |
lib-sample-track.dll | 59 | | public: bool __cdecl SampleTrack::GetFloats(float * __ptr64, class sampleCount, unsigned __int64, enum fillFormat, bool, class sampleCount * __ptr64)const __ptr64 ?GetFloats@SampleTrack@@QEBA_NPEAMVsampleCount@@_KW4fillFormat@@_NPEAV2@@Z |
lib-sample-track.dll | 80 | | public: void __cdecl Mixer::SetTimesAndSpeed(double, double, double, bool) __ptr64 ?SetTimesAndSpeed@Mixer@@QEAAXNNN_N@Z |
lib-sample-track.dll | 76 | | public: void __cdecl Mixer::Reposition(double, bool) __ptr64 ?Reposition@Mixer@@QEAAXN_N@Z |
lib-sample-track.dll | 15 | | public: __cdecl MixerOptions::Warp::Warp(double, double, double) __ptr64 ??0Warp@MixerOptions@@QEAA@NNN@Z |
lib-sample-track.dll | 14 | | public: __cdecl MixerOptions::Warp::Warp(class TrackList const & __ptr64) __ptr64 ??0Warp@MixerOptions@@QEAA@AEBVTrackList@@@Z |
lib-sample-track.dll | 61 | | ?GetIterator@?$Site@VSampleTrack@@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@$01$$YUniquePtr@3@$0A@$0A@@ClientData@@CA?AV?$_Vector_iterator@V?$_Vector_val@U?$_Simple_types@V?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@@std@@@std@@@std@@AEAU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@V?$allocator@V?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@@2@@std@@$01@ClientData@@$0A@@ClientData@@@2@_K@Z |
lib-sample-track.dll | 21 | | public: virtual __cdecl Mixer::~Mixer(void) __ptr64 ??1Mixer@@UEAA@XZ |
lib-sample-track.dll | 51 | | ?EnsureIndex@?$Site@VSampleTrack@@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@$01$$YUniquePtr@3@$0A@$0A@@ClientData@@CAXAEAU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@V?$allocator@V?$unique_ptr@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@U?$default_delete@U?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@@std@@@std@@@2@@std@@$01@ClientData@@$0A@@ClientData@@@2@_K@Z |
lib-sample-track.dll | 73 | | public: unsigned __int64 __cdecl Mixer::Process(unsigned __int64) __ptr64 ?Process@Mixer@@QEAA_K_K@Z |
lib-sample-track.dll | 55 | | public: char const * __ptr64 __cdecl Mixer::GetBuffer(void) __ptr64 ?GetBuffer@Mixer@@QEAAPEBDXZ |
lib-sample-track.dll | 6 | | public: __cdecl MixerOptions::Downmix::Downmix(unsigned int, unsigned int) __ptr64 ??0Downmix@MixerOptions@@QEAA@II@Z |
lib-sample-track.dll | 5 | | public: __cdecl MixerOptions::Downmix::Downmix(class MixerOptions::Downmix const & __ptr64) __ptr64 ??0Downmix@MixerOptions@@QEAA@AEBV01@@Z |
lib-sample-track.dll | 54 | | public: char const * __ptr64 __cdecl Mixer::GetBuffer(int) __ptr64 ?GetBuffer@Mixer@@QEAAPEBDH@Z |
lib-sample-track.dll | 70 | | public: double __cdecl Mixer::MixGetCurrentTime(void) __ptr64 ?MixGetCurrentTime@Mixer@@QEAANXZ |
lib-sample-track.dll | 78 | | public: bool __cdecl MixerOptions::Downmix::SetNumChannels(unsigned int) __ptr64 ?SetNumChannels@Downmix@MixerOptions@@QEAA_NI@Z |
lib-sample-track.dll | 20 | | public: __cdecl MixerOptions::Downmix::~Downmix(void) __ptr64 ??1Downmix@MixerOptions@@QEAA@XZ |
lib-realtime-effects.dll | 84 | | public: class std::shared_ptr<class EffectInstance> __cdecl RealtimeEffectState::GetInstance(void) __ptr64 ?GetInstance@RealtimeEffectState@@QEAA?AV?$shared_ptr@VEffectInstance@@@std@@XZ |
lib-realtime-effects.dll | 87 | | public: class EffectOutputs const * __ptr64 __cdecl RealtimeEffectState::GetOutputs(void)const __ptr64 ?GetOutputs@RealtimeEffectState@@QEBAPEBVEffectOutputs@@XZ |
lib-realtime-effects.dll | 143 | | public: class std::shared_ptr<class RealtimeEffectState> __cdecl std::enable_shared_from_this<class RealtimeEffectState>::shared_from_this(void) __ptr64 ?shared_from_this@?$enable_shared_from_this@VRealtimeEffectState@@@std@@QEAA?AV?$shared_ptr@VRealtimeEffectState@@@2@XZ |
lib-realtime-effects.dll | 102 | | public: bool __cdecl RealtimeEffectManager::IsActive(void)const __ptr64 ?IsActive@RealtimeEffectManager@@QEBA_NXZ |
lib-realtime-effects.dll | 60 | | public: void __cdecl RealtimeEffectList::Clear(void) __ptr64 ?Clear@RealtimeEffectList@@QEAAXXZ |
lib-realtime-effects.dll | 129 | | ?Slot@?$Site@VRealtimeEffectState@@UBase@ClientData@@$0A@$$YUniquePtr@3@$0A@$0A@@ClientData@@AEAAAEBV?$unique_ptr@UBase@ClientData@@U?$default_delete@UBase@ClientData@@@std@@@std@@AEAU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$unique_ptr@UBase@ClientData@@U?$default_delete@UBase@ClientData@@@std@@@std@@V?$allocator@V?$unique_ptr@UBase@ClientData@@U?$default_delete@UBase@ClientData@@@std@@@std@@@2@@std@@$0A@@ClientData@@$0A@@ClientData@@@2@AEBVRegisteredFactory@12@_N@Z |
lib-realtime-effects.dll | 82 | | ?GetFactories@?$Site@VRealtimeEffectState@@UBase@ClientData@@$0A@$$YUniquePtr@3@$0A@$0A@@ClientData@@CA?AU?$Locked@U?$Lockable@V?$vector@V?$function@$$A6A?AV?$unique_ptr@UBase@ClientData@@U?$default_delete@UBase@ClientData@@@std@@@std@@AEAVRealtimeEffectState@@@Z@std@@V?$allocator@V?$function@$$A6A?AV?$unique_ptr@UBase@ClientData@@U?$default_delete@UBase@ClientData@@@std@@@std@@AEAVRealtimeEffectState@@@Z@std@@@2@@std@@$0A@@ClientData@@@2@XZ |
lib-realtime-effects.dll | 78 | | ?GetData@?$Site@VRealtimeEffectState@@UBase@ClientData@@$0A@$$YUniquePtr@3@$0A@$0A@@ClientData@@AEAA?AU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$unique_ptr@UBase@ClientData@@U?$default_delete@UBase@ClientData@@@std@@@std@@V?$allocator@V?$unique_ptr@UBase@ClientData@@U?$default_delete@UBase@ClientData@@@std@@@std@@@2@@std@@$0A@@ClientData@@$0A@@ClientData@@@2@XZ |
lib-realtime-effects.dll | 130 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct RealtimeEffectListMessage, 1>::Subscribe(class A6AXAEBURealtimeEffectListMessage::function) __ptr64 ?Subscribe@?$Publisher@URealtimeEffectListMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBURealtimeEffectListMessage@@@Z@std@@@Z |
lib-realtime-effects.dll | 70 | | public: static class RealtimeEffectList & __ptr64 __cdecl RealtimeEffectList::Get(class Track & __ptr64) ?Get@RealtimeEffectList@@SAAEAV1@AEAVTrack@@@Z |
lib-realtime-effects.dll | 91 | | public: unsigned __int64 __cdecl RealtimeEffectList::GetStatesCount(void)const __ptr64 ?GetStatesCount@RealtimeEffectList@@QEBA_KXZ |
lib-realtime-effects.dll | 89 | | public: class std::shared_ptr<class RealtimeEffectState> __cdecl RealtimeEffectList::GetStateAt(unsigned __int64) __ptr64 ?GetStateAt@RealtimeEffectList@@QEAA?AV?$shared_ptr@VRealtimeEffectState@@@std@@_K@Z |
lib-realtime-effects.dll | 107 | | public: void __cdecl RealtimeEffectList::MoveEffect(unsigned __int64, unsigned __int64) __ptr64 ?MoveEffect@RealtimeEffectList@@QEAAX_K0@Z |
lib-realtime-effects.dll | 101 | | public: bool __cdecl RealtimeEffectList::IsActive(void)const __ptr64 ?IsActive@RealtimeEffectList@@QEBA_NXZ |
lib-realtime-effects.dll | 125 | | public: void __cdecl RealtimeEffectList::SetActive(bool) __ptr64 ?SetActive@RealtimeEffectList@@QEAAX_N@Z |
lib-realtime-effects.dll | 73 | | public: static class RealtimeEffectManager & __ptr64 __cdecl RealtimeEffectManager::Get(class AudacityProject & __ptr64) ?Get@RealtimeEffectManager@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-realtime-effects.dll | 67 | | public: class std::optional<unsigned __int64> __cdecl RealtimeEffectManager::FindState(class Track * __ptr64, class std::shared_ptr<class RealtimeEffectState> const & __ptr64)const __ptr64 ?FindState@RealtimeEffectManager@@QEBA?AV?$optional@_K@std@@PEAVTrack@@AEBV?$shared_ptr@VRealtimeEffectState@@@3@@Z |
lib-realtime-effects.dll | 132 | | public: class Observer::Subscription __cdecl Observer::Publisher<enum RealtimeEffectStateChange, 1>::Subscribe(class A6AXAEBW4RealtimeEffectStateChange::function) __ptr64 ?Subscribe@?$Publisher@W4RealtimeEffectStateChange@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBW4RealtimeEffectStateChange@@@Z@std@@@Z |
lib-realtime-effects.dll | 83 | | public: class wxString const & __ptr64 __cdecl RealtimeEffectState::GetID(void)const __ptr64 ?GetID@RealtimeEffectState@@QEBAAEBVwxString@@XZ |
lib-realtime-effects.dll | 80 | | public: class EffectInstanceFactory const * __ptr64 __cdecl RealtimeEffectState::GetEffect(void) __ptr64 ?GetEffect@RealtimeEffectState@@QEAAPEBVEffectInstanceFactory@@XZ |
lib-realtime-effects.dll | 126 | | public: void __cdecl RealtimeEffectState::SetActive(bool) __ptr64 ?SetActive@RealtimeEffectState@@QEAAX_N@Z |
lib-realtime-effects.dll | 75 | | public: class std::shared_ptr<class EffectSettingsAccess> __cdecl RealtimeEffectState::GetAccess(void) __ptr64 ?GetAccess@RealtimeEffectState@@QEAA?AV?$shared_ptr@VEffectSettingsAccess@@@std@@XZ |
lib-realtime-effects.dll | 131 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct RealtimeEffectManagerMessage, 1>::Subscribe(class A6AXAEBURealtimeEffectManagerMessage::function) __ptr64 ?Subscribe@?$Publisher@URealtimeEffectManagerMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBURealtimeEffectManagerMessage@@@Z@std@@@Z |
lib-realtime-effects.dll | 57 | | M$$T0A<1> ?Assign@?$GlobalVariable@UEffectFactory@RealtimeEffectState@@$$CBV?$function@$$A6APEBVEffectInstanceFactory@@AEBVwxString@@@Z@std@@$M$$T0A@$00@@CA?AV?$function@$$A6APEBVEffectInstanceFactory@@AEBVwxString@@@Z@std@@$$QEAV23@@Z |
lib-track.dll | 190 | | public: static class TrackList & __ptr64 __cdecl TrackList::Get(class AudacityProject & __ptr64) ?Get@TrackList@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-track.dll | 229 | | public: double __cdecl TrackList::GetStartTime(void)const __ptr64 ?GetStartTime@TrackList@@QEBANXZ |
lib-track.dll | 197 | | public: double __cdecl TrackList::GetEndTime(void)const __ptr64 ?GetEndTime@TrackList@@QEBANXZ |
lib-track.dll | 160 | | public: void __cdecl TrackList::ClearPendingTracks(class std::list<class std::shared_ptr<class Track>, class std::allocator<class std::shared_ptr<class Track> > > * __ptr64) __ptr64 ?ClearPendingTracks@TrackList@@QEAAXPEAV?$list@V?$shared_ptr@VTrack@@@std@@V?$allocator@V?$shared_ptr@VTrack@@@std@@@2@@std@@@Z |
lib-track.dll | 373 | | public: bool __cdecl TrackList::empty(void)const __ptr64 ?empty@TrackList@@QEBA_NXZ |
lib-track.dll | 166 | | public: static class std::shared_ptr<class TrackList> __cdecl TrackList::Create(class AudacityProject * __ptr64) ?Create@TrackList@@SA?AV?$shared_ptr@VTrackList@@@std@@PEAVAudacityProject@@@Z |
lib-track.dll | 317 | | public: void __cdecl TrackList::Swap(class TrackList & __ptr64) __ptr64 ?Swap@TrackList@@QEAAXAEAV1@@Z |
lib-track.dll | 158 | | public: void __cdecl TrackList::Clear(bool) __ptr64 ?Clear@TrackList@@QEAAX_N@Z |
lib-track.dll | 156 | | public: static struct Track::TypeInfo const & __ptr64 __cdecl Track::ClassTypeInfo(void) ?ClassTypeInfo@Track@@SAAEBUTypeInfo@1@XZ |
lib-track.dll | 256 | | public: bool __cdecl Track::IsSelected(void)const __ptr64 ?IsSelected@Track@@QEBA_NXZ |
lib-track.dll | 255 | | public: bool __cdecl Track::IsLeader(void)const __ptr64 ?IsLeader@Track@@QEBA_NXZ |
lib-track.dll | 191 | | public: static class TrackList const & __ptr64 __cdecl TrackList::Get(class AudacityProject const & __ptr64) ?Get@TrackList@@SAAEBV1@AEBVAudacityProject@@@Z |
lib-track.dll | 384 | | private: struct std::pair<class std::_List_iterator<class std::_List_val<struct std::_List_simple_types<class std::shared_ptr<class Track> > > >, class std::list<class std::shared_ptr<class Track>, class std::allocator<class std::shared_ptr<class Track> > > * __ptr64> __cdecl TrackList::getEnd(void)const __ptr64 ?getEnd@TrackList@@AEBA?AU?$pair@V?$_List_iterator@V?$_List_val@U?$_List_simple_types@V?$shared_ptr@VTrack@@@std@@@std@@@std@@@std@@PEAV?$list@V?$shared_ptr@VTrack@@@std@@V?$allocator@V?$shared_ptr@VTrack@@@std@@@2@@2@@std@@XZ |
lib-track.dll | 383 | | private: struct std::pair<class std::_List_iterator<class std::_List_val<struct std::_List_simple_types<class std::shared_ptr<class Track> > > >, class std::list<class std::shared_ptr<class Track>, class std::allocator<class std::shared_ptr<class Track> > > * __ptr64> __cdecl TrackList::getBegin(void)const __ptr64 ?getBegin@TrackList@@AEBA?AU?$pair@V?$_List_iterator@V?$_List_val@U?$_List_simple_types@V?$shared_ptr@VTrack@@@std@@@std@@@std@@@std@@PEAV?$list@V?$shared_ptr@VTrack@@@std@@V?$allocator@V?$shared_ptr@VTrack@@@std@@@2@@2@@std@@XZ |
lib-track.dll | 263 | | public: class wxString __cdecl TrackList::MakeUniqueTrackName(class wxString const & __ptr64)const __ptr64 ?MakeUniqueTrackName@TrackList@@QEBA?AVwxString@@AEBV2@@Z |
lib-track.dll | 153 | | public: double __cdecl Envelope::ClampValue(double) __ptr64 ?ClampValue@Envelope@@QEAANN@Z |
lib-track.dll | 232 | | public: double __cdecl Envelope::GetValue(double, double)const __ptr64 ?GetValue@Envelope@@QEBANNN@Z |
lib-track.dll | 220 | | public: unsigned __int64 __cdecl Envelope::GetNumberOfPoints(void)const __ptr64 ?GetNumberOfPoints@Envelope@@QEBA_KXZ |
lib-track.dll | 118 | | public: class EnvPoint const & __ptr64 __cdecl Envelope::operator[](int)const __ptr64 ??AEnvelope@@QEBAAEBVEnvPoint@@H@Z |
lib-track.dll | 250 | | private: int __cdecl Envelope::InsertOrReplaceRelative(double, double) __ptr64 ?InsertOrReplaceRelative@Envelope@@AEAAHNN@Z |
lib-track.dll | 293 | | public: void __cdecl Envelope::SetDragPoint(int) __ptr64 ?SetDragPoint@Envelope@@QEAAXH@Z |
lib-track.dll | 294 | | public: void __cdecl Envelope::SetDragPointValid(bool) __ptr64 ?SetDragPointValid@Envelope@@QEAAX_N@Z |
lib-track.dll | 268 | | public: void __cdecl Envelope::MoveDragPoint(double, double) __ptr64 ?MoveDragPoint@Envelope@@QEAAXNN@Z |
lib-track.dll | 159 | | public: void __cdecl Envelope::ClearDragPoint(void) __ptr64 ?ClearDragPoint@Envelope@@QEAAXXZ |
lib-track.dll | 187 | | public: static class TrackList * __ptr64 __cdecl TrackList::FindUndoTracks(struct UndoStackElem const & __ptr64) ?FindUndoTracks@TrackList@@SAPEAV1@AEBUUndoStackElem@@@Z |
lib-track.dll | 215 | | public: class wxString __cdecl Track::GetName(void)const __ptr64 ?GetName@Track@@QEBA?AVwxString@@XZ |
lib-track.dll | 300 | | public: void __cdecl Track::SetName(class wxString const & __ptr64) __ptr64 ?SetName@Track@@QEAAXAEBVwxString@@@Z |
lib-track.dll | 170 | | private: class Track * __ptr64 __cdecl TrackList::DoAdd(class std::shared_ptr<class Track> const & __ptr64) __ptr64 ?DoAdd@TrackList@@AEAAPEAVTrack@@AEBV?$shared_ptr@VTrack@@@std@@@Z |
lib-track.dll | 88 | | public: virtual __cdecl TrackIntervalData::~TrackIntervalData(void) __ptr64 ??1TrackIntervalData@@UEAA@XZ |
lib-track.dll | 64 | | public: __cdecl TrackIntervalData::TrackIntervalData(void) __ptr64 ??0TrackIntervalData@@QEAA@XZ |
lib-track.dll | 149 | | protected: void __cdecl ClientData::Site<class Track, class TrackAttachment, 1, class std::shared_ptr, 0, 0>::BuildAll(void) __ptr64 ?BuildAll@?$Site@VTrack@@VTrackAttachment@@$00Vshared_ptr@std@@$0A@$0A@@ClientData@@IEAAXXZ |
lib-track.dll | 412 | | public: class std::shared_ptr<class Track> __cdecl std::enable_shared_from_this<class Track>::shared_from_this(void) __ptr64 ?shared_from_this@?$enable_shared_from_this@VTrack@@@std@@QEAA?AV?$shared_ptr@VTrack@@@2@XZ |
lib-track.dll | 60 | | public: __cdecl Track::Track(void) __ptr64 ??0Track@@QEAA@XZ |
lib-track.dll | 59 | | ??0Track@@QEAA@AEBV0@$$QEAUProtectedCreationArg@0@@Z |
lib-track.dll | 86 | | public: virtual __cdecl Track::~Track(void) __ptr64 ??1Track@@UEAA@XZ |
lib-track.dll | 246 | | public: void __cdecl Track::Init(class Track const & __ptr64) __ptr64 ?Init@Track@@QEAAXAEBV1@@Z |
lib-track.dll | 307 | | public: virtual void __cdecl Track::SetSelected(bool) __ptr64 ?SetSelected@Track@@UEAAX_N@Z |
lib-track.dll | 334 | | public: void __cdecl Track::WriteCommonXMLAttributes(class XMLWriter & __ptr64, bool)const __ptr64 ?WriteCommonXMLAttributes@Track@@QEBAXAEAVXMLWriter@@_N@Z |
lib-track.dll | 236 | | public: bool __cdecl Track::HandleCommonXMLAttribute(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, class XMLAttributeValueView const & __ptr64) __ptr64 ?HandleCommonXMLAttribute@Track@@QEAA_NAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@AEBVXMLAttributeValueView@@@Z |
lib-track.dll | 154 | | public: static struct Track::TypeInfo const & __ptr64 __cdecl AudioTrack::ClassTypeInfo(void) ?ClassTypeInfo@AudioTrack@@SAAEBUTypeInfo@Track@@XZ |
lib-track.dll | 155 | | public: static struct Track::TypeInfo const & __ptr64 __cdecl PlayableTrack::ClassTypeInfo(void) ?ClassTypeInfo@PlayableTrack@@SAAEBUTypeInfo@Track@@XZ |
lib-track.dll | 231 | | public: virtual struct Track::TypeNames const & __ptr64 __cdecl Track::GetTypeNames(void)const __ptr64 ?GetTypeNames@Track@@UEBAAEBUTypeNames@1@XZ |
lib-track.dll | 192 | | public: virtual enum Track::ChannelType __cdecl Track::GetChannel(void)const __ptr64 ?GetChannel@Track@@UEBA?AW4ChannelType@1@XZ |
lib-track.dll | 304 | | public: virtual void __cdecl Track::SetPan(float) __ptr64 ?SetPan@Track@@UEAAXM@Z |
lib-track.dll | 305 | | public: virtual void __cdecl Track::SetPanFromChannelType(void) __ptr64 ?SetPanFromChannelType@Track@@UEAAXXZ |
lib-track.dll | 198 | | public: virtual bool __cdecl Track::GetErrorOpening(void) __ptr64 ?GetErrorOpening@Track@@UEAA_NXZ |
lib-track.dll | 316 | | public: virtual bool __cdecl Track::SupportsBasicEditing(void)const __ptr64 ?SupportsBasicEditing@Track@@UEBA_NXZ |
lib-track.dll | 260 | | public: virtual bool __cdecl Track::LinkConsistencyFix(bool, bool) __ptr64 ?LinkConsistencyFix@Track@@UEAA_N_N0@Z |
lib-track.dll | 177 | | public: virtual class std::shared_ptr<class Track> __cdecl Track::Duplicate(void)const __ptr64 ?Duplicate@Track@@UEBA?AV?$shared_ptr@VTrack@@@std@@XZ |
lib-track.dll | 265 | | public: virtual void __cdecl Track::Merge(class Track const & __ptr64) __ptr64 ?Merge@Track@@UEAAXAEBV1@@Z |
lib-track.dll | 413 | | public: class std::shared_ptr<class Track const> __cdecl std::enable_shared_from_this<class Track>::shared_from_this(void)const __ptr64 ?shared_from_this@?$enable_shared_from_this@VTrack@@@std@@QEBA?AV?$shared_ptr@$$CBVTrack@@@2@XZ |
lib-track.dll | 172 | | protected: bool __cdecl PlayableTrack::DoGetMute(void)const __ptr64 ?DoGetMute@PlayableTrack@@IEBA_NXZ |
lib-track.dll | 173 | | protected: bool __cdecl PlayableTrack::DoGetSolo(void)const __ptr64 ?DoGetSolo@PlayableTrack@@IEBA_NXZ |
lib-track.dll | 222 | | public: class std::shared_ptr<class TrackList> __cdecl Track::GetOwner(void)const __ptr64 ?GetOwner@Track@@QEBA?AV?$shared_ptr@VTrackList@@@std@@XZ |
lib-track.dll | 142 | | public: bool __cdecl Track::Any(void)const __ptr64 ?Any@Track@@QEBA_NXZ |
lib-track.dll | 228 | | public: bool __cdecl PlayableTrack::GetSolo(void)const __ptr64 ?GetSolo@PlayableTrack@@QEBA_NXZ |
lib-track.dll | 312 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct TrackListEvent, 1>::Subscribe(class A6AXAEBUTrackListEvent::function) __ptr64 ?Subscribe@?$Publisher@UTrackListEvent@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUTrackListEvent@@@Z@std@@@Z |
lib-track.dll | 185 | | public: class TrackIter<class Track> __cdecl TrackList::FindLeader(class Track * __ptr64) __ptr64 ?FindLeader@TrackList@@QEAA?AV?$TrackIter@VTrack@@@@PEAVTrack@@@Z |
lib-track.dll | 271 | | public: void __cdecl Track::Notify(int) __ptr64 ?Notify@Track@@QEAAXH@Z |
lib-track.dll | 54 | | public: __cdecl PlayableTrack::PlayableTrack(void) __ptr64 ??0PlayableTrack@@QEAA@XZ |
lib-track.dll | 245 | | public: void __cdecl PlayableTrack::Init(class PlayableTrack const & __ptr64) __ptr64 ?Init@PlayableTrack@@QEAAXAEBV1@@Z |
lib-track.dll | 337 | | public: void __cdecl PlayableTrack::WriteXMLAttributes(class XMLWriter & __ptr64)const __ptr64 ?WriteXMLAttributes@PlayableTrack@@QEBAXAEAVXMLWriter@@@Z |
lib-track.dll | 238 | | public: bool __cdecl PlayableTrack::HandleXMLAttribute(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, class XMLAttributeValueView const & __ptr64) __ptr64 ?HandleXMLAttribute@PlayableTrack@@QEAA_NAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@AEBVXMLAttributeValueView@@@Z |
lib-track.dll | 82 | | public: virtual __cdecl PlayableTrack::~PlayableTrack(void) __ptr64 ??1PlayableTrack@@UEAA@XZ |
lib-track.dll | 302 | | public: virtual void __cdecl Track::SetOffset(double) __ptr64 ?SetOffset@Track@@UEAAXN@Z |
lib-track.dll | 320 | | public: virtual void __cdecl Track::SyncLockAdjust(double, double) __ptr64 ?SyncLockAdjust@Track@@UEAAXNN@Z |
lib-track.dll | 264 | | public: virtual void __cdecl PlayableTrack::Merge(class Track const & __ptr64) __ptr64 ?Merge@PlayableTrack@@UEAAXAEBVTrack@@@Z |
lib-track.dll | 359 | | public: class std::shared_ptr<class Track> & __ptr64 __cdecl std::list<class std::shared_ptr<class Track>, class std::allocator<class std::shared_ptr<class Track> > >::back(void) __ptr64 ?back@?$list@V?$shared_ptr@VTrack@@@std@@V?$allocator@V?$shared_ptr@VTrack@@@std@@@2@@std@@QEAAAEAV?$shared_ptr@VTrack@@@2@XZ |
lib-track.dll | 180 | | public: void __cdecl Track::EnsureVisible(bool) __ptr64 ?EnsureVisible@Track@@QEAAX_N@Z |
lib-track.dll | 262 | | public: bool __cdecl TrackList::MakeMultiChannelTrack(class Track & __ptr64, int, bool) __ptr64 ?MakeMultiChannelTrack@TrackList@@QEAA_NAEAVTrack@@H_N@Z |
lib-track.dll | 281 | | public: class std::shared_ptr<class Track> __cdecl TrackList::RegisterPendingChangedTrack(class A6AXAEAVTrack::function, class TrackList const & __ptr64) __ptr64 ?RegisterPendingChangedTrack@TrackList@@QEAA?AV?$shared_ptr@VTrack@@@std@@V?$function@$$A6AXAEAVTrack@@AEBV1@@Z@3@PEAVTrack@@@Z |
lib-track.dll | 282 | | public: void __cdecl TrackList::RegisterPendingNewTrack(class std::shared_ptr<class Track> const & __ptr64) __ptr64 ?RegisterPendingNewTrack@TrackList@@QEAAXAEBV?$shared_ptr@VTrack@@@std@@@Z |
lib-track.dll | 322 | | public: void __cdecl TrackList::UpdatePendingTracks(void) __ptr64 ?UpdatePendingTracks@TrackList@@QEAAXXZ |
lib-track.dll | 143 | | public: bool __cdecl TrackList::ApplyPendingTracks(void) __ptr64 ?ApplyPendingTracks@TrackList@@QEAA_NXZ |
lib-track.dll | 299 | | public: void __cdecl PlayableTrack::SetMute(bool) __ptr64 ?SetMute@PlayableTrack@@QEAAX_N@Z |
lib-track.dll | 315 | | public: class std::shared_ptr<class Track const> __cdecl Track::SubstitutePendingChangedTrack(void)const __ptr64 ?SubstitutePendingChangedTrack@Track@@QEBA?AV?$shared_ptr@$$CBVTrack@@@std@@XZ |
lib-track.dll | 253 | | public: double __cdecl Envelope::IntegralOfInverse(double, double)const __ptr64 ?IntegralOfInverse@Envelope@@QEBANNN@Z |
lib-track.dll | 141 | | public: void __cdecl Track::AdjustPositions(void) __ptr64 ?AdjustPositions@Track@@QEAAXXZ |
lib-track.dll | 313 | | public: class std::shared_ptr<class Track const> __cdecl Track::SubstituteOriginalTrack(void)const __ptr64 ?SubstituteOriginalTrack@Track@@QEBA?AV?$shared_ptr@$$CBVTrack@@@std@@XZ |
lib-track.dll | 62 | | public: __cdecl TrackAttachment::TrackAttachment(void) __ptr64 ??0TrackAttachment@@QEAA@XZ |
lib-track.dll | 87 | | public: virtual __cdecl TrackAttachment::~TrackAttachment(void) __ptr64 ??1TrackAttachment@@UEAA@XZ |
lib-track.dll | 171 | | private: class Track * __ptr64 __cdecl TrackList::DoAddToHead(class std::shared_ptr<class Track> const & __ptr64) __ptr64 ?DoAddToHead@TrackList@@AEAAPEAVTrack@@AEBV?$shared_ptr@VTrack@@@std@@@Z |
lib-track.dll | 318 | | public: static bool __cdecl TrackList::SwapChannels(class Track & __ptr64) ?SwapChannels@TrackList@@SA_NAEAVTrack@@@Z |
lib-track.dll | 254 | | public: bool __cdecl Track::IsAlignedWithLeader(void)const __ptr64 ?IsAlignedWithLeader@Track@@QEBA_NXZ |
lib-track.dll | 209 | | public: enum Track::LinkType __cdecl Track::GetLinkType(void)const __ptr64 ?GetLinkType@Track@@QEBA?AW4LinkType@1@XZ |
lib-track.dll | 240 | | public: virtual class XMLTagHandler * __ptr64 __cdecl Envelope::HandleXMLChild(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64) __ptr64 ?HandleXMLChild@Envelope@@UEAAPEAVXMLTagHandler@@AEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z |
lib-track.dll | 241 | | public: virtual bool __cdecl Envelope::HandleXMLTag(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, class std::vector<struct std::pair<class std::basic_string_view<char, struct std::char_traits<char> >, class XMLAttributeValueView>, class std::allocator<struct std::pair<class std::basic_string_view<char, struct std::char_traits<char> >, class XMLAttributeValueView> > > const & __ptr64) __ptr64 ?HandleXMLTag@Envelope@@UEAA_NAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@AEBV?$vector@U?$pair@V?$basic_string_view@DU?$char_traits@D@std@@@std@@VXMLAttributeValueView@@@std@@V?$allocator@U?$pair@V?$basic_string_view@DU?$char_traits@D@std@@@std@@VXMLAttributeValueView@@@std@@@2@@3@@Z |
lib-track.dll | 276 | | public: void __cdecl TrackList::Permute(class std::vector<struct std::pair<class std::_List_iterator<class std::_List_val<struct std::_List_simple_types<class std::shared_ptr<class Track> > > >, class std::list<class std::shared_ptr<class Track>, class std::allocator<class std::shared_ptr<class Track> > > * __ptr64>, class std::allocator<struct std::pair<class std::_List_iterator<class std::_List_val<struct std::_List_simple_types<class std::shared_ptr<class Track> > > >, class std::list<class std::shared_ptr<class Track>, class std::allocator<class std::shared_ptr<class Track> > > * __ptr64> > > const & __ptr64) __ptr64 ?Permute@TrackList@@QEAAXAEBV?$vector@U?$pair@V?$_List_iterator@V?$_List_val@U?$_List_simple_types@V?$shared_ptr@VTrack@@@std@@@std@@@std@@@std@@PEAV?$list@V?$shared_ptr@VTrack@@@std@@V?$allocator@V?$shared_ptr@VTrack@@@std@@@2@@2@@std@@V?$allocator@U?$pair@V?$_List_iterator@V?$_List_val@U?$_List_simple_types@V?$shared_ptr@VTrack@@@std@@@std@@@std@@@std@@PEAV?$list@V?$shared_ptr@VTrack@@@std@@V?$allocator@V?$shared_ptr@VTrack@@@std@@@2@@2@@std@@@2@@std@@@Z |
lib-track.dll | 374 | | public: class std::_List_iterator<class std::_List_val<struct std::_List_simple_types<class std::shared_ptr<class Track> > > > __cdecl std::list<class std::shared_ptr<class Track>, class std::allocator<class std::shared_ptr<class Track> > >::end(void) __ptr64 ?end@?$list@V?$shared_ptr@VTrack@@@std@@V?$allocator@V?$shared_ptr@VTrack@@@std@@@2@@std@@QEAA?AV?$_List_iterator@V?$_List_val@U?$_List_simple_types@V?$shared_ptr@VTrack@@@std@@@std@@@std@@@2@XZ |
lib-track.dll | 361 | | public: class std::_List_iterator<class std::_List_val<struct std::_List_simple_types<class std::shared_ptr<class Track> > > > __cdecl std::list<class std::shared_ptr<class Track>, class std::allocator<class std::shared_ptr<class Track> > >::begin(void) __ptr64 ?begin@?$list@V?$shared_ptr@VTrack@@@std@@V?$allocator@V?$shared_ptr@VTrack@@@std@@@2@@std@@QEAA?AV?$_List_iterator@V?$_List_val@U?$_List_simple_types@V?$shared_ptr@VTrack@@@std@@@std@@@std@@@2@XZ |
lib-track.dll | 204 | | public: int __cdecl Track::GetIndex(void)const __ptr64 ?GetIndex@Track@@QEBAHXZ |
lib-track.dll | 377 | | public: class TrackIter<class Track const> __cdecl TrackList::end(void)const __ptr64 ?end@TrackList@@QEBA?AV?$TrackIter@$$CBVTrack@@@@XZ |
lib-track.dll | 364 | | public: class TrackIter<class Track const> __cdecl TrackList::begin(void)const __ptr64 ?begin@TrackList@@QEBA?AV?$TrackIter@$$CBVTrack@@@@XZ |
lib-track.dll | 415 | | public: class std::shared_ptr<class TrackList const> __cdecl std::enable_shared_from_this<class TrackList>::shared_from_this(void)const __ptr64 ?shared_from_this@?$enable_shared_from_this@VTrackList@@@std@@QEBA?AV?$shared_ptr@$$CBVTrackList@@@2@XZ |
lib-track.dll | 290 | | public: bool __cdecl Track::SameKindAs(class Track const & __ptr64)const __ptr64 ?SameKindAs@Track@@QEBA_NAEBV1@@Z |
lib-track.dll | 273 | | public: void __cdecl Track::Offset(double) __ptr64 ?Offset@Track@@QEAAXN@Z |
lib-track.dll | 188 | | public: static void __cdecl Track::FinishCopy(class Track const * __ptr64, class Track * __ptr64) ?FinishCopy@Track@@SAXPEBV1@PEAV1@@Z |
lib-track.dll | 227 | | public: bool __cdecl Track::GetSelected(void)const __ptr64 ?GetSelected@Track@@QEBA_NXZ |
lib-track.dll | 207 | | public: virtual class std::vector<class ConstTrackInterval, class std::allocator<class ConstTrackInterval> > __cdecl Track::GetIntervals(void)const __ptr64 ?GetIntervals@Track@@UEBA?AV?$vector@VConstTrackInterval@@V?$allocator@VConstTrackInterval@@@std@@@std@@XZ |
lib-track.dll | 206 | | public: virtual class std::vector<class TrackInterval, class std::allocator<class TrackInterval> > __cdecl Track::GetIntervals(void) __ptr64 ?GetIntervals@Track@@UEAA?AV?$vector@VTrackInterval@@V?$allocator@VTrackInterval@@@std@@@std@@XZ |
lib-track.dll | 219 | | public: bool __cdecl PlayableTrack::GetNotSolo(void)const __ptr64 ?GetNotSolo@PlayableTrack@@QEBA_NXZ |
lib-track.dll | 321 | | public: void __cdecl TrackList::UnlinkChannels(class Track & __ptr64) __ptr64 ?UnlinkChannels@TrackList@@QEAAXAEAVTrack@@@Z |
lib-track.dll | 323 | | public: virtual double __cdecl GeometricInputTimeWarper::Warp(double)const __ptr64 ?Warp@GeometricInputTimeWarper@@UEBANN@Z |
lib-track.dll | 324 | | public: virtual double __cdecl GeometricOutputTimeWarper::Warp(double)const __ptr64 ?Warp@GeometricOutputTimeWarper@@UEBANN@Z |
lib-track.dll | 326 | | public: virtual double __cdecl LinearInputRateTimeWarper::Warp(double)const __ptr64 ?Warp@LinearInputRateTimeWarper@@UEBANN@Z |
lib-track.dll | 327 | | public: virtual double __cdecl LinearInputStretchTimeWarper::Warp(double)const __ptr64 ?Warp@LinearInputStretchTimeWarper@@UEBANN@Z |
lib-track.dll | 329 | | public: virtual double __cdecl LinearOutputStretchTimeWarper::Warp(double)const __ptr64 ?Warp@LinearOutputStretchTimeWarper@@UEBANN@Z |
lib-track.dll | 328 | | public: virtual double __cdecl LinearOutputRateTimeWarper::Warp(double)const __ptr64 ?Warp@LinearOutputRateTimeWarper@@UEBANN@Z |
lib-track.dll | 74 | | public: virtual __cdecl GeometricOutputTimeWarper::~GeometricOutputTimeWarper(void) __ptr64 ??1GeometricOutputTimeWarper@@UEAA@XZ |
lib-track.dll | 31 | | public: __cdecl GeometricOutputTimeWarper::GeometricOutputTimeWarper(double, double, double, double) __ptr64 ??0GeometricOutputTimeWarper@@QEAA@NNNN@Z |
lib-track.dll | 73 | | public: virtual __cdecl GeometricInputTimeWarper::~GeometricInputTimeWarper(void) __ptr64 ??1GeometricInputTimeWarper@@UEAA@XZ |
lib-track.dll | 28 | | public: __cdecl GeometricInputTimeWarper::GeometricInputTimeWarper(double, double, double, double) __ptr64 ??0GeometricInputTimeWarper@@QEAA@NNNN@Z |
lib-track.dll | 79 | | public: virtual __cdecl LinearOutputStretchTimeWarper::~LinearOutputStretchTimeWarper(void) __ptr64 ??1LinearOutputStretchTimeWarper@@UEAA@XZ |
lib-track.dll | 46 | | public: __cdecl LinearOutputStretchTimeWarper::LinearOutputStretchTimeWarper(double, double, double, double) __ptr64 ??0LinearOutputStretchTimeWarper@@QEAA@NNNN@Z |
lib-track.dll | 77 | | public: virtual __cdecl LinearInputStretchTimeWarper::~LinearInputStretchTimeWarper(void) __ptr64 ??1LinearInputStretchTimeWarper@@UEAA@XZ |
lib-track.dll | 40 | | public: __cdecl LinearInputStretchTimeWarper::LinearInputStretchTimeWarper(double, double, double, double) __ptr64 ??0LinearInputStretchTimeWarper@@QEAA@NNNN@Z |
lib-track.dll | 78 | | public: virtual __cdecl LinearOutputRateTimeWarper::~LinearOutputRateTimeWarper(void) __ptr64 ??1LinearOutputRateTimeWarper@@UEAA@XZ |
lib-track.dll | 43 | | public: __cdecl LinearOutputRateTimeWarper::LinearOutputRateTimeWarper(double, double, double, double) __ptr64 ??0LinearOutputRateTimeWarper@@QEAA@NNNN@Z |
lib-track.dll | 76 | | public: virtual __cdecl LinearInputRateTimeWarper::~LinearInputRateTimeWarper(void) __ptr64 ??1LinearInputRateTimeWarper@@UEAA@XZ |
lib-track.dll | 37 | | public: __cdecl LinearInputRateTimeWarper::LinearInputRateTimeWarper(double, double, double, double) __ptr64 ??0LinearInputRateTimeWarper@@QEAA@NNNN@Z |
lib-track.dll | 81 | | public: virtual __cdecl PasteTimeWarper::~PasteTimeWarper(void) __ptr64 ??1PasteTimeWarper@@UEAA@XZ |
lib-track.dll | 52 | | public: __cdecl PasteTimeWarper::PasteTimeWarper(double, double) __ptr64 ??0PasteTimeWarper@@QEAA@NN@Z |
lib-track.dll | 234 | | public: void __cdecl Envelope::GetValues(double * __ptr64, int, double, double)const __ptr64 ?GetValues@Envelope@@QEBAXPEANHNN@Z |
lib-track.dll | 25 | | public: __cdecl Envelope::Envelope(bool, double, double, double) __ptr64 ??0Envelope@@QEAA@_NNNN@Z |
lib-track.dll | 168 | | public: void __cdecl Envelope::Delete(int) __ptr64 ?Delete@Envelope@@QEAAXH@Z |
lib-track.dll | 225 | | public: void __cdecl Envelope::GetPoints(double * __ptr64, double * __ptr64, int)const __ptr64 ?GetPoints@Envelope@@QEBAXPEAN0H@Z |
lib-track.dll | 248 | | public: void __cdecl Envelope::Insert(double, double) __ptr64 ?Insert@Envelope@@QEAAXNN@Z |
lib-track.dll | 279 | | public: int __cdecl Envelope::Reassign(double, double) __ptr64 ?Reassign@Envelope@@QEAAHNN@Z |
lib-track.dll | 309 | | public: void __cdecl Envelope::SetTrackLen(double, double) __ptr64 ?SetTrackLen@Envelope@@QEAAXNN@Z |
lib-track.dll | 189 | | public: void __cdecl Envelope::Flatten(double) __ptr64 ?Flatten@Envelope@@QEAAXN@Z |
lib-track.dll | 23 | | public: __cdecl Envelope::Envelope(class Envelope const & __ptr64) __ptr64 ??0Envelope@@QEAA@AEBV0@@Z |
lib-track.dll | 72 | | public: virtual __cdecl Envelope::~Envelope(void) __ptr64 ??1Envelope@@UEAA@XZ |
lib-track.dll | 83 | | public: virtual __cdecl RegionTimeWarper::~RegionTimeWarper(void) __ptr64 ??1RegionTimeWarper@@UEAA@XZ |
lib-track.dll | 55 | | ??0RegionTimeWarper@@QEAA@NN$$QEAV?$unique_ptr@VTimeWarper@@U?$default_delete@VTimeWarper@@@std@@@std@@@Z |
lib-track.dll | 80 | | public: virtual __cdecl LinearTimeWarper::~LinearTimeWarper(void) __ptr64 ??1LinearTimeWarper@@UEAA@XZ |
lib-track.dll | 330 | | public: virtual double __cdecl LinearTimeWarper::Warp(double)const __ptr64 ?Warp@LinearTimeWarper@@UEBANN@Z |
lib-track.dll | 49 | | public: __cdecl LinearTimeWarper::LinearTimeWarper(double, double, double, double) __ptr64 ??0LinearTimeWarper@@QEAA@NNNN@Z |
lib-track.dll | 75 | | public: virtual __cdecl IdentityTimeWarper::~IdentityTimeWarper(void) __ptr64 ??1IdentityTimeWarper@@UEAA@XZ |
lib-track.dll | 34 | | public: __cdecl IdentityTimeWarper::IdentityTimeWarper(void) __ptr64 ??0IdentityTimeWarper@@QEAA@XZ |
lib-track.dll | 286 | | public: class std::shared_ptr<class Track> __cdecl TrackList::Replace(class Track * __ptr64, class std::shared_ptr<class Track> const & __ptr64) __ptr64 ?Replace@TrackList@@QEAA?AV?$shared_ptr@VTrack@@@std@@PEAVTrack@@AEBV23@@Z |
lib-track.dll | 157 | | public: void __cdecl Envelope::Clear(void) __ptr64 ?Clear@Envelope@@QEAAXXZ |
lib-track.dll | 418 | | public: unsigned __int64 __cdecl TrackList::size(void)const __ptr64 ?size@TrackList@@QEBA_KXZ |
lib-track.dll | 267 | | public: bool __cdecl TrackList::MoveDown(class Track * __ptr64) __ptr64 ?MoveDown@TrackList@@QEAA_NPEAVTrack@@@Z |
lib-track.dll | 269 | | public: bool __cdecl TrackList::MoveUp(class Track * __ptr64) __ptr64 ?MoveUp@TrackList@@QEAA_NPEAVTrack@@@Z |
lib-track.dll | 150 | | public: bool __cdecl TrackList::CanMoveDown(class Track * __ptr64)const __ptr64 ?CanMoveDown@TrackList@@QEBA_NPEAVTrack@@@Z |
lib-track.dll | 151 | | public: bool __cdecl TrackList::CanMoveUp(class Track * __ptr64)const __ptr64 ?CanMoveUp@TrackList@@QEBA_NPEAVTrack@@@Z |
lib-track.dll | 283 | | public: struct std::pair<class std::_List_iterator<class std::_List_val<struct std::_List_simple_types<class std::shared_ptr<class Track> > > >, class std::list<class std::shared_ptr<class Track>, class std::allocator<class std::shared_ptr<class Track> > > * __ptr64> __cdecl TrackList::Remove(class Track * __ptr64) __ptr64 ?Remove@TrackList@@QEAA?AU?$pair@V?$_List_iterator@V?$_List_val@U?$_List_simple_types@V?$shared_ptr@VTrack@@@std@@@std@@@std@@@std@@PEAV?$list@V?$shared_ptr@VTrack@@@std@@V?$allocator@V?$shared_ptr@VTrack@@@std@@@2@@2@@std@@PEAVTrack@@@Z |
lib-track.dll | 308 | | public: void __cdecl PlayableTrack::SetSolo(bool) __ptr64 ?SetSolo@PlayableTrack@@QEAAX_N@Z |
lib-track.dll | 214 | | public: bool __cdecl PlayableTrack::GetMute(void)const __ptr64 ?GetMute@PlayableTrack@@QEBA_NXZ |
lib-track.dll | 193 | | private: struct ClientData::Locked<struct ClientData::Lockable<struct ClientData::Copyable<class std::vector<class std::shared_ptr<class TrackAttachment>, class std::allocator<class std::shared_ptr<class TrackAttachment> > >, 1>, 0> > __cdecl ClientData::Site<class Track, class TrackAttachment, 1, class std::shared_ptr, 0, 0>::GetData(void) __ptr64 ?GetData@?$Site@VTrack@@VTrackAttachment@@$00Vshared_ptr@std@@$0A@$0A@@ClientData@@AEAA?AU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$shared_ptr@VTrackAttachment@@@std@@V?$allocator@V?$shared_ptr@VTrackAttachment@@@std@@@2@@std@@$00@ClientData@@$0A@@ClientData@@@2@XZ |
lib-track.dll | 200 | | ?GetFactories@?$Site@VTrack@@VTrackAttachment@@$00Vshared_ptr@std@@$0A@$0A@@ClientData@@CA?AU?$Locked@U?$Lockable@V?$vector@V?$function@$$A6A?AV?$shared_ptr@VTrackAttachment@@@std@@AEAVTrack@@@Z@std@@V?$allocator@V?$function@$$A6A?AV?$shared_ptr@VTrackAttachment@@@std@@AEAVTrack@@@Z@std@@@2@@std@@$0A@@ClientData@@@2@XZ |
lib-track.dll | 310 | | private: class std::shared_ptr<class TrackAttachment> const & __ptr64 __cdecl ClientData::Site<class Track, class TrackAttachment, 1, class std::shared_ptr, 0, 0>::Slot(struct ClientData::Locked<struct ClientData::Lockable<struct ClientData::Copyable<class std::vector<class std::shared_ptr<class TrackAttachment>, class std::allocator<class std::shared_ptr<class TrackAttachment> > >, 1>, 0> > & __ptr64, class ClientData::Site<class Track, class TrackAttachment, 1, class std::shared_ptr, 0, 0>::RegisteredFactory const & __ptr64, bool) __ptr64 ?Slot@?$Site@VTrack@@VTrackAttachment@@$00Vshared_ptr@std@@$0A@$0A@@ClientData@@AEAAAEBV?$shared_ptr@VTrackAttachment@@@std@@AEAU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$shared_ptr@VTrackAttachment@@@std@@V?$allocator@V?$shared_ptr@VTrackAttachment@@@std@@@2@@std@@$00@ClientData@@$0A@@ClientData@@@2@AEBVRegisteredFactory@12@_N@Z |
lib-track.dll | 217 | | private: struct std::pair<class std::_List_iterator<class std::_List_val<struct std::_List_simple_types<class std::shared_ptr<class Track> > > >, class std::list<class std::shared_ptr<class Track>, class std::allocator<class std::shared_ptr<class Track> > > * __ptr64> __cdecl Track::GetNode(void)const __ptr64 ?GetNode@Track@@AEBA?AU?$pair@V?$_List_iterator@V?$_List_val@U?$_List_simple_types@V?$shared_ptr@VTrack@@@std@@@std@@@std@@@std@@PEAV?$list@V?$shared_ptr@VTrack@@@std@@V?$allocator@V?$shared_ptr@VTrack@@@std@@@2@@2@@std@@XZ |
lib-track.dll | 184 | | public: class Track * __ptr64 __cdecl TrackList::FindById(class TrackId) __ptr64 ?FindById@TrackList@@QEAAPEAVTrack@@VTrackId@@@Z |
lib-track.dll | 186 | | public: class TrackIter<class Track const> __cdecl TrackList::FindLeader(class Track const * __ptr64)const __ptr64 ?FindLeader@TrackList@@QEBA?AV?$TrackIter@$$CBVTrack@@@@PEBVTrack@@@Z |
lib-track.dll | 414 | | public: class std::shared_ptr<class TrackList> __cdecl std::enable_shared_from_this<class TrackList>::shared_from_this(void) __ptr64 ?shared_from_this@?$enable_shared_from_this@VTrackList@@@std@@QEAA?AV?$shared_ptr@VTrackList@@@2@XZ |
lib-track.dll | 257 | | public: bool __cdecl Track::IsSelectedLeader(void)const __ptr64 ?IsSelectedLeader@Track@@QEBA_NXZ |
lib-track.dll | 243 | | public: bool __cdecl Track::HasOwner(void)const __ptr64 ?HasOwner@Track@@QEBA_NXZ |
lib-track.dll | 314 | | public: class std::shared_ptr<class Track> __cdecl Track::SubstitutePendingChangedTrack(void) __ptr64 ?SubstitutePendingChangedTrack@Track@@QEAA?AV?$shared_ptr@VTrack@@@std@@XZ |
lib-track.dll | 239 | | public: virtual bool __cdecl TrackAttachment::HandleXMLAttribute(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, class XMLAttributeValueView const & __ptr64) __ptr64 ?HandleXMLAttribute@TrackAttachment@@UEAA_NAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@AEBVXMLAttributeValueView@@@Z |
lib-track.dll | 338 | | public: virtual void __cdecl TrackAttachment::WriteXMLAttributes(class XMLWriter & __ptr64)const __ptr64 ?WriteXMLAttributes@TrackAttachment@@UEBAXAEAVXMLWriter@@@Z |
lib-track.dll | 165 | | public: virtual void __cdecl TrackAttachment::CopyTo(class Track & __ptr64)const __ptr64 ?CopyTo@TrackAttachment@@UEBAXAEAVTrack@@@Z |
lib-track.dll | 212 | | public: double __cdecl TrackList::GetMinOffset(void)const __ptr64 ?GetMinOffset@TrackList@@QEBANXZ |
lib-track.dll | 376 | | public: class TrackIter<class Track> __cdecl TrackList::end(void) __ptr64 ?end@TrackList@@QEAA?AV?$TrackIter@VTrack@@@@XZ |
lib-track.dll | 363 | | public: class TrackIter<class Track> __cdecl TrackList::begin(void) __ptr64 ?begin@TrackList@@QEAA?AV?$TrackIter@VTrack@@@@XZ |
lib-project-history.dll | 59 | | public: bool __cdecl UndoManager::RedoAvailable(void) __ptr64 ?RedoAvailable@UndoManager@@QEAA_NXZ |
lib-project-history.dll | 55 | | public: void __cdecl ProjectHistory::PushState(class TranslatableString const & __ptr64, class TranslatableString const & __ptr64, enum UndoPush) __ptr64 ?PushState@ProjectHistory@@QEAAXAEBVTranslatableString@@0W4UndoPush@@@Z |
lib-project-history.dll | 47 | | public: void __cdecl ProjectHistory::InitialState(void) __ptr64 ?InitialState@ProjectHistory@@QEAAXXZ |
lib-project-history.dll | 62 | | public: void __cdecl UndoManager::RenameState(int, class TranslatableString const & __ptr64, class TranslatableString const & __ptr64) __ptr64 ?RenameState@UndoManager@@QEAAXHAEBVTranslatableString@@0@Z |
lib-project-history.dll | 44 | | public: unsigned int __cdecl UndoManager::GetNumStates(void) __ptr64 ?GetNumStates@UndoManager@@QEAAIXZ |
lib-project-history.dll | 76 | | public: void __cdecl UndoManager::VisitStates(class A6AXAEBUUndoStackElem::function const & __ptr64) __ptr64 ?VisitStates@UndoManager@@QEAAXAEBV?$function@$$A6AXAEBUUndoStackElem@@@Z@std@@_K1@Z |
lib-project-history.dll | 75 | | public: bool __cdecl UndoManager::UnsavedChanges(void)const __ptr64 ?UnsavedChanges@UndoManager@@QEBA_NXZ |
lib-project-history.dll | 45 | | public: int __cdecl UndoManager::GetSavedState(void)const __ptr64 ?GetSavedState@UndoManager@@QEBAHXZ |
lib-project-history.dll | 67 | | public: void __cdecl ProjectHistory::SetStateTo(unsigned int, bool) __ptr64 ?SetStateTo@ProjectHistory@@QEAAXI_N@Z |
lib-project-history.dll | 35 | | public: void __cdecl UndoManager::ClearStates(void) __ptr64 ?ClearStates@UndoManager@@QEAAXXZ |
lib-project-history.dll | 49 | | public: void __cdecl UndoManager::MarkUnsaved(void) __ptr64 ?MarkUnsaved@UndoManager@@QEAAXXZ |
lib-project-history.dll | 37 | | M$$T0A<1> ?Get@?$GlobalVariable@UAutoSave@ProjectHistory@@$$CBV?$function@$$A6AXAEAVAudacityProject@@@Z@std@@$M$$T0A@$00@@SAAEBV?$function@$$A6AXAEAVAudacityProject@@@Z@std@@XZ |
lib-project-history.dll | 57 | | public: void __cdecl UndoManager::Redo(class A6AXAEBUUndoStackElem::function const & __ptr64) __ptr64 ?Redo@UndoManager@@QEAAXAEBV?$function@$$A6AXAEBUUndoStackElem@@@Z@std@@@Z |
lib-project-history.dll | 33 | | public: virtual bool __cdecl UndoStateExtension::CanUndoOrRedo(class AudacityProject const & __ptr64) __ptr64 ?CanUndoOrRedo@UndoStateExtension@@UEAA_NAEBVAudacityProject@@@Z |
lib-project-history.dll | 13 | | public: virtual __cdecl UndoStateExtension::~UndoStateExtension(void) __ptr64 ??1UndoStateExtension@@UEAA@XZ |
lib-project-history.dll | 8 | | public: __cdecl UndoStateExtension::UndoStateExtension(void) __ptr64 ??0UndoStateExtension@@QEAA@XZ |
lib-project-history.dll | 4 | | ??0Entry@UndoRedoExtensionRegistry@@QEAA@AEBV?$function@$$A6A?AV?$shared_ptr@VUndoStateExtension@@@std@@AEAVAudacityProject@@@Z@std@@@Z |
lib-project-history.dll | 38 | | public: static class ProjectHistory & __ptr64 __cdecl ProjectHistory::Get(class AudacityProject & __ptr64) ?Get@ProjectHistory@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-project-history.dll | 69 | | public: void __cdecl UndoManager::StateSaved(void) __ptr64 ?StateSaved@UndoManager@@QEAAXXZ |
lib-project-history.dll | 61 | | public: void __cdecl UndoManager::RemoveStates(unsigned __int64, unsigned __int64) __ptr64 ?RemoveStates@UndoManager@@QEAAX_K0@Z |
lib-project-history.dll | 71 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct UndoRedoMessage, 1>::Subscribe(class A6AXAEBUUndoRedoMessage::function) __ptr64 ?Subscribe@?$Publisher@UUndoRedoMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUUndoRedoMessage@@@Z@std@@@Z |
lib-project-history.dll | 58 | | public: bool __cdecl ProjectHistory::RedoAvailable(void)const __ptr64 ?RedoAvailable@ProjectHistory@@QEBA_NXZ |
lib-project-history.dll | 73 | | public: bool __cdecl ProjectHistory::UndoAvailable(void)const __ptr64 ?UndoAvailable@ProjectHistory@@QEBA_NXZ |
lib-project-history.dll | 39 | | public: static class ProjectHistory const & __ptr64 __cdecl ProjectHistory::Get(class AudacityProject const & __ptr64) ?Get@ProjectHistory@@SAAEBV1@AEBVAudacityProject@@@Z |
lib-project-history.dll | 74 | | public: bool __cdecl UndoManager::UndoAvailable(void) __ptr64 ?UndoAvailable@UndoManager@@QEAA_NXZ |
lib-project-history.dll | 46 | | public: void __cdecl UndoManager::GetShortDescription(unsigned int, class TranslatableString * __ptr64) __ptr64 ?GetShortDescription@UndoManager@@QEAAXIPEAVTranslatableString@@@Z |
lib-project-history.dll | 42 | | public: unsigned int __cdecl UndoManager::GetCurrentState(void) __ptr64 ?GetCurrentState@UndoManager@@QEAAIXZ |
lib-project-history.dll | 72 | | public: void __cdecl UndoManager::Undo(class A6AXAEBUUndoStackElem::function const & __ptr64) __ptr64 ?Undo@UndoManager@@QEAAXAEBV?$function@$$A6AXAEBUUndoStackElem@@@Z@std@@@Z |
lib-project-history.dll | 31 | | public: void __cdecl UndoManager::AbandonRedo(void) __ptr64 ?AbandonRedo@UndoManager@@QEAAXXZ |
lib-project-history.dll | 40 | | public: static class UndoManager & __ptr64 __cdecl UndoManager::Get(class AudacityProject & __ptr64) ?Get@UndoManager@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-project-history.dll | 52 | | public: void __cdecl ProjectHistory::PopState(struct UndoState const & __ptr64, bool) __ptr64 ?PopState@ProjectHistory@@QEAAXAEBUUndoState@@_N@Z |
lib-project-history.dll | 50 | | public: void __cdecl ProjectHistory::ModifyState(bool) __ptr64 ?ModifyState@ProjectHistory@@QEAAX_N@Z |
lib-project-history.dll | 54 | | public: void __cdecl ProjectHistory::PushState(class TranslatableString const & __ptr64, class TranslatableString const & __ptr64) __ptr64 ?PushState@ProjectHistory@@QEAAXAEBVTranslatableString@@0@Z |
lib-project-history.dll | 63 | | public: void __cdecl ProjectHistory::RollbackState(void) __ptr64 ?RollbackState@ProjectHistory@@QEAAXXZ |
lib-project-history.dll | 77 | | public: void __cdecl UndoManager::VisitStates(class A6AXAEBUUndoStackElem::function const & __ptr64) __ptr64 ?VisitStates@UndoManager@@QEAAXAEBV?$function@$$A6AXAEBUUndoStackElem@@@Z@std@@_N@Z |
lib-module-manager.dll | 187 | | public: void __cdecl PluginManager::UnregisterPlugin(class wxString const & __ptr64) __ptr64 ?UnregisterPlugin@PluginManager@@QEAAXAEBVwxString@@@Z |
lib-module-manager.dll | 154 | | public: void __cdecl PluginManager::Save(void) __ptr64 ?Save@PluginManager@@QEAAXXZ |
lib-module-manager.dll | 131 | | public: void __cdecl PluginManager::NotifyPluginsChanged(void) __ptr64 ?NotifyPluginsChanged@PluginManager@@QEAAXXZ |
lib-module-manager.dll | 3 | | public: __cdecl AsyncPluginValidator::Delegate::Delegate(void) __ptr64 ??0Delegate@AsyncPluginValidator@@QEAA@XZ |
lib-module-manager.dll | 1 | | public: __cdecl AsyncPluginValidator::AsyncPluginValidator(class AsyncPluginValidator::Delegate & __ptr64) __ptr64 ??0AsyncPluginValidator@@QEAA@AEAVDelegate@0@@Z |
lib-module-manager.dll | 161 | | public: void __cdecl AsyncPluginValidator::SetDelegate(class AsyncPluginValidator::Delegate * __ptr64) __ptr64 ?SetDelegate@AsyncPluginValidator@@QEAAXPEAVDelegate@1@@Z |
lib-module-manager.dll | 108 | | public: class std::chrono::time_point<struct std::chrono::system_clock, class std::chrono::duration<__int64, struct std::ratio<1, 10000000> > > __cdecl AsyncPluginValidator::InactiveSince(void)const __ptr64 ?InactiveSince@AsyncPluginValidator@@QEBA?AV?$time_point@Usystem_clock@chrono@std@@V?$duration@_JU?$ratio@$00$0JIJGIA@@std@@@23@@chrono@std@@XZ |
lib-module-manager.dll | 189 | | public: void __cdecl AsyncPluginValidator::Validate(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?Validate@AsyncPluginValidator@@QEAAXAEBVwxString@@0@Z |
lib-module-manager.dll | 174 | | public: void __cdecl PluginDescriptor::SetPluginType(enum PluginType) __ptr64 ?SetPluginType@PluginDescriptor@@QEAAXW4PluginType@@@Z |
lib-module-manager.dll | 169 | | public: void __cdecl PluginDescriptor::SetID(class wxString const & __ptr64) __ptr64 ?SetID@PluginDescriptor@@QEAAXAEBVwxString@@@Z |
lib-module-manager.dll | 175 | | public: void __cdecl PluginDescriptor::SetProviderID(class wxString const & __ptr64) __ptr64 ?SetProviderID@PluginDescriptor@@QEAAXAEBVwxString@@@Z |
lib-module-manager.dll | 173 | | public: void __cdecl PluginDescriptor::SetPath(class wxString const & __ptr64) __ptr64 ?SetPath@PluginDescriptor@@QEAAXAEBVwxString@@@Z |
lib-module-manager.dll | 10 | | public: __cdecl PluginDescriptor::PluginDescriptor(void) __ptr64 ??0PluginDescriptor@@QEAA@XZ |
lib-module-manager.dll | 9 | | public: __cdecl PluginDescriptor::PluginDescriptor(class PluginDescriptor const & __ptr64) __ptr64 ??0PluginDescriptor@@QEAA@AEBV0@@Z |
lib-module-manager.dll | 8 | | ??0PluginDescriptor@@QEAA@$$QEAV0@@Z |
lib-module-manager.dll | 144 | | ?RegisterPlugin@PluginManager@@QEAAX$$QEAVPluginDescriptor@@@Z |
lib-module-manager.dll | 100 | | public: virtual bool __cdecl PluginDescriptor::HandleXMLTag(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64, class std::vector<struct std::pair<class std::basic_string_view<char, struct std::char_traits<char> >, class XMLAttributeValueView>, class std::allocator<struct std::pair<class std::basic_string_view<char, struct std::char_traits<char> >, class XMLAttributeValueView> > > const & __ptr64) __ptr64 ?HandleXMLTag@PluginDescriptor@@UEAA_NAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@AEBV?$vector@U?$pair@V?$basic_string_view@DU?$char_traits@D@std@@@std@@VXMLAttributeValueView@@@std@@V?$allocator@U?$pair@V?$basic_string_view@DU?$char_traits@D@std@@@std@@VXMLAttributeValueView@@@std@@@2@@3@@Z |
lib-module-manager.dll | 98 | | public: virtual class XMLTagHandler * __ptr64 __cdecl PluginDescriptor::HandleXMLChild(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64) __ptr64 ?HandleXMLChild@PluginDescriptor@@UEAAPEAVXMLTagHandler@@AEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z |
lib-module-manager.dll | 99 | | public: virtual void __cdecl PluginDescriptor::HandleXMLEndTag(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64) __ptr64 ?HandleXMLEndTag@PluginDescriptor@@UEAAXAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z |
lib-module-manager.dll | 80 | | public: class TranslatableString __cdecl ComponentInterface::GetName(void)const __ptr64 ?GetName@ComponentInterface@@QEBA?AVTranslatableString@@XZ |
lib-module-manager.dll | 117 | | public: bool __cdecl PluginDescriptor::IsEffectRealtime(void)const __ptr64 ?IsEffectRealtime@PluginDescriptor@@QEBA_NXZ |
lib-module-manager.dll | 184 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct PluginsChangedMessage, 1>::Subscribe(class A6AXAEBUPluginsChangedMessage::function) __ptr64 ?Subscribe@?$Publisher@UPluginsChangedMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUPluginsChangedMessage@@@Z@std@@@Z |
lib-module-manager.dll | 70 | | public: static class Identifier __cdecl PluginManager::GetEffectNameFromID(class wxString const & __ptr64) ?GetEffectNameFromID@PluginManager@@SA?AVIdentifier@@AEBVwxString@@@Z |
lib-module-manager.dll | 120 | | public: static bool __cdecl PluginManager::IsPluginAvailable(class PluginDescriptor const & __ptr64) ?IsPluginAvailable@PluginManager@@SA_NAEBVPluginDescriptor@@@Z |
lib-module-manager.dll | 188 | | void __cdecl UnregisterProviderFactory(class std::unique_ptr<class PluginProvider, struct std::default_delete<class PluginProvider> > (__cdecl*)(void)) ?UnregisterProviderFactory@@YAXP6A?AV?$unique_ptr@VPluginProvider@@U?$default_delete@VPluginProvider@@@std@@@std@@XZ@Z |
lib-module-manager.dll | 46 | | public: static class wxString const & __ptr64 __cdecl PluginManagerInterface::AudacityCommandRegistrationCallback(class PluginProvider * __ptr64, class ComponentInterface * __ptr64) ?AudacityCommandRegistrationCallback@PluginManagerInterface@@SAAEBVwxString@@PEAVPluginProvider@@PEAVComponentInterface@@@Z |
lib-module-manager.dll | 68 | | bool __cdecl PluginSettings::GetConfigValue(class EffectDefinitionInterface const & __ptr64, enum PluginSettings::ConfigurationType, class wxString const & __ptr64, class wxString const & __ptr64, class std::variant<class std::reference_wrapper<class wxString>, class std::reference_wrapper<int>, class std::reference_wrapper<bool>, class std::reference_wrapper<float>, class std::reference_wrapper<double> >, class std::variant<class std::reference_wrapper<class wxString const>, class std::reference_wrapper<int const>, class std::reference_wrapper<bool const>, class std::reference_wrapper<float const>, class std::reference_wrapper<double const> >) ?GetConfigValue@PluginSettings@@YA_NAEBVEffectDefinitionInterface@@W4ConfigurationType@1@AEBVwxString@@2V?$variant@V?$reference_wrapper@VwxString@@@std@@V?$reference_wrapper@H@2@V?$reference_wrapper@_N@2@V?$reference_wrapper@M@2@V?$reference_wrapper@N@2@@std@@V?$variant@V?$reference_wrapper@$$CBVwxString@@@std@@V?$reference_wrapper@$$CBH@2@V?$reference_wrapper@$$CB_N@2@V?$reference_wrapper@$$CBM@2@V?$reference_wrapper@$$CBN@2@@6@@Z |
lib-module-manager.dll | 160 | | bool __cdecl PluginSettings::SetConfigValue(class EffectDefinitionInterface const & __ptr64, enum PluginSettings::ConfigurationType, class wxString const & __ptr64, class wxString const & __ptr64, class std::variant<class std::reference_wrapper<class wxString const>, class std::reference_wrapper<int const>, class std::reference_wrapper<bool const>, class std::reference_wrapper<float const>, class std::reference_wrapper<double const> >) ?SetConfigValue@PluginSettings@@YA_NAEBVEffectDefinitionInterface@@W4ConfigurationType@1@AEBVwxString@@2V?$variant@V?$reference_wrapper@$$CBVwxString@@@std@@V?$reference_wrapper@$$CBH@2@V?$reference_wrapper@$$CB_N@2@V?$reference_wrapper@$$CBM@2@V?$reference_wrapper@$$CBN@2@@std@@@Z |
lib-module-manager.dll | 102 | | bool __cdecl PluginSettings::HasConfigGroup(class EffectDefinitionInterface const & __ptr64, enum PluginSettings::ConfigurationType, class wxString const & __ptr64) ?HasConfigGroup@PluginSettings@@YA_NAEBVEffectDefinitionInterface@@W4ConfigurationType@1@AEBVwxString@@@Z |
lib-module-manager.dll | 65 | | bool __cdecl PluginSettings::GetConfigSubgroups(class EffectDefinitionInterface const & __ptr64, enum PluginSettings::ConfigurationType, class wxString const & __ptr64, class std::vector<class wxString, class std::allocator<class wxString> > & __ptr64) ?GetConfigSubgroups@PluginSettings@@YA_NAEBVEffectDefinitionInterface@@W4ConfigurationType@1@AEBVwxString@@AEAV?$vector@VwxString@@V?$allocator@VwxString@@@std@@@std@@@Z |
lib-module-manager.dll | 96 | | public: class wxString const & __ptr64 __cdecl PluginDescriptor::GetVendor(void)const __ptr64 ?GetVendor@PluginDescriptor@@QEBAAEBVwxString@@XZ |
lib-module-manager.dll | 69 | | public: class wxString __cdecl PluginDescriptor::GetEffectFamily(void)const __ptr64 ?GetEffectFamily@PluginDescriptor@@QEBA?AVwxString@@XZ |
lib-module-manager.dll | 113 | | public: bool __cdecl PluginDescriptor::IsEffectAutomatable(void)const __ptr64 ?IsEffectAutomatable@PluginDescriptor@@QEBA_NXZ |
lib-module-manager.dll | 94 | | public: class ComponentInterfaceSymbol const & __ptr64 __cdecl PluginManager::GetSymbol(class wxString const & __ptr64) __ptr64 ?GetSymbol@PluginManager@@QEAAAEBVComponentInterfaceSymbol@@AEBVwxString@@@Z |
lib-module-manager.dll | 127 | | public: class ComponentInterface * __ptr64 __cdecl PluginManager::Load(class wxString const & __ptr64) __ptr64 ?Load@PluginManager@@QEAAPEAVComponentInterface@@AEBVwxString@@@Z |
lib-module-manager.dll | 143 | | public: class wxString const & __ptr64 __cdecl PluginManager::RegisterPlugin(class std::unique_ptr<class EffectDefinitionInterface, struct std::default_delete<class EffectDefinitionInterface> >, enum PluginType) __ptr64 ?RegisterPlugin@PluginManager@@QEAAAEBVwxString@@V?$unique_ptr@VEffectDefinitionInterface@@U?$default_delete@VEffectDefinitionInterface@@@std@@@std@@W4PluginType@@@Z |
lib-module-manager.dll | 153 | | bool __cdecl PluginSettings::RemoveConfigSubgroup(class EffectDefinitionInterface const & __ptr64, enum PluginSettings::ConfigurationType, class wxString const & __ptr64) ?RemoveConfigSubgroup@PluginSettings@@YA_NAEBVEffectDefinitionInterface@@W4ConfigurationType@1@AEBVwxString@@@Z |
lib-module-manager.dll | 71 | | public: enum EffectType __cdecl PluginDescriptor::GetEffectType(void)const __ptr64 ?GetEffectType@PluginDescriptor@@QEBA?AW4EffectType@@XZ |
lib-module-manager.dll | 76 | | public: static class wxString __cdecl PluginManager::GetID(class EffectDefinitionInterface const * __ptr64) ?GetID@PluginManager@@SA?AVwxString@@PEBVEffectDefinitionInterface@@@Z |
lib-module-manager.dll | 53 | | public: static class wxString const & __ptr64 __cdecl PluginManagerInterface::DefaultRegistrationCallback(class PluginProvider * __ptr64, class ComponentInterface * __ptr64) ?DefaultRegistrationCallback@PluginManagerInterface@@SAAEBVwxString@@PEAVPluginProvider@@PEAVComponentInterface@@@Z |
lib-module-manager.dll | 4 | | public: __cdecl PluginManager::Iterator::Iterator(class PluginManager & __ptr64) __ptr64 ??0Iterator@PluginManager@@QEAA@AEAV1@@Z |
lib-module-manager.dll | 178 | | public: void __cdecl PluginDescriptor::SetValid(bool) __ptr64 ?SetValid@PluginDescriptor@@QEAAX_N@Z |
lib-module-manager.dll | 168 | | public: void __cdecl PluginDescriptor::SetEnabled(bool) __ptr64 ?SetEnabled@PluginDescriptor@@QEAAX_N@Z |
lib-module-manager.dll | 125 | | public: bool __cdecl PluginDescriptor::IsValid(void)const __ptr64 ?IsValid@PluginDescriptor@@QEBA_NXZ |
lib-module-manager.dll | 118 | | public: bool __cdecl PluginDescriptor::IsEnabled(void)const __ptr64 ?IsEnabled@PluginDescriptor@@QEBA_NXZ |
lib-module-manager.dll | 89 | | public: class wxString const & __ptr64 __cdecl PluginDescriptor::GetProviderID(void)const __ptr64 ?GetProviderID@PluginDescriptor@@QEBAAEBVwxString@@XZ |
lib-module-manager.dll | 141 | | public: bool __cdecl ModuleManager::RegisterEffectPlugin(class wxString const & __ptr64, class wxString const & __ptr64, class TranslatableString & __ptr64) __ptr64 ?RegisterEffectPlugin@ModuleManager@@QEAA_NAEBVwxString@@0AEAVTranslatableString@@@Z |
lib-module-manager.dll | 36 | | public: void __cdecl PluginManager::Iterator::operator*(void)const __ptr64 ??DIterator@PluginManager@@QEBA@XZ |
lib-module-manager.dll | 37 | | public: class PluginManager::Iterator & __ptr64 __cdecl PluginManager::Iterator::operator++(void) __ptr64 ??EIterator@PluginManager@@QEAAAEAV01@XZ |
lib-module-manager.dll | 33 | | public: bool __cdecl PluginManager::Iterator::operator!=(int)const __ptr64 ??9Iterator@PluginManager@@QEBA_NH@Z |
lib-module-manager.dll | 5 | | public: __cdecl PluginManager::Iterator::Iterator(class PluginManager & __ptr64, int) __ptr64 ??0Iterator@PluginManager@@QEAA@AEAV1@H@Z |
lib-module-manager.dll | 82 | | public: class PluginDescriptor const * __ptr64 __cdecl PluginManager::GetPlugin(class wxString const & __ptr64)const __ptr64 ?GetPlugin@PluginManager@@QEBAPEBVPluginDescriptor@@AEBVwxString@@@Z |
lib-module-manager.dll | 93 | | public: class ComponentInterfaceSymbol const & __ptr64 __cdecl PluginDescriptor::GetSymbol(void)const __ptr64 ?GetSymbol@PluginDescriptor@@QEBAAEBVComponentInterfaceSymbol@@XZ |
lib-module-manager.dll | 114 | | public: bool __cdecl PluginDescriptor::IsEffectDefault(void)const __ptr64 ?IsEffectDefault@PluginDescriptor@@QEBA_NXZ |
lib-module-manager.dll | 115 | | public: bool __cdecl PluginDescriptor::IsEffectInteractive(void)const __ptr64 ?IsEffectInteractive@PluginDescriptor@@QEBA_NXZ |
lib-module-manager.dll | 122 | | public: bool __cdecl PluginManager::IsPluginLoaded(class wxString const & __ptr64)const __ptr64 ?IsPluginLoaded@PluginManager@@QEBA_NAEBVwxString@@@Z |
lib-module-manager.dll | 6 | | public: __cdecl PluginManager::Iterator::Iterator(class PluginManager & __ptr64, enum EffectType) __ptr64 ??0Iterator@PluginManager@@QEAA@AEAV1@W4EffectType@@@Z |
lib-module-manager.dll | 172 | | void __cdecl ModuleSettings::SetModuleStatus(class wxString const & __ptr64, int) ?SetModuleStatus@ModuleSettings@@YAXAEBVwxString@@H@Z |
lib-module-manager.dll | 49 | | public: void __cdecl PluginManager::ClearEffectPlugins(void) __ptr64 ?ClearEffectPlugins@PluginManager@@QEAAXXZ |
lib-module-manager.dll | 22 | | public: virtual __cdecl PluginDescriptor::~PluginDescriptor(void) __ptr64 ??1PluginDescriptor@@UEAA@XZ |
lib-module-manager.dll | 110 | | ?Initialize@PluginManager@@QEAAXV?$function@$$A6A?AV?$unique_ptr@VFileConfig@@U?$default_delete@VFileConfig@@@std@@@std@@AEBVwxString@@@Z@std@@@Z |
lib-module-manager.dll | 185 | | public: void __cdecl PluginManager::Terminate(void) __ptr64 ?Terminate@PluginManager@@QEAAXXZ |
lib-module-manager.dll | 63 | | public: static class PluginManager & __ptr64 __cdecl PluginManager::Get(void) ?Get@PluginManager@@SAAEAV1@XZ |
lib-module-manager.dll | 48 | | public: class std::map<class wxString, class std::vector<class wxString, class std::allocator<class wxString> >, struct std::less<class wxString>, class std::allocator<struct std::pair<class wxString const, class std::vector<class wxString, class std::allocator<class wxString> > > > > __cdecl PluginManager::CheckPluginUpdates(void) __ptr64 ?CheckPluginUpdates@PluginManager@@QEAA?AV?$map@VwxString@@V?$vector@VwxString@@V?$allocator@VwxString@@@std@@@std@@U?$less@VwxString@@@3@V?$allocator@U?$pair@$$CBVwxString@@V?$vector@VwxString@@V?$allocator@VwxString@@@std@@@std@@@std@@@3@@std@@XZ |
lib-module-manager.dll | 20 | | public: virtual __cdecl AsyncPluginValidator::Delegate::~Delegate(void) __ptr64 ??1Delegate@AsyncPluginValidator@@UEAA@XZ |
lib-module-manager.dll | 19 | | public: __cdecl AsyncPluginValidator::~AsyncPluginValidator(void) __ptr64 ??1AsyncPluginValidator@@QEAA@XZ |
lib-module-manager.dll | 62 | | public: static class ModuleManager & __ptr64 __cdecl ModuleManager::Get(void) ?Get@ModuleManager@@SAAEAV1@XZ |
lib-module-manager.dll | 109 | | public: void __cdecl ModuleManager::Initialize(void) __ptr64 ?Initialize@ModuleManager@@QEAAXXZ |
lib-module-manager.dll | 81 | | public: class wxString const & __ptr64 __cdecl PluginDescriptor::GetPath(void)const __ptr64 ?GetPath@PluginDescriptor@@QEBAAEBVwxString@@XZ |
lib-module-manager.dll | 56 | | public: int __cdecl ModuleManager::Dispatch(enum ModuleDispatchTypes) __ptr64 ?Dispatch@ModuleManager@@QEAAHW4ModuleDispatchTypes@@@Z |
lib-module-manager.dll | 73 | | public: class wxString const & __ptr64 __cdecl PluginDescriptor::GetID(void)const __ptr64 ?GetID@PluginDescriptor@@QEBAAEBVwxString@@XZ |
lib-module-manager.dll | 147 | | void __cdecl RegisterProviderFactory(class std::unique_ptr<class PluginProvider, struct std::default_delete<class PluginProvider> > (__cdecl*)(void)) ?RegisterProviderFactory@@YAXP6A?AV?$unique_ptr@VPluginProvider@@U?$default_delete@VPluginProvider@@@std@@@std@@XZ@Z |
lib-module-manager.dll | 119 | | public: static bool __cdecl PluginHost::IsHostProcess(void) ?IsHostProcess@PluginHost@@SA_NXZ |
lib-module-manager.dll | 86 | | public: enum PluginType __cdecl PluginDescriptor::GetPluginType(void)const __ptr64 ?GetPluginType@PluginDescriptor@@QEBA?AW4PluginType@@XZ |
lib-command-parameters.dll | 18 | | public: virtual __cdecl EffectParameterMethods::~EffectParameterMethods(void) __ptr64 ??1EffectParameterMethods@@UEAA@XZ |
lib-command-parameters.dll | 19 | | public: virtual __cdecl ShuttleDefaults::~ShuttleDefaults(void) __ptr64 ??1ShuttleDefaults@@UEAA@XZ |
lib-command-parameters.dll | 4 | | public: __cdecl ShuttleDefaults::ShuttleDefaults(void) __ptr64 ??0ShuttleDefaults@@QEAA@XZ |
lib-command-parameters.dll | 22 | | public: virtual __cdecl ShuttleSetAutomation::~ShuttleSetAutomation(void) __ptr64 ??1ShuttleSetAutomation@@UEAA@XZ |
lib-command-parameters.dll | 12 | | public: __cdecl ShuttleSetAutomation::ShuttleSetAutomation(void) __ptr64 ??0ShuttleSetAutomation@@QEAA@XZ |
lib-command-parameters.dll | 20 | | public: virtual __cdecl ShuttleGetAutomation::~ShuttleGetAutomation(void) __ptr64 ??1ShuttleGetAutomation@@UEAA@XZ |
lib-command-parameters.dll | 7 | | public: __cdecl ShuttleGetAutomation::ShuttleGetAutomation(void) __ptr64 ??0ShuttleGetAutomation@@QEAA@XZ |
lib-command-parameters.dll | 1 | | public: __cdecl EffectParameterMethods::EffectParameterMethods(void) __ptr64 ??0EffectParameterMethods@@QEAA@XZ |
lib-numeric-formats.dll | 92 | | public: double __cdecl NumericConverter::GetValue(void) __ptr64 ?GetValue@NumericConverter@@QEAANXZ |
lib-numeric-formats.dll | 120 | | public: static class FormatterContext __cdecl FormatterContext::SampleRateContext(double) ?SampleRateContext@FormatterContext@@SA?AV1@N@Z |
lib-numeric-formats.dll | 68 | | class ComponentInterfaceSymbol __cdecl NumericConverterFormats::DefaultSelectionFormat(void) ?DefaultSelectionFormat@NumericConverterFormats@@YA?AVComponentInterfaceSymbol@@XZ |
lib-numeric-formats.dll | 97 | | class ComponentInterfaceSymbol __cdecl NumericConverterFormats::HundredthsFormat(void) ?HundredthsFormat@NumericConverterFormats@@YA?AVComponentInterfaceSymbol@@XZ |
lib-numeric-formats.dll | 11 | | public: __cdecl NumericConverter::NumericConverter(class FormatterContext const & __ptr64, class Identifier, class ComponentInterfaceSymbol const & __ptr64, double) __ptr64 ??0NumericConverter@@QEAA@AEBVFormatterContext@@VIdentifier@@AEBVComponentInterfaceSymbol@@N@Z |
lib-numeric-formats.dll | 27 | | public: virtual __cdecl NumericConverter::~NumericConverter(void) __ptr64 ??1NumericConverter@@UEAA@XZ |
lib-numeric-formats.dll | 134 | | public: void __cdecl NumericConverter::SetValue(double) __ptr64 ?SetValue@NumericConverter@@QEAAXN@Z |
lib-numeric-formats.dll | 89 | | public: class wxString __cdecl NumericConverter::GetString(void) __ptr64 ?GetString@NumericConverter@@QEAA?AVwxString@@XZ |
lib-numeric-formats.dll | 106 | | class Identifier const & __ptr64 __cdecl NumericConverterType_BANDWIDTH(void) ?NumericConverterType_BANDWIDTH@@YAAEBVIdentifier@@XZ |
lib-numeric-formats.dll | 107 | | class Identifier const & __ptr64 __cdecl NumericConverterType_DURATION(void) ?NumericConverterType_DURATION@@YAAEBVIdentifier@@XZ |
lib-numeric-formats.dll | 81 | | public: class ComponentInterfaceSymbol __cdecl NumericConverter::GetFormatName(void)const __ptr64 ?GetFormatName@NumericConverter@@QEBA?AVComponentInterfaceSymbol@@XZ |
lib-numeric-formats.dll | 78 | | class ComponentInterfaceSymbol __cdecl NumericConverterFormats::GetBestDurationFormat(class ComponentInterfaceSymbol const & __ptr64) ?GetBestDurationFormat@NumericConverterFormats@@YA?AVComponentInterfaceSymbol@@AEBV2@@Z |
lib-numeric-formats.dll | 129 | | public: void __cdecl NumericConverter::SetMinValue(double) __ptr64 ?SetMinValue@NumericConverter@@QEAAXN@Z |
lib-numeric-formats.dll | 119 | | public: void __cdecl NumericConverter::ResetMinValue(void) __ptr64 ?ResetMinValue@NumericConverter@@QEAAXXZ |
lib-numeric-formats.dll | 128 | | public: void __cdecl NumericConverter::SetMaxValue(double) __ptr64 ?SetMaxValue@NumericConverter@@QEAAXN@Z |
lib-numeric-formats.dll | 118 | | public: void __cdecl NumericConverter::ResetMaxValue(void) __ptr64 ?ResetMaxValue@NumericConverter@@QEAAXXZ |
lib-numeric-formats.dll | 131 | | public: void __cdecl ProjectTimeSignature::SetTempo(double) __ptr64 ?SetTempo@ProjectTimeSignature@@QEAAXN@Z |
lib-numeric-formats.dll | 133 | | public: void __cdecl ProjectTimeSignature::SetUpperTimeSignature(int) __ptr64 ?SetUpperTimeSignature@ProjectTimeSignature@@QEAAXH@Z |
lib-numeric-formats.dll | 127 | | public: void __cdecl ProjectTimeSignature::SetLowerTimeSignature(int) __ptr64 ?SetLowerTimeSignature@ProjectTimeSignature@@QEAAXH@Z |
lib-numeric-formats.dll | 96 | | class ComponentInterfaceSymbol __cdecl NumericConverterFormats::HoursMinsSecondsFormat(void) ?HoursMinsSecondsFormat@NumericConverterFormats@@YA?AVComponentInterfaceSymbol@@XZ |
lib-numeric-formats.dll | 9 | | public: __cdecl FormatterContext::FormatterContext(class FormatterContext const & __ptr64) __ptr64 ??0FormatterContext@@QEAA@AEBV0@@Z |
lib-numeric-formats.dll | 121 | | class ComponentInterfaceSymbol __cdecl NumericConverterFormats::SecondsFormat(void) ?SecondsFormat@NumericConverterFormats@@YA?AVComponentInterfaceSymbol@@XZ |
lib-numeric-formats.dll | 95 | | class ComponentInterfaceSymbol __cdecl NumericConverterFormats::HertzFormat(void) ?HertzFormat@NumericConverterFormats@@YA?AVComponentInterfaceSymbol@@XZ |
lib-numeric-formats.dll | 73 | | public: static class ProjectNumericFormats const & __ptr64 __cdecl ProjectNumericFormats::Get(class AudacityProject const & __ptr64) ?Get@ProjectNumericFormats@@SAAEBV1@AEBVAudacityProject@@@Z |
lib-numeric-formats.dll | 80 | | public: class std::vector<struct NumericField, class std::allocator<struct NumericField> > const & __ptr64 __cdecl NumericConverterFormatter::GetFields(void)const __ptr64 ?GetFields@NumericConverterFormatter@@QEBAAEBV?$vector@UNumericField@@V?$allocator@UNumericField@@@std@@@std@@XZ |
lib-numeric-formats.dll | 79 | | public: class std::vector<struct DigitInfo, class std::allocator<struct DigitInfo> > const & __ptr64 __cdecl NumericConverterFormatter::GetDigitInfos(void)const __ptr64 ?GetDigitInfos@NumericConverterFormatter@@QEBAAEBV?$vector@UDigitInfo@@V?$allocator@UDigitInfo@@@std@@@std@@XZ |
lib-numeric-formats.dll | 141 | | public: virtual void __cdecl NumericConverter::ValueToControls(double, bool) __ptr64 ?ValueToControls@NumericConverter@@UEAAXN_N@Z |
lib-numeric-formats.dll | 63 | | public: virtual void __cdecl NumericConverter::ControlsToValue(void) __ptr64 ?ControlsToValue@NumericConverter@@UEAAXXZ |
lib-numeric-formats.dll | 132 | | public: bool __cdecl NumericConverter::SetTypeAndFormatName(class Identifier const & __ptr64, class ComponentInterfaceSymbol const & __ptr64) __ptr64 ?SetTypeAndFormatName@NumericConverter@@QEAA_NAEBVIdentifier@@AEBVComponentInterfaceSymbol@@@Z |
lib-numeric-formats.dll | 125 | | public: bool __cdecl NumericConverter::SetFormatName(class ComponentInterfaceSymbol const & __ptr64) __ptr64 ?SetFormatName@NumericConverter@@QEAA_NAEBVComponentInterfaceSymbol@@@Z |
lib-numeric-formats.dll | 124 | | public: bool __cdecl NumericConverter::SetCustomFormat(class TranslatableString const & __ptr64) __ptr64 ?SetCustomFormat@NumericConverter@@QEAA_NAEBVTranslatableString@@@Z |
lib-numeric-formats.dll | 58 | | public: void __cdecl NumericConverter::Adjust(int, int, int) __ptr64 ?Adjust@NumericConverter@@QEAAXHHH@Z |
lib-numeric-formats.dll | 111 | | protected: virtual void __cdecl NumericConverter::OnFormatUpdated(void) __ptr64 ?OnFormatUpdated@NumericConverter@@MEAAXXZ |
lib-numeric-formats.dll | 143 | | public: static void __cdecl NumericConverterRegistry::Visit(class FormatterContext const & __ptr64, class Identifier const & __ptr64, class A6AXAEBUNumericConverterRegistryItem::function) ?Visit@NumericConverterRegistry@@SAXAEBVFormatterContext@@AEBVIdentifier@@V?$function@$$A6AXAEBUNumericConverterRegistryItem@@@Z@std@@@Z |
lib-numeric-formats.dll | 70 | | public: static struct NumericConverterRegistryItem const * __ptr64 __cdecl NumericConverterRegistry::Find(class FormatterContext const & __ptr64, class Identifier const & __ptr64, class ComponentInterfaceSymbol const & __ptr64) ?Find@NumericConverterRegistry@@SAPEBUNumericConverterRegistryItem@@AEBVFormatterContext@@AEBVIdentifier@@AEBVComponentInterfaceSymbol@@@Z |
lib-numeric-formats.dll | 82 | | public: class ComponentInterfaceSymbol const & __ptr64 __cdecl ProjectNumericFormats::GetFrequencySelectionFormatName(void)const __ptr64 ?GetFrequencySelectionFormatName@ProjectNumericFormats@@QEBAAEBVComponentInterfaceSymbol@@XZ |
lib-numeric-formats.dll | 76 | | public: class ComponentInterfaceSymbol const & __ptr64 __cdecl ProjectNumericFormats::GetAudioTimeFormat(void)const __ptr64 ?GetAudioTimeFormat@ProjectNumericFormats@@QEBAAEBVComponentInterfaceSymbol@@XZ |
lib-numeric-formats.dll | 88 | | public: class ComponentInterfaceSymbol const & __ptr64 __cdecl ProjectNumericFormats::GetSelectionFormat(void)const __ptr64 ?GetSelectionFormat@ProjectNumericFormats@@QEBAAEBVComponentInterfaceSymbol@@XZ |
lib-numeric-formats.dll | 72 | | public: static class ProjectNumericFormats & __ptr64 __cdecl ProjectNumericFormats::Get(class AudacityProject & __ptr64) ?Get@ProjectNumericFormats@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-numeric-formats.dll | 26 | | public: __cdecl FormatterContext::~FormatterContext(void) __ptr64 ??1FormatterContext@@QEAA@XZ |
lib-numeric-formats.dll | 113 | | public: static class FormatterContext __cdecl FormatterContext::ProjectContext(class AudacityProject const & __ptr64) ?ProjectContext@FormatterContext@@SA?AV1@AEBVAudacityProject@@@Z |
lib-numeric-formats.dll | 108 | | class Identifier const & __ptr64 __cdecl NumericConverterType_FREQUENCY(void) ?NumericConverterType_FREQUENCY@@YAAEBVIdentifier@@XZ |
lib-numeric-formats.dll | 109 | | class Identifier const & __ptr64 __cdecl NumericConverterType_TIME(void) ?NumericConverterType_TIME@@YAAEBVIdentifier@@XZ |
lib-numeric-formats.dll | 83 | | public: int __cdecl ProjectTimeSignature::GetLowerTimeSignature(void)const __ptr64 ?GetLowerTimeSignature@ProjectTimeSignature@@QEBAHXZ |
lib-numeric-formats.dll | 91 | | public: int __cdecl ProjectTimeSignature::GetUpperTimeSignature(void)const __ptr64 ?GetUpperTimeSignature@ProjectTimeSignature@@QEBAHXZ |
lib-numeric-formats.dll | 90 | | public: double __cdecl ProjectTimeSignature::GetTempo(void)const __ptr64 ?GetTempo@ProjectTimeSignature@@QEBANXZ |
lib-numeric-formats.dll | 74 | | public: static class ProjectTimeSignature & __ptr64 __cdecl ProjectTimeSignature::Get(class AudacityProject & __ptr64) ?Get@ProjectTimeSignature@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-numeric-formats.dll | 136 | | public: class Observer::Subscription __cdecl Observer::Publisher<struct TimeSignatureChangedMessage, 1>::Subscribe(class A6AXAEBUTimeSignatureChangedMessage::function) __ptr64 ?Subscribe@?$Publisher@UTimeSignatureChangedMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBUTimeSignatureChangedMessage@@@Z@std@@@Z |
lib-numeric-formats.dll | 69 | | public: static class FormatterContext __cdecl FormatterContext::EmptyContext(void) ?EmptyContext@FormatterContext@@SA?AV1@XZ |
lib-numeric-formats.dll | 123 | | public: void __cdecl ProjectNumericFormats::SetBandwidthSelectionFormatName(class ComponentInterfaceSymbol const & __ptr64) __ptr64 ?SetBandwidthSelectionFormatName@ProjectNumericFormats@@QEAAXAEBVComponentInterfaceSymbol@@@Z |
lib-numeric-formats.dll | 126 | | public: void __cdecl ProjectNumericFormats::SetFrequencySelectionFormatName(class ComponentInterfaceSymbol const & __ptr64) __ptr64 ?SetFrequencySelectionFormatName@ProjectNumericFormats@@QEAAXAEBVComponentInterfaceSymbol@@@Z |
lib-numeric-formats.dll | 122 | | public: void __cdecl ProjectNumericFormats::SetAudioTimeFormat(class ComponentInterfaceSymbol const & __ptr64) __ptr64 ?SetAudioTimeFormat@ProjectNumericFormats@@QEAAXAEBVComponentInterfaceSymbol@@@Z |
lib-numeric-formats.dll | 130 | | public: void __cdecl ProjectNumericFormats::SetSelectionFormat(class ComponentInterfaceSymbol const & __ptr64) __ptr64 ?SetSelectionFormat@ProjectNumericFormats@@QEAAXAEBVComponentInterfaceSymbol@@@Z |
lib-numeric-formats.dll | 84 | | public: class wxString const & __ptr64 __cdecl NumericConverterFormatter::GetPrefix(void)const __ptr64 ?GetPrefix@NumericConverterFormatter@@QEBAAEBVwxString@@XZ |
lib-numeric-formats.dll | 77 | | public: class ComponentInterfaceSymbol const & __ptr64 __cdecl ProjectNumericFormats::GetBandwidthSelectionFormatName(void)const __ptr64 ?GetBandwidthSelectionFormatName@ProjectNumericFormats@@QEBAAEBVComponentInterfaceSymbol@@XZ |
lib-numeric-formats.dll | 100 | | class ComponentInterfaceSymbol __cdecl NumericConverterFormats::Lookup(class FormatterContext const & __ptr64, class Identifier const & __ptr64, class wxString const & __ptr64) ?Lookup@NumericConverterFormats@@YA?AVComponentInterfaceSymbol@@AEBVFormatterContext@@AEBVIdentifier@@AEBVwxString@@@Z |
lib-project-rate.dll | 14 | | class EnumSetting<enum sampleFormat> QualitySettings::SampleFormatSetting ?SampleFormatSetting@QualitySettings@@3V?$EnumSetting@W4sampleFormat@@@@A |
lib-project-rate.dll | 8 | | class IntSetting QualitySettings::DefaultSampleRate ?DefaultSampleRate@QualitySettings@@3VIntSetting@@A |
lib-project-rate.dll | 11 | | public: double __cdecl ProjectRate::GetRate(void)const __ptr64 ?GetRate@ProjectRate@@QEBANXZ |
lib-project-rate.dll | 7 | | class IntSetting DecibelScaleCutoff ?DecibelScaleCutoff@@3VIntSetting@@A |
lib-project-rate.dll | 15 | | public: void __cdecl ProjectRate::SetRate(double) __ptr64 ?SetRate@ProjectRate@@QEAAXN@Z |
lib-project-rate.dll | 13 | | enum sampleFormat __cdecl QualitySettings::SampleFormatChoice(void) ?SampleFormatChoice@QualitySettings@@YA?AW4sampleFormat@@XZ |
lib-project-rate.dll | 16 | | public: class Observer::Subscription __cdecl Observer::Publisher<double, 1>::Subscribe(class std::Z::A6AXAEBN::function) __ptr64 ?Subscribe@?$Publisher@N$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBN@Z@std@@@Z |
lib-project-rate.dll | 10 | | public: static class ProjectRate const & __ptr64 __cdecl ProjectRate::Get(class AudacityProject const & __ptr64) ?Get@ProjectRate@@SAAEBV1@AEBVAudacityProject@@@Z |
lib-project-rate.dll | 9 | | public: static class ProjectRate & __ptr64 __cdecl ProjectRate::Get(class AudacityProject & __ptr64) ?Get@ProjectRate@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-project.dll | 72 | | public: void __cdecl AudacityProject::SetInitialImportPath(class wxString const & __ptr64) __ptr64 ?SetInitialImportPath@AudacityProject@@QEAAXAEBVwxString@@@Z |
lib-project.dll | 73 | | public: void __cdecl AudacityProject::SetProjectName(class wxString const & __ptr64) __ptr64 ?SetProjectName@AudacityProject@@QEAAXAEBVwxString@@@Z |
lib-project.dll | 14 | | ??0RegisteredStatusWidthFunction@ProjectStatus@@QEAA@AEBV?$function@$$A6A?AU?$pair@V?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@I@std@@AEBVAudacityProject@@W4StatusBarField@@@Z@std@@@Z |
lib-project.dll | 67 | | class std::unique_ptr<class BasicUI::WindowPlacement const, struct std::default_delete<class BasicUI::WindowPlacement const> > __cdecl ProjectFramePlacement(class AudacityProject * __ptr64) ?ProjectFramePlacement@@YA?AV?$unique_ptr@$$CBVWindowPlacement@BasicUI@@U?$default_delete@$$CBVWindowPlacement@BasicUI@@@std@@@std@@PEAVAudacityProject@@@Z |
lib-project.dll | 55 | | private: struct ClientData::Locked<struct ClientData::Lockable<struct ClientData::Copyable<class std::vector<class std::shared_ptr<struct ClientData::Base>, class std::allocator<class std::shared_ptr<struct ClientData::Base> > >, 0>, 0> > __cdecl ClientData::Site<class AudacityProject, struct ClientData::Base, 0, class std::shared_ptr, 0, 0>::GetData(void) __ptr64 ?GetData@?$Site@VAudacityProject@@UBase@ClientData@@$0A@Vshared_ptr@std@@$0A@$0A@@ClientData@@AEAA?AU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$shared_ptr@UBase@ClientData@@@std@@V?$allocator@V?$shared_ptr@UBase@ClientData@@@std@@@2@@std@@$0A@@ClientData@@$0A@@ClientData@@@2@XZ |
lib-project.dll | 74 | | private: class std::shared_ptr<struct ClientData::Base> const & __ptr64 __cdecl ClientData::Site<class AudacityProject, struct ClientData::Base, 0, class std::shared_ptr, 0, 0>::Slot(struct ClientData::Locked<struct ClientData::Lockable<struct ClientData::Copyable<class std::vector<class std::shared_ptr<struct ClientData::Base>, class std::allocator<class std::shared_ptr<struct ClientData::Base> > >, 0>, 0> > & __ptr64, class ClientData::Site<class AudacityProject, struct ClientData::Base, 0, class std::shared_ptr, 0, 0>::RegisteredFactory const & __ptr64, bool) __ptr64 ?Slot@?$Site@VAudacityProject@@UBase@ClientData@@$0A@Vshared_ptr@std@@$0A@$0A@@ClientData@@AEAAAEBV?$shared_ptr@UBase@ClientData@@@std@@AEAU?$Locked@U?$Lockable@U?$Copyable@V?$vector@V?$shared_ptr@UBase@ClientData@@@std@@V?$allocator@V?$shared_ptr@UBase@ClientData@@@std@@@2@@std@@$0A@@ClientData@@$0A@@ClientData@@@2@AEBVRegisteredFactory@12@_N@Z |
lib-project.dll | 80 | | public: class std::_Vector_const_iterator<class std::_Vector_val<struct std::_Simple_types<class std::shared_ptr<class AudacityProject> > > > __cdecl AllProjects::end(void)const __ptr64 ?end@AllProjects@@QEBA?AV?$_Vector_const_iterator@V?$_Vector_val@U?$_Simple_types@V?$shared_ptr@VAudacityProject@@@std@@@std@@@std@@@std@@XZ |
lib-project.dll | 61 | | public: class wxString const & __ptr64 __cdecl AudacityProject::GetProjectName(void)const __ptr64 ?GetProjectName@AudacityProject@@QEBAAEBVwxString@@XZ |
lib-project.dll | 50 | | public: static class XMLMethodRegistry<class AudacityProject> & __ptr64 __cdecl XMLMethodRegistry<class AudacityProject>::Get(void) ?Get@?$XMLMethodRegistry@VAudacityProject@@@@SAAEAV1@XZ |
lib-project.dll | 57 | | ?GetFactories@?$Site@VAudacityProject@@UBase@ClientData@@$0A@Vshared_ptr@std@@$0A@$0A@@ClientData@@CA?AU?$Locked@U?$Lockable@V?$vector@V?$function@$$A6A?AV?$shared_ptr@UBase@ClientData@@@std@@AEAVAudacityProject@@@Z@std@@V?$allocator@V?$function@$$A6A?AV?$shared_ptr@UBase@ClientData@@@std@@AEAVAudacityProject@@@Z@std@@@2@@std@@$0A@@ClientData@@@2@XZ |
lib-project.dll | 78 | | public: class std::_Vector_const_iterator<class std::_Vector_val<struct std::_Simple_types<class std::shared_ptr<class AudacityProject> > > > __cdecl AllProjects::begin(void)const __ptr64 ?begin@AllProjects@@QEBA?AV?$_Vector_const_iterator@V?$_Vector_val@U?$_Simple_types@V?$shared_ptr@VAudacityProject@@@std@@@std@@@std@@@std@@XZ |
lib-project.dll | 89 | | public: unsigned __int64 __cdecl AllProjects::size(void)const __ptr64 ?size@AllProjects@@QEBA_KXZ |
lib-project.dll | 71 | | public: void __cdecl ProjectStatus::Set(class TranslatableString const & __ptr64, enum StatusBarField) __ptr64 ?Set@ProjectStatus@@QEAAXAEBVTranslatableString@@W4StatusBarField@@@Z |
lib-project.dll | 53 | | public: static class ProjectStatus & __ptr64 __cdecl ProjectStatus::Get(class AudacityProject & __ptr64) ?Get@ProjectStatus@@SAAEAV1@AEAVAudacityProject@@@Z |
lib-project.dll | 86 | | public: class std::shared_ptr<class AudacityProject> __cdecl std::enable_shared_from_this<class AudacityProject>::shared_from_this(void) __ptr64 ?shared_from_this@?$enable_shared_from_this@VAudacityProject@@@std@@QEAA?AV?$shared_ptr@VAudacityProject@@@2@XZ |
lib-project.dll | 91 | | public: class std::weak_ptr<class AudacityProject> __cdecl std::enable_shared_from_this<class AudacityProject>::weak_from_this(void) __ptr64 ?weak_from_this@?$enable_shared_from_this@VAudacityProject@@@std@@QEAA?AV?$weak_ptr@VAudacityProject@@@2@XZ |
lib-project.dll | 64 | | ?GetStatusWidthFunctions@ProjectStatus@@SAAEBV?$vector@V?$function@$$A6A?AU?$pair@V?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@I@std@@AEBVAudacityProject@@W4StatusBarField@@@Z@std@@V?$allocator@V?$function@$$A6A?AU?$pair@V?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@I@std@@AEBVAudacityProject@@W4StatusBarField@@@Z@std@@@2@@std@@XZ |
lib-project.dll | 85 | | public: class std::reverse_iterator<class std::_Vector_const_iterator<class std::_Vector_val<struct std::_Simple_types<class std::shared_ptr<class AudacityProject> > > > > __cdecl AllProjects::rend(void)const __ptr64 ?rend@AllProjects@@QEBA?AV?$reverse_iterator@V?$_Vector_const_iterator@V?$_Vector_val@U?$_Simple_types@V?$shared_ptr@VAudacityProject@@@std@@@std@@@std@@@std@@@std@@XZ |
lib-project.dll | 84 | | public: class std::reverse_iterator<class std::_Vector_const_iterator<class std::_Vector_val<struct std::_Simple_types<class std::shared_ptr<class AudacityProject> > > > > __cdecl AllProjects::rbegin(void)const __ptr64 ?rbegin@AllProjects@@QEBA?AV?$reverse_iterator@V?$_Vector_const_iterator@V?$_Vector_val@U?$_Simple_types@V?$shared_ptr@VAudacityProject@@@std@@@std@@@std@@@std@@@std@@XZ |
lib-project.dll | 52 | | public: class TranslatableString const & __ptr64 __cdecl ProjectStatus::Get(enum StatusBarField)const __ptr64 ?Get@ProjectStatus@@QEBAAEBVTranslatableString@@W4StatusBarField@@@Z |
lib-project.dll | 75 | | public: class Observer::Subscription __cdecl Observer::Publisher<enum StatusBarField, 1>::Subscribe(class A6AXAEBW4StatusBarField::function) __ptr64 ?Subscribe@?$Publisher@W4StatusBarField@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBW4StatusBarField@@@Z@std@@@Z |
lib-project.dll | 47 | | public: static class std::shared_ptr<class AudacityProject> __cdecl AudacityProject::Create(void) ?Create@AudacityProject@@SA?AV?$shared_ptr@VAudacityProject@@@std@@XZ |
lib-project.dll | 43 | | public: void __cdecl AllProjects::Add(class std::shared_ptr<class AudacityProject> const & __ptr64) __ptr64 ?Add@AllProjects@@QEAAXAEBV?$shared_ptr@VAudacityProject@@@std@@@Z |
lib-project.dll | 70 | | public: class std::shared_ptr<class AudacityProject> __cdecl AllProjects::Remove(class AudacityProject & __ptr64) __ptr64 ?Remove@AllProjects@@QEAA?AV?$shared_ptr@VAudacityProject@@@std@@AEAVAudacityProject@@@Z |
lib-registries.dll | 47 | | public: virtual void __cdecl Registry::Visitor::Visit(struct Registry::SingleItem & __ptr64, class std::vector<class Identifier, class std::allocator<class Identifier> > const & __ptr64) __ptr64 ?Visit@Visitor@Registry@@UEAAXAEAUSingleItem@2@AEBV?$vector@VIdentifier@@V?$allocator@VIdentifier@@@std@@@std@@@Z |
lib-registries.dll | 44 | | public: virtual void __cdecl Registry::Visitor::EndGroup(struct Registry::GroupItem & __ptr64, class std::vector<class Identifier, class std::allocator<class Identifier> > const & __ptr64) __ptr64 ?EndGroup@Visitor@Registry@@UEAAXAEAUGroupItem@2@AEBV?$vector@VIdentifier@@V?$allocator@VIdentifier@@@std@@@std@@@Z |
lib-registries.dll | 43 | | public: virtual void __cdecl Registry::Visitor::BeginGroup(struct Registry::GroupItem & __ptr64, class std::vector<class Identifier, class std::allocator<class Identifier> > const & __ptr64) __ptr64 ?BeginGroup@Visitor@Registry@@UEAAXAEAUGroupItem@2@AEBV?$vector@VIdentifier@@V?$allocator@VIdentifier@@@std@@@std@@@Z |
lib-registries.dll | 19 | | ??1?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@UEAA@XZ |
lib-registries.dll | 24 | | public: virtual __cdecl Registry::OrderingPreferenceInitializer::~OrderingPreferenceInitializer(void) __ptr64 ??1OrderingPreferenceInitializer@Registry@@UEAA@XZ |
lib-registries.dll | 12 | | public: __cdecl Registry::OrderingPreferenceInitializer::OrderingPreferenceInitializer(wchar_t const * __ptr64, class std::vector<struct std::pair<wchar_t const * __ptr64, wchar_t const * __ptr64>, class std::allocator<struct std::pair<wchar_t const * __ptr64, wchar_t const * __ptr64> > >) __ptr64 ??0OrderingPreferenceInitializer@Registry@@QEAA@PEB_WV?$vector@U?$pair@PEB_WPEB_W@std@@V?$allocator@U?$pair@PEB_WPEB_W@std@@@2@@std@@@Z |
lib-registries.dll | 46 | | void __cdecl Registry::Visit(class Registry::Visitor & __ptr64, struct Registry::BaseItem * __ptr64, struct Registry::GroupItem const * __ptr64) ?Visit@Registry@@YAXAEAVVisitor@1@PEAUBaseItem@1@PEBUGroupItem@1@@Z |
lib-registries.dll | 16 | | public: __cdecl Registry::SingleItem::SingleItem(class Identifier const & __ptr64) __ptr64 ??0SingleItem@Registry@@QEAA@AEBVIdentifier@@@Z |
lib-registries.dll | 3 | | public: __cdecl ClientData::Base::Base(void) __ptr64 ??0Base@ClientData@@QEAA@XZ |
lib-registries.dll | 9 | | public: __cdecl Registry::GroupItem::GroupItem(class Identifier const & __ptr64) __ptr64 ??0GroupItem@Registry@@QEAA@AEBVIdentifier@@@Z |
lib-registries.dll | 25 | | public: virtual __cdecl Registry::SharedItem::~SharedItem(void) __ptr64 ??1SharedItem@Registry@@UEAA@XZ |
lib-registries.dll | 14 | | public: __cdecl Registry::SharedItem::SharedItem(class std::shared_ptr<struct Registry::BaseItem> const & __ptr64) __ptr64 ??0SharedItem@Registry@@QEAA@AEBV?$shared_ptr@UBaseItem@Registry@@@std@@@Z |
lib-registries.dll | 20 | | public: virtual __cdecl ClientData::Base::~Base(void) __ptr64 ??1Base@ClientData@@UEAA@XZ |
lib-registries.dll | 32 | | public: class Registry::Visitor & __ptr64 __cdecl Registry::Visitor::operator=(class Registry::Visitor const & __ptr64) __ptr64 ??4Visitor@Registry@@QEAAAEAV01@AEBV01@@Z |
lib-registries.dll | 17 | | public: __cdecl Registry::Visitor::Visitor(class Registry::Visitor const & __ptr64) __ptr64 ??0Visitor@Registry@@QEAA@AEBV01@@Z |
lib-registries.dll | 18 | | public: __cdecl Registry::Visitor::Visitor(void) __ptr64 ??0Visitor@Registry@@QEAA@XZ |
lib-registries.dll | 27 | | public: virtual __cdecl Registry::Visitor::~Visitor(void) __ptr64 ??1Visitor@Registry@@UEAA@XZ |
lib-registries.dll | 45 | | void __cdecl Registry::RegisterItem(struct Registry::GroupItem & __ptr64, struct Registry::Placement const & __ptr64, class std::unique_ptr<struct Registry::BaseItem, struct std::default_delete<struct Registry::BaseItem> >) ?RegisterItem@Registry@@YAXAEAUGroupItem@1@AEBUPlacement@1@V?$unique_ptr@UBaseItem@Registry@@U?$default_delete@UBaseItem@Registry@@@std@@@std@@@Z |
lib-registries.dll | 23 | | public: virtual __cdecl Registry::GroupItem::~GroupItem(void) __ptr64 ??1GroupItem@Registry@@UEAA@XZ |
lib-registries.dll | 8 | | ??0GroupItem@Registry@@QEAA@AEBVIdentifier@@$$QEAV?$vector@V?$unique_ptr@UBaseItem@Registry@@U?$default_delete@UBaseItem@Registry@@@std@@@std@@V?$allocator@V?$unique_ptr@UBaseItem@Registry@@U?$default_delete@UBaseItem@Registry@@@std@@@std@@@2@@std@@@Z |
lib-registries.dll | 15 | | public: __cdecl Registry::SingleItem::SingleItem(struct Registry::SingleItem const & __ptr64) __ptr64 ??0SingleItem@Registry@@QEAA@AEBU01@@Z |
lib-registries.dll | 26 | | public: virtual __cdecl Registry::SingleItem::~SingleItem(void) __ptr64 ??1SingleItem@Registry@@UEAA@XZ |
lib-registries.dll | 22 | | public: virtual __cdecl Registry::ComputedItem::~ComputedItem(void) __ptr64 ??1ComputedItem@Registry@@UEAA@XZ |
lib-registries.dll | 7 | | ??0ComputedItem@Registry@@QEAA@AEBV?$function@$$A6A?AV?$shared_ptr@UBaseItem@Registry@@@std@@AEAVVisitor@Registry@@@Z@std@@@Z |
lib-registries.dll | 28 | | ??4?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@QEAAAEAU01@AEBU01@@Z |
lib-registries.dll | | | ??0?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@QEAA@AEBU01@@Z |
lib-registries.dll | 1 | | ??0?$Cloneable@$$YUniquePtr@ClientData@@@ClientData@@QEAA@XZ |
lib-xml.dll | 98 | | public: bool __cdecl XMLAttributeValueView::TryGet(long & __ptr64)const __ptr64 ?TryGet@XMLAttributeValueView@@QEBA_NAEAJ@Z |
lib-xml.dll | 93 | | public: class wxString __cdecl XMLAttributeValueView::ToWString(void)const __ptr64 ?ToWString@XMLAttributeValueView@@QEBA?AVwxString@@XZ |
lib-xml.dll | 63 | | public: virtual void __cdecl XMLTagHandler::HandleXMLEndTag(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64) __ptr64 ?HandleXMLEndTag@XMLTagHandler@@UEAAXAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z |
lib-xml.dll | 62 | | public: virtual void __cdecl XMLTagHandler::HandleXMLContent(class std::basic_string_view<char, struct std::char_traits<char> > const & __ptr64) __ptr64 ?HandleXMLContent@XMLTagHandler@@UEAAXAEBV?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z |
lib-xml.dll | 90 | | public: virtual void __cdecl XMLWriter::StartTag(class wxString const & __ptr64) __ptr64 ?StartTag@XMLWriter@@UEAAXAEBVwxString@@@Z |
lib-xml.dll | 57 | | public: virtual void __cdecl XMLWriter::EndTag(class wxString const & __ptr64) __ptr64 ?EndTag@XMLWriter@@UEAAXAEBVwxString@@@Z |
lib-xml.dll | 119 | | public: virtual void __cdecl XMLWriter::WriteAttr(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?WriteAttr@XMLWriter@@UEAAXAEBVwxString@@0@Z |
lib-xml.dll | 124 | | public: virtual void __cdecl XMLWriter::WriteAttr(class wxString const & __ptr64, wchar_t const * __ptr64) __ptr64 ?WriteAttr@XMLWriter@@UEAAXAEBVwxString@@PEB_W@Z |
lib-xml.dll | 120 | | public: virtual void __cdecl XMLWriter::WriteAttr(class wxString const & __ptr64, int) __ptr64 ?WriteAttr@XMLWriter@@UEAAXAEBVwxString@@H@Z |
lib-xml.dll | 121 | | public: virtual void __cdecl XMLWriter::WriteAttr(class wxString const & __ptr64, long) __ptr64 ?WriteAttr@XMLWriter@@UEAAXAEBVwxString@@J@Z |
lib-xml.dll | 17 | | public: __cdecl XMLFileWriter::XMLFileWriter(class wxString const & __ptr64, class TranslatableString const & __ptr64, bool) __ptr64 ??0XMLFileWriter@@QEAA@AEBVwxString@@AEBVTranslatableString@@_N@Z |
lib-xml.dll | 29 | | public: virtual __cdecl XMLFileWriter::~XMLFileWriter(void) __ptr64 ??1XMLFileWriter@@UEAA@XZ |
lib-xml.dll | 54 | | public: void __cdecl XMLFileWriter::Commit(void) __ptr64 ?Commit@XMLFileWriter@@QEAAXXZ |
lib-xml.dll | 106 | | public: virtual void __cdecl XMLFileWriter::Write(class wxString const & __ptr64) __ptr64 ?Write@XMLFileWriter@@UEAAXAEBVwxString@@@Z |
lib-xml.dll | 58 | | public: class wxString __cdecl XMLFileWriter::GetBackupName(void)const __ptr64 ?GetBackupName@XMLFileWriter@@QEBA?AVwxString@@XZ |
lib-xml.dll | 101 | | public: bool __cdecl XMLAttributeValueView::TryGet(double & __ptr64)const __ptr64 ?TryGet@XMLAttributeValueView@@QEBA_NAEAN@Z |
lib-xml.dll | 16 | | public: __cdecl XMLFileReader::XMLFileReader(void) __ptr64 ??0XMLFileReader@@QEAA@XZ |
lib-xml.dll | 28 | | public: __cdecl XMLFileReader::~XMLFileReader(void) __ptr64 ??1XMLFileReader@@QEAA@XZ |
lib-xml.dll | 75 | | public: bool __cdecl XMLFileReader::Parse(class XMLTagHandler * __ptr64, class wxString const & __ptr64) __ptr64 ?Parse@XMLFileReader@@QEAA_NPEAVXMLTagHandler@@AEBVwxString@@@Z |
lib-xml.dll | 59 | | public: class TranslatableString const & __ptr64 __cdecl XMLFileReader::GetErrorStr(void)const __ptr64 ?GetErrorStr@XMLFileReader@@QEBAAEBVTranslatableString@@XZ |
lib-xml.dll | 118 | | public: void __cdecl XMLWriter::WriteAttr(class wxString const & __ptr64, class Identifier const & __ptr64) __ptr64 ?WriteAttr@XMLWriter@@QEAAXAEBVwxString@@AEBVIdentifier@@@Z |
lib-xml.dll | 73 | | public: bool __cdecl XMLAttributeValueView::IsStringView(void)const __ptr64 ?IsStringView@XMLAttributeValueView@@QEBA_NXZ |
lib-xml.dll | 23 | | public: __cdecl XMLTagHandler::XMLTagHandler(void) __ptr64 ??0XMLTagHandler@@QEAA@XZ |
lib-xml.dll | 32 | | public: virtual __cdecl XMLTagHandler::~XMLTagHandler(void) __ptr64 ??1XMLTagHandler@@UEAA@XZ |
lib-xml.dll | 132 | | public: virtual void __cdecl XMLWriter::WriteSubTree(class wxString const & __ptr64) __ptr64 ?WriteSubTree@XMLWriter@@UEAAXAEBVwxString@@@Z |
lib-xml.dll | 103 | | public: bool __cdecl XMLAttributeValueView::TryGet(__int64 & __ptr64)const __ptr64 ?TryGet@XMLAttributeValueView@@QEBA_NAEA_J@Z |
lib-xml.dll | 66 | | public: static bool __cdecl XMLValueChecker::IsGoodFileName(class wxString const & __ptr64, class wxString const & __ptr64) ?IsGoodFileName@XMLValueChecker@@SA_NAEBVwxString@@0@Z |
lib-xml.dll | 67 | | public: static bool __cdecl XMLValueChecker::IsGoodFileString(class wxString const & __ptr64) ?IsGoodFileString@XMLValueChecker@@SA_NAEBVwxString@@@Z |
lib-xml.dll | 68 | | public: static bool __cdecl XMLValueChecker::IsGoodPathName(class wxString const & __ptr64) ?IsGoodPathName@XMLValueChecker@@SA_NAEBVwxString@@@Z |
lib-xml.dll | 69 | | public: static bool __cdecl XMLValueChecker::IsGoodPathString(class wxString const & __ptr64) ?IsGoodPathString@XMLValueChecker@@SA_NAEBVwxString@@@Z |
lib-xml.dll | 78 | | public: bool __cdecl XMLFileReader::ParseString(class XMLTagHandler * __ptr64, class wxString const & __ptr64) __ptr64 ?ParseString@XMLFileReader@@QEAA_NPEAVXMLTagHandler@@AEBVwxString@@@Z |
lib-xml.dll | 85 | | protected: void __cdecl XMLMethodRegistryBase::Register(class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >, class A6APEAVXMLTagHandler::function, void * __ptr64) __ptr64 ?Register@XMLMethodRegistryBase@@IEAAXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$function@$$A6APEAVXMLTagHandler@@PEAX@Z@3@@Z |
lib-audio-devices.dll | 28 | | class IntSetting AudioIORecordingSourceIndex ?AudioIORecordingSourceIndex@@3VIntSetting@@A |
lib-audio-devices.dll | 27 | | class StringSetting AudioIORecordingSource ?AudioIORecordingSource@@3VStringSetting@@A |
lib-audio-devices.dll | 43 | | public: void __cdecl AudioIOBase::HandleDeviceChange(void) __ptr64 ?HandleDeviceChange@AudioIOBase@@QEAAXXZ |
lib-audio-devices.dll | 63 | | public: class Observer::Subscription __cdecl Observer::Publisher<enum DeviceChangeMessage, 1>::Subscribe(class A6AXAEBW4DeviceChangeMessage::function) __ptr64 ?Subscribe@?$Publisher@W4DeviceChangeMessage@@$00@Observer@@QEAA?AVSubscription@2@V?$function@$$A6AXAEBW4DeviceChangeMessage@@@Z@std@@@Z |
lib-audio-devices.dll | 23 | | class StringSetting AudioIOPlaybackSource ?AudioIOPlaybackSource@@3VStringSetting@@A |
lib-audio-devices.dll | 11 | | public: virtual __cdecl Meter::~Meter(void) __ptr64 ??1Meter@@UEAA@XZ |
lib-audio-devices.dll | 6 | | public: __cdecl Meter::Meter(void) __ptr64 ??0Meter@@QEAA@XZ |
lib-audio-devices.dll | 46 | | public: static class DeviceManager * __ptr64 __cdecl DeviceManager::Instance(void) ?Instance@DeviceManager@@SAPEAV1@XZ |
lib-audio-devices.dll | 30 | | public: static class AudioIOBase * __ptr64 __cdecl AudioIOBase::Get(void) ?Get@AudioIOBase@@SAPEAV1@XZ |
lib-audio-devices.dll | 47 | | public: bool __cdecl AudioIOBase::IsAudioTokenActive(int)const __ptr64 ?IsAudioTokenActive@AudioIOBase@@QEBA_NH@Z |
lib-audio-devices.dll | 50 | | public: bool __cdecl AudioIOBase::IsPaused(void)const __ptr64 ?IsPaused@AudioIOBase@@QEBA_NXZ |
lib-audio-devices.dll | 48 | | public: bool __cdecl AudioIOBase::IsBusy(void)const __ptr64 ?IsBusy@AudioIOBase@@QEBA_NXZ |
lib-audio-devices.dll | 31 | | public: class std::vector<struct AudioIODiagnostics, class std::allocator<struct AudioIODiagnostics> > __cdecl AudioIOBase::GetAllDeviceInfo(void) __ptr64 ?GetAllDeviceInfo@AudioIOBase@@QEAA?AV?$vector@UAudioIODiagnostics@@V?$allocator@UAudioIODiagnostics@@@std@@@std@@XZ |
lib-audio-devices.dll | 52 | | public: bool __cdecl AudioIOBase::IsStreamActive(void)const __ptr64 ?IsStreamActive@AudioIOBase@@QEBA_NXZ |
lib-audio-devices.dll | 51 | | public: bool __cdecl AudioIOBase::IsStreamActive(int)const __ptr64 ?IsStreamActive@AudioIOBase@@QEBA_NH@Z |
lib-audio-devices.dll | 49 | | public: bool __cdecl AudioIOBase::IsMonitoring(void)const __ptr64 ?IsMonitoring@AudioIOBase@@QEBA_NXZ |
lib-audio-devices.dll | 25 | | class IntSetting AudioIORecordChannels ?AudioIORecordChannels@@3VIntSetting@@A |
lib-audio-devices.dll | 62 | | public: static int const * const AudioIOBase::StandardRates ?StandardRates@AudioIOBase@@2QBHB |
lib-audio-devices.dll | 55 | | public: static int const AudioIOBase::NumStandardRates ?NumStandardRates@AudioIOBase@@2HB |
lib-audio-devices.dll | 35 | | public: class wxString __cdecl AudioIOBase::GetDeviceInfo(void)const __ptr64 ?GetDeviceInfo@AudioIOBase@@QEBA?AVwxString@@XZ |
lib-audio-devices.dll | 26 | | class StringSetting AudioIORecordingDevice ?AudioIORecordingDevice@@3VStringSetting@@A |
lib-audio-devices.dll | 58 | | public: void __cdecl DeviceManager::Rescan(void) __ptr64 ?Rescan@DeviceManager@@QEAAXXZ |
lib-audio-devices.dll | 53 | | class wxString __cdecl MakeDeviceSourceString(struct DeviceSourceMap const * __ptr64) ?MakeDeviceSourceString@@YA?AVwxString@@PEBUDeviceSourceMap@@@Z |
lib-audio-devices.dll | 34 | | public: struct DeviceSourceMap * __ptr64 __cdecl DeviceManager::GetDefaultOutputDevice(int) __ptr64 ?GetDefaultOutputDevice@DeviceManager@@QEAAPEAUDeviceSourceMap@@H@Z |
lib-audio-devices.dll | 33 | | public: struct DeviceSourceMap * __ptr64 __cdecl DeviceManager::GetDefaultInputDevice(int) __ptr64 ?GetDefaultInputDevice@DeviceManager@@QEAAPEAUDeviceSourceMap@@H@Z |
lib-audio-devices.dll | 36 | | public: class std::vector<struct DeviceSourceMap, class std::allocator<struct DeviceSourceMap> > const & __ptr64 __cdecl DeviceManager::GetInputDeviceMaps(void) __ptr64 ?GetInputDeviceMaps@DeviceManager@@QEAAAEBV?$vector@UDeviceSourceMap@@V?$allocator@UDeviceSourceMap@@@std@@@std@@XZ |
lib-audio-devices.dll | 38 | | public: class std::vector<struct DeviceSourceMap, class std::allocator<struct DeviceSourceMap> > const & __ptr64 __cdecl DeviceManager::GetOutputDeviceMaps(void) __ptr64 ?GetOutputDeviceMaps@DeviceManager@@QEAAAEBV?$vector@UDeviceSourceMap@@V?$allocator@UDeviceSourceMap@@@std@@@std@@XZ |
lib-audio-devices.dll | 19 | | class StringSetting AudioIOHost ?AudioIOHost@@3VStringSetting@@A |
lib-audio-devices.dll | 20 | | class DoubleSetting AudioIOLatencyCorrection ?AudioIOLatencyCorrection@@3VDoubleSetting@@A |
lib-audio-devices.dll | 21 | | class DoubleSetting AudioIOLatencyDuration ?AudioIOLatencyDuration@@3VDoubleSetting@@A |
lib-audio-devices.dll | 22 | | class StringSetting AudioIOPlaybackDevice ?AudioIOPlaybackDevice@@3VStringSetting@@A |
lib-math.dll | 32 | | public: static class EnumSetting<enum DitherType> Dither::BestSetting ?BestSetting@Dither@@2V?$EnumSetting@W4DitherType@@@@A |
lib-math.dll | 40 | | public: static class EnumSetting<int> Resample::FastMethodSetting ?FastMethodSetting@Resample@@2V?$EnumSetting@H@@A |
lib-math.dll | 31 | | public: static class EnumSetting<int> Resample::BestMethodSetting ?BestMethodSetting@Resample@@2V?$EnumSetting@H@@A |
lib-math.dll | 37 | | void __cdecl DerivativeOfWindowFunc(int, unsigned __int64, bool, float * __ptr64) ?DerivativeOfWindowFunc@@YAXH_K_NPEAM@Z |
lib-math.dll | 43 | | class TranslatableString __cdecl GetSampleFormatStr(enum sampleFormat) ?GetSampleFormatStr@@YA?AVTranslatableString@@W4sampleFormat@@@Z |
lib-math.dll | 58 | | void __cdecl SamplesToFloats(char const * __ptr64, enum sampleFormat, float * __ptr64, unsigned __int64, unsigned __int64, unsigned __int64) ?SamplesToFloats@@YAXPEBDW4sampleFormat@@PEAM_K33@Z |
lib-math.dll | 61 | | class TranslatableString const __cdecl WindowFuncName(int) ?WindowFuncName@@YA?BVTranslatableString@@H@Z |
lib-math.dll | 36 | | void __cdecl DeinitFFT(void) ?DeinitFFT@@YAXXZ |
lib-math.dll | 41 | | public: static class EnumSetting<enum DitherType> Dither::FastSetting ?FastSetting@Dither@@2V?$EnumSetting@W4DitherType@@@@A |
lib-math.dll | 66 | | enum DitherType gHighQualityDither ?gHighQualityDither@@3W4DitherType@@A |
lib-math.dll | 35 | | void __cdecl CopySamples(char const * __ptr64, enum sampleFormat, char * __ptr64, enum sampleFormat, unsigned __int64, enum DitherType, unsigned int, unsigned int) ?CopySamples@@YAXPEBDW4sampleFormat@@PEAD1_KW4DitherType@@II@Z |
lib-math.dll | 9 | | public: __cdecl sampleCount::sampleCount(void) __ptr64 ??0sampleCount@@QEAA@XZ |
lib-math.dll | 45 | | void __cdecl InterpolateAudio(float * __ptr64, unsigned __int64, unsigned __int64, unsigned __int64) ?InterpolateAudio@@YAXPEAM_K11@Z |
lib-math.dll | 38 | | void __cdecl FFT(unsigned __int64, bool, float const * __ptr64, float const * __ptr64, float * __ptr64, float * __ptr64) ?FFT@@YAX_K_NPEBM2PEAM3@Z |
lib-math.dll | 55 | | void __cdecl ReorderToTime(struct FFTParam const * __ptr64, float const * __ptr64, float * __ptr64) ?ReorderToTime@@YAXPEBUFFTParam@@PEBMPEAM@Z |
lib-math.dll | 51 | | public: struct std::pair<unsigned __int64, unsigned __int64> __cdecl Resample::Process(double, float * __ptr64, unsigned __int64, bool, float * __ptr64, unsigned __int64) __ptr64 ?Process@Resample@@QEAA?AU?$pair@_K_K@std@@NPEAM_K_N01@Z |
lib-math.dll | 12 | | public: __cdecl Resample::~Resample(void) __ptr64 ??1Resample@@QEAA@XZ |
lib-math.dll | 1 | | public: __cdecl Resample::Resample(bool, double, double) __ptr64 ??0Resample@@QEAA@_NNN@Z |
lib-math.dll | 34 | | bool __cdecl ComputeSpectrum(float const * __ptr64, unsigned __int64, unsigned __int64, double, float * __ptr64, bool, int) ?ComputeSpectrum@@YA_NPEBM_K1NPEAM_NH@Z |
lib-math.dll | 48 | | void __cdecl NewWindowFunc(int, unsigned __int64, bool, float * __ptr64) ?NewWindowFunc@@YAXH_K_NPEAM@Z |
lib-math.dll | 47 | | void __cdecl InverseRealFFTf(float * __ptr64, struct FFTParam const * __ptr64) ?InverseRealFFTf@@YAXPEAMPEBUFFTParam@@@Z |
lib-math.dll | 53 | | void __cdecl RealFFTf(float * __ptr64, struct FFTParam const * __ptr64) ?RealFFTf@@YAXPEAMPEBUFFTParam@@@Z |
lib-math.dll | 42 | | class std::unique_ptr<struct FFTParam, struct FFTDeleter> __cdecl GetFFT(unsigned __int64) ?GetFFT@@YA?AV?$unique_ptr@UFFTParam@@UFFTDeleter@@@std@@_K@Z |
lib-math.dll | 23 | | public: void __cdecl FFTDeleter::operator()(struct FFTParam * __ptr64)const __ptr64 ??RFFTDeleter@@QEBAXPEAUFFTParam@@@Z |
lib-math.dll | 60 | | void __cdecl WindowFunc(int, unsigned __int64, float * __ptr64) ?WindowFunc@@YAXH_KPEAM@Z |
lib-math.dll | 46 | | void __cdecl InverseRealFFT(unsigned __int64, float const * __ptr64, float const * __ptr64, float * __ptr64) ?InverseRealFFT@@YAX_KPEBM1PEAM@Z |
lib-math.dll | 49 | | int __cdecl NumWindowFuncs(void) ?NumWindowFuncs@@YAHXZ |
lib-math.dll | 52 | | void __cdecl RealFFT(unsigned __int64, float const * __ptr64, float * __ptr64, float * __ptr64) ?RealFFT@@YAX_KPEBMPEAM2@Z |
lib-math.dll | 50 | | void __cdecl PowerSpectrum(unsigned __int64, float const * __ptr64, float * __ptr64) ?PowerSpectrum@@YAX_KPEBMPEAM@Z |
lib-math.dll | 68 | | unsigned __int64 __cdecl limitSampleBufferSize(unsigned __int64, class sampleCount) ?limitSampleBufferSize@@YA_K_KVsampleCount@@@Z |
lib-math.dll | 65 | | public: unsigned __int64 __cdecl sampleCount::as_size_t(void)const __ptr64 ?as_size_t@sampleCount@@QEBA_KXZ |
lib-math.dll | 44 | | void __cdecl InitDitherers(void) ?InitDitherers@@YAXXZ |
lib-network-manager.dll | 80 | | public: static void __cdecl audacity::network_manager::NetworkManager::Terminate(void) ?Terminate@NetworkManager@network_manager@audacity@@SAXXZ |
lib-network-manager.dll | 92 | | public: class std::shared_ptr<class audacity::network_manager::IResponse> __cdecl audacity::network_manager::NetworkManager::doGet(class audacity::network_manager::Request const & __ptr64) __ptr64 ?doGet@NetworkManager@network_manager@audacity@@QEAA?AV?$shared_ptr@VIResponse@network_manager@audacity@@@std@@AEBVRequest@23@@Z |
lib-network-manager.dll | 20 | | public: __cdecl audacity::network_manager::Request::Request(class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >) __ptr64 ??0Request@network_manager@audacity@@QEAA@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z |
lib-network-manager.dll | 30 | | public: __cdecl audacity::network_manager::Request::~Request(void) __ptr64 ??1Request@network_manager@audacity@@QEAA@XZ |
lib-network-manager.dll | 64 | | public: static class audacity::network_manager::NetworkManager & __ptr64 __cdecl audacity::network_manager::NetworkManager::GetInstance(void) ?GetInstance@NetworkManager@network_manager@audacity@@SAAEAV123@XZ |
lib-string-utils.dll | 22 | | class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > __cdecl audacity::ToUTF8(class wxString const & __ptr64) ?ToUTF8@audacity@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBVwxString@@@Z |
lib-string-utils.dll | 31 | | class wxString __cdecl audacity::ToWXString(class std::basic_string_view<char, struct std::char_traits<char> >) ?ToWXString@audacity@@YA?AVwxString@@V?$basic_string_view@DU?$char_traits@D@std@@@std@@@Z |
lib-string-utils.dll | 6 | | struct FromCharsResult __cdecl FromChars(char const * __ptr64, char const * __ptr64, int & __ptr64) ?FromChars@@YA?AUFromCharsResult@@PEBD0AEAH@Z |
lib-string-utils.dll | 28 | | class wxString __cdecl audacity::ToWXString(class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const & __ptr64) ?ToWXString@audacity@@YA?AVwxString@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z |
lib-string-utils.dll | 30 | | class wxString __cdecl audacity::ToWXString(char const * __ptr64) ?ToWXString@audacity@@YA?AVwxString@@PEBD@Z |
lib-cloud-upload.dll | 7 | | ?RegisterCloudExporter@cloud@@YA_NV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$function@$$A6A?AV?$unique_ptr@VCloudExporterPlugin@cloud@@U?$default_delete@VCloudExporterPlugin@cloud@@@std@@@std@@AEBVAudacityProject@@@Z@3@@Z |
lib-cloud-upload.dll | 1 | | public: __cdecl cloud::CloudExporterPlugin::CloudExporterPlugin(void) __ptr64 ??0CloudExporterPlugin@cloud@@QEAA@XZ |
lib-cloud-upload.dll | 2 | | public: virtual __cdecl cloud::CloudExporterPlugin::~CloudExporterPlugin(void) __ptr64 ??1CloudExporterPlugin@cloud@@UEAA@XZ |
lib-cloud-upload.dll | 6 | | public: virtual void __cdecl cloud::CloudExporterPlugin::OnAfterExport(void) __ptr64 ?OnAfterExport@CloudExporterPlugin@cloud@@UEAAXXZ |
lib-cloud-upload.dll | 5 | | class std::unique_ptr<class cloud::CloudExporterPlugin, struct std::default_delete<class cloud::CloudExporterPlugin> > __cdecl cloud::CreatePreferredExporter(class std::vector<class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >, class std::allocator<class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > > > const & __ptr64, class AudacityProject const & __ptr64) ?CreatePreferredExporter@cloud@@YA?AV?$unique_ptr@VCloudExporterPlugin@cloud@@U?$default_delete@VCloudExporterPlugin@cloud@@@std@@@std@@AEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@3@AEBVAudacityProject@@@Z |
lib-files.dll | 61 | | class wxString __cdecl FileNames::PathFromAddr(void * __ptr64) ?PathFromAddr@FileNames@@YA?AVwxString@@PEAX@Z |
lib-files.dll | 56 | | void __cdecl FileNames::MakeNameUnique(class wxArrayStringEx & __ptr64, class wxFileName & __ptr64) ?MakeNameUnique@FileNames@@YAXAEAVwxArrayStringEx@@AEAVwxFileName@@@Z |
lib-files.dll | 2 | | public: __cdecl FileException::FileException(enum FileException::Cause, class wxFileName const & __ptr64, class TranslatableString const & __ptr64, class wxFileName const & __ptr64) __ptr64 ??0FileException@@QEAA@W4Cause@0@AEBVwxFileName@@AEBVTranslatableString@@1@Z |
lib-files.dll | 1 | | public: __cdecl FileException::FileException(class FileException const & __ptr64) __ptr64 ??0FileException@@QEAA@AEBV0@@Z |
lib-files.dll | 77 | | class wxString __cdecl TempDirectory::UnsavedProjectFileName(void) ?UnsavedProjectFileName@TempDirectory@@YA?AVwxString@@XZ |
lib-files.dll | 81 | | public: static class TranslatableString __cdecl FileException::WriteFailureMessage(class wxFileName const & __ptr64) ?WriteFailureMessage@FileException@@SA?AVTranslatableString@@AEBVwxFileName@@@Z |
lib-files.dll | 79 | | bool __cdecl FileNames::WritableLocationCheck(class wxString const & __ptr64, class TranslatableString const & __ptr64) ?WritableLocationCheck@FileNames@@YA_NAEBVwxString@@AEBVTranslatableString@@@Z |
lib-files.dll | 80 | | public: class wxOutputStream & __ptr64 __cdecl FileIO::Write(void const * __ptr64, unsigned __int64) __ptr64 ?Write@FileIO@@QEAAAEAVwxOutputStream@@PEBX_K@Z |
lib-files.dll | 21 | | public: bool __cdecl FileIO::Close(void) __ptr64 ?Close@FileIO@@QEAA_NXZ |
lib-files.dll | 50 | | public: bool __cdecl FileIO::IsOpened(void) __ptr64 ?IsOpened@FileIO@@QEAA_NXZ |
lib-files.dll | 6 | | public: __cdecl FileIO::~FileIO(void) __ptr64 ??1FileIO@@QEAA@XZ |
lib-files.dll | 3 | | public: __cdecl FileIO::FileIO(class wxFileNameWrapper const & __ptr64, enum FileIO::FileIOMode) __ptr64 ??0FileIO@@QEAA@AEBVwxFileNameWrapper@@W4FileIOMode@0@@Z |
lib-files.dll | 5 | | public: virtual __cdecl FileException::~FileException(void) __ptr64 ??1FileException@@UEAA@XZ |
lib-files.dll | 43 | | public: static class wxString __cdecl PlatformCompatibility::GetLongFileName(class wxString const & __ptr64) ?GetLongFileName@PlatformCompatibility@@SA?AVwxString@@AEBV2@@Z |
lib-files.dll | 12 | | class wxString __cdecl FileNames::AbbreviatePath(class wxFileName const & __ptr64) ?AbbreviatePath@FileNames@@YA?AVwxString@@AEBVwxFileName@@@Z |
lib-files.dll | 49 | | bool __cdecl FileNames::IsOnFATFileSystem(class wxString const & __ptr64) ?IsOnFATFileSystem@FileNames@@YA_NAEBVwxString@@@Z |
lib-files.dll | 19 | | class wxString __cdecl FileNames::CacheDir(void) ?CacheDir@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 23 | | class wxString __cdecl FileNames::ConfigDir(void) ?ConfigDir@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 26 | | class wxString __cdecl FileNames::DataDir(void) ?DataDir@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 73 | | class wxString __cdecl FileNames::StateDir(void) ?StateDir@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 39 | | public: static class AudacityLogger * __ptr64 __cdecl AudacityLogger::Get(void) ?Get@AudacityLogger@@SAPEAV1@XZ |
lib-files.dll | 69 | | public: bool __cdecl AudacityLogger::SaveLog(class wxString const & __ptr64)const __ptr64 ?SaveLog@AudacityLogger@@QEBA_NAEBVwxString@@@Z |
lib-files.dll | 16 | | class wxArrayStringEx const & __ptr64 __cdecl FileNames::AudacityPathList(void) ?AudacityPathList@FileNames@@YAAEBVwxArrayStringEx@@XZ |
lib-files.dll | 68 | | class wxString __cdecl FileNames::ResourcesDir(void) ?ResourcesDir@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 24 | | class wxString __cdecl FileNames::Configuration(void) ?Configuration@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 65 | | class wxString __cdecl FileNames::PreferenceKey(enum FileNames::Operation, enum FileNames::PathType) ?PreferenceKey@FileNames@@YA?AVwxString@@W4Operation@1@W4PathType@1@@Z |
lib-files.dll | 78 | | void __cdecl FileNames::UpdateDefaultPath(enum FileNames::Operation, class wxString const & __ptr64) ?UpdateDefaultPath@FileNames@@YAXW4Operation@1@AEBVwxString@@@Z |
lib-files.dll | 47 | | void __cdecl FileNames::InitializePathList(void) ?InitializePathList@FileNames@@YAXXZ |
lib-files.dll | 74 | | class wxString __cdecl TempDirectory::TempDir(void) ?TempDir@TempDirectory@@YA?AVwxString@@XZ |
lib-files.dll | 67 | | void __cdecl TempDirectory::ResetTempDir(void) ?ResetTempDir@TempDirectory@@YAXXZ |
lib-files.dll | 27 | | class wxString const & __ptr64 __cdecl TempDirectory::DefaultTempDir(void) ?DefaultTempDir@TempDirectory@@YAAEBVwxString@@XZ |
lib-files.dll | 52 | | bool __cdecl TempDirectory::IsTempDirectoryNameOK(class wxString const & __ptr64) ?IsTempDirectoryNameOK@TempDirectory@@YA_NAEBVwxString@@@Z |
lib-files.dll | 14 | | void __cdecl FileNames::AddUniquePathToPathList(class wxString const & __ptr64, class wxArrayStringEx & __ptr64) ?AddUniquePathToPathList@FileNames@@YAXAEBVwxString@@AEAVwxArrayStringEx@@@Z |
lib-files.dll | 28 | | class wxFileNameWrapper __cdecl FileNames::DefaultToDocumentsFolder(class wxString const & __ptr64) ?DefaultToDocumentsFolder@FileNames@@YA?AVwxFileNameWrapper@@AEBVwxString@@@Z |
lib-files.dll | 18 | | class wxString __cdecl FileNames::BaseDir(void) ?BaseDir@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 46 | | class wxString __cdecl FileNames::HtmlHelpDir(void) ?HtmlHelpDir@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 62 | | class wxString __cdecl FileNames::PlugInDir(void) ?PlugInDir@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 82 | | struct FileNames::FileType const FileNames::XMLFiles ?XMLFiles@FileNames@@3UFileType@1@B |
lib-files.dll | 17 | | struct FileNames::FileType const FileNames::AudacityProjects ?AudacityProjects@FileNames@@3UFileType@1@B |
lib-files.dll | 34 | | bool __cdecl TempDirectory::FATFilesystemDenied(class wxString const & __ptr64, class TranslatableString const & __ptr64, class BasicUI::WindowPlacement const & __ptr64) ?FATFilesystemDenied@TempDirectory@@YA_NAEBVwxString@@AEBVTranslatableString@@AEBVWindowPlacement@BasicUI@@@Z |
lib-files.dll | 20 | | public: bool __cdecl AudacityLogger::ClearLog(void) __ptr64 ?ClearLog@AudacityLogger@@QEAA_NXZ |
lib-files.dll | 76 | | class wxString __cdecl FileNames::UnsavedProjectExtension(void) ?UnsavedProjectExtension@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 29 | | bool __cdecl FileNames::DoCopyFile(class wxString const & __ptr64, class wxString const & __ptr64, bool) ?DoCopyFile@FileNames@@YA_NAEBVwxString@@0_N@Z |
lib-files.dll | 53 | | class wxString __cdecl FileNames::LegacyChainDir(void) ?LegacyChainDir@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 55 | | class wxString __cdecl FileNames::MacroDir(void) ?MacroDir@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 75 | | struct FileNames::FileType const FileNames::TextFiles ?TextFiles@FileNames@@3UFileType@1@B |
lib-files.dll | 35 | | class wxString __cdecl FileNames::FindDefaultPath(enum FileNames::Operation) ?FindDefaultPath@FileNames@@YA?AVwxString@@W4Operation@1@@Z |
lib-files.dll | 42 | | public: class wxString __cdecl AudacityLogger::GetLog(int) __ptr64 ?GetLog@AudacityLogger@@QEAA?AVwxString@@H@Z |
lib-files.dll | 63 | | class wxString __cdecl FileNames::PluginRegistry(void) ?PluginRegistry@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 64 | | class wxString __cdecl FileNames::PluginSettings(void) ?PluginSettings@FileNames@@YA?AVwxString@@XZ |
lib-files.dll | 48 | | bool __cdecl FileNames::IsMidi(class wxString const & __ptr64) ?IsMidi@FileNames@@YA_NAEBVwxString@@@Z |
lib-files.dll | 22 | | int __cdecl FileNames::CompareNoCase(class wxString const & __ptr64, class wxString const & __ptr64) ?CompareNoCase@FileNames@@YAHAEBVwxString@@0@Z |
lib-files.dll | 15 | | struct FileNames::FileType const FileNames::AllFiles ?AllFiles@FileNames@@3UFileType@1@B |
lib-files.dll | 31 | | struct FileNames::FileType const FileNames::DynamicLibraries ?DynamicLibraries@FileNames@@3UFileType@1@B |
lib-files.dll | 51 | | bool __cdecl FileNames::IsPathAvailable(class wxString const & __ptr64) ?IsPathAvailable@FileNames@@YA_NAEBVwxString@@@Z |
lib-preferences.dll | 13 | | public: __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >(unsigned __int64, class ComponentInterfaceSymbol const & __ptr64, class std::allocator<class ComponentInterfaceSymbol> const & __ptr64) __ptr64 ??0?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAA@_KAEBVComponentInterfaceSymbol@@AEBV?$allocator@VComponentInterfaceSymbol@@@1@@Z |
lib-preferences.dll | 80 | | public: bool __cdecl SettingBase::Delete(void) __ptr64 ?Delete@SettingBase@@QEAA_NXZ |
lib-preferences.dll | 166 | | public: class ComponentInterfaceSymbol const & __ptr64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::at(unsigned __int64)const __ptr64 ?at@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEBAAEBVComponentInterfaceSymbol@@_K@Z |
lib-preferences.dll | 140 | | class wxString __cdecl WarningDialogKey(class wxString const & __ptr64) ?WarningDialogKey@@YA?AVwxString@@AEBV1@@Z |
lib-preferences.dll | 127 | | public: static void __cdecl PreferenceInitializer::ReinitializeAll(void) ?ReinitializeAll@PreferenceInitializer@@SAXXZ |
lib-preferences.dll | 40 | | public: __cdecl SettingBase::SettingBase(char const * __ptr64) __ptr64 ??0SettingBase@@QEAA@PEBD@Z |
lib-preferences.dll | 23 | | public: __cdecl ChoiceSetting::ChoiceSetting(class TransactionalSettingBase & __ptr64, class EnumValueSymbols, long) __ptr64 ??0ChoiceSetting@@QEAA@AEAVTransactionalSettingBase@@VEnumValueSymbols@@J@Z |
lib-preferences.dll | 10 | | public: __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >(class std::initializer_list<class ComponentInterfaceSymbol>, class std::allocator<class ComponentInterfaceSymbol> const & __ptr64) __ptr64 ??0?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAA@V?$initializer_list@VComponentInterfaceSymbol@@@1@AEBV?$allocator@VComponentInterfaceSymbol@@@1@@Z |
lib-preferences.dll | 130 | | public: bool __cdecl Setting<bool>::Reset(void) __ptr64 ?Reset@?$Setting@_N@@QEAA_NXZ |
lib-preferences.dll | 136 | | public: bool __cdecl BoolSetting::Toggle(void) __ptr64 ?Toggle@BoolSetting@@QEAA_NXZ |
lib-preferences.dll | 108 | | public: struct SettingPath const & __ptr64 __cdecl SettingBase::GetPath(void)const __ptr64 ?GetPath@SettingBase@@QEBAAEBUSettingPath@@XZ |
lib-preferences.dll | 123 | | protected: int __cdecl EnumSettingBase::ReadIntWithDefault(int)const __ptr64 ?ReadIntWithDefault@EnumSettingBase@@IEBAHH@Z |
lib-preferences.dll | 194 | | ?push_back@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAAX$$QEAVComponentInterfaceSymbol@@@Z |
lib-preferences.dll | 57 | | ??4?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAAAEAV01@$$QEAV01@@Z |
lib-preferences.dll | 11 | | public: __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >(void) __ptr64 ??0?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAA@XZ |
lib-preferences.dll | 58 | | public: class std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> > & __ptr64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::operator=(class std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> > const & __ptr64) __ptr64 ??4?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAAAEAV01@AEBV01@@Z |
lib-preferences.dll | 180 | | public: class std::_Vector_iterator<class std::_Vector_val<struct std::_Simple_types<class ComponentInterfaceSymbol> > > __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::end(void) __ptr64 ?end@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAA?AV?$_Vector_iterator@V?$_Vector_val@U?$_Simple_types@VComponentInterfaceSymbol@@@std@@@std@@@2@XZ |
lib-preferences.dll | 169 | | public: class std::_Vector_iterator<class std::_Vector_val<struct std::_Simple_types<class ComponentInterfaceSymbol> > > __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::begin(void) __ptr64 ?begin@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAA?AV?$_Vector_iterator@V?$_Vector_val@U?$_Simple_types@VComponentInterfaceSymbol@@@std@@@std@@@2@XZ |
lib-preferences.dll | 29 | | public: __cdecl EnumValueSymbols::EnumValueSymbols(class EnumValueSymbols const & __ptr64) __ptr64 ??0EnumValueSymbols@@QEAA@AEBV0@@Z |
lib-preferences.dll | 33 | | public: __cdecl EnumValueSymbols::EnumValueSymbols(void) __ptr64 ??0EnumValueSymbols@@QEAA@XZ |
lib-preferences.dll | 149 | | private: class std::allocator<class ComponentInterfaceSymbol> & __ptr64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::_Getal(void) __ptr64 ?_Getal@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@AEAAAEAV?$allocator@VComponentInterfaceSymbol@@@2@XZ |
lib-preferences.dll | 161 | | private: static void __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::_Xlength(void) ?_Xlength@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@CAXXZ |
lib-preferences.dll | 147 | | private: void __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::_Change_array(class ComponentInterfaceSymbol * __ptr64 const, unsigned __int64, unsigned __int64) __ptr64 ?_Change_array@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@AEAAXQEAVComponentInterfaceSymbol@@_K1@Z |
lib-preferences.dll | 146 | | private: unsigned __int64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::_Calculate_growth(unsigned __int64)const __ptr64 ?_Calculate_growth@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@AEBA_K_K@Z |
lib-preferences.dll | 63 | | public: class ComponentInterfaceSymbol & __ptr64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::operator[](unsigned __int64) __ptr64 ??A?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAAAEAVComponentInterfaceSymbol@@_K@Z |
lib-preferences.dll | 192 | | public: unsigned __int64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::max_size(void)const __ptr64 ?max_size@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEBA_KXZ |
lib-preferences.dll | 179 | | public: bool __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::empty(void)const __ptr64 ?empty@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEBA_NXZ |
lib-preferences.dll | 177 | | public: class ComponentInterfaceSymbol * __ptr64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::data(void) __ptr64 ?data@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAAPEAVComponentInterfaceSymbol@@XZ |
lib-preferences.dll | 195 | | public: void __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::push_back(class ComponentInterfaceSymbol const & __ptr64) __ptr64 ?push_back@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAAXAEBVComponentInterfaceSymbol@@@Z |
lib-preferences.dll | 78 | | public: class ComponentInterfaceSymbol const & __ptr64 __cdecl ChoiceSetting::Default(void)const __ptr64 ?Default@ChoiceSetting@@QEBAAEBVComponentInterfaceSymbol@@XZ |
lib-preferences.dll | 101 | | public: class wxArrayStringEx const & __ptr64 __cdecl EnumValueSymbols::GetInternals(void)const __ptr64 ?GetInternals@EnumValueSymbols@@QEBAAEBVwxArrayStringEx@@XZ |
lib-preferences.dll | 97 | | public: bool const & __ptr64 __cdecl Setting<bool>::GetDefault(void)const __ptr64 ?GetDefault@?$Setting@_N@@QEBAAEB_NXZ |
lib-preferences.dll | 137 | | public: virtual void __cdecl PrefsListener::UpdatePrefs(void) __ptr64 ?UpdatePrefs@PrefsListener@@UEAAXXZ |
lib-preferences.dll | 39 | | public: __cdecl SettingBase::SettingBase(class wxString const & __ptr64) __ptr64 ??0SettingBase@@QEAA@AEBVwxString@@@Z |
lib-preferences.dll | 178 | | public: class ComponentInterfaceSymbol const * __ptr64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::data(void)const __ptr64 ?data@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEBAPEBVComponentInterfaceSymbol@@XZ |
lib-preferences.dll | 17 | | public: __cdecl BoolSetting::BoolSetting(class SettingBase const & __ptr64, bool const & __ptr64) __ptr64 ??0BoolSetting@@QEAA@AEBVSettingBase@@AEB_N@Z |
lib-preferences.dll | 47 | | public: __cdecl BoolSetting::~BoolSetting(void) __ptr64 ??1BoolSetting@@QEAA@XZ |
lib-preferences.dll | 56 | | public: __cdecl SettingTransaction::~SettingTransaction(void) __ptr64 ??1SettingTransaction@@QEAA@XZ |
lib-preferences.dll | 77 | | public: bool __cdecl SettingTransaction::Commit(void) __ptr64 ?Commit@SettingTransaction@@QEAA_NXZ |
lib-preferences.dll | 73 | | public: static enum SettingScope::AddResult __cdecl SettingScope::Add(class TransactionalSettingBase & __ptr64) ?Add@SettingScope@@SA?AW4AddResult@1@AEAVTransactionalSettingBase@@@Z |
lib-preferences.dll | 96 | | public: class wxConfigBase * __ptr64 __cdecl SettingBase::GetConfig(void)const __ptr64 ?GetConfig@SettingBase@@QEBAPEAVwxConfigBase@@XZ |
lib-preferences.dll | 141 | | public: bool __cdecl Setting<bool>::Write(bool const & __ptr64) __ptr64 ?Write@?$Setting@_N@@QEAA_NAEB_N@Z |
lib-preferences.dll | 55 | | public: __cdecl SettingScope::~SettingScope(void) __ptr64 ??1SettingScope@@QEAA@XZ |
lib-preferences.dll | 42 | | public: __cdecl SettingScope::SettingScope(void) __ptr64 ??0SettingScope@@QEAA@XZ |
lib-preferences.dll | 142 | | public: bool __cdecl ChoiceSetting::Write(class wxString const & __ptr64) __ptr64 ?Write@ChoiceSetting@@QEAA_NAEBVwxString@@@Z |
lib-preferences.dll | 121 | | public: class wxString __cdecl ChoiceSetting::Read(void)const __ptr64 ?Read@ChoiceSetting@@QEBA?AVwxString@@XZ |
lib-preferences.dll | 30 | | public: __cdecl EnumValueSymbols::EnumValueSymbols(struct ByColumns_t, class std::vector<class TranslatableString, class std::allocator<class TranslatableString> > const & __ptr64, class wxArrayStringEx) __ptr64 ??0EnumValueSymbols@@QEAA@UByColumns_t@@AEBV?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@VwxArrayStringEx@@@Z |
lib-preferences.dll | 204 | | public: unsigned __int64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::size(void)const __ptr64 ?size@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEBA_KXZ |
lib-preferences.dll | 75 | | struct ByColumns_t ByColumns ?ByColumns@@3UByColumns_t@@A |
lib-preferences.dll | 88 | | protected: virtual bool __cdecl FileConfig::DoWriteBinary(class wxString const & __ptr64, class wxMemoryBuffer const & __ptr64) __ptr64 ?DoWriteBinary@FileConfig@@MEAA_NAEBVwxString@@AEBVwxMemoryBuffer@@@Z |
lib-preferences.dll | 89 | | protected: virtual bool __cdecl FileConfig::DoWriteLong(class wxString const & __ptr64, long) __ptr64 ?DoWriteLong@FileConfig@@MEAA_NAEBVwxString@@J@Z |
lib-preferences.dll | 90 | | protected: virtual bool __cdecl FileConfig::DoWriteString(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?DoWriteString@FileConfig@@MEAA_NAEBVwxString@@0@Z |
lib-preferences.dll | 84 | | protected: virtual bool __cdecl FileConfig::DoReadBinary(class wxString const & __ptr64, class wxMemoryBuffer * __ptr64)const __ptr64 ?DoReadBinary@FileConfig@@MEBA_NAEBVwxString@@PEAVwxMemoryBuffer@@@Z |
lib-preferences.dll | 85 | | protected: virtual bool __cdecl FileConfig::DoReadLong(class wxString const & __ptr64, long * __ptr64)const __ptr64 ?DoReadLong@FileConfig@@MEBA_NAEBVwxString@@PEAJ@Z |
lib-preferences.dll | 86 | | protected: virtual bool __cdecl FileConfig::DoReadString(class wxString const & __ptr64, class wxString * __ptr64)const __ptr64 ?DoReadString@FileConfig@@MEBA_NAEBVwxString@@PEAV2@@Z |
lib-preferences.dll | 81 | | public: virtual bool __cdecl FileConfig::DeleteAll(void) __ptr64 ?DeleteAll@FileConfig@@UEAA_NXZ |
lib-preferences.dll | 83 | | public: virtual bool __cdecl FileConfig::DeleteGroup(class wxString const & __ptr64) __ptr64 ?DeleteGroup@FileConfig@@UEAA_NAEBVwxString@@@Z |
lib-preferences.dll | 82 | | public: virtual bool __cdecl FileConfig::DeleteEntry(class wxString const & __ptr64, bool) __ptr64 ?DeleteEntry@FileConfig@@UEAA_NAEBVwxString@@_N@Z |
lib-preferences.dll | 129 | | public: virtual bool __cdecl FileConfig::RenameGroup(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?RenameGroup@FileConfig@@UEAA_NAEBVwxString@@0@Z |
lib-preferences.dll | 128 | | public: virtual bool __cdecl FileConfig::RenameEntry(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?RenameEntry@FileConfig@@UEAA_NAEBVwxString@@0@Z |
lib-preferences.dll | 95 | | public: virtual bool __cdecl FileConfig::Flush(bool) __ptr64 ?Flush@FileConfig@@UEAA_N_N@Z |
lib-preferences.dll | 111 | | public: virtual bool __cdecl FileConfig::HasEntry(class wxString const & __ptr64)const __ptr64 ?HasEntry@FileConfig@@UEBA_NAEBVwxString@@@Z |
lib-preferences.dll | 112 | | public: virtual bool __cdecl FileConfig::HasGroup(class wxString const & __ptr64)const __ptr64 ?HasGroup@FileConfig@@UEBA_NAEBVwxString@@@Z |
lib-preferences.dll | 106 | | public: virtual unsigned __int64 __cdecl FileConfig::GetNumberOfGroups(bool)const __ptr64 ?GetNumberOfGroups@FileConfig@@UEBA_K_N@Z |
lib-preferences.dll | 105 | | public: virtual unsigned __int64 __cdecl FileConfig::GetNumberOfEntries(bool)const __ptr64 ?GetNumberOfEntries@FileConfig@@UEBA_K_N@Z |
lib-preferences.dll | 103 | | public: virtual bool __cdecl FileConfig::GetNextEntry(class wxString & __ptr64, long & __ptr64)const __ptr64 ?GetNextEntry@FileConfig@@UEBA_NAEAVwxString@@AEAJ@Z |
lib-preferences.dll | 99 | | public: virtual bool __cdecl FileConfig::GetFirstEntry(class wxString & __ptr64, long & __ptr64)const __ptr64 ?GetFirstEntry@FileConfig@@UEBA_NAEAVwxString@@AEAJ@Z |
lib-preferences.dll | 104 | | public: virtual bool __cdecl FileConfig::GetNextGroup(class wxString & __ptr64, long & __ptr64)const __ptr64 ?GetNextGroup@FileConfig@@UEBA_NAEAVwxString@@AEAJ@Z |
lib-preferences.dll | 100 | | public: virtual bool __cdecl FileConfig::GetFirstGroup(class wxString & __ptr64, long & __ptr64)const __ptr64 ?GetFirstGroup@FileConfig@@UEBA_NAEAVwxString@@AEAJ@Z |
lib-preferences.dll | 107 | | public: virtual class wxString const & __ptr64 __cdecl FileConfig::GetPath(void)const __ptr64 ?GetPath@FileConfig@@UEBAAEBVwxString@@XZ |
lib-preferences.dll | 134 | | public: virtual void __cdecl FileConfig::SetPath(class wxString const & __ptr64) __ptr64 ?SetPath@FileConfig@@UEAAXAEBVwxString@@@Z |
lib-preferences.dll | 51 | | public: virtual __cdecl FileConfig::~FileConfig(void) __ptr64 ??1FileConfig@@UEAA@XZ |
lib-preferences.dll | 113 | | public: void __cdecl FileConfig::Init(void) __ptr64 ?Init@FileConfig@@QEAAXXZ |
lib-preferences.dll | 34 | | public: __cdecl FileConfig::FileConfig(class wxString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64, long, class wxMBConv const & __ptr64) __ptr64 ??0FileConfig@@QEAA@AEBVwxString@@000JAEBVwxMBConv@@@Z |
lib-preferences.dll | 94 | | void __cdecl FinishPreferences(void) ?FinishPreferences@@YAXXZ |
lib-preferences.dll | 131 | | void __cdecl ResetPreferences(void) ?ResetPreferences@@YAXXZ |
lib-preferences.dll | 114 | | void __cdecl InitPreferences(class std::unique_ptr<class FileConfig, struct std::default_delete<class FileConfig> >) ?InitPreferences@@YAXV?$unique_ptr@VFileConfig@@U?$default_delete@VFileConfig@@@std@@@std@@@Z |
lib-preferences.dll | 186 | | class FileConfig * __ptr64 __ptr64 gPrefs ?gPrefs@@3PEAVFileConfig@@EA |
lib-preferences.dll | 138 | | protected: virtual void __cdecl PrefsListener::UpdateSelectedPrefs(int) __ptr64 ?UpdateSelectedPrefs@PrefsListener@@MEAAXH@Z |
lib-preferences.dll | 53 | | public: virtual __cdecl PrefsListener::~PrefsListener(void) __ptr64 ??1PrefsListener@@UEAA@XZ |
lib-preferences.dll | 37 | | public: __cdecl PrefsListener::PrefsListener(void) __ptr64 ??0PrefsListener@@QEAA@XZ |
lib-preferences.dll | 74 | | public: static void __cdecl PrefsListener::Broadcast(int) ?Broadcast@PrefsListener@@SAXH@Z |
lib-preferences.dll | 49 | | public: __cdecl EnumSettingBase::~EnumSettingBase(void) __ptr64 ??1EnumSettingBase@@QEAA@XZ |
lib-preferences.dll | 143 | | protected: bool __cdecl EnumSettingBase::WriteInt(int) __ptr64 ?WriteInt@EnumSettingBase@@IEAA_NH@Z |
lib-preferences.dll | 122 | | protected: int __cdecl EnumSettingBase::ReadInt(void)const __ptr64 ?ReadInt@EnumSettingBase@@IEBAHXZ |
lib-preferences.dll | 48 | | public: __cdecl ChoiceSetting::~ChoiceSetting(void) __ptr64 ??1ChoiceSetting@@QEAA@XZ |
lib-preferences.dll | 25 | | public: __cdecl ChoiceSetting::ChoiceSetting(class SettingBase const & __ptr64, class EnumValueSymbols, long) __ptr64 ??0ChoiceSetting@@QEAA@AEBVSettingBase@@VEnumValueSymbols@@J@Z |
lib-preferences.dll | 28 | | ??0EnumValueSymbols@@QEAA@$$QEAV0@@Z |
lib-preferences.dll | 50 | | public: __cdecl EnumValueSymbols::~EnumValueSymbols(void) __ptr64 ??1EnumValueSymbols@@QEAA@XZ |
lib-preferences.dll | 31 | | public: __cdecl EnumValueSymbols::EnumValueSymbols(class std::initializer_list<class ComponentInterfaceSymbol>) __ptr64 ??0EnumValueSymbols@@QEAA@V?$initializer_list@VComponentInterfaceSymbol@@@std@@@Z |
lib-preferences.dll | 46 | | public: __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::~vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >(void) __ptr64 ??1?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAA@XZ |
lib-preferences.dll | 5 | | ??0?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAA@$$QEAV01@@Z |
lib-preferences.dll | 7 | | public: __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >(class std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> > const & __ptr64) __ptr64 ??0?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAA@AEBV01@@Z |
lib-preferences.dll | 120 | | public: bool __cdecl Setting<bool>::Read(void)const __ptr64 ?Read@?$Setting@_N@@QEBA_NXZ |
lib-preferences.dll | 64 | | public: class ComponentInterfaceSymbol const & __ptr64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::operator[](unsigned __int64)const __ptr64 ??A?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEBAAEBVComponentInterfaceSymbol@@_K@Z |
lib-preferences.dll | 41 | | public: __cdecl SettingBase::SettingBase(wchar_t const * __ptr64) __ptr64 ??0SettingBase@@QEAA@PEB_W@Z |
lib-preferences.dll | 118 | | protected: virtual void __cdecl EnumSettingBase::Migrate(class wxString & __ptr64) __ptr64 ?Migrate@EnumSettingBase@@MEAAXAEAVwxString@@@Z |
lib-preferences.dll | 68 | | const EnumSettingBase::`vftable' ??_7EnumSettingBase@@6B@ |
lib-preferences.dll | 157 | | public: class ComponentInterfaceSymbol * __ptr64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::_Unchecked_begin(void) __ptr64 ?_Unchecked_begin@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAAPEAVComponentInterfaceSymbol@@XZ |
lib-preferences.dll | 159 | | public: class ComponentInterfaceSymbol * __ptr64 __cdecl std::vector<class ComponentInterfaceSymbol, class std::allocator<class ComponentInterfaceSymbol> >::_Unchecked_end(void) __ptr64 ?_Unchecked_end@?$vector@VComponentInterfaceSymbol@@V?$allocator@VComponentInterfaceSymbol@@@std@@@std@@QEAAPEAVComponentInterfaceSymbol@@XZ |
lib-preferences.dll | 79 | | class BoolSetting DefaultUpdatesCheckingFlag ?DefaultUpdatesCheckingFlag@@3VBoolSetting@@A |
lib-preferences.dll | 54 | | public: __cdecl SettingBase::~SettingBase(void) __ptr64 ??1SettingBase@@QEAA@XZ |
lib-components.dll | 125 | | public: virtual bool __cdecl SimpleEffectSettingsAccess::IsSameAs(class EffectSettingsAccess const & __ptr64)const __ptr64 ?IsSameAs@SimpleEffectSettingsAccess@@UEBA_NAEBVEffectSettingsAccess@@@Z |
lib-components.dll | 110 | | public: virtual void __cdecl SimpleEffectSettingsAccess::Flush(void) __ptr64 ?Flush@SimpleEffectSettingsAccess@@UEAAXXZ |
lib-components.dll | 106 | | public: static class wxString const & __ptr64 __cdecl EffectSettingsExtra::DurationKey(void) ?DurationKey@EffectSettingsExtra@@SAAEBVwxString@@XZ |
lib-components.dll | 159 | | public: virtual void __cdecl SimpleEffectSettingsAccess::Set(class std::unique_ptr<class EffectSettingsAccess::Message, struct std::default_delete<class EffectSettingsAccess::Message> >) __ptr64 ?Set@SimpleEffectSettingsAccess@@UEAAXV?$unique_ptr@VMessage@EffectSettingsAccess@@U?$default_delete@VMessage@EffectSettingsAccess@@@std@@@std@@@Z |
lib-components.dll | 111 | | public: virtual struct EffectSettings const & __ptr64 __cdecl SimpleEffectSettingsAccess::Get(void) __ptr64 ?Get@SimpleEffectSettingsAccess@@UEAAAEBUEffectSettings@@XZ |
lib-components.dll | 169 | | class wxString __cdecl UserPresetsGroup(class wxString const & __ptr64) ?UserPresetsGroup@@YA?AVwxString@@AEBV1@@Z |
lib-components.dll | 177 | | public: class std::shared_ptr<class EffectSettingsAccess> __cdecl std::enable_shared_from_this<class EffectSettingsAccess>::shared_from_this(void) __ptr64 ?shared_from_this@?$enable_shared_from_this@VEffectSettingsAccess@@@std@@QEAA?AV?$shared_ptr@VEffectSettingsAccess@@@2@XZ |
lib-components.dll | 45 | | public: virtual __cdecl EffectSettingsAccess::~EffectSettingsAccess(void) __ptr64 ??1EffectSettingsAccess@@UEAA@XZ |
lib-components.dll | 22 | | public: __cdecl EffectSettingsAccess::EffectSettingsAccess(void) __ptr64 ??0EffectSettingsAccess@@QEAA@XZ |
lib-components.dll | 164 | | public: bool __cdecl CommandParameters::SetParameters(class wxString const & __ptr64) __ptr64 ?SetParameters@CommandParameters@@QEAA_NAEBVwxString@@@Z |
lib-components.dll | 132 | | public: static class wxString __cdecl CommandParameters::NormalizeName(class wxString const & __ptr64) ?NormalizeName@CommandParameters@@SA?AVwxString@@AEBV2@@Z |
lib-components.dll | 48 | | public: virtual __cdecl EffectSettingsAccess::Message::~Message(void) __ptr64 ??1Message@EffectSettingsAccess@@UEAA@XZ |
lib-components.dll | 29 | | public: __cdecl EffectSettingsAccess::Message::Message(void) __ptr64 ??0Message@EffectSettingsAccess@@QEAA@XZ |
lib-components.dll | 44 | | public: virtual __cdecl EffectOutputs::~EffectOutputs(void) __ptr64 ??1EffectOutputs@@UEAA@XZ |
lib-components.dll | 28 | | public: __cdecl EffectSettingsAccess::Message::Message(class EffectSettingsAccess::Message const & __ptr64) __ptr64 ??0Message@EffectSettingsAccess@@QEAA@AEBV01@@Z |
lib-components.dll | 20 | | public: __cdecl EffectOutputs::EffectOutputs(void) __ptr64 ??0EffectOutputs@@QEAA@XZ |
lib-components.dll | 19 | | public: __cdecl EffectOutputs::EffectOutputs(class EffectOutputs const & __ptr64) __ptr64 ??0EffectOutputs@@QEAA@AEBV0@@Z |
lib-components.dll | 147 | | public: bool __cdecl CommandParameters::ReadEnum(class wxString const & __ptr64, int * __ptr64, class ComponentInterfaceSymbol const * __ptr64 const, unsigned __int64, struct std::pair<class wxString, unsigned __int64> const * __ptr64 const, unsigned __int64)const __ptr64 ?ReadEnum@CommandParameters@@QEBA_NAEBVwxString@@PEAHQEBVComponentInterfaceSymbol@@_KQEBU?$pair@VwxString@@_K@std@@3@Z |
lib-components.dll | 173 | | public: bool __cdecl CommandParameters::WriteEnum(class wxString const & __ptr64, int, class ComponentInterfaceSymbol const * __ptr64 const, unsigned __int64) __ptr64 ?WriteEnum@CommandParameters@@QEAA_NAEBVwxString@@HQEBVComponentInterfaceSymbol@@_K@Z |
lib-components.dll | 158 | | ?Set@SimpleEffectSettingsAccess@@UEAAX$$QEAUEffectSettings@@V?$unique_ptr@VMessage@EffectSettingsAccess@@U?$default_delete@VMessage@EffectSettingsAccess@@@std@@@std@@@Z |
lib-components.dll | 46 | | public: __cdecl EffectSettingsExtra::~EffectSettingsExtra(void) __ptr64 ??1EffectSettingsExtra@@QEAA@XZ |
lib-components.dll | 39 | | public: virtual __cdecl ComponentInterface::~ComponentInterface(void) __ptr64 ??1ComponentInterface@@UEAA@XZ |
lib-components.dll | 10 | | public: __cdecl ComponentInterface::ComponentInterface(void) __ptr64 ??0ComponentInterface@@QEAA@XZ |
lib-components.dll | 50 | | public: virtual __cdecl SimpleEffectSettingsAccess::~SimpleEffectSettingsAccess(void) __ptr64 ??1SimpleEffectSettingsAccess@@UEAA@XZ |
lib-components.dll | 24 | | public: __cdecl EffectSettingsExtra::EffectSettingsExtra(class EffectSettingsExtra const & __ptr64) __ptr64 ??0EffectSettingsExtra@@QEAA@AEBV0@@Z |
lib-components.dll | 63 | | public: class EffectSettingsExtra & __ptr64 __cdecl EffectSettingsExtra::operator=(class EffectSettingsExtra const & __ptr64) __ptr64 ??4EffectSettingsExtra@@QEAAAEAV0@AEBV0@@Z |
lib-components.dll | 1 | | public: __cdecl SettingsVisitorBase<1>::SettingsVisitorBase<1>(void) __ptr64 ??0?$SettingsVisitorBase@$00@@QEAA@XZ |
lib-components.dll | 34 | | public: virtual __cdecl SettingsVisitorBase<1>::~SettingsVisitorBase<1>(void) __ptr64 ??1?$SettingsVisitorBase@$00@@UEAA@XZ |
lib-components.dll | | | public: __cdecl SettingsVisitorBase<1>::SettingsVisitorBase<1>(class SettingsVisitorBase<1> const & __ptr64) __ptr64 ??0?$SettingsVisitorBase@$00@@QEAA@AEBV0@@Z |
lib-components.dll | 137 | | public: virtual class SettingsVisitorBase<1> & __ptr64 __cdecl SettingsVisitorBase<1>::OptionalY(bool const & __ptr64) __ptr64 ?OptionalY@?$SettingsVisitorBase@$00@@UEAAAEAV1@AEB_N@Z |
lib-components.dll | 135 | | public: virtual class SettingsVisitorBase<1> & __ptr64 __cdecl SettingsVisitorBase<1>::OptionalN(bool const & __ptr64) __ptr64 ?OptionalN@?$SettingsVisitorBase@$00@@UEAAAEAV1@AEB_N@Z |
lib-components.dll | 8 | | public: __cdecl CommandParameters::CommandParameters(class wxString const & __ptr64) __ptr64 ??0CommandParameters@@QEAA@AEBVwxString@@@Z |
lib-components.dll | 109 | | class wxString const & __ptr64 __cdecl FactoryDefaultsGroup(void) ?FactoryDefaultsGroup@@YAAEBVwxString@@XZ |
lib-components.dll | 32 | | public: __cdecl SimpleEffectSettingsAccess::SimpleEffectSettingsAccess(struct EffectSettings & __ptr64) __ptr64 ??0SimpleEffectSettingsAccess@@QEAA@AEAUEffectSettings@@@Z |
lib-components.dll | 62 | | ??4EffectSettingsExtra@@QEAAAEAV0@$$QEAV0@@Z |
lib-components.dll | 38 | | public: virtual __cdecl CommandParameters::~CommandParameters(void) __ptr64 ??1CommandParameters@@UEAA@XZ |
lib-components.dll | 23 | | ??0EffectSettingsExtra@@QEAA@$$QEAV0@@Z |
lib-components.dll | 121 | | public: virtual bool __cdecl CommandParameters::HasEntry(class wxString const & __ptr64)const __ptr64 ?HasEntry@CommandParameters@@UEBA_NAEBVwxString@@@Z |
lib-components.dll | 151 | | public: virtual bool __cdecl EffectInstance::RealtimeFinalize(struct EffectSettings & __ptr64) __ptr64 ?RealtimeFinalize@EffectInstance@@UEAA_NAEAUEffectSettings@@@Z |
lib-components.dll | 153 | | public: virtual unsigned __int64 __cdecl EffectInstance::RealtimeProcess(unsigned __int64, struct EffectSettings & __ptr64, float const * __ptr64 const * __ptr64, float * __ptr64 const * __ptr64, unsigned __int64) __ptr64 ?RealtimeProcess@EffectInstance@@UEAA_K_KAEAUEffectSettings@@PEBQEBMPEBQEAM0@Z |
lib-components.dll | 150 | | public: virtual bool __cdecl EffectInstance::RealtimeAddProcessor(struct EffectSettings & __ptr64, class EffectOutputs * __ptr64, unsigned int, float) __ptr64 ?RealtimeAddProcessor@EffectInstance@@UEAA_NAEAUEffectSettings@@PEAVEffectOutputs@@IM@Z |
lib-components.dll | 152 | | public: virtual bool __cdecl EffectInstance::RealtimeInitialize(struct EffectSettings & __ptr64, double) __ptr64 ?RealtimeInitialize@EffectInstance@@UEAA_NAEAUEffectSettings@@N@Z |
lib-components.dll | 162 | | public: void __cdecl EffectSettingsExtra::SetDuration(double) __ptr64 ?SetDuration@EffectSettingsExtra@@QEAAXN@Z |
lib-components.dll | 140 | | public: bool __cdecl CommandParameters::ReadAndVerify(class wxString const & __ptr64, int * __ptr64, int, class ComponentInterfaceSymbol const * __ptr64 const, unsigned __int64, struct std::pair<class wxString, unsigned __int64> const * __ptr64 const, unsigned __int64)const __ptr64 ?ReadAndVerify@CommandParameters@@QEBA_NAEBVwxString@@PEAHHQEBVComponentInterfaceSymbol@@_KQEBU?$pair@VwxString@@_K@std@@3@Z |
lib-components.dll | 83 | | class wxString const & __ptr64 __cdecl CurrentSettingsGroup(void) ?CurrentSettingsGroup@@YAAEBVwxString@@XZ |
lib-components.dll | 131 | | public: virtual bool __cdecl EffectInstance::NeedsDither(void)const __ptr64 ?NeedsDither@EffectInstance@@UEBA_NXZ |
lib-components.dll | 154 | | public: virtual bool __cdecl EffectInstance::RealtimeProcessEnd(struct EffectSettings & __ptr64) __ptr64 ?RealtimeProcessEnd@EffectInstance@@UEAA_NAEAUEffectSettings@@@Z |
lib-components.dll | 155 | | public: virtual bool __cdecl EffectInstance::RealtimeProcessStart(struct EffectInstance::MessagePackage & __ptr64) __ptr64 ?RealtimeProcessStart@EffectInstance@@UEAA_NAEAUMessagePackage@1@@Z |
lib-components.dll | 156 | | public: virtual bool __cdecl EffectInstance::RealtimeResume(void) __ptr64 ?RealtimeResume@EffectInstance@@UEAA_NXZ |
lib-components.dll | 157 | | public: virtual bool __cdecl EffectInstance::RealtimeSuspend(void) __ptr64 ?RealtimeSuspend@EffectInstance@@UEAA_NXZ |
lib-components.dll | 17 | | public: __cdecl EffectInstanceWithBlockSize::EffectInstanceWithBlockSize(class EffectInstanceWithBlockSize const & __ptr64) __ptr64 ??0EffectInstanceWithBlockSize@@QEAA@AEBV0@@Z |
lib-components.dll | 18 | | public: __cdecl EffectInstanceWithBlockSize::EffectInstanceWithBlockSize(void) __ptr64 ??0EffectInstanceWithBlockSize@@QEAA@XZ |
lib-components.dll | 161 | | public: virtual unsigned __int64 __cdecl EffectInstanceWithBlockSize::SetBlockSize(unsigned __int64) __ptr64 ?SetBlockSize@EffectInstanceWithBlockSize@@UEAA_K_K@Z |
lib-components.dll | 113 | | public: virtual unsigned __int64 __cdecl EffectInstanceWithBlockSize::GetBlockSize(void)const __ptr64 ?GetBlockSize@EffectInstanceWithBlockSize@@UEBA_KXZ |
lib-components.dll | 43 | | public: virtual __cdecl EffectInstanceWithBlockSize::~EffectInstanceWithBlockSize(void) __ptr64 ??1EffectInstanceWithBlockSize@@UEAA@XZ |
lib-components.dll | 167 | | public: bool __cdecl EffectDefinitionInterface::SupportsRealtime(void)const __ptr64 ?SupportsRealtime@EffectDefinitionInterface@@QEBA_NXZ |
lib-components.dll | 119 | | public: static class Identifier __cdecl EffectDefinitionInterface::GetSquashedName(class Identifier const & __ptr64) ?GetSquashedName@EffectDefinitionInterface@@SA?AVIdentifier@@AEBV2@@Z |
lib-components.dll | 124 | | public: virtual bool __cdecl EffectDefinitionInterface::IsHiddenFromMenus(void)const __ptr64 ?IsHiddenFromMenus@EffectDefinitionInterface@@UEBA_NXZ |
lib-components.dll | 123 | | public: virtual class wxString __cdecl EffectDefinitionInterface::HelpPage(void)const __ptr64 ?HelpPage@EffectDefinitionInterface@@UEBA?AVwxString@@XZ |
lib-components.dll | 130 | | public: virtual class TaggedIdentifier<struct ManualPageIDTag, 1> __cdecl EffectDefinitionInterface::ManualPage(void)const __ptr64 ?ManualPage@EffectDefinitionInterface@@UEBA?AV?$TaggedIdentifier@UManualPageIDTag@@$00@@XZ |
lib-components.dll | 107 | | public: virtual bool __cdecl EffectDefinitionInterface::EnablesDebug(void)const __ptr64 ?EnablesDebug@EffectDefinitionInterface@@UEBA_NXZ |
lib-components.dll | 114 | | public: virtual enum EffectType __cdecl EffectDefinitionInterface::GetClassification(void)const __ptr64 ?GetClassification@EffectDefinitionInterface@@UEBA?AW4EffectType@@XZ |
lib-components.dll | 117 | | public: virtual unsigned __int64 __cdecl EffectInstance::GetLatency(struct EffectSettings const & __ptr64, double)const __ptr64 ?GetLatency@EffectInstance@@UEBA_KAEBUEffectSettings@@N@Z |
lib-components.dll | 120 | | public: virtual unsigned __int64 __cdecl EffectInstance::GetTailSize(void)const __ptr64 ?GetTailSize@EffectInstance@@UEBA_KXZ |
lib-components.dll | 170 | | public: virtual bool __cdecl EffectInstance::UsesMessages(void)const __ptr64 ?UsesMessages@EffectInstance@@UEBA_NXZ |
lib-components.dll | 126 | | public: virtual class std::unique_ptr<class EffectSettingsAccess::Message, struct std::default_delete<class EffectSettingsAccess::Message> > __cdecl EffectInstance::MakeMessage(void)const __ptr64 ?MakeMessage@EffectInstance@@UEBA?AV?$unique_ptr@VMessage@EffectSettingsAccess@@U?$default_delete@VMessage@EffectSettingsAccess@@@std@@@std@@XZ |
lib-components.dll | 127 | | public: virtual class std::unique_ptr<class EffectOutputs, struct std::default_delete<class EffectOutputs> > __cdecl EffectSettingsManager::MakeOutputs(void)const __ptr64 ?MakeOutputs@EffectSettingsManager@@UEBA?AV?$unique_ptr@VEffectOutputs@@U?$default_delete@VEffectOutputs@@@std@@@std@@XZ |
lib-components.dll | 82 | | public: virtual bool __cdecl EffectSettingsManager::CopySettingsContents(struct EffectSettings const & __ptr64, struct EffectSettings & __ptr64)const __ptr64 ?CopySettingsContents@EffectSettingsManager@@UEBA_NAEBUEffectSettings@@AEAU2@@Z |
lib-components.dll | 128 | | public: virtual struct EffectSettings __cdecl EffectSettingsManager::MakeSettings(void)const __ptr64 ?MakeSettings@EffectSettingsManager@@UEBA?AUEffectSettings@@XZ |
lib-components.dll | 118 | | public: bool __cdecl CommandParameters::GetParameters(class wxString & __ptr64) __ptr64 ?GetParameters@CommandParameters@@QEAA_NAEAVwxString@@@Z |
lib-components.dll | 13 | | public: __cdecl EffectInstance::EffectInstance(class EffectInstance const & __ptr64) __ptr64 ??0EffectInstance@@QEAA@AEBV0@@Z |
lib-components.dll | 14 | | public: __cdecl EffectInstance::EffectInstance(void) __ptr64 ??0EffectInstance@@QEAA@XZ |
lib-components.dll | 49 | | public: virtual __cdecl PluginProvider::~PluginProvider(void) __ptr64 ??1PluginProvider@@UEAA@XZ |
lib-components.dll | 41 | | public: virtual __cdecl EffectInstance::~EffectInstance(void) __ptr64 ??1EffectInstance@@UEAA@XZ |
lib-components.dll | 25 | | public: __cdecl EffectSettingsExtra::EffectSettingsExtra(void) __ptr64 ??0EffectSettingsExtra@@QEAA@XZ |
lib-components.dll | 31 | | public: __cdecl PluginProvider::PluginProvider(void) __ptr64 ??0PluginProvider@@QEAA@XZ |
lib-components.dll | 129 | | public: virtual class std::unique_ptr<class PluginProvider::Validator, struct std::default_delete<class PluginProvider::Validator> > __cdecl PluginProvider::MakeValidator(void)const __ptr64 ?MakeValidator@PluginProvider@@UEBA?AV?$unique_ptr@VValidator@PluginProvider@@U?$default_delete@VValidator@PluginProvider@@@std@@@std@@XZ |
lib-components.dll | 66 | | public: class PluginProvider & __ptr64 __cdecl PluginProvider::operator=(class PluginProvider const & __ptr64) __ptr64 ??4PluginProvider@@QEAAAEAV0@AEBV0@@Z |
lib-components.dll | 30 | | public: __cdecl PluginProvider::PluginProvider(class PluginProvider const & __ptr64) __ptr64 ??0PluginProvider@@QEAA@AEBV0@@Z |
lib-exceptions.dll | 15 | | public: virtual __cdecl UserException::~UserException(void) __ptr64 ??1UserException@@UEAA@XZ |
lib-exceptions.dll | 9 | | public: __cdecl UserException::UserException(class UserException const & __ptr64) __ptr64 ??0UserException@@QEAA@AEBV0@@Z |
lib-exceptions.dll | 10 | | public: __cdecl UserException::UserException(void) __ptr64 ??0UserException@@QEAA@XZ |
lib-exceptions.dll | 14 | | public: virtual __cdecl SimpleMessageBoxException::~SimpleMessageBoxException(void) __ptr64 ??1SimpleMessageBoxException@@UEAA@XZ |
lib-exceptions.dll | 7 | | public: __cdecl SimpleMessageBoxException::SimpleMessageBoxException(class SimpleMessageBoxException const & __ptr64) __ptr64 ??0SimpleMessageBoxException@@QEAA@AEBV0@@Z |
lib-exceptions.dll | 8 | | public: __cdecl SimpleMessageBoxException::SimpleMessageBoxException(enum ExceptionType, class TranslatableString const & __ptr64, class TranslatableString const & __ptr64, class wxString const & __ptr64) __ptr64 ??0SimpleMessageBoxException@@QEAA@W4ExceptionType@@AEBVTranslatableString@@1AEBVwxString@@@Z |
lib-exceptions.dll | 23 | | public: static void __cdecl AudacityException::EnqueueAction(class std::exception_ptr, class A6AXPEAVAudacityException::function) ?EnqueueAction@AudacityException@@SAXVexception_ptr@std@@V?$function@$$A6AXPEAVAudacityException@@@Z@3@@Z |
lib-exceptions.dll | 5 | | protected: __cdecl MessageBoxException::MessageBoxException(class MessageBoxException const & __ptr64) __ptr64 ??0MessageBoxException@@IEAA@AEBV0@@Z |
lib-exceptions.dll | 12 | | public: virtual __cdecl InconsistencyException::~InconsistencyException(void) __ptr64 ??1InconsistencyException@@UEAA@XZ |
lib-exceptions.dll | | | protected: __cdecl AudacityException::AudacityException(class AudacityException const & __ptr64) __ptr64 ??0AudacityException@@IEAA@AEBV0@@Z |
lib-exceptions.dll | 2 | | public: __cdecl InconsistencyException::InconsistencyException(class InconsistencyException const & __ptr64) __ptr64 ??0InconsistencyException@@QEAA@AEBV0@@Z |
lib-exceptions.dll | 3 | | public: __cdecl InconsistencyException::InconsistencyException(char const * __ptr64, char const * __ptr64, unsigned int) __ptr64 ??0InconsistencyException@@QEAA@PEBD0I@Z |
lib-basic-ui.dll | 8 | | public: virtual __cdecl BasicUI::ProgressDialog::~ProgressDialog(void) __ptr64 ??1ProgressDialog@BasicUI@@UEAA@XZ |
lib-basic-ui.dll | 3 | | public: __cdecl BasicUI::ProgressDialog::ProgressDialog(void) __ptr64 ??0ProgressDialog@BasicUI@@QEAA@XZ |
lib-basic-ui.dll | 24 | | void __cdecl BasicUI::Yield(void) ?Yield@BasicUI@@YAXXZ |
lib-basic-ui.dll | 23 | | bool __cdecl BasicUI::OpenInDefaultBrowser(class wxString const & __ptr64) ?OpenInDefaultBrowser@BasicUI@@YA_NAEBVwxString@@@Z |
lib-basic-ui.dll | 20 | | class TranslatableString __cdecl BasicUI::DefaultCaption(void) ?DefaultCaption@BasicUI@@YA?AVTranslatableString@@XZ |
lib-basic-ui.dll | 21 | | class BasicUI::Services * __ptr64 __cdecl BasicUI::Get(void) ?Get@BasicUI@@YAPEAVServices@1@XZ |
lib-basic-ui.dll | 10 | | public: virtual __cdecl BasicUI::WindowPlacement::~WindowPlacement(void) __ptr64 ??1WindowPlacement@BasicUI@@UEAA@XZ |
lib-basic-ui.dll | 6 | | public: __cdecl BasicUI::WindowPlacement::WindowPlacement(void) __ptr64 ??0WindowPlacement@BasicUI@@QEAA@XZ |
lib-basic-ui.dll | 19 | | void __cdecl BasicUI::CallAfter(class std::A6AXXZ::function) ?CallAfter@BasicUI@@YAXV?$function@$$A6AXXZ@std@@@Z |
lib-basic-ui.dll | 22 | | class BasicUI::Services * __ptr64 __cdecl BasicUI::Install(class BasicUI::Services * __ptr64) ?Install@BasicUI@@YAPEAVServices@1@PEAV21@@Z |
lib-utility.dll | 43 | | ??4Subscription@Observer@@QEAAAEAV01@$$QEAV01@@Z |
lib-utility.dll | 28 | | public: __cdecl Observer::Subscription::~Subscription(void) __ptr64 ??1Subscription@Observer@@QEAA@XZ |
lib-utility.dll | 10 | | public: __cdecl CommandLineArgs::MSWParser::MSWParser(void) __ptr64 ??0MSWParser@CommandLineArgs@@QEAA@XZ |
lib-utility.dll | 24 | | public: __cdecl CommandLineArgs::MSWParser::~MSWParser(void) __ptr64 ??1MSWParser@CommandLineArgs@@QEAA@XZ |
lib-utility.dll | 72 | | int CommandLineArgs::argc ?argc@CommandLineArgs@@3HA |
lib-utility.dll | 20 | | public: __cdecl Observer::Subscription::Subscription(void) __ptr64 ??0Subscription@Observer@@QEAA@XZ |
lib-utility.dll | 54 | | class std::basic_string<wchar_t, struct std::char_traits<wchar_t>, class std::allocator<wchar_t> > const AppName ?AppName@@3V?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@B |
lib-utility.dll | 30 | | public: static void __cdecl NonInterferingBase::operator delete(void * __ptr64, enum std::align_val_t) ??3NonInterferingBase@@SAXPEAXW4align_val_t@std@@@Z |
lib-utility.dll | 29 | | public: static void * __ptr64 __cdecl NonInterferingBase::operator new(unsigned __int64, enum std::align_val_t) ??2NonInterferingBase@@SAPEAX_KW4align_val_t@std@@@Z |
lib-utility.dll | 68 | | public: void __cdecl Observer::Subscription::Reset(void) __ptr64 ?Reset@Subscription@Observer@@QEAAXXZ |
lib-utility.dll | 71 | | public: bool __cdecl Observer::detail::RecordList::Visit(void const * __ptr64) __ptr64 ?Visit@RecordList@detail@Observer@@QEAA_NPEBX@Z |
lib-utility.dll | 69 | | public: class Observer::Subscription __cdecl Observer::detail::RecordList::Subscribe(class std::shared_ptr<struct Observer::detail::RecordBase>) __ptr64 ?Subscribe@RecordList@detail@Observer@@QEAA?AVSubscription@3@V?$shared_ptr@URecordBase@detail@Observer@@@std@@@Z |
lib-utility.dll | 15 | | public: __cdecl Observer::detail::RecordBase::RecordBase(void) __ptr64 ??0RecordBase@detail@Observer@@QEAA@XZ |
lib-utility.dll | 27 | | public: __cdecl Observer::detail::RecordList::~RecordList(void) __ptr64 ??1RecordList@detail@Observer@@QEAA@XZ |
lib-utility.dll | 17 | | public: __cdecl Observer::detail::RecordList::RecordList(struct Observer::ExceptionPolicy * __ptr64, bool (__cdecl*)(struct Observer::detail::RecordBase const & __ptr64, void const * __ptr64)) __ptr64 ??0RecordList@detail@Observer@@QEAA@PEAUExceptionPolicy@2@P6A_NAEBURecordBase@12@PEBX@Z@Z |
lib-utility.dll | 26 | | public: __cdecl Observer::detail::RecordBase::~RecordBase(void) __ptr64 ??1RecordBase@detail@Observer@@QEAA@XZ |
lib-utility.dll | 73 | | char const * __ptr64 const * __ptr64 const __ptr64 CommandLineArgs::argv ?argv@CommandLineArgs@@3PEBQEBDEB |
lib-strings.dll | 60 | | public: static class wxString __cdecl Internat::ToDisplayString(double, int) ?ToDisplayString@Internat@@SA?AVwxString@@NH@Z |
lib-strings.dll | 45 | | public: static class TranslatableString const TranslatableString::Inaudible ?Inaudible@TranslatableString@@2V1@B |
lib-strings.dll | 32 | | class wxString __cdecl Base64::Encode(void const * __ptr64, int) ?Encode@Base64@@YA?AVwxString@@PEBXH@Z |
lib-strings.dll | 27 | | int __cdecl Base64::Decode(class wxString const & __ptr64, void * __ptr64) ?Decode@Base64@@YAHAEBVwxString@@PEAX@Z |
lib-strings.dll | 22 | | public: static double __cdecl Internat::CompatibleToDouble(class wxString const & __ptr64) ?CompatibleToDouble@Internat@@SANAEBVwxString@@@Z |
lib-strings.dll | 53 | | public: static bool __cdecl Internat::SanitiseFilename(class wxString & __ptr64, class wxString const & __ptr64) ?SanitiseFilename@Internat@@SA_NAEAVwxString@@AEBV2@@Z |
lib-strings.dll | 39 | | public: static class wxArrayString const & __ptr64 __cdecl Internat::GetExcludedCharacters(void) ?GetExcludedCharacters@Internat@@SAAEBVwxArrayString@@XZ |
lib-strings.dll | 59 | | public: class wxString __cdecl TranslatableString::StrippedTranslation(void)const __ptr64 ?StrippedTranslation@TranslatableString@@QEBA?AVwxString@@XZ |
lib-strings.dll | 55 | | class wxString __cdecl Languages::SetLang(class wxArrayStringEx const & __ptr64, class wxString const & __ptr64) ?SetLang@Languages@@YA?AVwxString@@AEBVwxArrayStringEx@@AEBV2@@Z |
lib-strings.dll | 49 | | ?Join@TranslatableString@@QEHAA$$QEAV1@V1@AEBVwxString@@@Z |
lib-strings.dll | 33 | | public: static class TranslatableString __cdecl Internat::FormatSize(double) ?FormatSize@Internat@@SA?AVTranslatableString@@N@Z |
lib-strings.dll | 41 | | class wxString __cdecl Languages::GetLangShort(void) ?GetLangShort@Languages@@YA?AVwxString@@XZ |
lib-strings.dll | 36 | | class wxString const & __ptr64 __cdecl GetCustomSubstitution(class wxString const & __ptr64) ?GetCustomSubstitution@@YAAEBVwxString@@AEBV1@@Z |
lib-strings.dll | 56 | | ?Strip@TranslatableString@@QEGAAAEAV1@I@Z |
lib-strings.dll | 48 | | ?Join@TranslatableString@@QEGAAAEAV1@V1@AEBVwxString@@@Z |
lib-strings.dll | 4 | | public: __cdecl Identifier::Identifier(char const * __ptr64) __ptr64 ??0Identifier@@QEAA@PEBD@Z |
lib-strings.dll | 1 | | ??0Identifier@@QEAA@$$QEAVwxString@@@Z |
lib-strings.dll | 44 | | class wxString __cdecl Languages::GetSystemLanguageCode(class wxArrayStringEx const & __ptr64) ?GetSystemLanguageCode@Languages@@YA?AVwxString@@AEBVwxArrayStringEx@@@Z |
lib-strings.dll | 21 | | public: class TranslatableString & __ptr64 __cdecl TranslatableString::operator+=(class TranslatableString) __ptr64 ??YTranslatableString@@QEAAAEAV0@V0@@Z |
lib-strings.dll | 64 | | public: bool __cdecl Identifier::empty(void)const __ptr64 ?empty@Identifier@@QEBA_NXZ |
lib-strings.dll | 15 | | ??4Identifier@@QEAAAEAV0@$$QEAV0@@Z |
lib-strings.dll | | | ??0Identifier@@QEAA@$$QEAV0@@Z |
lib-strings.dll | 28 | | ?DoChooseFormat@TranslatableString@@CA?AVwxString@@AEBV?$function@$$A6A?AVwxString@@AEBV1@W4Request@TranslatableString@@@Z@std@@AEBV2@1I_N@Z |
lib-strings.dll | 2 | | public: __cdecl Identifier::Identifier(class Identifier const & __ptr64) __ptr64 ??0Identifier@@QEAA@AEBV0@@Z |
lib-strings.dll | 5 | | public: __cdecl Identifier::Identifier(wchar_t const * __ptr64) __ptr64 ??0Identifier@@QEAA@PEB_W@Z |
lib-strings.dll | 3 | | public: __cdecl Identifier::Identifier(class wxString const & __ptr64) __ptr64 ??0Identifier@@QEAA@AEBVwxString@@@Z |
lib-strings.dll | 7 | | public: __cdecl Identifier::Identifier(void) __ptr64 ??0Identifier@@QEAA@XZ |
lib-strings.dll | 37 | | class wxString const & __ptr64 __cdecl GetCustomTranslation(class wxString const & __ptr64) ?GetCustomTranslation@@YAAEBVwxString@@AEBV1@@Z |
lib-strings.dll | 58 | | public: class TranslatableString __cdecl TranslatableString::Stripped(unsigned int)const __ptr64 ?Stripped@TranslatableString@@QEBA?AV1@I@Z |
lib-strings.dll | 20 | | public: class TranslatableString & __ptr64 __cdecl TranslatableString::operator=(class TranslatableString const & __ptr64) __ptr64 ??4TranslatableString@@QEAAAEAV0@AEBV0@@Z |
lib-strings.dll | 13 | | public: __cdecl Identifier::~Identifier(void) __ptr64 ??1Identifier@@QEAA@XZ |
lib-strings.dll | 14 | | public: __cdecl TranslatableString::~TranslatableString(void) __ptr64 ??1TranslatableString@@QEAA@XZ |
lib-strings.dll | 62 | | private: static class wxString __cdecl TranslatableString::TranslateArgument(class TranslatableString const & __ptr64, bool) ?TranslateArgument@TranslatableString@@CA?AVwxString@@AEBV1@_N@Z |
lib-strings.dll | 31 | | ?DoSubstitute@TranslatableString@@CA?AVwxString@@AEBV?$function@$$A6A?AVwxString@@AEBV1@W4Request@TranslatableString@@@Z@std@@AEBV2@1_N@Z |
lib-strings.dll | 30 | | ?DoGetContext@TranslatableString@@CA?AVwxString@@AEBV?$function@$$A6A?AVwxString@@AEBV1@W4Request@TranslatableString@@@Z@std@@@Z |
lib-strings.dll | 8 | | private: __cdecl TranslatableString::TranslatableString(class wxString) __ptr64 ??0TranslatableString@@AEAA@VwxString@@@Z |
lib-strings.dll | 34 | | public: static class TranslatableString __cdecl Internat::FormatSize(class wxLongLongNative) ?FormatSize@Internat@@SA?AVTranslatableString@@VwxLongLongNative@@@Z |
lib-strings.dll | 25 | | ?Context@TranslatableString@@QEHAA$$QEAV1@AEBVwxString@@@Z |
lib-strings.dll | 50 | | public: class Identifier __cdecl TranslatableString::MSGID(void)const __ptr64 ?MSGID@TranslatableString@@QEBA?AVIdentifier@@XZ |
lib-strings.dll | 65 | | public: bool __cdecl TranslatableString::empty(void)const __ptr64 ?empty@TranslatableString@@QEBA_NXZ |
lib-strings.dll | 19 | | ??4TranslatableString@@QEAAAEAV0@$$QEAV0@@Z |
lib-strings.dll | 9 | | ??0TranslatableString@@QEAA@$$QEAV0@@Z |
lib-strings.dll | 10 | | public: __cdecl TranslatableString::TranslatableString(class TranslatableString const & __ptr64) __ptr64 ??0TranslatableString@@QEAA@AEBV0@@Z |
lib-strings.dll | 11 | | ??0TranslatableString@@QEAA@VwxString@@V?$function@$$A6A?AVwxString@@AEBV1@W4Request@TranslatableString@@@Z@std@@@Z |
lib-strings.dll | 12 | | public: __cdecl TranslatableString::TranslatableString(void) __ptr64 ??0TranslatableString@@QEAA@XZ |
lib-strings.dll | 6 | | public: __cdecl Identifier::Identifier(class std::initializer_list<class Identifier>, wchar_t) __ptr64 ??0Identifier@@QEAA@V?$initializer_list@VIdentifier@@@std@@_W@Z |
lib-strings.dll | 26 | | public: class wxString __cdecl TranslatableString::Debug(void)const __ptr64 ?Debug@TranslatableString@@QEBA?AVwxString@@XZ |
lib-strings.dll | 42 | | void __cdecl Languages::GetLanguages(class wxArrayStringEx, class wxArrayString & __ptr64, class std::vector<class TranslatableString, class std::allocator<class TranslatableString> > & __ptr64) ?GetLanguages@Languages@@YAXVwxArrayStringEx@@AEAVwxArrayString@@AEAV?$vector@VTranslatableString@@V?$allocator@VTranslatableString@@@std@@@std@@@Z |
lib-strings.dll | 63 | | public: class wxString __cdecl TranslatableString::Translation(void)const __ptr64 ?Translation@TranslatableString@@QEBA?AVwxString@@XZ |
lib-strings.dll | 61 | | public: static class wxString __cdecl Internat::ToString(double, int) ?ToString@Internat@@SA?AVwxString@@NH@Z |
lib-strings.dll | 16 | | public: class Identifier & __ptr64 __cdecl Identifier::operator=(class Identifier const & __ptr64) __ptr64 ??4Identifier@@QEAAAEAV0@AEBV0@@Z |
lib-strings.dll | 23 | | public: static bool __cdecl Internat::CompatibleToDouble(class wxString const & __ptr64, double * __ptr64) ?CompatibleToDouble@Internat@@SA_NAEBVwxString@@PEAN@Z |
wxbase313u_vc_x64_custom.dll | 1900 | | public: class wxUniCharRef & __ptr64 __cdecl wxUniCharRef::operator=(wchar_t) __ptr64 ??4wxUniCharRef@@QEAAAEAV0@_W@Z |
wxbase313u_vc_x64_custom.dll | 1876 | | public: class wxUniChar & __ptr64 __cdecl wxUniChar::operator=(class wxUniCharRef const & __ptr64) __ptr64 ??4wxUniChar@@QEAAAEAV0@AEBVwxUniCharRef@@@Z |
wxbase313u_vc_x64_custom.dll | 945 | | public: __cdecl wxUniChar::wxUniChar(class wxUniCharRef const & __ptr64) __ptr64 ??0wxUniChar@@QEAA@AEBVwxUniCharRef@@@Z |
wxbase313u_vc_x64_custom.dll | 7592 | | public: static class wxClassInfo wxEvtHandler::ms_classInfo ?ms_classInfo@wxEvtHandler@@2VwxClassInfo@@A |
wxbase313u_vc_x64_custom.dll | 6782 | | public: bool __cdecl wxConfigBase::Write(class wxString const & __ptr64, wchar_t const * __ptr64) __ptr64 ?Write@wxConfigBase@@QEAA_NAEBVwxString@@PEB_W@Z |
wxbase313u_vc_x64_custom.dll | 8156 | | int __cdecl wxNewId(void) ?wxNewId@@YAHXZ |
wxbase313u_vc_x64_custom.dll | 6199 | | public: bool __cdecl wxFileName::Rmdir(int)const __ptr64 ?Rmdir@wxFileName@@QEBA_NH@Z |
wxbase313u_vc_x64_custom.dll | 3590 | | public: int __cdecl wxString::CompareTo(wchar_t const * __ptr64, enum wxString::caseCompare)const __ptr64 ?CompareTo@wxString@@QEBAHPEB_WW4caseCompare@1@@Z |
wxbase313u_vc_x64_custom.dll | 3585 | | public: int __cdecl wxString::Cmp(char const * __ptr64)const __ptr64 ?Cmp@wxString@@QEBAHPEBD@Z |
wxbase313u_vc_x64_custom.dll | 6557 | | public: static void __cdecl wxFileName::SplitPath(class wxString const & __ptr64, class wxString * __ptr64, class wxString * __ptr64, class wxString * __ptr64, class wxString * __ptr64, bool * __ptr64, enum wxPathFormat) ?SplitPath@wxFileName@@SAXAEBVwxString@@PEAV2@111PEA_NW4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 4166 | | public: static class wxString __cdecl wxString::Format(class wxFormatString const & __ptr64) ?Format@wxString@@SA?AV1@AEBVwxFormatString@@@Z |
wxbase313u_vc_x64_custom.dll | 4075 | | public: static class wxFileName __cdecl wxFileName::FileName(class wxString const & __ptr64, enum wxPathFormat) ?FileName@wxFileName@@SA?AV1@AEBVwxString@@W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 7967 | | public: class wxScopedCharTypeBuffer<char> const __cdecl wxString::utf8_str(void)const __ptr64 ?utf8_str@wxString@@QEBA?BV?$wxScopedCharTypeBuffer@D@@XZ |
wxbase313u_vc_x64_custom.dll | 4023 | | public: bool __cdecl wxFFile::Eof(void)const __ptr64 ?Eof@wxFFile@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 5854 | | protected: virtual bool __cdecl wxTextFile::OnWrite(enum wxTextFileType, class wxMBConv const & __ptr64) __ptr64 ?OnWrite@wxTextFile@@MEAA_NW4wxTextFileType@@AEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 5783 | | protected: virtual bool __cdecl wxTextFile::OnRead(class wxMBConv const & __ptr64) __ptr64 ?OnRead@wxTextFile@@MEAA_NAEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 5745 | | protected: virtual bool __cdecl wxTextFile::OnClose(void) __ptr64 ?OnClose@wxTextFile@@MEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 5778 | | protected: virtual bool __cdecl wxTextFile::OnOpen(class wxString const & __ptr64, enum wxTextBuffer::wxTextBufferOpenMode) __ptr64 ?OnOpen@wxTextFile@@MEAA_NAEBVwxString@@W4wxTextBufferOpenMode@wxTextBuffer@@@Z |
wxbase313u_vc_x64_custom.dll | 5758 | | protected: virtual bool __cdecl wxTextFile::OnExists(void)const __ptr64 ?OnExists@wxTextFile@@MEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 1834 | | public: class wxStringTokenizer & __ptr64 __cdecl wxStringTokenizer::operator=(class wxStringTokenizer const & __ptr64) __ptr64 ??4wxStringTokenizer@@QEAAAEAV0@AEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 8131 | | bool __cdecl wxIsAbsolutePath(class wxString const & __ptr64) ?wxIsAbsolutePath@@YA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6139 | | public: void __cdecl wxFileName::RemoveDir(unsigned __int64) __ptr64 ?RemoveDir@wxFileName@@QEAAX_K@Z |
wxbase313u_vc_x64_custom.dll | 7148 | | public: int __cdecl wxString::compare(unsigned __int64, unsigned __int64, class wxString const & __ptr64, unsigned __int64, unsigned __int64)const __ptr64 ?compare@wxString@@QEBAH_K0AEBV1@00@Z |
wxbase313u_vc_x64_custom.dll | 8148 | | bool __cdecl wxMatchWild(class wxString const & __ptr64, class wxString const & __ptr64, bool) ?wxMatchWild@@YA_NAEBVwxString@@0_N@Z |
wxbase313u_vc_x64_custom.dll | 3677 | | public: unsigned __int64 __cdecl wxStringTokenizer::CountTokens(void)const __ptr64 ?CountTokens@wxStringTokenizer@@QEBA_KXZ |
wxbase313u_vc_x64_custom.dll | 6438 | | public: void __cdecl wxStringTokenizer::SetString(class wxString const & __ptr64, class wxString const & __ptr64, enum wxStringTokenizerMode) __ptr64 ?SetString@wxStringTokenizer@@QEAAXAEBVwxString@@0W4wxStringTokenizerMode@@@Z |
wxbase313u_vc_x64_custom.dll | 866 | | public: __cdecl wxStringTokenizer::wxStringTokenizer(void) __ptr64 ??0wxStringTokenizer@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 7476 | | public: void __cdecl wxArrayString::insert(class wxString * __ptr64, class wxString const * __ptr64, class wxString const * __ptr64) __ptr64 ?insert@wxArrayString@@QEAAXPEAVwxString@@PEBV2@1@Z |
wxbase313u_vc_x64_custom.dll | 6213 | | public: __int64 __cdecl wxFile::Seek(__int64, enum wxSeekMode) __ptr64 ?Seek@wxFile@@QEAA_J_JW4wxSeekMode@@@Z |
wxbase313u_vc_x64_custom.dll | 6786 | | public: unsigned __int64 __cdecl wxFile::Write(void const * __ptr64, unsigned __int64) __ptr64 ?Write@wxFile@@QEAA_KPEBX_K@Z |
wxbase313u_vc_x64_custom.dll | 6047 | | public: __int64 __cdecl wxFile::Read(void * __ptr64, unsigned __int64) __ptr64 ?Read@wxFile@@QEAA_JPEAX_K@Z |
wxbase313u_vc_x64_custom.dll | 3564 | | public: bool __cdecl wxFile::Close(void) __ptr64 ?Close@wxFile@@QEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 3681 | | public: bool __cdecl wxFile::Create(class wxString const & __ptr64, bool, int) __ptr64 ?Create@wxFile@@QEAA_NAEBVwxString@@_NH@Z |
wxbase313u_vc_x64_custom.dll | 3382 | | public: class wxString & __ptr64 __cdecl wxString::Append(char const * __ptr64) __ptr64 ?Append@wxString@@QEAAAEAV1@PEBD@Z |
wxbase313u_vc_x64_custom.dll | 5856 | | public: bool __cdecl wxFFile::Open(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?Open@wxFFile@@QEAA_NAEBVwxString@@0@Z |
wxbase313u_vc_x64_custom.dll | 451 | | public: __cdecl wxFFile::wxFFile(void) __ptr64 ??0wxFFile@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 5857 | | public: bool __cdecl wxFile::Open(class wxString const & __ptr64, enum wxFile::OpenMode, int) __ptr64 ?Open@wxFile@@QEAA_NAEBVwxString@@W4OpenMode@1@H@Z |
wxbase313u_vc_x64_custom.dll | 7960 | | public: void __cdecl wxArrayString::swap(class wxArrayString & __ptr64) __ptr64 ?swap@wxArrayString@@QEAAXAEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 724 | | public: __cdecl wxRegKey::wxRegKey(class wxString const & __ptr64, enum wxRegKey::WOW64ViewMode) __ptr64 ??0wxRegKey@@QEAA@AEBVwxString@@W4WOW64ViewMode@0@@Z |
wxbase313u_vc_x64_custom.dll | 3430 | | public: void __cdecl wxFileName::Assign(class wxString const & __ptr64, class wxString const & __ptr64, enum wxPathFormat) __ptr64 ?Assign@wxFileName@@QEAAXAEBVwxString@@0W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 6598 | | public: __int64 __cdecl wxFFile::Tell(void)const __ptr64 ?Tell@wxFFile@@QEBA_JXZ |
wxbase313u_vc_x64_custom.dll | 6212 | | public: bool __cdecl wxFFile::Seek(__int64, enum wxSeekMode) __ptr64 ?Seek@wxFFile@@QEAA_N_JW4wxSeekMode@@@Z |
wxbase313u_vc_x64_custom.dll | 4150 | | public: bool __cdecl wxFFile::Flush(void) __ptr64 ?Flush@wxFFile@@QEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 7970 | | public: wchar_t const * __ptr64 __cdecl wxString::wc_str(void)const __ptr64 ?wc_str@wxString@@QEBAPEB_WXZ |
wxbase313u_vc_x64_custom.dll | 4358 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxProcess::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxProcess@@UEBAPEAVwxClassInfo@@XZ |
wxbase313u_vc_x64_custom.dll | 5306 | | public: bool __cdecl wxFileName::IsAbsolute(enum wxPathFormat)const __ptr64 ?IsAbsolute@wxFileName@@QEBA_NW4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 4054 | | public: bool __cdecl wxFileName::Exists(int)const __ptr64 ?Exists@wxFileName@@QEBA_NH@Z |
wxbase313u_vc_x64_custom.dll | 5999 | | public: bool __cdecl wxRegKey::QueryValue(class wxString const & __ptr64, class wxString & __ptr64, bool)const __ptr64 ?QueryValue@wxRegKey@@QEBA_NAEBVwxString@@AEAV2@_N@Z |
wxbase313u_vc_x64_custom.dll | 3580 | | public: void __cdecl wxProcess::CloseOutput(void) __ptr64 ?CloseOutput@wxProcess@@QEAAXXZ |
wxbase313u_vc_x64_custom.dll | 3833 | | public: void __cdecl wxProcess::Detach(void) __ptr64 ?Detach@wxProcess@@QEAAXXZ |
wxbase313u_vc_x64_custom.dll | 1262 | | public: virtual __cdecl wxProcess::~wxProcess(void) __ptr64 ??1wxProcess@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 712 | | public: __cdecl wxProcess::wxProcess(class wxEvtHandler * __ptr64, int) __ptr64 ??0wxProcess@@QEAA@PEAVwxEvtHandler@@H@Z |
wxbase313u_vc_x64_custom.dll | 3621 | | public: static class wxArrayString __cdecl wxCmdLineParser::ConvertStringToArgs(class wxString const & __ptr64, enum wxCmdLineSplitType) ?ConvertStringToArgs@wxCmdLineParser@@SA?AVwxArrayString@@AEBVwxString@@W4wxCmdLineSplitType@@@Z |
wxbase313u_vc_x64_custom.dll | 8060 | | long __cdecl wxExecute(class wxString const & __ptr64, int, class wxProcess * __ptr64, struct wxExecuteEnv const * __ptr64) ?wxExecute@@YAJAEBVwxString@@HPEAVwxProcess@@PEBUwxExecuteEnv@@@Z |
wxbase313u_vc_x64_custom.dll | 1256 | | public: __cdecl wxPathList::~wxPathList(void) __ptr64 ??1wxPathList@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 4113 | | public: class wxString __cdecl wxPathList::FindAbsoluteValidPath(class wxString const & __ptr64)const __ptr64 ?FindAbsoluteValidPath@wxPathList@@QEBA?AVwxString@@AEBV2@@Z |
wxbase313u_vc_x64_custom.dll | 3296 | | public: void __cdecl wxPathList::AddEnvList(class wxString const & __ptr64) __ptr64 ?AddEnvList@wxPathList@@QEAAXAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 300 | | public: __cdecl wxArrayString::wxArrayString(class wxString const * __ptr64, class wxString const * __ptr64) __ptr64 ??0wxArrayString@@QEAA@PEBVwxString@@0@Z |
wxbase313u_vc_x64_custom.dll | 5311 | | public: bool __cdecl wxString::IsAscii(void)const __ptr64 ?IsAscii@wxString@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 2091 | | public: bool __cdecl wxFileName::operator==(class wxString const & __ptr64)const __ptr64 ??8wxFileName@@QEBA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 4214 | | public: static class wxString __cdecl wxString::FromUTF8(class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const & __ptr64) ?FromUTF8@wxString@@SA?AV1@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z |
wxbase313u_vc_x64_custom.dll | 4448 | | public: static wchar_t __cdecl wxNumberFormatter::GetDecimalSeparator(void) ?GetDecimalSeparator@wxNumberFormatter@@SA_WXZ |
wxbase313u_vc_x64_custom.dll | 1169 | | public: virtual __cdecl wxFileInputStream::~wxFileInputStream(void) __ptr64 ??1wxFileInputStream@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 484 | | public: __cdecl wxFileInputStream::wxFileInputStream(class wxString const & __ptr64) __ptr64 ??0wxFileInputStream@@QEAA@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6095 | | public: class wxString __cdecl wxTextInputStream::ReadLine(void) __ptr64 ?ReadLine@wxTextInputStream@@QEAA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 1323 | | public: __cdecl wxTextInputStream::~wxTextInputStream(void) __ptr64 ??1wxTextInputStream@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 888 | | public: __cdecl wxTextInputStream::wxTextInputStream(class wxInputStream & __ptr64, class wxString const & __ptr64, class wxMBConv const & __ptr64) __ptr64 ??0wxTextInputStream@@QEAA@AEAVwxInputStream@@AEBVwxString@@AEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 8195 | | class wxArrayString __cdecl wxStringTokenize(class wxString const & __ptr64, class wxString const & __ptr64, enum wxStringTokenizerMode) ?wxStringTokenize@@YA?AVwxArrayString@@AEBVwxString@@0W4wxStringTokenizerMode@@@Z |
wxbase313u_vc_x64_custom.dll | 1301 | | public: virtual __cdecl wxStringInputStream::~wxStringInputStream(void) __ptr64 ??1wxStringInputStream@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 835 | | public: __cdecl wxStringInputStream::wxStringInputStream(class wxString const & __ptr64) __ptr64 ??0wxStringInputStream@@QEAA@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 1096 | | public: virtual __cdecl wxBufferedInputStream::~wxBufferedInputStream(void) __ptr64 ??1wxBufferedInputStream@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 313 | | public: __cdecl wxBufferedInputStream::wxBufferedInputStream(class wxInputStream & __ptr64, unsigned __int64) __ptr64 ??0wxBufferedInputStream@@QEAA@AEAVwxInputStream@@_K@Z |
wxbase313u_vc_x64_custom.dll | 8092 | | class wxString __cdecl wxGetHomeDir(void) ?wxGetHomeDir@@YA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4907 | | public: class wxString __cdecl wxFileName::GetPathWithSep(enum wxPathFormat)const __ptr64 ?GetPathWithSep@wxFileName@@QEBA?AVwxString@@W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 4904 | | public: static class wxUniChar __cdecl wxFileName::GetPathSeparator(enum wxPathFormat) ?GetPathSeparator@wxFileName@@SA?AVwxUniChar@@W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 5014 | | public: bool __cdecl wxFileName::GetTimes(class wxDateTime * __ptr64, class wxDateTime * __ptr64, class wxDateTime * __ptr64)const __ptr64 ?GetTimes@wxFileName@@QEBA_NPEAVwxDateTime@@00@Z |
wxbase313u_vc_x64_custom.dll | 5032 | | public: class wxString const * __ptr64 __cdecl wxTranslations::GetTranslatedString(class wxString const & __ptr64, unsigned int, class wxString const & __ptr64, class wxString const & __ptr64)const __ptr64 ?GetTranslatedString@wxTranslations@@QEBAPEBVwxString@@AEBV2@I00@Z |
wxbase313u_vc_x64_custom.dll | 8188 | | char * __ptr64 __cdecl wxSetlocale(int, char const * __ptr64) ?wxSetlocale@@YAPEADHPEBD@Z |
wxbase313u_vc_x64_custom.dll | 5380 | | public: bool __cdecl wxDateTime::IsLaterThan(class wxDateTime const & __ptr64)const __ptr64 ?IsLaterThan@wxDateTime@@QEBA_NAEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 4445 | | public: unsigned short __cdecl wxDateTime::GetDayOfYear(class wxDateTime::TimeZone const & __ptr64)const __ptr64 ?GetDayOfYear@wxDateTime@@QEBAGAEBVTimeZone@1@@Z |
wxbase313u_vc_x64_custom.dll | 4959 | | public: unsigned short __cdecl wxDateTime::GetSecond(class wxDateTime::TimeZone const & __ptr64)const __ptr64 ?GetSecond@wxDateTime@@QEBAGAEBVTimeZone@1@@Z |
wxbase313u_vc_x64_custom.dll | 4757 | | public: unsigned short __cdecl wxDateTime::GetMinute(class wxDateTime::TimeZone const & __ptr64)const __ptr64 ?GetMinute@wxDateTime@@QEBAGAEBVTimeZone@1@@Z |
wxbase313u_vc_x64_custom.dll | 4582 | | public: unsigned short __cdecl wxDateTime::GetHour(class wxDateTime::TimeZone const & __ptr64)const __ptr64 ?GetHour@wxDateTime@@QEBAGAEBVTimeZone@1@@Z |
wxbase313u_vc_x64_custom.dll | 5108 | | public: enum wxDateTime::WeekDay __cdecl wxDateTime::GetWeekDay(class wxDateTime::TimeZone const & __ptr64)const __ptr64 ?GetWeekDay@wxDateTime@@QEBA?AW4WeekDay@1@AEBVTimeZone@1@@Z |
wxbase313u_vc_x64_custom.dll | 4444 | | public: unsigned short __cdecl wxDateTime::GetDay(class wxDateTime::TimeZone const & __ptr64)const __ptr64 ?GetDay@wxDateTime@@QEBAGAEBVTimeZone@1@@Z |
wxbase313u_vc_x64_custom.dll | 4770 | | public: enum wxDateTime::Month __cdecl wxDateTime::GetMonth(class wxDateTime::TimeZone const & __ptr64)const __ptr64 ?GetMonth@wxDateTime@@QEBA?AW4Month@1@AEBVTimeZone@1@@Z |
wxbase313u_vc_x64_custom.dll | 5117 | | public: int __cdecl wxDateTime::GetYear(class wxDateTime::TimeZone const & __ptr64)const __ptr64 ?GetYear@wxDateTime@@QEBAHAEBVTimeZone@1@@Z |
wxbase313u_vc_x64_custom.dll | 5110 | | public: static class wxString __cdecl wxDateTime::GetWeekDayName(enum wxDateTime::WeekDay, enum wxDateTime::NameFlags) ?GetWeekDayName@wxDateTime@@SA?AVwxString@@W4WeekDay@1@W4NameFlags@1@@Z |
wxbase313u_vc_x64_custom.dll | 6032 | | public: bool __cdecl wxConfigBase::Read(class wxString const & __ptr64, int * __ptr64)const __ptr64 ?Read@wxConfigBase@@QEBA_NAEBVwxString@@PEAH@Z |
wxbase313u_vc_x64_custom.dll | 7882 | | public: unsigned __int64 __cdecl wxArrayString::size(void)const __ptr64 ?size@wxArrayString@@QEBA_KXZ |
wxbase313u_vc_x64_custom.dll | 6135 | | public: void __cdecl wxArrayString::RemoveAt(unsigned __int64, unsigned __int64) __ptr64 ?RemoveAt@wxArrayString@@QEAAX_K0@Z |
wxbase313u_vc_x64_custom.dll | 2911 | | public: class wxString & __ptr64 __cdecl wxString::operator+=(class wxUniChar) __ptr64 ??YwxString@@QEAAAEAV0@VwxUniChar@@@Z |
wxbase313u_vc_x64_custom.dll | 6143 | | public: class wxString & __ptr64 __cdecl wxString::RemoveLast(unsigned __int64) __ptr64 ?RemoveLast@wxString@@QEAAAEAV1@_K@Z |
wxbase313u_vc_x64_custom.dll | 6627 | | public: bool __cdecl wxString::ToLongLong(__int64 * __ptr64, int)const __ptr64 ?ToLongLong@wxString@@QEBA_NPEA_JH@Z |
wxbase313u_vc_x64_custom.dll | 5467 | | public: bool __cdecl wxString::IsSameAs(char const * __ptr64, bool)const __ptr64 ?IsSameAs@wxString@@QEBA_NPEBD_N@Z |
wxbase313u_vc_x64_custom.dll | 6615 | | public: class wxScopedCharTypeBuffer<char> const __cdecl wxString::ToAscii(char)const __ptr64 ?ToAscii@wxString@@QEBA?BV?$wxScopedCharTypeBuffer@D@@D@Z |
wxbase313u_vc_x64_custom.dll | 2290 | | public: class wxUniChar __cdecl wxString::operator[](int)const __ptr64 ??AwxString@@QEBA?AVwxUniChar@@H@Z |
wxbase313u_vc_x64_custom.dll | 7954 | | public: class wxString __cdecl wxString::substr(unsigned __int64, unsigned __int64)const __ptr64 ?substr@wxString@@QEBA?AV1@_K0@Z |
wxbase313u_vc_x64_custom.dll | 7894 | | public: unsigned __int64 __cdecl wxString::size(void)const __ptr64 ?size@wxString@@QEBA_KXZ |
wxbase313u_vc_x64_custom.dll | 7229 | | public: class wxString::const_iterator __cdecl wxString::end(void)const __ptr64 ?end@wxString@@QEBA?AVconst_iterator@1@XZ |
wxbase313u_vc_x64_custom.dll | 7077 | | public: class wxString::const_iterator __cdecl wxString::begin(void)const __ptr64 ?begin@wxString@@QEBA?AVconst_iterator@1@XZ |
wxbase313u_vc_x64_custom.dll | 799 | | public: __cdecl wxString::wxString(class wxScopedCharTypeBuffer<char> const & __ptr64) __ptr64 ??0wxString@@QEAA@AEBV?$wxScopedCharTypeBuffer@D@@@Z |
wxbase313u_vc_x64_custom.dll | 812 | | public: __cdecl wxString::wxString(unsigned char const * __ptr64, class wxMBConv const & __ptr64) __ptr64 ??0wxString@@QEAA@PEBEAEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 821 | | public: __cdecl wxString::wxString(class wxUniChar, unsigned __int64) __ptr64 ??0wxString@@QEAA@VwxUniChar@@_K@Z |
wxbase313u_vc_x64_custom.dll | 2655 | | public: class wxString::const_iterator __cdecl wxString::const_iterator::operator-(__int64)const __ptr64 ??Gconst_iterator@wxString@@QEBA?AV01@_J@Z |
wxbase313u_vc_x64_custom.dll | 2688 | | public: class wxString::const_iterator __cdecl wxString::const_iterator::operator+(__int64)const __ptr64 ??Hconst_iterator@wxString@@QEBA?AV01@_J@Z |
wxbase313u_vc_x64_custom.dll | 2413 | | public: class wxUniChar const __cdecl wxString::const_iterator::operator*(void)const __ptr64 ??Dconst_iterator@wxString@@QEBA?BVwxUniChar@@XZ |
wxbase313u_vc_x64_custom.dll | 2163 | | public: bool __cdecl wxString::const_iterator::operator!=(class wxString::const_iterator const & __ptr64)const __ptr64 ??9const_iterator@wxString@@QEBA_NAEBV01@@Z |
wxbase313u_vc_x64_custom.dll | 2488 | | public: class wxString::const_iterator & __ptr64 __cdecl wxString::const_iterator::operator++(void) __ptr64 ??Econst_iterator@wxString@@QEAAAEAV01@XZ |
wxbase313u_vc_x64_custom.dll | 2322 | | public: __cdecl wxFormatString::operator wchar_t const * __ptr64(void)const __ptr64 ??BwxFormatString@@QEBAPEB_WXZ |
wxbase313u_vc_x64_custom.dll | 2124 | | public: bool __cdecl wxUniCharRef::operator==(wchar_t)const __ptr64 ??8wxUniCharRef@@QEBA_N_W@Z |
wxbase313u_vc_x64_custom.dll | 2114 | | public: bool __cdecl wxUniCharRef::operator==(char)const __ptr64 ??8wxUniCharRef@@QEBA_ND@Z |
wxbase313u_vc_x64_custom.dll | 8098 | | class wxLongLongNative __cdecl wxGetLocalTimeMillis(void) ?wxGetLocalTimeMillis@@YA?AVwxLongLongNative@@XZ |
wxbase313u_vc_x64_custom.dll | 6732 | | public: enum wxCondError __cdecl wxCondition::WaitTimeout(unsigned long) __ptr64 ?WaitTimeout@wxCondition@@QEAA?AW4wxCondError@@K@Z |
wxbase313u_vc_x64_custom.dll | 5404 | | public: bool __cdecl wxCondition::IsOk(void)const __ptr64 ?IsOk@wxCondition@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 8199 | | class wxString __cdecl wxSysErrorMsgStr(unsigned long) ?wxSysErrorMsgStr@@YA?AVwxString@@K@Z |
wxbase313u_vc_x64_custom.dll | 8197 | | unsigned long __cdecl wxSysErrorCode(void) ?wxSysErrorCode@@YAKXZ |
wxbase313u_vc_x64_custom.dll | 7100 | | public: class wxCStrData __cdecl wxString::c_str(void)const __ptr64 ?c_str@wxString@@QEBA?AVwxCStrData@@XZ |
wxbase313u_vc_x64_custom.dll | 2318 | | public: __cdecl wxCStrData::operator wchar_t const * __ptr64(void)const __ptr64 ??BwxCStrData@@QEBAPEB_WXZ |
wxbase313u_vc_x64_custom.dll | 1100 | | public: __cdecl wxCStrData::~wxCStrData(void) __ptr64 ??1wxCStrData@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 6275 | | public: bool __cdecl wxFileName::SetCwd(void)const __ptr64 ?SetCwd@wxFileName@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 4421 | | public: static class wxString __cdecl wxFileName::GetCwd(class wxString const & __ptr64) ?GetCwd@wxFileName@@SA?AVwxString@@AEBV2@@Z |
wxbase313u_vc_x64_custom.dll | 8205 | | bool __cdecl wxUnsetEnv(class wxString const & __ptr64) ?wxUnsetEnv@@YA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 8185 | | bool __cdecl wxSetEnv(class wxString const & __ptr64, class wxString const & __ptr64) ?wxSetEnv@@YA_NAEBVwxString@@0@Z |
wxbase313u_vc_x64_custom.dll | 8085 | | bool __cdecl wxGetEnv(class wxString const & __ptr64, class wxString * __ptr64) ?wxGetEnv@@YA_NAEBVwxString@@PEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 8187 | | bool __cdecl wxSetWorkingDirectory(class wxString const & __ptr64) ?wxSetWorkingDirectory@@YA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6685 | | public: static void __cdecl wxDynamicLibrary::Unload(struct HINSTANCE__ * __ptr64) ?Unload@wxDynamicLibrary@@SAXPEAUHINSTANCE__@@@Z |
wxbase313u_vc_x64_custom.dll | 5137 | | public: bool __cdecl wxStringTokenizer::HasMoreTokens(void)const __ptr64 ?HasMoreTokens@wxStringTokenizer@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 1266 | | public: __cdecl wxRecursionGuard::~wxRecursionGuard(void) __ptr64 ??1wxRecursionGuard@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 4998 | | public: void * __ptr64 __cdecl wxDynamicLibrary::GetSymbol(class wxString const & __ptr64, bool * __ptr64)const __ptr64 ?GetSymbol@wxDynamicLibrary@@QEBAPEAXAEBVwxString@@PEA_N@Z |
wxbase313u_vc_x64_custom.dll | 5605 | | public: bool __cdecl wxDynamicLibrary::Load(class wxString const & __ptr64, int) __ptr64 ?Load@wxDynamicLibrary@@QEAA_NAEBVwxString@@H@Z |
wxbase313u_vc_x64_custom.dll | 1139 | | public: __cdecl wxDynamicLibrary::~wxDynamicLibrary(void) __ptr64 ??1wxDynamicLibrary@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 5593 | | public: __int64 __cdecl wxFFile::Length(void)const __ptr64 ?Length@wxFFile@@QEBA_JXZ |
wxbase313u_vc_x64_custom.dll | 6784 | | public: unsigned __int64 __cdecl wxFFile::Write(void const * __ptr64, unsigned __int64) __ptr64 ?Write@wxFFile@@QEAA_KPEBX_K@Z |
wxbase313u_vc_x64_custom.dll | 4806 | | public: virtual bool __cdecl wxFileConfig::GetNextEntry(class wxString & __ptr64, long & __ptr64)const __ptr64 ?GetNextEntry@wxFileConfig@@UEBA_NAEAVwxString@@AEAJ@Z |
wxbase313u_vc_x64_custom.dll | 4545 | | public: virtual bool __cdecl wxFileConfig::GetFirstEntry(class wxString & __ptr64, long & __ptr64)const __ptr64 ?GetFirstEntry@wxFileConfig@@UEBA_NAEAVwxString@@AEAJ@Z |
wxbase313u_vc_x64_custom.dll | 3850 | | public: static bool __cdecl wxFileName::DirExists(class wxString const & __ptr64) ?DirExists@wxFileName@@SA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 4074 | | public: static bool __cdecl wxFileName::FileExists(class wxString const & __ptr64) ?FileExists@wxFileName@@SA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 5469 | | public: bool __cdecl wxString::IsSameAs(class wxUniChar, bool)const __ptr64 ?IsSameAs@wxString@@QEBA_NVwxUniChar@@_N@Z |
wxbase313u_vc_x64_custom.dll | 2687 | | class wxString __cdecl operator+(class wxUniChar, class wxString const & __ptr64) ??H@YA?AVwxString@@VwxUniChar@@AEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 2684 | | class wxString __cdecl operator+(class wxString const & __ptr64, class wxUniChar) ??H@YA?AVwxString@@AEBV0@VwxUniChar@@@Z |
wxbase313u_vc_x64_custom.dll | 4193 | | public: static class wxString __cdecl wxString::From8BitData(char const * __ptr64) ?From8BitData@wxString@@SA?AV1@PEBD@Z |
wxbase313u_vc_x64_custom.dll | 4215 | | public: static class wxString __cdecl wxString::FromUTF8(char const * __ptr64, unsigned __int64) ?FromUTF8@wxString@@SA?AV1@PEBD_K@Z |
wxbase313u_vc_x64_custom.dll | 5678 | | public: static bool __cdecl wxFileName::Mkdir(class wxString const & __ptr64, int, int) ?Mkdir@wxFileName@@SA_NAEBVwxString@@HH@Z |
wxbase313u_vc_x64_custom.dll | 3756 | | public: virtual bool __cdecl wxFileConfig::DeleteAll(void) __ptr64 ?DeleteAll@wxFileConfig@@UEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 304 | | public: __cdecl wxArrayString::wxArrayString(unsigned __int64, wchar_t const * __ptr64 * __ptr64) __ptr64 ??0wxArrayString@@QEAA@_KPEAPEB_W@Z |
wxbase313u_vc_x64_custom.dll | 7335 | | public: unsigned __int64 __cdecl wxString::find_first_not_of(class wxString const & __ptr64, unsigned __int64)const __ptr64 ?find_first_not_of@wxString@@QEBA_KAEBV1@_K@Z |
wxbase313u_vc_x64_custom.dll | 2286 | | public: class wxUniCharRef __cdecl wxString::operator[](int) __ptr64 ??AwxString@@QEAA?AVwxUniCharRef@@H@Z |
wxbase313u_vc_x64_custom.dll | 5731 | | public: static class wxDateTime __cdecl wxDateTime::Now(void) ?Now@wxDateTime@@SA?AV1@XZ |
wxbase313u_vc_x64_custom.dll | 4771 | | public: static class wxString __cdecl wxDateTime::GetMonthName(enum wxDateTime::Month, enum wxDateTime::NameFlags) ?GetMonthName@wxDateTime@@SA?AVwxString@@W4Month@1@W4NameFlags@1@@Z |
wxbase313u_vc_x64_custom.dll | 4044 | | public: bool __cdecl wxFFile::Error(void)const __ptr64 ?Error@wxFFile@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 6785 | | public: bool __cdecl wxFFile::Write(class wxString const & __ptr64, class wxMBConv const & __ptr64) __ptr64 ?Write@wxFFile@@QEAA_NAEBVwxString@@AEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 6077 | | public: bool __cdecl wxFFile::ReadAll(class wxString * __ptr64, class wxMBConv const & __ptr64) __ptr64 ?ReadAll@wxFFile@@QEAA_NPEAVwxString@@AEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 8070 | | class wxString __cdecl wxFileNameFromPath(class wxString const & __ptr64) ?wxFileNameFromPath@@YA?AVwxString@@AEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 6779 | | public: bool __cdecl wxConfigBase::Write(class wxString const & __ptr64, double) __ptr64 ?Write@wxConfigBase@@QEAA_NAEBVwxString@@N@Z |
wxbase313u_vc_x64_custom.dll | 6778 | | public: bool __cdecl wxConfigBase::Write(class wxString const & __ptr64, float) __ptr64 ?Write@wxConfigBase@@QEAA_NAEBVwxString@@M@Z |
wxbase313u_vc_x64_custom.dll | 6038 | | public: bool __cdecl wxConfigBase::Read(class wxString const & __ptr64, double * __ptr64)const __ptr64 ?Read@wxConfigBase@@QEBA_NAEBVwxString@@PEAN@Z |
wxbase313u_vc_x64_custom.dll | 3452 | | public: class wxString __cdecl wxString::BeforeLast(class wxUniChar, class wxString * __ptr64)const __ptr64 ?BeforeLast@wxString@@QEBA?AV1@VwxUniChar@@PEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 6515 | | public: enum wxCondError __cdecl wxCondition::Signal(void) __ptr64 ?Signal@wxCondition@@QEAA?AW4wxCondError@@XZ |
wxbase313u_vc_x64_custom.dll | 6725 | | public: enum wxCondError __cdecl wxCondition::Wait(void) __ptr64 ?Wait@wxCondition@@QEAA?AW4wxCondError@@XZ |
wxbase313u_vc_x64_custom.dll | 1108 | | public: __cdecl wxCondition::~wxCondition(void) __ptr64 ??1wxCondition@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 345 | | public: __cdecl wxCondition::wxCondition(class wxMutex & __ptr64) __ptr64 ??0wxCondition@@QEAA@AEAVwxMutex@@@Z |
wxbase313u_vc_x64_custom.dll | 1250 | | public: __cdecl wxMutexLocker::~wxMutexLocker(void) __ptr64 ??1wxMutexLocker@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 5614 | | public: enum wxMutexError __cdecl wxMutex::Lock(void) __ptr64 ?Lock@wxMutex@@QEAA?AW4wxMutexError@@XZ |
wxbase313u_vc_x64_custom.dll | 1247 | | public: __cdecl wxMutex::~wxMutex(void) __ptr64 ??1wxMutex@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 676 | | public: __cdecl wxMutex::wxMutex(enum wxMutexType) __ptr64 ??0wxMutex@@QEAA@W4wxMutexType@@@Z |
wxbase313u_vc_x64_custom.dll | 2913 | | public: class wxString & __ptr64 __cdecl wxString::operator+=(wchar_t) __ptr64 ??YwxString@@QEAAAEAV0@_W@Z |
wxbase313u_vc_x64_custom.dll | 5656 | | public: class wxString & __ptr64 __cdecl wxString::MakeUpper(void) __ptr64 ?MakeUpper@wxString@@QEAAAEAV1@XZ |
wxbase313u_vc_x64_custom.dll | 7146 | | public: int __cdecl wxString::compare(char const * __ptr64)const __ptr64 ?compare@wxString@@QEBAHPEBD@Z |
wxbase313u_vc_x64_custom.dll | 7501 | | public: class wxString & __ptr64 __cdecl wxString::insert(unsigned __int64, class wxString const & __ptr64) __ptr64 ?insert@wxString@@QEAAAEAV1@_KAEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 1970 | | class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl operator<<(class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64, class wxString const & __ptr64) ??6@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV01@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 5879 | | public: class wxString & __ptr64 __cdecl wxString::Pad(unsigned __int64, class wxUniChar, bool) __ptr64 ?Pad@wxString@@QEAAAEAV1@_KVwxUniChar@@_N@Z |
wxbase313u_vc_x64_custom.dll | 5653 | | public: class wxString __cdecl wxVariant::MakeString(void)const __ptr64 ?MakeString@wxVariant@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 5393 | | public: bool __cdecl wxEventLoopBase::IsMain(void)const __ptr64 ?IsMain@wxEventLoopBase@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 3451 | | public: class wxString __cdecl wxString::BeforeFirst(class wxUniChar, class wxString * __ptr64)const __ptr64 ?BeforeFirst@wxString@@QEBA?AV1@VwxUniChar@@PEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 5955 | | public: enum wxSemaError __cdecl wxSemaphore::Post(void) __ptr64 ?Post@wxSemaphore@@QEAA?AW4wxSemaError@@XZ |
wxbase313u_vc_x64_custom.dll | 6727 | | public: enum wxSemaError __cdecl wxSemaphore::Wait(void) __ptr64 ?Wait@wxSemaphore@@QEAA?AW4wxSemaError@@XZ |
wxbase313u_vc_x64_custom.dll | 1273 | | public: __cdecl wxSemaphore::~wxSemaphore(void) __ptr64 ??1wxSemaphore@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 730 | | public: __cdecl wxSemaphore::wxSemaphore(int, int) __ptr64 ??0wxSemaphore@@QEAA@HH@Z |
wxbase313u_vc_x64_custom.dll | 969 | | public: __cdecl wxVariant::wxVariant(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxVariant@@QEAA@AEBVwxString@@0@Z |
wxbase313u_vc_x64_custom.dll | 3346 | | public: bool __cdecl wxString::Alloc(unsigned __int64) __ptr64 ?Alloc@wxString@@QEAA_N_K@Z |
wxbase313u_vc_x64_custom.dll | 4992 | | public: class wxString __cdecl wxVariant::GetString(void)const __ptr64 ?GetString@wxVariant@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4301 | | public: bool __cdecl wxVariant::GetBool(void)const __ptr64 ?GetBool@wxVariant@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 4466 | | public: double __cdecl wxVariant::GetDouble(void)const __ptr64 ?GetDouble@wxVariant@@QEBANXZ |
wxbase313u_vc_x64_custom.dll | 5521 | | public: bool __cdecl wxVariant::IsType(class wxString const & __ptr64)const __ptr64 ?IsType@wxVariant@@QEBA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 8167 | | void __cdecl wxOnAssert(char const * __ptr64, int, char const * __ptr64, char const * __ptr64, class wxString const & __ptr64) ?wxOnAssert@@YAXPEBDH00AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 8168 | | void __cdecl wxOnAssert(char const * __ptr64, int, char const * __ptr64, char const * __ptr64, wchar_t const * __ptr64) ?wxOnAssert@@YAXPEBDH00PEB_W@Z |
wxbase313u_vc_x64_custom.dll | 981 | | public: __cdecl wxVariant::wxVariant(wchar_t const * __ptr64, class wxString const & __ptr64) __ptr64 ??0wxVariant@@QEAA@PEB_WAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 1911 | | public: void __cdecl wxVariant::operator=(class wxVariant const & __ptr64) __ptr64 ??4wxVariant@@QEAAXAEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 984 | | public: __cdecl wxVariant::wxVariant(void) __ptr64 ??0wxVariant@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 7591 | | public: static class wxClassInfo wxEvent::ms_classInfo ?ms_classInfo@wxEvent@@2VwxClassInfo@@A |
wxbase313u_vc_x64_custom.dll | 4096 | | public: int __cdecl wxString::Find(class wxString const & __ptr64)const __ptr64 ?Find@wxString@@QEBAHAEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 3380 | | public: class wxString & __ptr64 __cdecl wxString::Append(char, unsigned __int64) __ptr64 ?Append@wxString@@QEAAAEAV1@D_K@Z |
wxbase313u_vc_x64_custom.dll | 6576 | | public: class wxString __cdecl wxString::SubString(unsigned __int64, unsigned __int64)const __ptr64 ?SubString@wxString@@QEBA?AV1@_K0@Z |
wxbase313u_vc_x64_custom.dll | 8025 | | class wxDateTime const wxDefaultDateTime ?wxDefaultDateTime@@3VwxDateTime@@B |
wxbase313u_vc_x64_custom.dll | 8028 | | char const * const wxDefaultTimeSpanFormat ?wxDefaultTimeSpanFormat@@3QBDB |
wxbase313u_vc_x64_custom.dll | 8026 | | char const * const wxDefaultDateTimeFormat ?wxDefaultDateTimeFormat@@3QBDB |
wxbase313u_vc_x64_custom.dll | 5325 | | public: bool __cdecl wxFileName::IsDir(void)const __ptr64 ?IsDir@wxFileName@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 5415 | | public: bool __cdecl wxFileName::IsOk(void)const __ptr64 ?IsOk@wxFileName@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 903 | | public: __cdecl wxTimerEvent::wxTimerEvent(void) __ptr64 ??0wxTimerEvent@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 4758 | | public: int __cdecl wxTimeSpan::GetMinutes(void)const __ptr64 ?GetMinutes@wxTimeSpan@@QEBAHXZ |
wxbase313u_vc_x64_custom.dll | 4172 | | public: class wxString __cdecl wxDateTime::FormatTime(void)const __ptr64 ?FormatTime@wxDateTime@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4168 | | public: class wxString __cdecl wxDateTime::FormatDate(void)const __ptr64 ?FormatDate@wxDateTime@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4164 | | public: class wxString __cdecl wxDateTime::Format(class wxString const & __ptr64, class wxDateTime::TimeZone const & __ptr64)const __ptr64 ?Format@wxDateTime@@QEBA?AVwxString@@AEBV2@AEBVTimeZone@1@@Z |
wxbase313u_vc_x64_custom.dll | 2664 | | public: class wxTimeSpan __cdecl wxDateTime::operator-(class wxDateTime const & __ptr64)const __ptr64 ??GwxDateTime@@QEBA?AVwxTimeSpan@@AEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 2695 | | public: class wxDateTime __cdecl wxDateTime::operator+(class wxTimeSpan const & __ptr64)const __ptr64 ??HwxDateTime@@QEBA?AV0@AEBVwxTimeSpan@@@Z |
wxbase313u_vc_x64_custom.dll | 2899 | | public: class wxDateTime & __ptr64 __cdecl wxDateTime::operator+=(class wxTimeSpan const & __ptr64) __ptr64 ??YwxDateTime@@QEAAAEAV0@AEBVwxTimeSpan@@@Z |
wxbase313u_vc_x64_custom.dll | 3273 | | public: class wxDateTime & __ptr64 __cdecl wxDateTime::Add(class wxTimeSpan const & __ptr64) __ptr64 ?Add@wxDateTime@@QEAAAEAV1@AEBVwxTimeSpan@@@Z |
wxbase313u_vc_x64_custom.dll | 2782 | | public: bool __cdecl wxDateTime::operator>(class wxDateTime const & __ptr64)const __ptr64 ??OwxDateTime@@QEBA_NAEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 2748 | | public: bool __cdecl wxDateTime::operator<=(class wxDateTime const & __ptr64)const __ptr64 ??NwxDateTime@@QEBA_NAEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 2714 | | public: bool __cdecl wxDateTime::operator<(class wxDateTime const & __ptr64)const __ptr64 ??MwxDateTime@@QEBA_NAEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 5017 | | public: struct wxDateTime::Tm __cdecl wxDateTime::GetTm(class wxDateTime::TimeZone const & __ptr64)const __ptr64 ?GetTm@wxDateTime@@QEBA?AUTm@1@AEBVTimeZone@1@@Z |
wxbase313u_vc_x64_custom.dll | 6431 | | public: class wxDateTime & __ptr64 __cdecl wxDateTime::SetSecond(unsigned short) __ptr64 ?SetSecond@wxDateTime@@QEAAAEAV1@G@Z |
wxbase313u_vc_x64_custom.dll | 6379 | | public: class wxDateTime & __ptr64 __cdecl wxDateTime::SetMinute(unsigned short) __ptr64 ?SetMinute@wxDateTime@@QEAAAEAV1@G@Z |
wxbase313u_vc_x64_custom.dll | 6344 | | public: class wxDateTime & __ptr64 __cdecl wxDateTime::SetHour(unsigned short) __ptr64 ?SetHour@wxDateTime@@QEAAAEAV1@G@Z |
wxbase313u_vc_x64_custom.dll | 6653 | | public: static class wxDateTime __cdecl wxDateTime::Today(void) ?Today@wxDateTime@@SA?AV1@XZ |
wxbase313u_vc_x64_custom.dll | 6670 | | public: static class wxDateTime __cdecl wxDateTime::UNow(void) ?UNow@wxDateTime@@SA?AV1@XZ |
wxbase313u_vc_x64_custom.dll | 104 | | public: __cdecl wxDateTime::TimeZone::TimeZone(enum wxDateTime::TZ) __ptr64 ??0TimeZone@wxDateTime@@QEAA@W4TZ@1@@Z |
wxbase313u_vc_x64_custom.dll | 6619 | | public: double __cdecl wxLongLongNative::ToDouble(void)const __ptr64 ?ToDouble@wxLongLongNative@@QEBANXZ |
wxbase313u_vc_x64_custom.dll | 6625 | | public: long __cdecl wxLongLongNative::ToLong(void)const __ptr64 ?ToLong@wxLongLongNative@@QEBAJXZ |
wxbase313u_vc_x64_custom.dll | 6954 | | public: class wxString & __ptr64 __cdecl wxString::assign(wchar_t const * __ptr64) __ptr64 ?assign@wxString@@QEAAAEAV1@PEB_W@Z |
wxbase313u_vc_x64_custom.dll | 8223 | | public: wchar_t const * __ptr64 __cdecl wxString::wx_str(void)const __ptr64 ?wx_str@wxString@@QEBAPEB_WXZ |
wxbase313u_vc_x64_custom.dll | 1164 | | public: __cdecl wxFile::~wxFile(void) __ptr64 ??1wxFile@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 6787 | | public: bool __cdecl wxFile::Write(class wxString const & __ptr64, class wxMBConv const & __ptr64) __ptr64 ?Write@wxFile@@QEAA_NAEBVwxString@@AEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 474 | | public: __cdecl wxFile::wxFile(class wxString const & __ptr64, enum wxFile::OpenMode) __ptr64 ??0wxFile@@QEAA@AEBVwxString@@W4OpenMode@0@@Z |
wxbase313u_vc_x64_custom.dll | 6702 | | public: class wxString __cdecl wxString::Upper(void)const __ptr64 ?Upper@wxString@@QEBA?AV1@XZ |
wxbase313u_vc_x64_custom.dll | 4343 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxFileSystemHandler::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxFileSystemHandler@@UEBAPEAVwxClassInfo@@XZ |
wxbase313u_vc_x64_custom.dll | 4137 | | public: virtual class wxString __cdecl wxMemoryFSHandlerBase::FindNext(void) __ptr64 ?FindNext@wxMemoryFSHandlerBase@@UEAA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4129 | | public: virtual class wxString __cdecl wxMemoryFSHandlerBase::FindFirst(class wxString const & __ptr64, int) __ptr64 ?FindFirst@wxMemoryFSHandlerBase@@UEAA?AVwxString@@AEBV2@H@Z |
wxbase313u_vc_x64_custom.dll | 5874 | | public: virtual class wxFSFile * __ptr64 __cdecl wxMemoryFSHandlerBase::OpenFile(class wxFileSystem & __ptr64, class wxString const & __ptr64) __ptr64 ?OpenFile@wxMemoryFSHandlerBase@@UEAAPEAVwxFSFile@@AEAVwxFileSystem@@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 3470 | | public: virtual bool __cdecl wxMemoryFSHandlerBase::CanOpen(class wxString const & __ptr64) __ptr64 ?CanOpen@wxMemoryFSHandlerBase@@UEAA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6140 | | public: static void __cdecl wxMemoryFSHandlerBase::RemoveFile(class wxString const & __ptr64) ?RemoveFile@wxMemoryFSHandlerBase@@SAXAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 3302 | | public: static void __cdecl wxMemoryFSHandlerBase::AddFile(class wxString const & __ptr64, void const * __ptr64, unsigned __int64) ?AddFile@wxMemoryFSHandlerBase@@SAXAEBVwxString@@PEBX_K@Z |
wxbase313u_vc_x64_custom.dll | 6142 | | public: static class wxFileSystemHandler * __ptr64 __cdecl wxFileSystem::RemoveHandler(class wxFileSystemHandler * __ptr64) ?RemoveHandler@wxFileSystem@@SAPEAVwxFileSystemHandler@@PEAV2@@Z |
wxbase313u_vc_x64_custom.dll | 5458 | | public: bool __cdecl wxTimer::IsRunning(void)const __ptr64 ?IsRunning@wxTimer@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 4580 | | public: static class wxString __cdecl wxFileName::GetHomeDir(void) ?GetHomeDir@wxFileName@@SA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 3435 | | public: void __cdecl wxFileName::AssignDir(class wxString const & __ptr64, enum wxPathFormat) __ptr64 ?AssignDir@wxFileName@@QEAAXAEBVwxString@@W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 1340 | | public: virtual __cdecl wxVariant::~wxVariant(void) __ptr64 ??1wxVariant@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 960 | | public: __cdecl wxVariant::wxVariant(class wxVariant const & __ptr64) __ptr64 ??0wxVariant@@QEAA@AEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 5559 | | protected: class wxNodeBase * __ptr64 __cdecl wxListBase::Item(unsigned __int64)const __ptr64 ?Item@wxListBase@@IEBAPEAVwxNodeBase@@_K@Z |
wxbase313u_vc_x64_custom.dll | 5378 | | public: bool __cdecl wxClassInfo::IsKindOf(class wxClassInfo const * __ptr64)const __ptr64 ?IsKindOf@wxClassInfo@@QEBA_NPEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 5728 | | public: virtual void __cdecl wxTimer::Notify(void) __ptr64 ?Notify@wxTimer@@UEAAXXZ |
wxbase313u_vc_x64_custom.dll | 448 | | public: __cdecl wxEvtHandler::wxEvtHandler(void) __ptr64 ??0wxEvtHandler@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 4707 | | public: unsigned int __cdecl wxLongLongNative::GetLo(void)const __ptr64 ?GetLo@wxLongLongNative@@QEBAIXZ |
wxbase313u_vc_x64_custom.dll | 4577 | | public: int __cdecl wxLongLongNative::GetHi(void)const __ptr64 ?GetHi@wxLongLongNative@@QEBAHXZ |
wxbase313u_vc_x64_custom.dll | 7903 | | protected: static struct wxEventTable const wxEvtHandler::sm_eventTable ?sm_eventTable@wxEvtHandler@@1UwxEventTable@@B |
wxbase313u_vc_x64_custom.dll | 1155 | | public: __cdecl wxFFile::~wxFFile(void) __ptr64 ??1wxFFile@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 6046 | | public: unsigned __int64 __cdecl wxFFile::Read(void * __ptr64, unsigned __int64) __ptr64 ?Read@wxFFile@@QEAA_KPEAX_K@Z |
wxbase313u_vc_x64_custom.dll | 3562 | | public: bool __cdecl wxFFile::Close(void) __ptr64 ?Close@wxFFile@@QEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 449 | | public: __cdecl wxFFile::wxFFile(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxFFile@@QEAA@AEBVwxString@@0@Z |
wxbase313u_vc_x64_custom.dll | 8082 | | bool __cdecl wxGetDiskSpace(class wxString const & __ptr64, class wxLongLongNative * __ptr64, class wxLongLongNative * __ptr64) ?wxGetDiskSpace@@YA_NAEBVwxString@@PEAVwxLongLongNative@@1@Z |
wxbase313u_vc_x64_custom.dll | 4968 | | public: static class wxULongLongNative __cdecl wxFileName::GetSize(class wxString const & __ptr64) ?GetSize@wxFileName@@SA?AVwxULongLongNative@@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6387 | | public: void __cdecl wxFileName::SetName(class wxString const & __ptr64) __ptr64 ?SetName@wxFileName@@QEAAXAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6318 | | public: void __cdecl wxFileName::SetExt(class wxString const & __ptr64) __ptr64 ?SetExt@wxFileName@@QEAAXAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 2909 | | public: class wxString & __ptr64 __cdecl wxString::operator+=(char const * __ptr64) __ptr64 ??YwxString@@QEAAAEAV0@PEBD@Z |
wxbase313u_vc_x64_custom.dll | 7009 | | public: class wxUniCharRef __cdecl wxString::at(unsigned __int64) __ptr64 ?at@wxString@@QEAA?AVwxUniCharRef@@_K@Z |
wxbase313u_vc_x64_custom.dll | 4013 | | public: bool __cdecl wxString::EndsWith(class wxString const & __ptr64, class wxString * __ptr64)const __ptr64 ?EndsWith@wxString@@QEBA_NAEBV1@PEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 5468 | | public: bool __cdecl wxString::IsSameAs(wchar_t const * __ptr64, bool)const __ptr64 ?IsSameAs@wxString@@QEBA_NPEB_W_N@Z |
wxbase313u_vc_x64_custom.dll | 6039 | | public: bool __cdecl wxConfigBase::Read(class wxString const & __ptr64, double * __ptr64, double)const __ptr64 ?Read@wxConfigBase@@QEBA_NAEBVwxString@@PEANN@Z |
wxbase313u_vc_x64_custom.dll | 5018 | | public: static struct tm * __ptr64 __cdecl wxDateTime::GetTmNow(struct tm * __ptr64) ?GetTmNow@wxDateTime@@SAPEAUtm@@PEAU2@@Z |
wxbase313u_vc_x64_custom.dll | 4171 | | public: class wxString __cdecl wxDateTime::FormatISOTime(void)const __ptr64 ?FormatISOTime@wxDateTime@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4170 | | public: class wxString __cdecl wxDateTime::FormatISODate(void)const __ptr64 ?FormatISODate@wxDateTime@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 6225 | | public: class wxDateTime & __ptr64 __cdecl wxDateTime::Set(struct tm const & __ptr64) __ptr64 ?Set@wxDateTime@@QEAAAEAV1@AEBUtm@@@Z |
wxbase313u_vc_x64_custom.dll | 6567 | | public: bool __cdecl wxTimer::StartOnce(int) __ptr64 ?StartOnce@wxTimer@@QEAA_NH@Z |
wxbase313u_vc_x64_custom.dll | 899 | | public: __cdecl wxTimer::wxTimer(class wxEvtHandler * __ptr64, int) __ptr64 ??0wxTimer@@QEAA@PEAVwxEvtHandler@@H@Z |
wxbase313u_vc_x64_custom.dll | 7825 | | public: void __cdecl wxArrayString::resize(unsigned __int64, class wxString) __ptr64 ?resize@wxArrayString@@QEAAX_KVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 805 | | public: __cdecl wxString::wxString(char, unsigned __int64) __ptr64 ??0wxString@@QEAA@D_K@Z |
wxbase313u_vc_x64_custom.dll | 7288 | | public: class wxString & __ptr64 __cdecl wxString::erase(unsigned __int64, unsigned __int64) __ptr64 ?erase@wxString@@QEAAAEAV1@_K0@Z |
wxbase313u_vc_x64_custom.dll | 7571 | | public: class wxScopedCharTypeBuffer<char> const __cdecl wxString::mb_str(class wxMBConv const & __ptr64)const __ptr64 ?mb_str@wxString@@QEBA?BV?$wxScopedCharTypeBuffer@D@@AEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 2332 | | public: __cdecl wxString::operator char const * __ptr64(void)const __ptr64 ??BwxString@@QEBAPEBDXZ |
wxbase313u_vc_x64_custom.dll | 4205 | | private: static unsigned int __cdecl wxUniChar::FromHi8bit(char) ?FromHi8bit@wxUniChar@@CAID@Z |
wxbase313u_vc_x64_custom.dll | 5650 | | public: class wxString & __ptr64 __cdecl wxString::MakeLower(void) __ptr64 ?MakeLower@wxString@@QEAAAEAV1@XZ |
wxbase313u_vc_x64_custom.dll | 6040 | | public: bool __cdecl wxConfigBase::Read(class wxString const & __ptr64, class wxString * __ptr64, class wxString const & __ptr64)const __ptr64 ?Read@wxConfigBase@@QEBA_NAEBVwxString@@PEAV2@0@Z |
wxbase313u_vc_x64_custom.dll | 3384 | | public: class wxString & __ptr64 __cdecl wxString::Append(wchar_t const * __ptr64) __ptr64 ?Append@wxString@@QEAAAEAV1@PEB_W@Z |
wxbase313u_vc_x64_custom.dll | 3373 | | public: class wxString & __ptr64 __cdecl wxString::Append(class wxString const & __ptr64) __ptr64 ?Append@wxString@@QEAAAEAV1@AEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 801 | | public: __cdecl wxString::wxString(class wxScopedCharTypeBuffer<wchar_t> const & __ptr64) __ptr64 ??0wxString@@QEAA@AEBV?$wxScopedCharTypeBuffer@_W@@@Z |
wxbase313u_vc_x64_custom.dll | 8121 | | class wxWhateverWorksConv * __ptr64 __cdecl wxGet_wxConvWhateverWorksPtr(void) ?wxGet_wxConvWhateverWorksPtr@@YAPEAVwxWhateverWorksConv@@XZ |
wxbase313u_vc_x64_custom.dll | 7995 | | class wxWhateverWorksConv * __ptr64 __ptr64 wxConvWhateverWorksPtr ?wxConvWhateverWorksPtr@@3PEAVwxWhateverWorksConv@@EA |
wxbase313u_vc_x64_custom.dll | 5960 | | public: class wxString & __ptr64 __cdecl wxString::Prepend(class wxString const & __ptr64) __ptr64 ?Prepend@wxString@@QEAAAEAV1@AEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 1265 | | public: __cdecl wxPropagationDisabler::~wxPropagationDisabler(void) __ptr64 ??1wxPropagationDisabler@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 4814 | | public: class wxString & __ptr64 __cdecl wxTextBuffer::GetNextLine(void) __ptr64 ?GetNextLine@wxTextBuffer@@QEAAAEAVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4550 | | public: class wxString & __ptr64 __cdecl wxTextBuffer::GetFirstLine(void) __ptr64 ?GetFirstLine@wxTextBuffer@@QEAAAEAVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4130 | | public: static struct wxLanguageInfo const * __ptr64 __cdecl wxLocale::FindLanguageInfo(class wxString const & __ptr64) ?FindLanguageInfo@wxLocale@@SAPEBUwxLanguageInfo@@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 4700 | | public: class wxString & __ptr64 __cdecl wxTextBuffer::GetLine(unsigned __int64) __ptr64 ?GetLine@wxTextBuffer@@QEAAAEAVwxString@@_K@Z |
wxbase313u_vc_x64_custom.dll | 1312 | | public: virtual __cdecl wxStringTokenizer::~wxStringTokenizer(void) __ptr64 ??1wxStringTokenizer@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 4826 | | public: class wxString __cdecl wxStringTokenizer::GetNextToken(void) __ptr64 ?GetNextToken@wxStringTokenizer@@QEAA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 864 | | public: __cdecl wxStringTokenizer::wxStringTokenizer(class wxString const & __ptr64, class wxString const & __ptr64, enum wxStringTokenizerMode) __ptr64 ??0wxStringTokenizer@@QEAA@AEBVwxString@@0W4wxStringTokenizerMode@@@Z |
wxbase313u_vc_x64_custom.dll | 2906 | | public: class wxString & __ptr64 __cdecl wxString::operator+=(char) __ptr64 ??YwxString@@QEAAAEAV0@D@Z |
wxbase313u_vc_x64_custom.dll | 887 | | public: __cdecl wxTextFile::wxTextFile(void) __ptr64 ??0wxTextFile@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 5862 | | public: bool __cdecl wxTextBuffer::Open(class wxString const & __ptr64, class wxMBConv const & __ptr64) __ptr64 ?Open@wxTextBuffer@@QEAA_NAEBVwxString@@AEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 3746 | | public: void __cdecl wxRefCounter::DecRef(void) __ptr64 ?DecRef@wxRefCounter@@QEAAXXZ |
wxbase313u_vc_x64_custom.dll | 6620 | | public: bool __cdecl wxString::ToDouble(double * __ptr64)const __ptr64 ?ToDouble@wxString@@QEBA_NPEAN@Z |
wxbase313u_vc_x64_custom.dll | 3334 | | public: class wxString __cdecl wxString::AfterFirst(class wxUniChar)const __ptr64 ?AfterFirst@wxString@@QEBA?AV1@VwxUniChar@@@Z |
wxbase313u_vc_x64_custom.dll | 7411 | | public: wchar_t const * __ptr64 __cdecl wxString::fn_str(void)const __ptr64 ?fn_str@wxString@@QEBAPEB_WXZ |
wxbase313u_vc_x64_custom.dll | 1151 | | public: __cdecl wxEventProcessInHandlerOnly::~wxEventProcessInHandlerOnly(void) __ptr64 ??1wxEventProcessInHandlerOnly@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 3385 | | public: class wxString & __ptr64 __cdecl wxString::Append(wchar_t const * __ptr64, unsigned __int64) __ptr64 ?Append@wxString@@QEAAAEAV1@PEB_W_K@Z |
wxbase313u_vc_x64_custom.dll | 2289 | | public: class wxUniCharRef __cdecl wxString::operator[](unsigned __int64) __ptr64 ??AwxString@@QEAA?AVwxUniCharRef@@_K@Z |
wxbase313u_vc_x64_custom.dll | 2359 | | public: __cdecl wxUniCharRef::operator wchar_t(void)const __ptr64 ??BwxUniCharRef@@QEBA_WXZ |
wxbase313u_vc_x64_custom.dll | 8192 | | class wxArrayString __cdecl wxSplit(class wxString const & __ptr64, wchar_t, wchar_t) ?wxSplit@@YA?AVwxArrayString@@AEBVwxString@@_W1@Z |
wxbase313u_vc_x64_custom.dll | 8140 | | class wxString __cdecl wxJoin(class wxArrayString const & __ptr64, wchar_t, wchar_t) ?wxJoin@@YA?AVwxString@@AEBVwxArrayString@@_W1@Z |
wxbase313u_vc_x64_custom.dll | 6203 | | public: bool __cdecl wxEvtHandler::SafelyProcessEvent(class wxEvent & __ptr64) __ptr64 ?SafelyProcessEvent@wxEvtHandler@@QEAA_NAEAVwxEvent@@@Z |
wxbase313u_vc_x64_custom.dll | 6437 | | public: void __cdecl wxEventBasicPayloadMixin::SetString(class wxString const & __ptr64) __ptr64 ?SetString@wxEventBasicPayloadMixin@@QEAAXAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 3904 | | protected: virtual void * __ptr64 __cdecl wxClientDataContainer::DoGetClientData(void)const __ptr64 ?DoGetClientData@wxClientDataContainer@@MEBAPEAXXZ |
wxbase313u_vc_x64_custom.dll | 3955 | | protected: virtual void __cdecl wxClientDataContainer::DoSetClientData(void * __ptr64) __ptr64 ?DoSetClientData@wxClientDataContainer@@MEAAXPEAX@Z |
wxbase313u_vc_x64_custom.dll | 3906 | | protected: virtual class wxClientData * __ptr64 __cdecl wxClientDataContainer::DoGetClientObject(void)const __ptr64 ?DoGetClientObject@wxClientDataContainer@@MEBAPEAVwxClientData@@XZ |
wxbase313u_vc_x64_custom.dll | 3957 | | protected: virtual void __cdecl wxClientDataContainer::DoSetClientObject(class wxClientData * __ptr64) __ptr64 ?DoSetClientObject@wxClientDataContainer@@MEAAXPEAVwxClientData@@@Z |
wxbase313u_vc_x64_custom.dll | 4967 | | public: class wxULongLongNative __cdecl wxFileName::GetSize(void)const __ptr64 ?GetSize@wxFileName@@QEBA?AVwxULongLongNative@@XZ |
wxbase313u_vc_x64_custom.dll | 2017 | | public: class wxTextOutputStream & __ptr64 __cdecl wxTextOutputStream::operator<<(char) __ptr64 ??6wxTextOutputStream@@QEAAAEAV0@D@Z |
wxbase313u_vc_x64_custom.dll | 5411 | | public: virtual bool __cdecl wxFFileOutputStream::IsOk(void)const __ptr64 ?IsOk@wxFFileOutputStream@@UEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 1157 | | public: virtual __cdecl wxFFileOutputStream::~wxFFileOutputStream(void) __ptr64 ??1wxFFileOutputStream@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 458 | | public: __cdecl wxFFileOutputStream::wxFFileOutputStream(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ??0wxFFileOutputStream@@QEAA@AEBVwxString@@0@Z |
wxbase313u_vc_x64_custom.dll | 8155 | | int __cdecl wxNewEventType(void) ?wxNewEventType@@YAHXZ |
wxbase313u_vc_x64_custom.dll | 797 | | public: __cdecl wxString::wxString(class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const & __ptr64) __ptr64 ??0wxString@@QEAA@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z |
wxbase313u_vc_x64_custom.dll | 7987 | | class wxCSConv * __ptr64 __ptr64 wxConvISO8859_1Ptr ?wxConvISO8859_1Ptr@@3PEAVwxCSConv@@EA |
wxbase313u_vc_x64_custom.dll | 808 | | public: __cdecl wxString::wxString(char const * __ptr64, class wxMBConv const & __ptr64) __ptr64 ??0wxString@@QEAA@PEBDAEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 8116 | | class wxCSConv * __ptr64 __cdecl wxGet_wxConvISO8859_1Ptr(void) ?wxGet_wxConvISO8859_1Ptr@@YAPEAVwxCSConv@@XZ |
wxbase313u_vc_x64_custom.dll | 3426 | | public: void __cdecl wxFileName::Assign(class wxFileName const & __ptr64) __ptr64 ?Assign@wxFileName@@QEAAXAEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 6570 | | public: virtual void __cdecl wxTimer::Stop(void) __ptr64 ?Stop@wxTimer@@UEAAXXZ |
wxbase313u_vc_x64_custom.dll | 6563 | | public: virtual bool __cdecl wxTimer::Start(int, bool) __ptr64 ?Start@wxTimer@@UEAA_NH_N@Z |
wxbase313u_vc_x64_custom.dll | 4204 | | public: static class wxString __cdecl wxString::FromDouble(double, int) ?FromDouble@wxString@@SA?AV1@NH@Z |
wxbase313u_vc_x64_custom.dll | 4339 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxEvtHandler::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxEvtHandler@@UEBAPEAVwxClassInfo@@XZ |
wxbase313u_vc_x64_custom.dll | 4488 | | protected: virtual class wxEventHashTable & __ptr64 __cdecl wxEvtHandler::GetEventHashTable(void)const __ptr64 ?GetEventHashTable@wxEvtHandler@@MEBAAEAVwxEventHashTable@@XZ |
wxbase313u_vc_x64_custom.dll | 4490 | | protected: virtual struct wxEventTable const * __ptr64 __cdecl wxEvtHandler::GetEventTable(void)const __ptr64 ?GetEventTable@wxEvtHandler@@MEBAPEBUwxEventTable@@XZ |
wxbase313u_vc_x64_custom.dll | 4487 | | public: virtual enum wxEventCategory __cdecl wxTimerEvent::GetEventCategory(void)const __ptr64 ?GetEventCategory@wxTimerEvent@@UEBA?AW4wxEventCategory@@XZ |
wxbase313u_vc_x64_custom.dll | 3545 | | public: virtual class wxEvent * __ptr64 __cdecl wxTimerEvent::Clone(void)const __ptr64 ?Clone@wxTimerEvent@@UEBAPEAVwxEvent@@XZ |
wxbase313u_vc_x64_custom.dll | 1331 | | public: virtual __cdecl wxTimerEvent::~wxTimerEvent(void) __ptr64 ??1wxTimerEvent@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 901 | | public: __cdecl wxTimerEvent::wxTimerEvent(class wxTimer & __ptr64) __ptr64 ??0wxTimerEvent@@QEAA@AEAVwxTimer@@@Z |
wxbase313u_vc_x64_custom.dll | 6534 | | public: void __cdecl wxArrayString::Sort(int (__cdecl*)(class wxString const & __ptr64, class wxString const & __ptr64)) __ptr64 ?Sort@wxArrayString@@QEAAXP6AHAEBVwxString@@0@Z@Z |
wxbase313u_vc_x64_custom.dll | 1146 | | public: virtual __cdecl wxEventFilter::~wxEventFilter(void) __ptr64 ??1wxEventFilter@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 437 | | public: __cdecl wxEventFilter::wxEventFilter(void) __ptr64 ??0wxEventFilter@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 6141 | | public: static void __cdecl wxEvtHandler::RemoveFilter(class wxEventFilter * __ptr64) ?RemoveFilter@wxEvtHandler@@SAXPEAVwxEventFilter@@@Z |
wxbase313u_vc_x64_custom.dll | 3305 | | public: static void __cdecl wxEvtHandler::AddFilter(class wxEventFilter * __ptr64) ?AddFilter@wxEvtHandler@@SAXPEAVwxEventFilter@@@Z |
wxbase313u_vc_x64_custom.dll | 6609 | | public: long __cdecl wxStopWatch::Time(void)const __ptr64 ?Time@wxStopWatch@@QEBAJXZ |
wxbase313u_vc_x64_custom.dll | 6562 | | public: void __cdecl wxStopWatch::Start(long) __ptr64 ?Start@wxStopWatch@@QEAAXJ@Z |
wxbase313u_vc_x64_custom.dll | 787 | | public: __cdecl wxStopWatch::wxStopWatch(void) __ptr64 ??0wxStopWatch@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 6841 | | public: bool __cdecl wxAppConsoleBase::Yield(bool) __ptr64 ?Yield@wxAppConsoleBase@@QEAA_N_N@Z |
wxbase313u_vc_x64_custom.dll | 6626 | | public: bool __cdecl wxString::ToLong(long * __ptr64, int)const __ptr64 ?ToLong@wxString@@QEBA_NPEAJH@Z |
wxbase313u_vc_x64_custom.dll | 6536 | | public: void __cdecl wxArrayString::Sort(bool) __ptr64 ?Sort@wxArrayString@@QEAAX_N@Z |
wxbase313u_vc_x64_custom.dll | 3600 | | public: bool __cdecl wxString::Contains(class wxString const & __ptr64)const __ptr64 ?Contains@wxString@@QEBA_NAEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 3587 | | public: int __cdecl wxString::CmpNoCase(class wxString const & __ptr64)const __ptr64 ?CmpNoCase@wxString@@QEBAHAEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 1804 | | public: class wxString & __ptr64 __cdecl wxString::operator=(char const * __ptr64) __ptr64 ??4wxString@@QEAAAEAV0@PEBD@Z |
wxbase313u_vc_x64_custom.dll | 2031 | | public: bool __cdecl wxString::operator!(void)const __ptr64 ??7wxString@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 5349 | | public: bool __cdecl wxString::IsEmpty(void)const __ptr64 ?IsEmpty@wxString@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 828 | | public: __cdecl wxString::wxString(wchar_t, unsigned __int64) __ptr64 ??0wxString@@QEAA@_W_K@Z |
wxbase313u_vc_x64_custom.dll | 7963 | | public: static enum wxTextFileType const wxTextBuffer::typeDefault ?typeDefault@wxTextBuffer@@2W4wxTextFileType@@B |
wxbase313u_vc_x64_custom.dll | 7645 | | public: static unsigned __int64 const wxString::npos ?npos@wxString@@2_KB |
wxbase313u_vc_x64_custom.dll | 8107 | | class wxLongLongNative __cdecl wxGetUTCTimeMillis(void) ?wxGetUTCTimeMillis@@YA?AVwxLongLongNative@@XZ |
wxbase313u_vc_x64_custom.dll | 4384 | | public: static unsigned long __cdecl wxLog::GetComponentLevel(class wxString const & __ptr64) ?GetComponentLevel@wxLog@@SAKAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6260 | | public: static void __cdecl wxLog::SetComponentLevel(class wxString const & __ptr64, unsigned long) ?SetComponentLevel@wxLog@@SAXAEBVwxString@@K@Z |
wxbase313u_vc_x64_custom.dll | 6033 | | public: bool __cdecl wxConfigBase::Read(class wxString const & __ptr64, int * __ptr64, int)const __ptr64 ?Read@wxConfigBase@@QEBA_NAEBVwxString@@PEAHH@Z |
wxbase313u_vc_x64_custom.dll | 1322 | | public: virtual __cdecl wxTextFile::~wxTextFile(void) __ptr64 ??1wxTextFile@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 886 | | public: __cdecl wxTextFile::wxTextFile(class wxString const & __ptr64) __ptr64 ??0wxTextFile@@QEAA@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6794 | | public: bool __cdecl wxTextBuffer::Write(enum wxTextFileType, class wxMBConv const & __ptr64) __ptr64 ?Write@wxTextBuffer@@QEAA_NW4wxTextFileType@@AEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 3510 | | public: void __cdecl wxTextBuffer::Clear(void) __ptr64 ?Clear@wxTextBuffer@@QEAAXXZ |
wxbase313u_vc_x64_custom.dll | 3308 | | public: void __cdecl wxTextBuffer::AddLine(class wxString const & __ptr64, enum wxTextFileType) __ptr64 ?AddLine@wxTextBuffer@@QEAAXAEBVwxString@@W4wxTextFileType@@@Z |
wxbase313u_vc_x64_custom.dll | 2297 | | public: class wxString & __ptr64 __cdecl wxTextBuffer::operator[](unsigned __int64) __ptr64 ??AwxTextBuffer@@QEAAAEAVwxString@@_K@Z |
wxbase313u_vc_x64_custom.dll | 3571 | | public: bool __cdecl wxTextBuffer::Close(void) __ptr64 ?Close@wxTextBuffer@@QEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 5861 | | public: bool __cdecl wxTextBuffer::Open(class wxMBConv const & __ptr64) __ptr64 ?Open@wxTextBuffer@@QEAA_NAEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 3687 | | public: bool __cdecl wxTextBuffer::Create(void) __ptr64 ?Create@wxTextBuffer@@QEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 4058 | | public: bool __cdecl wxTextBuffer::Exists(void)const __ptr64 ?Exists@wxTextBuffer@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 4562 | | public: class wxString __cdecl wxFileName::GetFullName(void)const __ptr64 ?GetFullName@wxFileName@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 3431 | | public: void __cdecl wxFileName::Assign(class wxString const & __ptr64, enum wxPathFormat) __ptr64 ?Assign@wxFileName@@QEAAXAEBVwxString@@W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 488 | | public: __cdecl wxFileName::wxFileName(class wxString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64, enum wxPathFormat) __ptr64 ??0wxFileName@@QEAA@AEBVwxString@@00W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 8099 | | class wxLocale * __ptr64 __cdecl wxGetLocale(void) ?wxGetLocale@@YAPEAVwxLocale@@XZ |
wxbase313u_vc_x64_custom.dll | 4319 | | public: class wxString __cdecl wxLocale::GetCanonicalName(void)const __ptr64 ?GetCanonicalName@wxLocale@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4167 | | public: class wxString __cdecl wxTimeSpan::Format(class wxString const & __ptr64)const __ptr64 ?Format@wxTimeSpan@@QEBA?AVwxString@@AEBV2@@Z |
wxbase313u_vc_x64_custom.dll | 897 | | public: __cdecl wxTimeSpan::wxTimeSpan(long, long, class wxLongLongNative, class wxLongLongNative) __ptr64 ??0wxTimeSpan@@QEAA@JJVwxLongLongNative@@0@Z |
wxbase313u_vc_x64_custom.dll | 8181 | | bool __cdecl wxRenameFile(class wxString const & __ptr64, class wxString const & __ptr64, bool) ?wxRenameFile@@YA_NAEBVwxString@@0_N@Z |
wxbase313u_vc_x64_custom.dll | 8068 | | bool __cdecl wxFileExists(class wxString const & __ptr64) ?wxFileExists@@YA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 5273 | | public: void __cdecl wxArrayString::Insert(class wxString const & __ptr64, unsigned __int64, unsigned __int64) __ptr64 ?Insert@wxArrayString@@QEAAXAEBVwxString@@_K1@Z |
wxbase313u_vc_x64_custom.dll | 7142 | | public: int __cdecl wxString::compare(class wxString const & __ptr64)const __ptr64 ?compare@wxString@@QEBAHAEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 4104 | | public: int __cdecl wxString::Find(class wxUniChar, bool)const __ptr64 ?Find@wxString@@QEBAHVwxUniChar@@_N@Z |
wxbase313u_vc_x64_custom.dll | 5672 | | public: class wxString __cdecl wxString::Mid(unsigned __int64, unsigned __int64)const __ptr64 ?Mid@wxString@@QEBA?AV1@_K0@Z |
wxbase313u_vc_x64_custom.dll | 4006 | | public: void __cdecl wxString::Empty(void) __ptr64 ?Empty@wxString@@QEAAXXZ |
wxbase313u_vc_x64_custom.dll | 6574 | | public: class wxString __cdecl wxString::Strip(enum wxString::stripType)const __ptr64 ?Strip@wxString@@QEBA?AV1@W4stripType@1@@Z |
wxbase313u_vc_x64_custom.dll | 6657 | | public: class wxString & __ptr64 __cdecl wxString::Trim(bool) __ptr64 ?Trim@wxString@@QEAAAEAV1@_N@Z |
wxbase313u_vc_x64_custom.dll | 4254 | | public: static unsigned __int64 __cdecl wxDir::GetAllFiles(class wxString const & __ptr64, class wxArrayString * __ptr64, class wxString const & __ptr64, int) ?GetAllFiles@wxDir@@SA_KAEBVwxString@@PEAVwxArrayString@@0H@Z |
wxbase313u_vc_x64_custom.dll | 6336 | | public: void __cdecl wxFileName::SetFullName(class wxString const & __ptr64) __ptr64 ?SetFullName@wxFileName@@QEAAXAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 4778 | | public: class wxString __cdecl wxFileName::GetName(void)const __ptr64 ?GetName@wxFileName@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4502 | | public: class wxString __cdecl wxFileName::GetExt(void)const __ptr64 ?GetExt@wxFileName@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 2200 | | public: bool __cdecl wxFileName::operator!=(class wxString const & __ptr64)const __ptr64 ??9wxFileName@@QEBA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6204 | | public: bool __cdecl wxFileName::SameAs(class wxFileName const & __ptr64, enum wxPathFormat)const __ptr64 ?SameAs@wxFileName@@QEBA_NAEBV1@W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 5197 | | public: int __cdecl wxArrayString::Index(class wxString const & __ptr64, bool, bool)const __ptr64 ?Index@wxArrayString@@QEBAHAEBVwxString@@_N1@Z |
wxbase313u_vc_x64_custom.dll | 3502 | | public: void __cdecl wxArrayString::Clear(void) __ptr64 ?Clear@wxArrayString@@QEAAXXZ |
wxbase313u_vc_x64_custom.dll | 1588 | | public: class wxArrayString & __ptr64 __cdecl wxArrayString::operator=(class wxArrayString const & __ptr64) __ptr64 ??4wxArrayString@@QEAAAEAV0@AEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 298 | | public: __cdecl wxArrayString::wxArrayString(class wxArrayString const & __ptr64) __ptr64 ??0wxArrayString@@QEAA@AEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 2686 | | class wxString __cdecl operator+(wchar_t const * __ptr64, class wxString const & __ptr64) ??H@YA?AVwxString@@PEB_WAEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 4355 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxObject::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxObject@@UEBAPEAVwxClassInfo@@XZ |
wxbase313u_vc_x64_custom.dll | 4585 | | public: static class wxString __cdecl wxFileName::GetHumanReadableSize(class wxULongLongNative const & __ptr64, class wxString const & __ptr64, int, enum wxSizeConvention) ?GetHumanReadableSize@wxFileName@@SA?AVwxString@@AEBVwxULongLongNative@@AEBV2@HW4wxSizeConvention@@@Z |
wxbase313u_vc_x64_custom.dll | 5044 | | public: static class wxString const & __ptr64 __cdecl wxTranslations::GetUntranslatedString(class wxString const & __ptr64) ?GetUntranslatedString@wxTranslations@@SAAEBVwxString@@AEBV2@@Z |
wxbase313u_vc_x64_custom.dll | 5031 | | public: class wxString const * __ptr64 __cdecl wxTranslations::GetTranslatedString(class wxString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64)const __ptr64 ?GetTranslatedString@wxTranslations@@QEBAPEBVwxString@@AEBV2@00@Z |
wxbase313u_vc_x64_custom.dll | 4243 | | public: static class wxTranslations * __ptr64 __cdecl wxTranslations::Get(void) ?Get@wxTranslations@@SAPEAV1@XZ |
wxbase313u_vc_x64_custom.dll | 7813 | | public: void __cdecl wxArrayString::reserve(unsigned __int64) __ptr64 ?reserve@wxArrayString@@QEAAX_K@Z |
wxbase313u_vc_x64_custom.dll | 4332 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxConfigBase::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxConfigBase@@UEBAPEAVwxClassInfo@@XZ |
wxbase313u_vc_x64_custom.dll | 3971 | | protected: virtual bool __cdecl wxConfigBase::DoWriteBool(class wxString const & __ptr64, bool) __ptr64 ?DoWriteBool@wxConfigBase@@MEAA_NAEBVwxString@@_N@Z |
wxbase313u_vc_x64_custom.dll | 3972 | | protected: virtual bool __cdecl wxConfigBase::DoWriteDouble(class wxString const & __ptr64, double) __ptr64 ?DoWriteDouble@wxConfigBase@@MEAA_NAEBVwxString@@N@Z |
wxbase313u_vc_x64_custom.dll | 3947 | | protected: virtual bool __cdecl wxConfigBase::DoReadBool(class wxString const & __ptr64, bool * __ptr64)const __ptr64 ?DoReadBool@wxConfigBase@@MEBA_NAEBVwxString@@PEA_N@Z |
wxbase313u_vc_x64_custom.dll | 3948 | | protected: virtual bool __cdecl wxConfigBase::DoReadDouble(class wxString const & __ptr64, double * __ptr64)const __ptr64 ?DoReadDouble@wxConfigBase@@MEBA_NAEBVwxString@@PEAN@Z |
wxbase313u_vc_x64_custom.dll | 4479 | | public: virtual enum wxConfigBase::EntryType __cdecl wxConfigBase::GetEntryType(class wxString const & __ptr64)const __ptr64 ?GetEntryType@wxConfigBase@@UEBA?AW4EntryType@1@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 3966 | | private: bool __cdecl wxEvtHandler::DoUnbind(int, int, int, class wxEventFunctor const & __ptr64, class wxObject * __ptr64) __ptr64 ?DoUnbind@wxEvtHandler@@AEAA_NHHHAEBVwxEventFunctor@@PEAVwxObject@@@Z |
wxbase313u_vc_x64_custom.dll | 2685 | | class wxString __cdecl operator+(char const * __ptr64, class wxString const & __ptr64) ??H@YA?AVwxString@@PEBDAEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 8142 | | char const * __ptr64 const __ptr64 wxLOG_COMPONENT ?wxLOG_COMPONENT@@3PEBDEB |
wxbase313u_vc_x64_custom.dll | 5742 | | public: virtual void __cdecl wxAppConsoleBase::OnAssert(wchar_t const * __ptr64, int, wchar_t const * __ptr64, wchar_t const * __ptr64) __ptr64 ?OnAssert@wxAppConsoleBase@@UEAAXPEB_WH00@Z |
wxbase313u_vc_x64_custom.dll | 5743 | | public: virtual void __cdecl wxAppConsoleBase::OnAssertFailure(wchar_t const * __ptr64, int, wchar_t const * __ptr64, wchar_t const * __ptr64, wchar_t const * __ptr64) __ptr64 ?OnAssertFailure@wxAppConsoleBase@@UEAAXPEB_WH000@Z |
wxbase313u_vc_x64_custom.dll | 4063 | | public: virtual void __cdecl wxAppConsoleBase::ExitMainLoop(void) __ptr64 ?ExitMainLoop@wxAppConsoleBase@@UEAAXXZ |
wxbase313u_vc_x64_custom.dll | 5637 | | public: virtual int __cdecl wxAppConsoleBase::MainLoop(void) __ptr64 ?MainLoop@wxAppConsoleBase@@UEAAHXZ |
wxbase313u_vc_x64_custom.dll | 5975 | | public: virtual void __cdecl wxAppConsoleBase::ProcessPendingEvents(void) __ptr64 ?ProcessPendingEvents@wxAppConsoleBase@@UEAAXXZ |
wxbase313u_vc_x64_custom.dll | 6195 | | public: virtual void __cdecl wxAppConsoleBase::RethrowStoredException(void) __ptr64 ?RethrowStoredException@wxAppConsoleBase@@UEAAXXZ |
wxbase313u_vc_x64_custom.dll | 6573 | | public: virtual bool __cdecl wxAppConsoleBase::StoreCurrentException(void) __ptr64 ?StoreCurrentException@wxAppConsoleBase@@UEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 5852 | | public: virtual void __cdecl wxAppConsoleBase::OnUnhandledException(void) __ptr64 ?OnUnhandledException@wxAppConsoleBase@@UEAAXXZ |
wxbase313u_vc_x64_custom.dll | 5126 | | ?HandleEvent@wxAppConsoleBase@@UEBAXPEAVwxEvtHandler@@P82@EAAXAEAVwxEvent@@@Z1@Z |
wxbase313u_vc_x64_custom.dll | 3461 | | public: virtual void __cdecl wxAppConsoleBase::CallEventHandler(class wxEvtHandler * __ptr64, class wxEventFunctor & __ptr64, class wxEvent & __ptr64)const __ptr64 ?CallEventHandler@wxAppConsoleBase@@UEBAXPEAVwxEvtHandler@@AEAVwxEventFunctor@@AEAVwxEvent@@@Z |
wxbase313u_vc_x64_custom.dll | 4079 | | public: virtual int __cdecl wxAppConsoleBase::FilterEvent(class wxEvent & __ptr64) __ptr64 ?FilterEvent@wxAppConsoleBase@@UEAAHAEAVwxEvent@@@Z |
wxbase313u_vc_x64_custom.dll | 6245 | | public: virtual void __cdecl wxAppConsoleBase::SetCLocale(void) __ptr64 ?SetCLocale@wxAppConsoleBase@@UEAAXXZ |
wxbase313u_vc_x64_custom.dll | 5746 | | public: virtual bool __cdecl wxAppConsoleBase::OnCmdLineError(class wxCmdLineParser & __ptr64) __ptr64 ?OnCmdLineError@wxAppConsoleBase@@UEAA_NAEAVwxCmdLineParser@@@Z |
wxbase313u_vc_x64_custom.dll | 5747 | | public: virtual bool __cdecl wxAppConsoleBase::OnCmdLineHelp(class wxCmdLineParser & __ptr64) __ptr64 ?OnCmdLineHelp@wxAppConsoleBase@@UEAA_NAEAVwxCmdLineParser@@@Z |
wxbase313u_vc_x64_custom.dll | 4059 | | public: virtual void __cdecl wxAppConsoleBase::Exit(void) __ptr64 ?Exit@wxAppConsoleBase@@UEAAXXZ |
wxbase313u_vc_x64_custom.dll | 5771 | | public: virtual void __cdecl wxAppConsoleBase::OnLaunched(void) __ptr64 ?OnLaunched@wxAppConsoleBase@@UEAAXXZ |
wxbase313u_vc_x64_custom.dll | 4337 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxDDEServer::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxDDEServer@@UEBAPEAVwxClassInfo@@XZ |
wxbase313u_vc_x64_custom.dll | 6736 | | public: virtual void __cdecl wxMSWEventLoopBase::WakeUp(void) __ptr64 ?WakeUp@wxMSWEventLoopBase@@UEAAXXZ |
wxbase313u_vc_x64_custom.dll | 5938 | | public: virtual bool __cdecl wxMSWEventLoopBase::Pending(void)const __ptr64 ?Pending@wxMSWEventLoopBase@@UEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 4336 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxDDEConnection::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxDDEConnection@@UEBAPEAVwxClassInfo@@XZ |
wxbase313u_vc_x64_custom.dll | 3865 | | protected: virtual bool __cdecl wxDDEConnection::DoAdvise(class wxString const & __ptr64, void const * __ptr64, unsigned __int64, enum wxIPCFormat) __ptr64 ?DoAdvise@wxDDEConnection@@MEAA_NAEBVwxString@@PEBX_KW4wxIPCFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 3940 | | protected: virtual bool __cdecl wxDDEConnection::DoPoke(class wxString const & __ptr64, void const * __ptr64, unsigned __int64, enum wxIPCFormat) __ptr64 ?DoPoke@wxDDEConnection@@MEAA_NAEBVwxString@@PEBX_KW4wxIPCFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 3896 | | protected: virtual bool __cdecl wxDDEConnection::DoExecute(void const * __ptr64, unsigned __int64, enum wxIPCFormat) __ptr64 ?DoExecute@wxDDEConnection@@MEAA_NPEBX_KW4wxIPCFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 3858 | | public: virtual bool __cdecl wxDDEConnection::Disconnect(void) __ptr64 ?Disconnect@wxDDEConnection@@UEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 6571 | | public: virtual bool __cdecl wxDDEConnection::StopAdvise(class wxString const & __ptr64) __ptr64 ?StopAdvise@wxDDEConnection@@UEAA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6566 | | public: virtual bool __cdecl wxDDEConnection::StartAdvise(class wxString const & __ptr64) __ptr64 ?StartAdvise@wxDDEConnection@@UEAA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6169 | | public: virtual void const * __ptr64 __cdecl wxDDEConnection::Request(class wxString const & __ptr64, unsigned __int64 * __ptr64, enum wxIPCFormat) __ptr64 ?Request@wxDDEConnection@@UEAAPEBXAEBVwxString@@PEA_KW4wxIPCFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 5760 | | protected: virtual void __cdecl wxEventLoopBase::OnExit(void) __ptr64 ?OnExit@wxEventLoopBase@@MEAAXXZ |
wxbase313u_vc_x64_custom.dll | 6844 | | public: virtual bool __cdecl wxEventLoopBase::YieldFor(long) __ptr64 ?YieldFor@wxEventLoopBase@@UEAA_NJ@Z |
wxbase313u_vc_x64_custom.dll | 5973 | | public: virtual bool __cdecl wxEventLoopBase::ProcessIdle(void) __ptr64 ?ProcessIdle@wxEventLoopBase@@UEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 4060 | | public: virtual void __cdecl wxEventLoopBase::Exit(int) __ptr64 ?Exit@wxEventLoopBase@@UEAAXH@Z |
wxbase313u_vc_x64_custom.dll | 6201 | | public: virtual int __cdecl wxEventLoopBase::Run(void) __ptr64 ?Run@wxEventLoopBase@@UEAAHXZ |
wxbase313u_vc_x64_custom.dll | 4330 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxArchiveFSHandler::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxArchiveFSHandler@@UEBAPEAVwxClassInfo@@XZ |
wxbase313u_vc_x64_custom.dll | 4132 | | public: virtual class wxString __cdecl wxArchiveFSHandler::FindNext(void) __ptr64 ?FindNext@wxArchiveFSHandler@@UEAA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4123 | | public: virtual class wxString __cdecl wxArchiveFSHandler::FindFirst(class wxString const & __ptr64, int) __ptr64 ?FindFirst@wxArchiveFSHandler@@UEAA?AVwxString@@AEBV2@H@Z |
wxbase313u_vc_x64_custom.dll | 5870 | | public: virtual class wxFSFile * __ptr64 __cdecl wxArchiveFSHandler::OpenFile(class wxFileSystem & __ptr64, class wxString const & __ptr64) __ptr64 ?OpenFile@wxArchiveFSHandler@@UEAAPEAVwxFSFile@@AEAVwxFileSystem@@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 3467 | | public: virtual bool __cdecl wxArchiveFSHandler::CanOpen(class wxString const & __ptr64) __ptr64 ?CanOpen@wxArchiveFSHandler@@UEAA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6660 | | protected: virtual bool __cdecl wxEvtHandler::TryAfter(class wxEvent & __ptr64) __ptr64 ?TryAfter@wxEvtHandler@@MEAA_NAEAVwxEvent@@@Z |
wxbase313u_vc_x64_custom.dll | 6661 | | protected: virtual bool __cdecl wxEvtHandler::TryBefore(class wxEvent & __ptr64) __ptr64 ?TryBefore@wxEvtHandler@@MEAA_NAEAVwxEvent@@@Z |
wxbase313u_vc_x64_custom.dll | 3954 | | protected: virtual int __cdecl wxEventLoopManual::DoRun(void) __ptr64 ?DoRun@wxEventLoopManual@@MEAAHXZ |
wxbase313u_vc_x64_custom.dll | 6206 | | public: virtual void __cdecl wxEventLoopManual::ScheduleExit(int) __ptr64 ?ScheduleExit@wxEventLoopManual@@UEAAXH@Z |
wxbase313u_vc_x64_custom.dll | 5750 | | public: virtual bool __cdecl wxConnectionBase::OnDisconnect(void) __ptr64 ?OnDisconnect@wxConnectionBase@@UEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 5741 | | public: virtual bool __cdecl wxConnectionBase::OnAdvise(class wxString const & __ptr64, class wxString const & __ptr64, void const * __ptr64, unsigned __int64, enum wxIPCFormat) __ptr64 ?OnAdvise@wxConnectionBase@@UEAA_NAEBVwxString@@0PEBX_KW4wxIPCFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 5788 | | public: virtual bool __cdecl wxConnectionBase::OnStopAdvise(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?OnStopAdvise@wxConnectionBase@@UEAA_NAEBVwxString@@0@Z |
wxbase313u_vc_x64_custom.dll | 5787 | | public: virtual bool __cdecl wxConnectionBase::OnStartAdvise(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?OnStartAdvise@wxConnectionBase@@UEAA_NAEBVwxString@@0@Z |
wxbase313u_vc_x64_custom.dll | 5781 | | public: virtual bool __cdecl wxConnectionBase::OnPoke(class wxString const & __ptr64, class wxString const & __ptr64, void const * __ptr64, unsigned __int64, enum wxIPCFormat) __ptr64 ?OnPoke@wxConnectionBase@@UEAA_NAEBVwxString@@0PEBX_KW4wxIPCFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 5784 | | public: virtual void const * __ptr64 __cdecl wxConnectionBase::OnRequest(class wxString const & __ptr64, class wxString const & __ptr64, unsigned __int64 * __ptr64, enum wxIPCFormat) __ptr64 ?OnRequest@wxConnectionBase@@UEAAPEBXAEBVwxString@@0PEA_KW4wxIPCFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 5756 | | public: virtual bool __cdecl wxConnectionBase::OnExecute(class wxString const & __ptr64, void const * __ptr64, unsigned __int64, enum wxIPCFormat) __ptr64 ?OnExecute@wxConnectionBase@@UEAA_NAEBVwxString@@PEBX_KW4wxIPCFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 5357 | | public: virtual bool __cdecl wxEventLoopBase::IsEventAllowedInsideYield(enum wxEventCategory)const __ptr64 ?IsEventAllowedInsideYield@wxEventLoopBase@@UEBA_NW4wxEventCategory@@@Z |
wxbase313u_vc_x64_custom.dll | 5544 | | public: virtual bool __cdecl wxEventLoopBase::IsYielding(void)const __ptr64 ?IsYielding@wxEventLoopBase@@UEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 5409 | | public: virtual bool __cdecl wxEventLoopBase::IsOk(void)const __ptr64 ?IsOk@wxEventLoopBase@@UEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 5753 | | public: virtual void __cdecl wxAppConsoleBase::OnEventLoopExit(class wxEventLoopBase * __ptr64) __ptr64 ?OnEventLoopExit@wxAppConsoleBase@@UEAAXPEAVwxEventLoopBase@@@Z |
wxbase313u_vc_x64_custom.dll | 5752 | | public: virtual void __cdecl wxAppConsoleBase::OnEventLoopEnter(class wxEventLoopBase * __ptr64) __ptr64 ?OnEventLoopEnter@wxAppConsoleBase@@UEAAXPEAVwxEventLoopBase@@@Z |
wxbase313u_vc_x64_custom.dll | 3462 | | public: virtual bool __cdecl wxAppConsoleBase::CallOnInit(void) __ptr64 ?CallOnInit@wxAppConsoleBase@@UEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 6422 | | public: virtual void __cdecl wxEvtHandler::SetPreviousHandler(class wxEvtHandler * __ptr64) __ptr64 ?SetPreviousHandler@wxEvtHandler@@UEAAXPEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 6396 | | public: virtual void __cdecl wxEvtHandler::SetNextHandler(class wxEvtHandler * __ptr64) __ptr64 ?SetNextHandler@wxEvtHandler@@UEAAXPEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 4495 | | ?GetEvtMethod@wxEventFunctor@@UEBAP8wxEvtHandler@@EAAXAEAVwxEvent@@@ZXZ |
wxbase313u_vc_x64_custom.dll | 4493 | | public: virtual class wxEvtHandler * __ptr64 __cdecl wxEventFunctor::GetEvtHandler(void)const __ptr64 ?GetEvtHandler@wxEventFunctor@@UEBAPEAVwxEvtHandler@@XZ |
wxbase313u_vc_x64_custom.dll | 5217 | | private: void __cdecl wxCmdLineParser::Init(void) __ptr64 ?Init@wxCmdLineParser@@AEAAXXZ |
wxbase313u_vc_x64_custom.dll | 4889 | | public: class wxString __cdecl wxCmdLineParser::GetParam(unsigned __int64)const __ptr64 ?GetParam@wxCmdLineParser@@QEBA?AVwxString@@_K@Z |
wxbase313u_vc_x64_custom.dll | 4892 | | public: unsigned __int64 __cdecl wxCmdLineParser::GetParamCount(void)const __ptr64 ?GetParamCount@wxCmdLineParser@@QEBA_KXZ |
wxbase313u_vc_x64_custom.dll | 4177 | | public: bool __cdecl wxCmdLineParser::Found(class wxString const & __ptr64, long * __ptr64)const __ptr64 ?Found@wxCmdLineParser@@QEBA_NAEBVwxString@@PEAJ@Z |
wxbase313u_vc_x64_custom.dll | 4179 | | public: bool __cdecl wxCmdLineParser::Found(class wxString const & __ptr64, class wxString * __ptr64)const __ptr64 ?Found@wxCmdLineParser@@QEBA_NAEBVwxString@@PEAV2@@Z |
wxbase313u_vc_x64_custom.dll | 4176 | | public: bool __cdecl wxCmdLineParser::Found(class wxString const & __ptr64)const __ptr64 ?Found@wxCmdLineParser@@QEBA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 5881 | | public: int __cdecl wxCmdLineParser::Parse(bool) __ptr64 ?Parse@wxCmdLineParser@@QEAAH_N@Z |
wxbase313u_vc_x64_custom.dll | 3316 | | public: void __cdecl wxCmdLineParser::AddParam(class wxString const & __ptr64, enum wxCmdLineParamType, int) __ptr64 ?AddParam@wxCmdLineParser@@QEAAXAEBVwxString@@W4wxCmdLineParamType@@H@Z |
wxbase313u_vc_x64_custom.dll | 3314 | | public: void __cdecl wxCmdLineParser::AddOption(class wxString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64, enum wxCmdLineParamType, int) __ptr64 ?AddOption@wxCmdLineParser@@QEAAXAEBVwxString@@00W4wxCmdLineParamType@@H@Z |
wxbase313u_vc_x64_custom.dll | 3321 | | public: void __cdecl wxCmdLineParser::AddSwitch(class wxString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64, int) __ptr64 ?AddSwitch@wxCmdLineParser@@QEAAXAEBVwxString@@00H@Z |
wxbase313u_vc_x64_custom.dll | 1107 | | public: __cdecl wxCmdLineParser::~wxCmdLineParser(void) __ptr64 ??1wxCmdLineParser@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 6253 | | public: void __cdecl wxCmdLineParser::SetCmdLine(int, class wxCmdLineArgsArray const & __ptr64) __ptr64 ?SetCmdLine@wxCmdLineParser@@QEAAXHAEBVwxCmdLineArgsArray@@@Z |
wxbase313u_vc_x64_custom.dll | 5996 | | public: class wxString __cdecl wxRegKey::QueryDefaultValue(void)const __ptr64 ?QueryDefaultValue@wxRegKey@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 1763 | | public: class wxRegKey & __ptr64 __cdecl wxRegKey::operator=(class wxString const & __ptr64) __ptr64 ??4wxRegKey@@QEAAAEAV0@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 3683 | | public: bool __cdecl wxRegKey::Create(bool) __ptr64 ?Create@wxRegKey@@QEAA_N_N@Z |
wxbase313u_vc_x64_custom.dll | 4057 | | public: bool __cdecl wxRegKey::Exists(void)const __ptr64 ?Exists@wxRegKey@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 6389 | | public: void __cdecl wxRegKey::SetName(class wxString const & __ptr64) __ptr64 ?SetName@wxRegKey@@QEAAXAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 1271 | | public: __cdecl wxRegKey::~wxRegKey(void) __ptr64 ??1wxRegKey@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 726 | | public: __cdecl wxRegKey::wxRegKey(enum wxRegKey::WOW64ViewMode) __ptr64 ??0wxRegKey@@QEAA@W4WOW64ViewMode@0@@Z |
wxbase313u_vc_x64_custom.dll | 1087 | | public: virtual __cdecl wxArchiveFSHandler::~wxArchiveFSHandler(void) __ptr64 ??1wxArchiveFSHandler@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 287 | | public: __cdecl wxArchiveFSHandler::wxArchiveFSHandler(void) __ptr64 ??0wxArchiveFSHandler@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 3306 | | public: static void __cdecl wxFileSystem::AddHandler(class wxFileSystemHandler * __ptr64) ?AddHandler@wxFileSystem@@SAXPEAVwxFileSystemHandler@@@Z |
wxbase313u_vc_x64_custom.dll | 4242 | | public: static class wxStandardPaths & __ptr64 __cdecl wxStandardPathsBase::Get(void) ?Get@wxStandardPathsBase@@SAAEAVwxStandardPaths@@XZ |
wxbase313u_vc_x64_custom.dll | 1283 | | public: __cdecl wxSingleInstanceChecker::~wxSingleInstanceChecker(void) __ptr64 ??1wxSingleInstanceChecker@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 5310 | | public: bool __cdecl wxSingleInstanceChecker::IsAnotherRunning(void)const __ptr64 ?IsAnotherRunning@wxSingleInstanceChecker@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 3684 | | public: bool __cdecl wxSingleInstanceChecker::Create(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?Create@wxSingleInstanceChecker@@QEAA_NAEBVwxString@@0@Z |
wxbase313u_vc_x64_custom.dll | 5643 | | public: virtual class wxConnectionBase * __ptr64 __cdecl wxDDEClient::MakeConnection(class wxString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?MakeConnection@wxDDEClient@@UEAAPEAVwxConnectionBase@@AEBVwxString@@00@Z |
wxbase313u_vc_x64_custom.dll | 1120 | | public: virtual __cdecl wxDDEClient::~wxDDEClient(void) __ptr64 ??1wxDDEClient@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 367 | | public: __cdecl wxDDEClient::wxDDEClient(void) __ptr64 ??0wxDDEClient@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 1124 | | public: virtual __cdecl wxDDEServer::~wxDDEServer(void) __ptr64 ??1wxDDEServer@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 3679 | | public: virtual bool __cdecl wxDDEServer::Create(class wxString const & __ptr64) __ptr64 ?Create@wxDDEServer@@UEAA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 379 | | public: __cdecl wxDDEServer::wxDDEServer(void) __ptr64 ??0wxDDEServer@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 1122 | | public: virtual __cdecl wxDDEConnection::~wxDDEConnection(void) __ptr64 ??1wxDDEConnection@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 373 | | public: __cdecl wxDDEConnection::wxDDEConnection(void) __ptr64 ??0wxDDEConnection@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 4047 | | public: bool __cdecl wxConnectionBase::Execute(class wxString const & __ptr64) __ptr64 ?Execute@wxConnectionBase@@QEAA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 4050 | | public: bool __cdecl wxConnectionBase::Execute(wchar_t const * __ptr64, unsigned __int64) __ptr64 ?Execute@wxConnectionBase@@QEAA_NPEB_W_K@Z |
wxbase313u_vc_x64_custom.dll | 6235 | | public: static void __cdecl wxEventLoopBase::SetActive(class wxEventLoopBase * __ptr64) ?SetActive@wxEventLoopBase@@SAXPEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 4246 | | public: static class wxEventLoopBase * __ptr64 __cdecl wxEventLoopBase::GetActive(void) ?GetActive@wxEventLoopBase@@SAPEAV1@XZ |
wxbase313u_vc_x64_custom.dll | 1330 | | public: virtual __cdecl wxTimer::~wxTimer(void) __ptr64 ??1wxTimer@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 6411 | | public: void __cdecl wxTimer::SetOwner(class wxEvtHandler * __ptr64, int) __ptr64 ?SetOwner@wxTimer@@QEAAXPEAVwxEvtHandler@@H@Z |
wxbase313u_vc_x64_custom.dll | 900 | | public: __cdecl wxTimer::wxTimer(void) __ptr64 ??0wxTimer@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 277 | | public: __cdecl wxAppInitializer::wxAppInitializer(class wxAppConsole * __ptr64 (__cdecl*)(void)) __ptr64 ??0wxAppInitializer@@QEAA@P6APEAVwxAppConsole@@XZ@Z |
wxbase313u_vc_x64_custom.dll | 8064 | | void __cdecl wxExit(void) ?wxExit@@YAXXZ |
wxbase313u_vc_x64_custom.dll | 3483 | | public: static bool __cdecl wxAppConsoleBase::CheckBuildOptions(char const * __ptr64, char const * __ptr64) ?CheckBuildOptions@wxAppConsoleBase@@SA_NPEBD0@Z |
wxbase313u_vc_x64_custom.dll | 3862 | | public: virtual bool __cdecl wxAppConsoleBase::Dispatch(void) __ptr64 ?Dispatch@wxAppConsoleBase@@UEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 5937 | | public: virtual bool __cdecl wxAppConsoleBase::Pending(void) __ptr64 ?Pending@wxAppConsoleBase@@UEAA_NXZ |
wxbase313u_vc_x64_custom.dll | 6486 | | public: void __cdecl wxAppConsoleBase::SetVendorName(class wxString const & __ptr64) __ptr64 ?SetVendorName@wxAppConsoleBase@@QEAAXAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6237 | | public: void __cdecl wxAppConsoleBase::SetAppDisplayName(class wxString const & __ptr64) __ptr64 ?SetAppDisplayName@wxAppConsoleBase@@QEAAXAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6238 | | public: void __cdecl wxAppConsoleBase::SetAppName(class wxString const & __ptr64) __ptr64 ?SetAppName@wxAppConsoleBase@@QEAAXAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 4262 | | public: class wxString __cdecl wxAppConsoleBase::GetAppName(void)const __ptr64 ?GetAppName@wxAppConsoleBase@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 1211 | | public: __cdecl wxLogNull::~wxLogNull(void) __ptr64 ??1wxLogNull@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 591 | | public: __cdecl wxLogNull::wxLogNull(void) __ptr64 ??0wxLogNull@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 5773 | | public: static void __cdecl wxLog::OnLog(unsigned long, class wxString const & __ptr64, class wxLogRecordInfo const & __ptr64) ?OnLog@wxLog@@SAXKAEBVwxString@@AEBVwxLogRecordInfo@@@Z |
wxbase313u_vc_x64_custom.dll | 6236 | | public: static class wxLog * __ptr64 __cdecl wxLog::SetActiveTarget(class wxLog * __ptr64) ?SetActiveTarget@wxLog@@SAPEAV1@PEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 5382 | | public: static bool __cdecl wxLog::IsLevelEnabled(unsigned long, class wxString const & __ptr64) ?IsLevelEnabled@wxLog@@SA_NKAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 6375 | | public: static void __cdecl wxLog::SetLogLevel(unsigned long) ?SetLogLevel@wxLog@@SAXK@Z |
wxbase313u_vc_x64_custom.dll | 2273 | | public: class wxString __cdecl wxCmdLineArgsArray::operator[](int)const __ptr64 ??AwxCmdLineArgsArray@@QEBA?AVwxString@@H@Z |
wxbase313u_vc_x64_custom.dll | 3866 | | private: void __cdecl wxEvtHandler::DoBind(int, int, int, class wxEventFunctor * __ptr64, class wxObject * __ptr64) __ptr64 ?DoBind@wxEvtHandler@@AEAAXHHHPEAVwxEventFunctor@@PEAVwxObject@@@Z |
wxbase313u_vc_x64_custom.dll | 4417 | | public: static unsigned long __cdecl wxThread::GetCurrentId(void) ?GetCurrentId@wxThread@@SAKXZ |
wxbase313u_vc_x64_custom.dll | 8110 | | class wxString __cdecl wxGetUserId(void) ?wxGetUserId@@YA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 1170 | | public: __cdecl wxFileName::~wxFileName(void) __ptr64 ??1wxFileName@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 4722 | | public: class wxString __cdecl wxFileName::GetLongPath(void)const __ptr64 ?GetLongPath@wxFileName@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 4563 | | public: class wxString __cdecl wxFileName::GetFullPath(enum wxPathFormat)const __ptr64 ?GetFullPath@wxFileName@@QEBA?AVwxString@@W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 6414 | | public: void __cdecl wxFileName::SetPath(class wxString const & __ptr64, enum wxPathFormat) __ptr64 ?SetPath@wxFileName@@QEAAXAEBVwxString@@W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 4898 | | public: class wxString __cdecl wxFileName::GetPath(int, enum wxPathFormat)const __ptr64 ?GetPath@wxFileName@@QEBA?AVwxString@@HW4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 3401 | | public: bool __cdecl wxFileName::AppendDir(class wxString const & __ptr64) __ptr64 ?AppendDir@wxFileName@@QEAA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 5726 | | public: bool __cdecl wxFileName::Normalize(int, class wxString const & __ptr64, enum wxPathFormat) __ptr64 ?Normalize@wxFileName@@QEAA_NHAEBVwxString@@W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 5677 | | public: bool __cdecl wxFileName::Mkdir(int, int)const __ptr64 ?Mkdir@wxFileName@@QEBA_NHH@Z |
wxbase313u_vc_x64_custom.dll | 3849 | | public: bool __cdecl wxFileName::DirExists(void)const __ptr64 ?DirExists@wxFileName@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 4073 | | public: bool __cdecl wxFileName::FileExists(void)const __ptr64 ?FileExists@wxFileName@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 489 | | public: __cdecl wxFileName::wxFileName(class wxString const & __ptr64, class wxString const & __ptr64, enum wxPathFormat) __ptr64 ??0wxFileName@@QEAA@AEBVwxString@@0W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 490 | | public: __cdecl wxFileName::wxFileName(class wxString const & __ptr64, enum wxPathFormat) __ptr64 ??0wxFileName@@QEAA@AEBVwxString@@W4wxPathFormat@@@Z |
wxbase313u_vc_x64_custom.dll | 486 | | public: __cdecl wxFileName::wxFileName(class wxFileName const & __ptr64) __ptr64 ??0wxFileName@@QEAA@AEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 491 | | public: __cdecl wxFileName::wxFileName(void) __ptr64 ??0wxFileName@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 3307 | | public: static void __cdecl wxLocale::AddLanguage(struct wxLanguageInfo const & __ptr64) ?AddLanguage@wxLocale@@SAXAEBUwxLanguageInfo@@@Z |
wxbase313u_vc_x64_custom.dll | 1198 | | public: __cdecl wxLanguageInfo::~wxLanguageInfo(void) __ptr64 ??1wxLanguageInfo@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 6774 | | public: bool __cdecl wxConfigBase::Write(class wxString const & __ptr64, int) __ptr64 ?Write@wxConfigBase@@QEAA_NAEBVwxString@@H@Z |
wxbase313u_vc_x64_custom.dll | 6780 | | public: bool __cdecl wxConfigBase::Write(class wxString const & __ptr64, char const * __ptr64) __ptr64 ?Write@wxConfigBase@@QEAA_NAEBVwxString@@PEBD@Z |
wxbase313u_vc_x64_custom.dll | 6776 | | public: bool __cdecl wxConfigBase::Write(class wxString const & __ptr64, long) __ptr64 ?Write@wxConfigBase@@QEAA_NAEBVwxString@@J@Z |
wxbase313u_vc_x64_custom.dll | 6768 | | public: bool __cdecl wxConfigBase::Write(class wxString const & __ptr64, class wxString const & __ptr64) __ptr64 ?Write@wxConfigBase@@QEAA_NAEBVwxString@@0@Z |
wxbase313u_vc_x64_custom.dll | 6030 | | public: class wxString __cdecl wxConfigBase::Read(class wxString const & __ptr64, wchar_t const * __ptr64)const __ptr64 ?Read@wxConfigBase@@QEBA?AVwxString@@AEBV2@PEB_W@Z |
wxbase313u_vc_x64_custom.dll | 6028 | | public: class wxString __cdecl wxConfigBase::Read(class wxString const & __ptr64, class wxString const & __ptr64)const __ptr64 ?Read@wxConfigBase@@QEBA?AVwxString@@AEBV2@0@Z |
wxbase313u_vc_x64_custom.dll | 6044 | | public: bool __cdecl wxConfigBase::Read(class wxString const & __ptr64, bool * __ptr64, bool)const __ptr64 ?Read@wxConfigBase@@QEBA_NAEBVwxString@@PEA_N_N@Z |
wxbase313u_vc_x64_custom.dll | 6043 | | public: bool __cdecl wxConfigBase::Read(class wxString const & __ptr64, bool * __ptr64)const __ptr64 ?Read@wxConfigBase@@QEBA_NAEBVwxString@@PEA_N@Z |
wxbase313u_vc_x64_custom.dll | 6034 | | public: bool __cdecl wxConfigBase::Read(class wxString const & __ptr64, long * __ptr64)const __ptr64 ?Read@wxConfigBase@@QEBA_NAEBVwxString@@PEAJ@Z |
wxbase313u_vc_x64_custom.dll | 6041 | | public: bool __cdecl wxConfigBase::Read(class wxString const & __ptr64, class wxString * __ptr64)const __ptr64 ?Read@wxConfigBase@@QEBA_NAEBVwxString@@PEAV2@@Z |
wxbase313u_vc_x64_custom.dll | 4051 | | public: bool __cdecl wxConfigBase::Exists(class wxString const & __ptr64)const __ptr64 ?Exists@wxConfigBase@@QEBA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 4053 | | public: static bool __cdecl wxFile::Exists(class wxString const & __ptr64) ?Exists@wxFile@@SA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 8180 | | bool __cdecl wxRemoveFile(class wxString const & __ptr64) ?wxRemoveFile@@YA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 8171 | | class wxString __cdecl wxPathOnly(class wxString const & __ptr64) ?wxPathOnly@@YA?AVwxString@@AEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 8029 | | bool __cdecl wxDirExists(class wxString const & __ptr64) ?wxDirExists@@YA_NAEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 1306 | | public: __cdecl wxStringToNumHashMap::~wxStringToNumHashMap(void) __ptr64 ??1wxStringToNumHashMap@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 1309 | | public: __cdecl wxStringToStringHashMap::~wxStringToStringHashMap(void) __ptr64 ??1wxStringToStringHashMap@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 5215 | | protected: void __cdecl wxArrayString::Init(bool) __ptr64 ?Init@wxArrayString@@IEAAX_N@Z |
wxbase313u_vc_x64_custom.dll | 7260 | | public: class wxString * __ptr64 __cdecl wxArrayString::erase(class wxString * __ptr64) __ptr64 ?erase@wxArrayString@@QEAAPEAVwxString@@PEAV2@@Z |
wxbase313u_vc_x64_custom.dll | 3269 | | public: unsigned __int64 __cdecl wxArrayString::Add(class wxString const & __ptr64, unsigned __int64) __ptr64 ?Add@wxArrayString@@QEAA_KAEBVwxString@@_K@Z |
wxbase313u_vc_x64_custom.dll | 2268 | | public: class wxString const & __ptr64 __cdecl wxArrayString::operator[](unsigned __int64)const __ptr64 ??AwxArrayString@@QEBAAEBVwxString@@_K@Z |
wxbase313u_vc_x64_custom.dll | 2267 | | public: class wxString & __ptr64 __cdecl wxArrayString::operator[](unsigned __int64) __ptr64 ??AwxArrayString@@QEAAAEAVwxString@@_K@Z |
wxbase313u_vc_x64_custom.dll | 1092 | | public: __cdecl wxArrayString::~wxArrayString(void) __ptr64 ??1wxArrayString@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 7961 | | public: void __cdecl wxString::swap(class wxString & __ptr64) __ptr64 ?swap@wxString@@QEAAXAEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 5595 | | public: unsigned __int64 __cdecl wxString::Length(void)const __ptr64 ?Length@wxString@@QEBA_KXZ |
wxbase313u_vc_x64_custom.dll | 4174 | | public: static class wxString __cdecl wxString::FormatV(class wxString const & __ptr64, char * __ptr64) ?FormatV@wxString@@SA?AV1@AEBV1@PEAD@Z |
wxbase313u_vc_x64_custom.dll | 6164 | | public: unsigned __int64 __cdecl wxString::Replace(class wxString const & __ptr64, class wxString const & __ptr64, bool) __ptr64 ?Replace@wxString@@QEAA_KAEBV1@0_N@Z |
wxbase313u_vc_x64_custom.dll | 4103 | | public: int __cdecl wxString::Find(wchar_t const * __ptr64)const __ptr64 ?Find@wxString@@QEBAHPEB_W@Z |
wxbase313u_vc_x64_custom.dll | 5626 | | public: class wxString __cdecl wxString::Lower(void)const __ptr64 ?Lower@wxString@@QEBA?AV1@XZ |
wxbase313u_vc_x64_custom.dll | 6568 | | public: bool __cdecl wxString::StartsWith(class wxString const & __ptr64, class wxString * __ptr64)const __ptr64 ?StartsWith@wxString@@QEBA_NAEBV1@PEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 2683 | | class wxString __cdecl operator+(class wxString const & __ptr64, wchar_t const * __ptr64) ??H@YA?AVwxString@@AEBV0@PEB_W@Z |
wxbase313u_vc_x64_custom.dll | 1806 | | public: class wxString & __ptr64 __cdecl wxString::operator=(wchar_t const * __ptr64) __ptr64 ??4wxString@@QEAAAEAV0@PEB_W@Z |
wxbase313u_vc_x64_custom.dll | 6641 | | public: class wxScopedCharTypeBuffer<char> const __cdecl wxString::ToUTF8(void)const __ptr64 ?ToUTF8@wxString@@QEBA?BV?$wxScopedCharTypeBuffer@D@@XZ |
wxbase313u_vc_x64_custom.dll | 798 | | public: __cdecl wxString::wxString(class std::basic_string<wchar_t, struct std::char_traits<wchar_t>, class std::allocator<wchar_t> > const & __ptr64) __ptr64 ??0wxString@@QEAA@AEBV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@@Z |
wxbase313u_vc_x64_custom.dll | 5256 | | public: class wxString __cdecl wxFormatString::InputAsString(void)const __ptr64 ?InputAsString@wxFormatString@@QEBA?AVwxString@@XZ |
wxbase313u_vc_x64_custom.dll | 537 | | public: __cdecl wxFormatString::wxFormatString(char const * __ptr64) __ptr64 ??0wxFormatString@@QEAA@PEBD@Z |
wxbase313u_vc_x64_custom.dll | 8045 | | class wxEventTypeTag<class wxTimerEvent> const wxEVT_TIMER ?wxEVT_TIMER@@3V?$wxEventTypeTag@VwxTimerEvent@@@@B |
wxbase313u_vc_x64_custom.dll | 8047 | | wchar_t const * __ptr64 const __ptr64 wxEmptyString ?wxEmptyString@@3PEB_WEB |
wxbase313u_vc_x64_custom.dll | 4338 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxEvent::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxEvent@@UEBAPEAVwxClassInfo@@XZ |
wxbase313u_vc_x64_custom.dll | 4484 | | public: virtual enum wxEventCategory __cdecl wxEvent::GetEventCategory(void)const __ptr64 ?GetEventCategory@wxEvent@@UEBA?AW4wxEventCategory@@XZ |
wxbase313u_vc_x64_custom.dll | 6783 | | public: bool __cdecl wxConfigBase::Write(class wxString const & __ptr64, bool) __ptr64 ?Write@wxConfigBase@@QEAA_NAEBVwxString@@_N@Z |
wxbase313u_vc_x64_custom.dll | 6035 | | public: bool __cdecl wxConfigBase::Read(class wxString const & __ptr64, long * __ptr64, long)const __ptr64 ?Read@wxConfigBase@@QEBA_NAEBVwxString@@PEAJJ@Z |
wxbase313u_vc_x64_custom.dll | 1154 | | public: virtual __cdecl wxEvtHandler::~wxEvtHandler(void) __ptr64 ??1wxEvtHandler@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 1093 | | public: virtual __cdecl wxAsyncMethodCallEvent::~wxAsyncMethodCallEvent(void) __ptr64 ??1wxAsyncMethodCallEvent@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 306 | | public: __cdecl wxAsyncMethodCallEvent::wxAsyncMethodCallEvent(class wxAsyncMethodCallEvent const & __ptr64) __ptr64 ??0wxAsyncMethodCallEvent@@QEAA@AEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 307 | | public: __cdecl wxAsyncMethodCallEvent::wxAsyncMethodCallEvent(class wxObject * __ptr64) __ptr64 ??0wxAsyncMethodCallEvent@@QEAA@PEAVwxObject@@@Z |
wxbase313u_vc_x64_custom.dll | 6147 | | public: void __cdecl wxTrackable::RemoveNode(class wxTrackerNode * __ptr64) __ptr64 ?RemoveNode@wxTrackable@@QEAAXPEAVwxTrackerNode@@@Z |
wxbase313u_vc_x64_custom.dll | 1335 | | public: virtual __cdecl wxTrackerNode::~wxTrackerNode(void) __ptr64 ??1wxTrackerNode@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 910 | | public: __cdecl wxTrackerNode::wxTrackerNode(void) __ptr64 ??0wxTrackerNode@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 6103 | | public: void __cdecl wxObject::Ref(class wxObject const & __ptr64) __ptr64 ?Ref@wxObject@@QEAAXAEBV1@@Z |
wxbase313u_vc_x64_custom.dll | 6622 | | public: virtual class wxEventConnectionRef * __ptr64 __cdecl wxTrackerNode::ToEventConnection(void) __ptr64 ?ToEventConnection@wxTrackerNode@@UEAAPEAVwxEventConnectionRef@@XZ |
wxbase313u_vc_x64_custom.dll | 8038 | | class wxEventTypeTag<class wxIdleEvent> const wxEVT_IDLE ?wxEVT_IDLE@@3V?$wxEventTypeTag@VwxIdleEvent@@@@B |
wxbase313u_vc_x64_custom.dll | 7994 | | class wxMBConvStrictUTF8 * __ptr64 __ptr64 wxConvUTF8Ptr ?wxConvUTF8Ptr@@3PEAVwxMBConvStrictUTF8@@EA |
wxbase313u_vc_x64_custom.dll | 7988 | | class wxMBConv * __ptr64 __ptr64 wxConvLibcPtr ?wxConvLibcPtr@@3PEAVwxMBConv@@EA |
wxbase313u_vc_x64_custom.dll | 3557 | | protected: virtual class wxRefCounter * __ptr64 __cdecl wxObject::CloneRefData(class wxRefCounter const * __ptr64)const __ptr64 ?CloneRefData@wxObject@@MEBAPEAVwxRefCounter@@PEBV2@@Z |
wxbase313u_vc_x64_custom.dll | 3732 | | protected: virtual class wxRefCounter * __ptr64 __cdecl wxObject::CreateRefData(void)const __ptr64 ?CreateRefData@wxObject@@MEBAPEAVwxRefCounter@@XZ |
wxbase313u_vc_x64_custom.dll | 3905 | | protected: virtual void * __ptr64 __cdecl wxEvtHandler::DoGetClientData(void)const __ptr64 ?DoGetClientData@wxEvtHandler@@MEBAPEAXXZ |
wxbase313u_vc_x64_custom.dll | 3956 | | protected: virtual void __cdecl wxEvtHandler::DoSetClientData(void * __ptr64) __ptr64 ?DoSetClientData@wxEvtHandler@@MEAAXPEAX@Z |
wxbase313u_vc_x64_custom.dll | 3907 | | protected: virtual class wxClientData * __ptr64 __cdecl wxEvtHandler::DoGetClientObject(void)const __ptr64 ?DoGetClientObject@wxEvtHandler@@MEBAPEAVwxClientData@@XZ |
wxbase313u_vc_x64_custom.dll | 3958 | | protected: virtual void __cdecl wxEvtHandler::DoSetClientObject(class wxClientData * __ptr64) __ptr64 ?DoSetClientObject@wxEvtHandler@@MEAAXPEAVwxClientData@@@Z |
wxbase313u_vc_x64_custom.dll | 6209 | | public: virtual bool __cdecl wxEvtHandler::SearchEventTable(struct wxEventTable & __ptr64, class wxEvent & __ptr64) __ptr64 ?SearchEventTable@wxEvtHandler@@UEAA_NAEAUwxEventTable@@AEAVwxEvent@@@Z |
wxbase313u_vc_x64_custom.dll | 6002 | | public: virtual void __cdecl wxEvtHandler::QueueEvent(class wxEvent * __ptr64) __ptr64 ?QueueEvent@wxEvtHandler@@UEAAXPEAVwxEvent@@@Z |
wxbase313u_vc_x64_custom.dll | 5968 | | public: virtual bool __cdecl wxEvtHandler::ProcessEvent(class wxEvent & __ptr64) __ptr64 ?ProcessEvent@wxEvtHandler@@UEAA_NAEAVwxEvent@@@Z |
wxbase313u_vc_x64_custom.dll | 5751 | | protected: virtual bool __cdecl wxEvtHandler::OnDynamicBind(struct wxDynamicEventTableEntry & __ptr64) __ptr64 ?OnDynamicBind@wxEvtHandler@@MEAA_NAEAUwxDynamicEventTableEntry@@@Z |
wxbase313u_vc_x64_custom.dll | 3317 | | public: virtual void __cdecl wxEvtHandler::AddPendingEvent(class wxEvent const & __ptr64) __ptr64 ?AddPendingEvent@wxEvtHandler@@UEAAXAEBVwxEvent@@@Z |
wxbase313u_vc_x64_custom.dll | 2016 | | public: class wxTextOutputStream & __ptr64 __cdecl wxTextOutputStream::operator<<(class wxString const & __ptr64) __ptr64 ??6wxTextOutputStream@@QEAAAEAV0@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 1324 | | public: virtual __cdecl wxTextOutputStream::~wxTextOutputStream(void) __ptr64 ??1wxTextOutputStream@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 889 | | public: __cdecl wxTextOutputStream::wxTextOutputStream(class wxOutputStream & __ptr64, enum wxEOL, class wxMBConv const & __ptr64) __ptr64 ??0wxTextOutputStream@@QEAA@AEAVwxOutputStream@@W4wxEOL@@AEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 1305 | | public: virtual __cdecl wxStringOutputStream::~wxStringOutputStream(void) __ptr64 ??1wxStringOutputStream@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 844 | | public: __cdecl wxStringOutputStream::wxStringOutputStream(class wxString * __ptr64, class wxMBConv & __ptr64) __ptr64 ??0wxStringOutputStream@@QEAA@PEAVwxString@@AEAVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 1116 | | public: virtual __cdecl wxConvAuto::~wxConvAuto(void) __ptr64 ??1wxConvAuto@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 361 | | public: __cdecl wxConvAuto::wxConvAuto(enum wxFontEncoding) __ptr64 ??0wxConvAuto@@QEAA@W4wxFontEncoding@@@Z |
wxbase313u_vc_x64_custom.dll | 1148 | | public: __cdecl wxEventHashTable::~wxEventHashTable(void) __ptr64 ??1wxEventHashTable@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 440 | | public: __cdecl wxEventHashTable::wxEventHashTable(struct wxEventTable const & __ptr64) __ptr64 ??0wxEventHashTable@@QEAA@AEBUwxEventTable@@@Z |
wxbase313u_vc_x64_custom.dll | 1152 | | public: __cdecl wxEventTableEntry::~wxEventTableEntry(void) __ptr64 ??1wxEventTableEntry@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 444 | | public: __cdecl wxEventTableEntry::wxEventTableEntry(int const & __ptr64, int, int, class wxEventFunctor * __ptr64, class wxObject * __ptr64) __ptr64 ??0wxEventTableEntry@@QEAA@AEBHHHPEAVwxEventFunctor@@PEAVwxObject@@@Z |
wxbase313u_vc_x64_custom.dll | 439 | | public: __cdecl wxEventFunctor::wxEventFunctor(void) __ptr64 ??0wxEventFunctor@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 1147 | | public: virtual __cdecl wxEventFunctor::~wxEventFunctor(void) __ptr64 ??1wxEventFunctor@@UEAA@XZ |
wxbase313u_vc_x64_custom.dll | 1101 | | public: __cdecl wxClassInfo::~wxClassInfo(void) __ptr64 ??1wxClassInfo@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 324 | | public: __cdecl wxClassInfo::wxClassInfo(wchar_t const * __ptr64, class wxClassInfo const * __ptr64, class wxClassInfo const * __ptr64, int, class wxObject * __ptr64 (__cdecl*)(void)) __ptr64 ??0wxClassInfo@@QEAA@PEB_WPEBV0@1HP6APEAVwxObject@@XZ@Z |
wxbase313u_vc_x64_custom.dll | 3901 | | private: static class wxString __cdecl wxString::DoFormatWchar(wchar_t const * __ptr64, ...) ?DoFormatWchar@wxString@@CA?AV1@PEB_WZZ |
wxbase313u_vc_x64_custom.dll | 2910 | | public: class wxString & __ptr64 __cdecl wxString::operator+=(wchar_t const * __ptr64) __ptr64 ??YwxString@@QEAAAEAV0@PEB_W@Z |
wxbase313u_vc_x64_custom.dll | 2902 | | public: class wxString & __ptr64 __cdecl wxString::operator+=(class wxString const & __ptr64) __ptr64 ??YwxString@@QEAAAEAV0@AEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 7130 | | public: void __cdecl wxString::clear(void) __ptr64 ?clear@wxString@@QEAAXXZ |
wxbase313u_vc_x64_custom.dll | 7147 | | public: int __cdecl wxString::compare(wchar_t const * __ptr64)const __ptr64 ?compare@wxString@@QEBAHPEB_W@Z |
wxbase313u_vc_x64_custom.dll | 6198 | | public: class wxString __cdecl wxString::Right(unsigned __int64)const __ptr64 ?Right@wxString@@QEBA?AV1@_K@Z |
wxbase313u_vc_x64_custom.dll | 5590 | | public: class wxString __cdecl wxString::Left(unsigned __int64)const __ptr64 ?Left@wxString@@QEBA?AV1@_K@Z |
wxbase313u_vc_x64_custom.dll | 5460 | | public: bool __cdecl wxString::IsSameAs(class wxString const & __ptr64, bool)const __ptr64 ?IsSameAs@wxString@@QEBA_NAEBV1@_N@Z |
wxbase313u_vc_x64_custom.dll | 2682 | | class wxString __cdecl operator+(class wxString const & __ptr64, char const * __ptr64) ??H@YA?AVwxString@@AEBV0@PEBD@Z |
wxbase313u_vc_x64_custom.dll | 2681 | | class wxString __cdecl operator+(class wxString const & __ptr64, class wxString const & __ptr64) ??H@YA?AVwxString@@AEBV0@0@Z |
wxbase313u_vc_x64_custom.dll | 1798 | | public: class wxString & __ptr64 __cdecl wxString::operator=(class wxString const & __ptr64) __ptr64 ??4wxString@@QEAAAEAV0@AEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 2334 | | public: __cdecl wxString::operator wchar_t const * __ptr64(void)const __ptr64 ??BwxString@@QEBAPEB_WXZ |
wxbase313u_vc_x64_custom.dll | 7187 | | public: bool __cdecl wxString::empty(void)const __ptr64 ?empty@wxString@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 7547 | | public: unsigned __int64 __cdecl wxString::length(void)const __ptr64 ?length@wxString@@QEBA_KXZ |
wxbase313u_vc_x64_custom.dll | 816 | | public: __cdecl wxString::wxString(wchar_t const * __ptr64) __ptr64 ??0wxString@@QEAA@PEB_W@Z |
wxbase313u_vc_x64_custom.dll | 807 | | public: __cdecl wxString::wxString(char const * __ptr64) __ptr64 ??0wxString@@QEAA@PEBD@Z |
wxbase313u_vc_x64_custom.dll | 794 | | public: __cdecl wxString::wxString(class wxString const & __ptr64) __ptr64 ??0wxString@@QEAA@AEBV0@@Z |
wxbase313u_vc_x64_custom.dll | 823 | | public: __cdecl wxString::wxString(void) __ptr64 ??0wxString@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 7445 | | public: wchar_t const * __ptr64 __cdecl wxArgNormalizerWchar<class wxString const & __ptr64>::get(void)const __ptr64 ?get@?$wxArgNormalizerWchar@AEBVwxString@@@@QEBAPEB_WXZ |
wxbase313u_vc_x64_custom.dll | 41 | | public: __cdecl wxArgNormalizerWchar<class wxString const & __ptr64>::wxArgNormalizerWchar<class wxString const & __ptr64>(class wxString const & __ptr64, class wxFormatString const * __ptr64, unsigned int) __ptr64 ??0?$wxArgNormalizerWchar@AEBVwxString@@@@QEAA@AEBVwxString@@PEBVwxFormatString@@I@Z |
wxbase313u_vc_x64_custom.dll | 1187 | | public: __cdecl wxFormatString::~wxFormatString(void) __ptr64 ??1wxFormatString@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 3424 | | private: wchar_t const * __ptr64 __cdecl wxFormatString::AsWChar(void) __ptr64 ?AsWChar@wxFormatString@@AEAAPEB_WXZ |
wxbase313u_vc_x64_custom.dll | 4268 | | public: enum wxFormatString::ArgumentType __cdecl wxFormatString::GetArgumentType(unsigned int)const __ptr64 ?GetArgumentType@wxFormatString@@QEBA?AW4ArgumentType@1@I@Z |
wxbase313u_vc_x64_custom.dll | 536 | | public: __cdecl wxFormatString::wxFormatString(class wxString const & __ptr64) __ptr64 ??0wxFormatString@@QEAA@AEBVwxString@@@Z |
wxbase313u_vc_x64_custom.dll | 538 | | public: __cdecl wxFormatString::wxFormatString(wchar_t const * __ptr64) __ptr64 ??0wxFormatString@@QEAA@PEB_W@Z |
wxbase313u_vc_x64_custom.dll | 8120 | | class wxMBConvStrictUTF8 * __ptr64 __cdecl wxGet_wxConvUTF8Ptr(void) ?wxGet_wxConvUTF8Ptr@@YAPEAVwxMBConvStrictUTF8@@XZ |
wxbase313u_vc_x64_custom.dll | 8117 | | class wxMBConv * __ptr64 __cdecl wxGet_wxConvLibcPtr(void) ?wxGet_wxConvLibcPtr@@YAPEAVwxMBConv@@XZ |
wxbase313u_vc_x64_custom.dll | 7090 | | public: class wxWCharBuffer __cdecl wxMBConv::cMB2WC(char const * __ptr64)const __ptr64 ?cMB2WC@wxMBConv@@QEBA?AVwxWCharBuffer@@PEBD@Z |
wxbase313u_vc_x64_custom.dll | 5045 | | struct wxPrivate::UntypedBufferData * __ptr64 __cdecl wxPrivate::GetUntypedNullData(void) ?GetUntypedNullData@wxPrivate@@YAPEAUUntypedBufferData@1@XZ |
wxbase313u_vc_x64_custom.dll | 8164 | | void __cdecl wxOnAssert(char const * __ptr64, int, char const * __ptr64, char const * __ptr64, char const * __ptr64) ?wxOnAssert@@YAXPEBDH000@Z |
wxbase313u_vc_x64_custom.dll | 8039 | | int const wxEVT_NULL ?wxEVT_NULL@@3HB |
wxbase313u_vc_x64_custom.dll | 8203 | | bool wxTrapInAssert ?wxTrapInAssert@@3_NA |
wxbase313u_vc_x64_custom.dll | 8200 | | void (__cdecl* __ptr64 wxTheAssertHandler)(class wxString const & __ptr64, int, class wxString const & __ptr64, class wxString const & __ptr64, class wxString const & __ptr64) ?wxTheAssertHandler@@3P6AXAEBVwxString@@H000@ZEA |
wxbase313u_vc_x64_custom.dll | 4613 | | public: static class wxAppConsole * __ptr64 __cdecl wxAppConsoleBase::GetInstance(void) ?GetInstance@wxAppConsoleBase@@SAPEAVwxAppConsole@@XZ |
wxbase313u_vc_x64_custom.dll | 1299 | | public: __cdecl wxString::~wxString(void) __ptr64 ??1wxString@@QEAA@XZ |
wxbase313u_vc_x64_custom.dll | 5011 | | public: __int64 __cdecl wxDateTime::GetTicks(void)const __ptr64 ?GetTicks@wxDateTime@@QEBA_JXZ |
wxbase313u_vc_x64_custom.dll | 2352 | | public: __cdecl wxUniCharRef::operator int(void)const __ptr64 ??BwxUniCharRef@@QEBAHXZ |
wxbase313u_vc_x64_custom.dll | 2908 | | public: class wxString & __ptr64 __cdecl wxString::operator+=(int) __ptr64 ??YwxString@@QEAAAEAV0@H@Z |
wxbase313u_vc_x64_custom.dll | 6628 | | public: class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > __cdecl wxString::ToStdString(class wxMBConv const & __ptr64)const __ptr64 ?ToStdString@wxString@@QEBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBVwxMBConv@@@Z |
wxbase313u_vc_x64_custom.dll | 4325 | | public: class wxUniChar __cdecl wxString::GetChar(unsigned __int64)const __ptr64 ?GetChar@wxString@@QEBA?AVwxUniChar@@_K@Z |
wxbase313u_vc_x64_custom.dll | 5583 | | public: class wxUniCharRef __cdecl wxString::Last(void) __ptr64 ?Last@wxString@@QEAA?AVwxUniCharRef@@XZ |
wxbase313u_vc_x64_custom.dll | 5470 | | public: bool __cdecl wxString::IsSameAs(class wxUniCharRef, bool)const __ptr64 ?IsSameAs@wxString@@QEBA_NVwxUniCharRef@@_N@Z |
wxbase313u_vc_x64_custom.dll | 1915 | | public: void __cdecl wxVariant::operator=(long) __ptr64 ??4wxVariant@@QEAAXJ@Z |
wxbase313u_vc_x64_custom.dll | 1890 | | public: class wxUniCharRef & __ptr64 __cdecl wxUniCharRef::operator=(char) __ptr64 ??4wxUniCharRef@@QEAAAEAV0@D@Z |
wxbase313u_vc_x64_custom.dll | 2231 | | public: bool __cdecl wxUniCharRef::operator!=(wchar_t)const __ptr64 ??9wxUniCharRef@@QEBA_N_W@Z |
wxbase313u_vc_x64_custom.dll | 1808 | | public: class wxString & __ptr64 __cdecl wxString::operator=(class wxUniCharRef) __ptr64 ??4wxString@@QEAAAEAV0@VwxUniCharRef@@@Z |
wxbase313u_vc_x64_custom.dll | 4597 | | public: static class wxString __cdecl wxLocale::GetInfo(enum wxLocaleInfo, enum wxLocaleCategory) ?GetInfo@wxLocale@@SA?AVwxString@@W4wxLocaleInfo@@W4wxLocaleCategory@@@Z |
wxbase313u_vc_x64_custom.dll | 7010 | | public: class wxUniChar __cdecl wxString::at(unsigned __int64)const __ptr64 ?at@wxString@@QEBA?AVwxUniChar@@_K@Z |
wxbase313u_vc_x64_custom.dll | 3860 | | ?Disconnect@wxEvtHandler@@QEAA_NHHP81@EAAXAEAVwxEvent@@@ZPEAVwxObject@@PEAV1@@Z |
wxbase313u_vc_x64_custom.dll | 7326 | | public: unsigned __int64 __cdecl wxString::find(wchar_t, unsigned __int64)const __ptr64 ?find@wxString@@QEBA_K_W_K@Z |
wxbase313u_vc_x64_custom.dll | 7367 | | public: unsigned __int64 __cdecl wxString::find_first_of(wchar_t const * __ptr64, unsigned __int64)const __ptr64 ?find_first_of@wxString@@QEBA_KPEB_W_K@Z |
wxbase313u_vc_x64_custom.dll | 7387 | | public: unsigned __int64 __cdecl wxString::find_last_not_of(wchar_t const * __ptr64, unsigned __int64)const __ptr64 ?find_last_not_of@wxString@@QEBA_KPEB_W_K@Z |
wxbase313u_vc_x64_custom.dll | 4102 | | public: int __cdecl wxString::Find(char const * __ptr64)const __ptr64 ?Find@wxString@@QEBAHPEBD@Z |
wxbase313u_vc_x64_custom.dll | 5400 | | public: bool __cdecl wxString::IsNumber(void)const __ptr64 ?IsNumber@wxString@@QEBA_NXZ |
wxbase313u_vc_x64_custom.dll | 4241 | | public: static class wxPlatformInfo const & __ptr64 __cdecl wxPlatformInfo::Get(void) ?Get@wxPlatformInfo@@SAAEBV1@XZ |
wxbase313u_vc_x64_custom.dll | 2315 | | public: __cdecl wxCStrData::operator char const * __ptr64(void)const __ptr64 ??BwxCStrData@@QEBAPEBDXZ |
wxbase313u_vc_x64_custom.dll | 6029 | | public: class wxString __cdecl wxConfigBase::Read(class wxString const & __ptr64, char const * __ptr64)const __ptr64 ?Read@wxConfigBase@@QEBA?AVwxString@@AEBV2@PEBD@Z |
wxbase313u_vc_x64_custom.dll | 4366 | | public: virtual class wxClassInfo * __ptr64 __cdecl wxTimerEvent::GetClassInfo(void)const __ptr64 ?GetClassInfo@wxTimerEvent@@UEBAPEAVwxClassInfo@@XZ |
wxbase313u_vc_x64_custom.dll | 3942 | | private: int __cdecl wxString::DoPrintfWchar(wchar_t const * __ptr64, ...) __ptr64 ?DoPrintfWchar@wxString@@AEAAHPEB_WZZ |
wxbase313u_vc_x64_custom.dll | 3336 | | public: class wxString __cdecl wxString::AfterLast(class wxUniChar)const __ptr64 ?AfterLast@wxString@@QEBA?AV1@VwxUniChar@@@Z |
KERNEL32.dll | 1458 | | SystemTimeToFileTime |
KERNEL32.dll | 767 | | GetSystemTime |
KERNEL32.dll | 391 | | FindClose |
KERNEL32.dll | 986 | | LoadLibraryA |
KERNEL32.dll | 708 | | GetProcAddress |
KERNEL32.dll | 445 | | FreeLibrary |
KERNEL32.dll | 246 | | CreateSymbolicLinkA |
KERNEL32.dll | 212 | | CreateHardLinkA |
KERNEL32.dll | 559 | | GetCurrentThreadId |
KERNEL32.dll | 555 | | GetCurrentProcessId |
KERNEL32.dll | 744 | | GetStartupInfoW |
KERNEL32.dll | 919 | | IsDebuggerPresent |
KERNEL32.dll | 926 | | IsProcessorFeaturePresent |
KERNEL32.dll | 1462 | | TerminateProcess |
KERNEL32.dll | 554 | | GetCurrentProcess |
KERNEL32.dll | 1431 | | SetUnhandledExceptionFilter |
KERNEL32.dll | 1496 | | UnhandledExceptionFilter |
KERNEL32.dll | 1272 | | RtlVirtualUnwind |
KERNEL32.dll | 1265 | | RtlLookupFunctionEntry |
KERNEL32.dll | 1257 | | RtlCaptureContext |
KERNEL32.dll | 652 | | GetModuleHandleW |
KERNEL32.dll | 199 | | CreateEventW |
KERNEL32.dll | 1539 | | WaitForSingleObjectEx |
KERNEL32.dll | 1248 | | ResetEvent |
KERNEL32.dll | 1340 | | SetEvent |
KERNEL32.dll | 283 | | DeleteCriticalSection |
KERNEL32.dll | 893 | | InitializeCriticalSectionAndSpinCount |
KERNEL32.dll | 982 | | LeaveCriticalSection |
KERNEL32.dll | 321 | | EnterCriticalSection |
KERNEL32.dll | 142 | | CloseHandle |
KERNEL32.dll | 886 | | InitOnceComplete |
KERNEL32.dll | 885 | | InitOnceBeginInitialize |
KERNEL32.dll | 618 | | GetFullPathNameA |
KERNEL32.dll | 412 | | FindNextFileA |
KERNEL32.dll | 395 | | FindFirstFileA |
KERNEL32.dll | 371 | | ExpandEnvironmentStringsA |
KERNEL32.dll | 1526 | | VirtualLock |
KERNEL32.dll | 1332 | | SetDllDirectoryW |
KERNEL32.dll | 372 | | ExpandEnvironmentStringsW |
KERNEL32.dll | 565 | | GetDateFormatW |
KERNEL32.dll | 1071 | | OutputDebugStringA |
KERNEL32.dll | 1125 | | QueryPerformanceFrequency |
KERNEL32.dll | 1124 | | QueryPerformanceCounter |
KERNEL32.dll | 769 | | GetSystemTimeAsFileTime |
KERNEL32.dll | 897 | | InitializeSListHead |
USER32.dll | 937 | | ToUnicode |
USER32.dll | 497 | | GetWindowRect |
USER32.dll | 366 | | GetKeyboardState |
ole32.dll | 42 | | CoCreateGuid |
WINMM.dll | 138 | | timeGetTime |
libmp3lame.DLL | | 45 | |
libmp3lame.DLL | | 51 | |
libmp3lame.DLL | | 59 | |
libmp3lame.DLL | | 75 | |
libmp3lame.DLL | | 77 | |
libmp3lame.DLL | | 81 | |
libmp3lame.DLL | | 139 | |
libmp3lame.DLL | | 140 | |
libmp3lame.DLL | | 169 | |
libmp3lame.DLL | | 170 | |
libmp3lame.DLL | | 154 | |
libmp3lame.DLL | | 163 | |
libmp3lame.DLL | | 41 | |
libmp3lame.DLL | | 1 | |
libmp3lame.DLL | | 164 | |
libmp3lame.DLL | | 14 | |
libmp3lame.DLL | | 18 | |
libmp3lame.DLL | | 6 | |
libmp3lame.DLL | | 22 | |
libmp3lame.DLL | | 24 | |
libmp3lame.DLL | | 4 | |
zlib1.dll | 4 | | compress2 |
zlib1.dll | 79 | | uncompress |
mpg123.dll | 4 | | mpg123_close |
mpg123.dll | 8 | | mpg123_decode_frame |
mpg123.dll | 93 | | mpg123_scan |
mpg123.dll | 39 | | mpg123_framelength |
mpg123.dll | 65 | | mpg123_meta_check |
mpg123.dll | 57 | | mpg123_id3 |
mpg123.dll | 88 | | mpg123_replace_reader_handle |
mpg123.dll | 45 | | mpg123_getformat |
mpg123.dll | 82 | | mpg123_plain_strerror |
mpg123.dll | 80 | | mpg123_param2 |
mpg123.dll | 68 | | mpg123_new |
mpg123.dll | 75 | | mpg123_open_handle |
mpg123.dll | 11 | | mpg123_delete |
SHLWAPI.dll | 238 | | SHRegGetUSValueW |
wavpackdll.dll | 2 | | WavpackAppendTagItem |
wavpackdll.dll | 70 | | WavpackUpdateNumSamples |
wavpackdll.dll | 4 | | WavpackCloseFile |
wavpackdll.dll | 7 | | WavpackFlushSamples |
wavpackdll.dll | 60 | | WavpackPackSamples |
wavpackdll.dll | 59 | | WavpackPackInit |
wavpackdll.dll | 66 | | WavpackSetConfiguration64 |
wavpackdll.dll | 57 | | WavpackOpenFileOutput |
wavpackdll.dll | 45 | | WavpackGetTagItemIndexed |
wavpackdll.dll | 44 | | WavpackGetTagItem |
wavpackdll.dll | 36 | | WavpackGetNumTagItems |
wavpackdll.dll | 37 | | WavpackGetProgress |
wavpackdll.dll | 31 | | WavpackGetNumChannels |
wavpackdll.dll | 13 | | WavpackGetBytesPerSample |
wavpackdll.dll | 12 | | WavpackGetBitsPerSample |
wavpackdll.dll | 72 | | WavpackWriteTag |
wavpackdll.dll | 43 | | WavpackGetSampleRate |
wavpackdll.dll | 32 | | WavpackGetNumErrors |
wavpackdll.dll | 34 | | WavpackGetNumSamples64 |
wavpackdll.dll | 69 | | WavpackUnpackSamples |
wavpackdll.dll | 18 | | WavpackGetErrorMessage |
wavpackdll.dll | 28 | | WavpackGetMode |
wavpackdll.dll | 54 | | WavpackOpenFileInput |
vorbisfile.dll | 11 | | ov_pcm_seek |
vorbisfile.dll | 2 | | ov_clear |
vorbisfile.dll | 9 | | ov_open |
vorbisfile.dll | 34 | | ov_time_total |
vorbisfile.dll | 8 | | ov_info |
vorbisfile.dll | 33 | | ov_time_tell |
vorbisfile.dll | 21 | | ov_read |
portmidi.dll | 11 | | Pm_Initialize |
portmidi.dll | 5 | | Pm_GetDefaultInputDeviceID |
portmidi.dll | 25 | | Pm_Terminate |
portmidi.dll | 6 | | Pm_GetDefaultOutputDeviceID |
portmidi.dll | 27 | | Pm_WriteShort |
portmidi.dll | 24 | | Pm_Synchronize |
portmidi.dll | 2 | | Pm_CountDevices |
portmidi.dll | 8 | | Pm_GetErrorText |
portmidi.dll | 7 | | Pm_GetDeviceInfo |
portmidi.dll | 13 | | Pm_OpenOutput |
portmidi.dll | 1 | | Pm_Close |
sndfile.dll | | 10 | |
sndfile.dll | | 50 | |
sndfile.dll | | 2 | |
sndfile.dll | | 9 | |
sndfile.dll | | 1 | |
sndfile.dll | | 3 | |
sndfile.dll | | 70 | |
sndfile.dll | | 11 | |
sndfile.dll | | 61 | |
sndfile.dll | | 33 | |
sndfile.dll | | 7 | |
sndfile.dll | | 4 | |
sndfile.dll | | 17 | |
sndfile.dll | | 18 | |
sndfile.dll | | 19 | |
sndfile.dll | | 60 | |
sndfile.dll | | 35 | |
vorbisenc.dll | 2 | | vorbis_encode_init_vbr |
vorbis.dll | 4 | | vorbis_analysis_blockout |
vorbis.dll | 9 | | vorbis_bitrate_addblock |
vorbis.dll | 10 | | vorbis_bitrate_flushpacket |
vorbis.dll | 30 | | vorbis_info_init |
vorbis.dll | 29 | | vorbis_info_clear |
vorbis.dll | 16 | | vorbis_comment_init |
vorbis.dll | 14 | | vorbis_comment_add_tag |
vorbis.dll | 15 | | vorbis_comment_clear |
vorbis.dll | 12 | | vorbis_block_init |
vorbis.dll | 11 | | vorbis_block_clear |
vorbis.dll | 20 | | vorbis_dsp_clear |
vorbis.dll | 7 | | vorbis_analysis_init |
vorbis.dll | 6 | | vorbis_analysis_headerout |
vorbis.dll | 5 | | vorbis_analysis_buffer |
vorbis.dll | 8 | | vorbis_analysis_wrote |
vorbis.dll | 3 | | vorbis_analysis |
FLAC++.dll | 395 | | protected: virtual enum FLAC__StreamDecoderReadStatus __cdecl FLAC::Decoder::File::read_callback(unsigned char * __ptr64 const, unsigned __int64 * __ptr64) __ptr64 ?read_callback@File@Decoder@FLAC@@MEAA?AW4FLAC__StreamDecoderReadStatus@@QEAEPEA_K@Z |
FLAC++.dll | 345 | | public: virtual enum FLAC__StreamDecoderInitStatus __cdecl FLAC::Decoder::File::init_ogg(struct _iobuf * __ptr64) __ptr64 ?init_ogg@File@Decoder@FLAC@@UEAA?AW4FLAC__StreamDecoderInitStatus@@PEAU_iobuf@@@Z |
FLAC++.dll | 346 | | public: virtual enum FLAC__StreamDecoderInitStatus __cdecl FLAC::Decoder::File::init_ogg(char const * __ptr64) __ptr64 ?init_ogg@File@Decoder@FLAC@@UEAA?AW4FLAC__StreamDecoderInitStatus@@PEBD@Z |
FLAC++.dll | 344 | | public: virtual enum FLAC__StreamDecoderInitStatus __cdecl FLAC::Decoder::File::init_ogg(class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const & __ptr64) __ptr64 ?init_ogg@File@Decoder@FLAC@@UEAA?AW4FLAC__StreamDecoderInitStatus@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z |
FLAC++.dll | 336 | | public: virtual enum FLAC__StreamDecoderInitStatus __cdecl FLAC::Decoder::File::init(char const * __ptr64) __ptr64 ?init@File@Decoder@FLAC@@UEAA?AW4FLAC__StreamDecoderInitStatus@@PEBD@Z |
FLAC++.dll | 334 | | public: virtual enum FLAC__StreamDecoderInitStatus __cdecl FLAC::Decoder::File::init(class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const & __ptr64) __ptr64 ?init@File@Decoder@FLAC@@UEAA?AW4FLAC__StreamDecoderInitStatus@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z |
FLAC++.dll | 235 | | protected: virtual bool __cdecl FLAC::Decoder::Stream::eof_callback(void) __ptr64 ?eof_callback@Stream@Decoder@FLAC@@MEAA_NXZ |
FLAC++.dll | 374 | | protected: virtual enum FLAC__StreamDecoderLengthStatus __cdecl FLAC::Decoder::Stream::length_callback(unsigned __int64 * __ptr64) __ptr64 ?length_callback@Stream@Decoder@FLAC@@MEAA?AW4FLAC__StreamDecoderLengthStatus@@PEA_K@Z |
FLAC++.dll | 494 | | protected: virtual enum FLAC__StreamDecoderTellStatus __cdecl FLAC::Decoder::Stream::tell_callback(unsigned __int64 * __ptr64) __ptr64 ?tell_callback@Stream@Decoder@FLAC@@MEAA?AW4FLAC__StreamDecoderTellStatus@@PEA_K@Z |
FLAC++.dll | 410 | | protected: virtual enum FLAC__StreamDecoderSeekStatus __cdecl FLAC::Decoder::Stream::seek_callback(unsigned __int64) __ptr64 ?seek_callback@Stream@Decoder@FLAC@@MEAA?AW4FLAC__StreamDecoderSeekStatus@@_K@Z |
FLAC++.dll | 409 | | public: virtual bool __cdecl FLAC::Decoder::Stream::seek_absolute(unsigned __int64) __ptr64 ?seek_absolute@Stream@Decoder@FLAC@@UEAA_N_K@Z |
FLAC++.dll | 490 | | public: virtual bool __cdecl FLAC::Decoder::Stream::skip_single_frame(void) __ptr64 ?skip_single_frame@Stream@Decoder@FLAC@@UEAA_NXZ |
FLAC++.dll | 388 | | public: virtual bool __cdecl FLAC::Decoder::Stream::process_single(void) __ptr64 ?process_single@Stream@Decoder@FLAC@@UEAA_NXZ |
FLAC++.dll | 402 | | public: virtual bool __cdecl FLAC::Decoder::Stream::reset(void) __ptr64 ?reset@Stream@Decoder@FLAC@@UEAA_NXZ |
FLAC++.dll | 241 | | public: virtual bool __cdecl FLAC::Decoder::Stream::flush(void) __ptr64 ?flush@Stream@Decoder@FLAC@@UEAA_NXZ |
FLAC++.dll | 350 | | public: virtual enum FLAC__StreamDecoderInitStatus __cdecl FLAC::Decoder::Stream::init_ogg(void) __ptr64 ?init_ogg@Stream@Decoder@FLAC@@UEAA?AW4FLAC__StreamDecoderInitStatus@@XZ |
FLAC++.dll | 342 | | public: virtual enum FLAC__StreamDecoderInitStatus __cdecl FLAC::Decoder::Stream::init(void) __ptr64 ?init@Stream@Decoder@FLAC@@UEAA?AW4FLAC__StreamDecoderInitStatus@@XZ |
FLAC++.dll | 12 | | public: __cdecl FLAC::Metadata::VorbisComment::Entry::Entry(char const * __ptr64, char const * __ptr64) __ptr64 ??0Entry@VorbisComment@Metadata@FLAC@@QEAA@PEBD0@Z |
FLAC++.dll | 68 | | public: virtual __cdecl FLAC::Metadata::VorbisComment::Entry::~Entry(void) __ptr64 ??1Entry@VorbisComment@Metadata@FLAC@@UEAA@XZ |
FLAC++.dll | 273 | | public: struct FLAC__StreamMetadata_VorbisComment_Entry __cdecl FLAC::Metadata::VorbisComment::Entry::get_entry(void)const __ptr64 ?get_entry@Entry@VorbisComment@Metadata@FLAC@@QEBA?AUFLAC__StreamMetadata_VorbisComment_Entry@@XZ |
FLAC++.dll | 420 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_channels(unsigned int) __ptr64 ?set_channels@Stream@Encoder@FLAC@@UEAA_NI@Z |
FLAC++.dll | 415 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_bits_per_sample(unsigned int) __ptr64 ?set_bits_per_sample@Stream@Encoder@FLAC@@UEAA_NI@Z |
FLAC++.dll | 479 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_sample_rate(unsigned int) __ptr64 ?set_sample_rate@Stream@Encoder@FLAC@@UEAA_NI@Z |
FLAC++.dll | 434 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_do_mid_side_stereo(bool) __ptr64 ?set_do_mid_side_stereo@Stream@Encoder@FLAC@@UEAA_N_N@Z |
FLAC++.dll | 450 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_loose_mid_side_stereo(bool) __ptr64 ?set_loose_mid_side_stereo@Stream@Encoder@FLAC@@UEAA_N_N@Z |
FLAC++.dll | 453 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_max_lpc_order(unsigned int) __ptr64 ?set_max_lpc_order@Stream@Encoder@FLAC@@UEAA_NI@Z |
FLAC++.dll | 476 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_qlp_coeff_precision(unsigned int) __ptr64 ?set_qlp_coeff_precision@Stream@Encoder@FLAC@@UEAA_NI@Z |
FLAC++.dll | 432 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_do_escape_coding(bool) __ptr64 ?set_do_escape_coding@Stream@Encoder@FLAC@@UEAA_N_N@Z |
FLAC++.dll | 433 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_do_exhaustive_model_search(bool) __ptr64 ?set_do_exhaustive_model_search@Stream@Encoder@FLAC@@UEAA_N_N@Z |
FLAC++.dll | 469 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_min_residual_partition_order(unsigned int) __ptr64 ?set_min_residual_partition_order@Stream@Encoder@FLAC@@UEAA_NI@Z |
FLAC++.dll | 454 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_max_residual_partition_order(unsigned int) __ptr64 ?set_max_residual_partition_order@Stream@Encoder@FLAC@@UEAA_NI@Z |
FLAC++.dll | 478 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_rice_parameter_search_dist(unsigned int) __ptr64 ?set_rice_parameter_search_dist@Stream@Encoder@FLAC@@UEAA_NI@Z |
FLAC++.dll | 458 | | public: virtual bool __cdecl FLAC::Encoder::Stream::set_metadata(struct FLAC__StreamMetadata * __ptr64 * __ptr64, unsigned int) __ptr64 ?set_metadata@Stream@Encoder@FLAC@@UEAA_NPEAPEAUFLAC__StreamMetadata@@I@Z |
FLAC++.dll | 240 | | public: virtual bool __cdecl FLAC::Encoder::Stream::finish(void) __ptr64 ?finish@Stream@Encoder@FLAC@@UEAA_NXZ |
FLAC++.dll | 386 | | public: virtual bool __cdecl FLAC::Encoder::Stream::process(int const * __ptr64 const * __ptr64 const, unsigned int) __ptr64 ?process@Stream@Encoder@FLAC@@UEAA_NQEBQEBHI@Z |
FLAC++.dll | 18 | | public: __cdecl FLAC::Encoder::File::File(void) __ptr64 ??0File@Encoder@FLAC@@QEAA@XZ |
FLAC++.dll | 70 | | public: virtual __cdecl FLAC::Encoder::File::~File(void) __ptr64 ??1File@Encoder@FLAC@@UEAA@XZ |
FLAC++.dll | 338 | | public: virtual enum FLAC__StreamEncoderInitStatus __cdecl FLAC::Encoder::File::init(struct _iobuf * __ptr64) __ptr64 ?init@File@Encoder@FLAC@@UEAA?AW4FLAC__StreamEncoderInitStatus@@PEAU_iobuf@@@Z |
FLAC++.dll | 370 | | public: virtual bool __cdecl FLAC::Decoder::Stream::is_valid(void)const __ptr64 ?is_valid@Stream@Decoder@FLAC@@UEBA_NXZ |
FLAC++.dll | 463 | | public: virtual bool __cdecl FLAC::Decoder::Stream::set_metadata_respond(enum FLAC__MetadataType) __ptr64 ?set_metadata_respond@Stream@Decoder@FLAC@@UEAA_NW4FLAC__MetadataType@@@Z |
FLAC++.dll | 461 | | public: virtual bool __cdecl FLAC::Decoder::Stream::set_metadata_ignore_all(void) __ptr64 ?set_metadata_ignore_all@Stream@Decoder@FLAC@@UEAA_NXZ |
FLAC++.dll | 315 | | public: class FLAC::Decoder::Stream::State __cdecl FLAC::Decoder::Stream::get_state(void)const __ptr64 ?get_state@Stream@Decoder@FLAC@@QEBA?AVState@123@XZ |
FLAC++.dll | 239 | | public: virtual bool __cdecl FLAC::Decoder::Stream::finish(void) __ptr64 ?finish@Stream@Decoder@FLAC@@UEAA_NXZ |
FLAC++.dll | 389 | | public: virtual bool __cdecl FLAC::Decoder::Stream::process_until_end_of_metadata(void) __ptr64 ?process_until_end_of_metadata@Stream@Decoder@FLAC@@UEAA_NXZ |
FLAC++.dll | 390 | | public: virtual bool __cdecl FLAC::Decoder::Stream::process_until_end_of_stream(void) __ptr64 ?process_until_end_of_stream@Stream@Decoder@FLAC@@UEAA_NXZ |
FLAC++.dll | 17 | | public: __cdecl FLAC::Decoder::File::File(void) __ptr64 ??0File@Decoder@FLAC@@QEAA@XZ |
FLAC++.dll | 69 | | public: virtual __cdecl FLAC::Decoder::File::~File(void) __ptr64 ??1File@Decoder@FLAC@@UEAA@XZ |
FLAC++.dll | 335 | | public: virtual enum FLAC__StreamDecoderInitStatus __cdecl FLAC::Decoder::File::init(struct _iobuf * __ptr64) __ptr64 ?init@File@Decoder@FLAC@@UEAA?AW4FLAC__StreamDecoderInitStatus@@PEAU_iobuf@@@Z |
FLAC++.dll | 472 | | public: virtual bool __cdecl FLAC::Decoder::Stream::set_ogg_serial_number(long) __ptr64 ?set_ogg_serial_number@Stream@Decoder@FLAC@@UEAA_NJ@Z |
FLAC++.dll | 455 | | public: virtual bool __cdecl FLAC::Decoder::Stream::set_md5_checking(bool) __ptr64 ?set_md5_checking@Stream@Decoder@FLAC@@UEAA_N_N@Z |
FLAC++.dll | 465 | | public: virtual bool __cdecl FLAC::Decoder::Stream::set_metadata_respond_application(unsigned char const * __ptr64 const) __ptr64 ?set_metadata_respond_application@Stream@Decoder@FLAC@@UEAA_NQEBE@Z |
FLAC++.dll | 464 | | public: virtual bool __cdecl FLAC::Decoder::Stream::set_metadata_respond_all(void) __ptr64 ?set_metadata_respond_all@Stream@Decoder@FLAC@@UEAA_NXZ |
FLAC++.dll | 460 | | public: virtual bool __cdecl FLAC::Decoder::Stream::set_metadata_ignore(enum FLAC__MetadataType) __ptr64 ?set_metadata_ignore@Stream@Decoder@FLAC@@UEAA_NW4FLAC__MetadataType@@@Z |
FLAC++.dll | 462 | | public: virtual bool __cdecl FLAC::Decoder::Stream::set_metadata_ignore_application(unsigned char const * __ptr64 const) __ptr64 ?set_metadata_ignore_application@Stream@Decoder@FLAC@@UEAA_NQEBE@Z |
FLAC++.dll | 293 | | public: virtual bool __cdecl FLAC::Decoder::Stream::get_md5_checking(void)const __ptr64 ?get_md5_checking@Stream@Decoder@FLAC@@UEBA_NXZ |
FLAC++.dll | 321 | | public: virtual unsigned __int64 __cdecl FLAC::Decoder::Stream::get_total_samples(void)const __ptr64 ?get_total_samples@Stream@Decoder@FLAC@@UEBA_KXZ |
FLAC++.dll | 255 | | public: virtual unsigned int __cdecl FLAC::Decoder::Stream::get_channels(void)const __ptr64 ?get_channels@Stream@Decoder@FLAC@@UEBAIXZ |
FLAC++.dll | 254 | | public: virtual enum FLAC__ChannelAssignment __cdecl FLAC::Decoder::Stream::get_channel_assignment(void)const __ptr64 ?get_channel_assignment@Stream@Decoder@FLAC@@UEBA?AW4FLAC__ChannelAssignment@@XZ |
FLAC++.dll | 243 | | public: virtual unsigned int __cdecl FLAC::Decoder::Stream::get_bits_per_sample(void)const __ptr64 ?get_bits_per_sample@Stream@Decoder@FLAC@@UEBAIXZ |
FLAC++.dll | 312 | | public: virtual unsigned int __cdecl FLAC::Decoder::Stream::get_sample_rate(void)const __ptr64 ?get_sample_rate@Stream@Decoder@FLAC@@UEBAIXZ |
FLAC++.dll | 252 | | public: virtual unsigned int __cdecl FLAC::Decoder::Stream::get_blocksize(void)const __ptr64 ?get_blocksize@Stream@Decoder@FLAC@@UEBAIXZ |
FLAC++.dll | 266 | | public: virtual bool __cdecl FLAC::Decoder::Stream::get_decode_position(unsigned __int64 * __ptr64)const __ptr64 ?get_decode_position@Stream@Decoder@FLAC@@UEBA_NPEA_K@Z |
FLAC.dll | 169 | | FLAC__metadata_object_vorbiscomment_append_comment |
FLAC.dll | 151 | | FLAC__metadata_object_delete |
FLAC.dll | 153 | | FLAC__metadata_object_new |
ogg.dll | 10 | | ogg_stream_clear |
ogg.dll | 4 | | ogg_page_eos |
ogg.dll | 15 | | ogg_stream_init |
ogg.dll | 13 | | ogg_stream_flush |
ogg.dll | 20 | | ogg_stream_pageout |
ogg.dll | 16 | | ogg_stream_packetin |
portaudio_x64.dll | | 5 | |
portaudio_x64.dll | | 14 | |
portaudio_x64.dll | | 3 | |
portaudio_x64.dll | | 30 | |
portaudio_x64.dll | | 12 | |
portaudio_x64.dll | | 8 | |
portaudio_x64.dll | | 6 | |
portaudio_x64.dll | | 2 | |
portaudio_x64.dll | | 15 | |
portaudio_x64.dll | | 19 | |
portaudio_x64.dll | | 17 | |
portaudio_x64.dll | | 4 | |
portaudio_x64.dll | | 21 | |
MSVCP140.dll | 47 | | protected: __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::basic_streambuf<char, struct std::char_traits<char> >(void) __ptr64 ??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAA@XZ |
MSVCP140.dll | 137 | | public: virtual __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::~basic_streambuf<char, struct std::char_traits<char> >(void) __ptr64 ??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAA@XZ |
MSVCP140.dll | 586 | | protected: char * __ptr64 __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::_Pninc(void) __ptr64 ?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAPEADXZ |
MSVCP140.dll | 125 | | public: virtual __cdecl std::basic_ios<char, struct std::char_traits<char> >::~basic_ios<char, struct std::char_traits<char> >(void) __ptr64 ??1?$basic_ios@DU?$char_traits@D@std@@@std@@UEAA@XZ |
MSVCP140.dll | 12 | | protected: __cdecl std::basic_ios<char, struct std::char_traits<char> >::basic_ios<char, struct std::char_traits<char> >(void) __ptr64 ??0?$basic_ios@DU?$char_traits@D@std@@@std@@IEAA@XZ |
MSVCP140.dll | 37 | | public: __cdecl std::basic_ostream<char, struct std::char_traits<char> >::basic_ostream<char, struct std::char_traits<char> >(class std::basic_streambuf<char, struct std::char_traits<char> > * __ptr64, bool) __ptr64 ??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z |
MSVCP140.dll | 134 | | public: virtual __cdecl std::basic_ostream<char, struct std::char_traits<char> >::~basic_ostream<char, struct std::char_traits<char> >(void) __ptr64 ??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UEAA@XZ |
MSVCP140.dll | 26 | | public: __cdecl std::basic_istream<char, struct std::char_traits<char> >::basic_istream<char, struct std::char_traits<char> >(class std::basic_streambuf<char, struct std::char_traits<char> > * __ptr64, bool) __ptr64 ??0?$basic_istream@DU?$char_traits@D@std@@@std@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z |
MSVCP140.dll | 131 | | public: virtual __cdecl std::basic_istream<char, struct std::char_traits<char> >::~basic_istream<char, struct std::char_traits<char> >(void) __ptr64 ??1?$basic_istream@DU?$char_traits@D@std@@@std@@UEAA@XZ |
MSVCP140.dll | 1456 | | _Thrd_detach |
MSVCP140.dll | 628 | | void __cdecl std::_Throw_C_error(int) ?_Throw_C_error@std@@YAXH@Z |
MSVCP140.dll | 1412 | | _Mtx_init_in_situ |
MSVCP140.dll | 1409 | | _Mtx_destroy_in_situ |
MSVCP140.dll | 1413 | | _Mtx_lock |
MSVCP140.dll | 1417 | | _Mtx_unlock |
MSVCP140.dll | 1310 | | bool __cdecl std::uncaught_exception(void) ?uncaught_exception@std@@YA_NXZ |
MSVCP140.dll | 658 | | void __cdecl std::_Xruntime_error(char const * __ptr64) ?_Xruntime_error@std@@YAXPEBD@Z |
MSVCP140.dll | 1405 | | _Mbrtowc |
MSVCP140.dll | 107 | | public: __cdecl std::_Locinfo::_Locinfo(int, char const * __ptr64) __ptr64 ??0_Locinfo@std@@QEAA@HPEBD@Z |
MSVCP140.dll | 164 | | public: __cdecl std::_Locinfo::~_Locinfo(void) __ptr64 ??1_Locinfo@std@@QEAA@XZ |
MSVCP140.dll | 478 | | public: char const * __ptr64 __cdecl std::_Locinfo::_Getname(void)const __ptr64 ?_Getname@_Locinfo@std@@QEBAPEBDXZ |
MSVCP140.dll | 456 | | public: struct _Cvtvec __cdecl std::_Locinfo::_Getcvt(void)const __ptr64 ?_Getcvt@_Locinfo@std@@QEBA?AU_Cvtvec@@XZ |
MSVCP140.dll | 642 | | public: unsigned short const * __ptr64 __cdecl std::_Locinfo::_W_Getdays(void)const __ptr64 ?_W_Getdays@_Locinfo@std@@QEBAPEBGXZ |
MSVCP140.dll | 643 | | public: unsigned short const * __ptr64 __cdecl std::_Locinfo::_W_Getmonths(void)const __ptr64 ?_W_Getmonths@_Locinfo@std@@QEBAPEBGXZ |
MSVCP140.dll | 177 | | public: class std::_Yarn<char> & __ptr64 __cdecl std::_Yarn<char>::operator=(char const * __ptr64) __ptr64 ??4?$_Yarn@D@std@@QEAAAEAV01@PEBD@Z |
MSVCP140.dll | 579 | | private: static class std::locale::_Locimp * __ptr64 __cdecl std::locale::_Locimp::_New_Locimp(bool) ?_New_Locimp@_Locimp@locale@std@@CAPEAV123@_N@Z |
MSVCP140.dll | 570 | | private: static class std::locale::_Locimp * __ptr64 __cdecl std::locale::_Locimp::_Makeloc(class std::_Locinfo const & __ptr64, int, class std::locale::_Locimp * __ptr64, class std::locale const * __ptr64) ?_Makeloc@_Locimp@locale@std@@CAPEAV123@AEBV_Locinfo@3@HPEAV123@PEBV23@@Z |
MSVCP140.dll | 527 | | private: static class std::locale::_Locimp * __ptr64 __cdecl std::locale::_Init(bool) ?_Init@locale@std@@CAPEAV_Locimp@12@_N@Z |
MSVCP140.dll | 654 | | void __cdecl std::_Xlength_error(char const * __ptr64) ?_Xlength_error@std@@YAXPEBD@Z |
MSVCP140.dll | 1246 | | public: int __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::sputc(char) __ptr64 ?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHD@Z |
MSVCP140.dll | 1249 | | public: __int64 __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::sputn(char const * __ptr64, __int64) __ptr64 ?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAA_JPEBD_J@Z |
MSVCP140.dll | 1221 | | public: void __cdecl std::basic_ios<char, struct std::char_traits<char> >::setstate(int, bool) __ptr64 ?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z |
MSVCP140.dll | 1011 | | public: class std::locale __cdecl std::basic_ios<char, struct std::char_traits<char> >::imbue(class std::locale const & __ptr64) __ptr64 ?imbue@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAA?AVlocale@2@AEBV32@@Z |
MSVCP140.dll | 580 | | public: void __cdecl std::basic_ostream<char, struct std::char_traits<char> >::_Osfx(void) __ptr64 ?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ |
MSVCP140.dll | 260 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(double) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@N@Z |
MSVCP140.dll | 872 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::flush(void) __ptr64 ?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@XZ |
MSVCP140.dll | 19 | | public: __cdecl std::basic_iostream<char, struct std::char_traits<char> >::basic_iostream<char, struct std::char_traits<char> >(class std::basic_streambuf<char, struct std::char_traits<char> > * __ptr64) __ptr64 ??0?$basic_iostream@DU?$char_traits@D@std@@@std@@QEAA@PEAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z |
MSVCP140.dll | 128 | | public: virtual __cdecl std::basic_iostream<char, struct std::char_traits<char> >::~basic_iostream<char, struct std::char_traits<char> >(void) __ptr64 ??1?$basic_iostream@DU?$char_traits@D@std@@@std@@UEAA@XZ |
MSVCP140.dll | 659 | | void __cdecl __ExceptionPtrAssign(void * __ptr64, void const * __ptr64) ?__ExceptionPtrAssign@@YAXPEAXPEBX@Z |
MSVCP140.dll | 668 | | bool __cdecl __ExceptionPtrToBool(void const * __ptr64) ?__ExceptionPtrToBool@@YA_NPEBX@Z |
MSVCP140.dll | 692 | | class std::basic_ostream<char, struct std::char_traits<char> > std::cout ?cout@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A |
MSVCP140.dll | 653 | | void __cdecl std::_Xinvalid_argument(char const * __ptr64) ?_Xinvalid_argument@std@@YAXPEBD@Z |
MSVCP140.dll | 109 | | public: __cdecl std::_Lockit::_Lockit(int) __ptr64 ??0_Lockit@std@@QEAA@H@Z |
MSVCP140.dll | 165 | | public: __cdecl std::_Lockit::~_Lockit(void) __ptr64 ??1_Lockit@std@@QEAA@XZ |
MSVCP140.dll | 305 | | public: __cdecl std::locale::id::operator unsigned __int64(void) __ptr64 ??Bid@locale@std@@QEAA_KXZ |
MSVCP140.dll | 469 | | private: static class std::locale::_Locimp * __ptr64 __cdecl std::locale::_Getgloballocale(void) ?_Getgloballocale@locale@std@@CAPEAV_Locimp@12@XZ |
MSVCP140.dll | 669 | | public: bool __cdecl std::codecvt_base::always_noconv(void)const __ptr64 ?always_noconv@codecvt_base@std@@QEBA_NXZ |
MSVCP140.dll | 655 | | void __cdecl std::_Xout_of_range(char const * __ptr64) ?_Xout_of_range@std@@YAXPEBD@Z |
MSVCP140.dll | 656 | | void __cdecl std::_Xoverflow_error(char const * __ptr64) ?_Xoverflow_error@std@@YAXPEBD@Z |
MSVCP140.dll | 1018 | | public: int __cdecl std::codecvt<char, char, struct _Mbstatet>::in(struct _Mbstatet & __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64 & __ptr64, char * __ptr64, char * __ptr64, char * __ptr64 & __ptr64)const __ptr64 ?in@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEBD1AEAPEBDPEAD3AEAPEAD@Z |
MSVCP140.dll | 1075 | | public: int __cdecl std::codecvt<char, char, struct _Mbstatet>::out(struct _Mbstatet & __ptr64, char const * __ptr64, char const * __ptr64, char const * __ptr64 & __ptr64, char * __ptr64, char * __ptr64, char * __ptr64 & __ptr64)const __ptr64 ?out@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEBD1AEAPEBDPEAD3AEAPEAD@Z |
MSVCP140.dll | 652 | | void __cdecl std::_Xbad_function_call(void) ?_Xbad_function_call@std@@YAXXZ |
MSVCP140.dll | 1319 | | public: int __cdecl std::codecvt<char, char, struct _Mbstatet>::unshift(struct _Mbstatet & __ptr64, char * __ptr64, char * __ptr64, char * __ptr64 & __ptr64)const __ptr64 ?unshift@?$codecvt@DDU_Mbstatet@@@std@@QEBAHAEAU_Mbstatet@@PEAD1AEAPEAD@Z |
MSVCP140.dll | 433 | | public: static unsigned __int64 __cdecl std::codecvt<char, char, struct _Mbstatet>::_Getcat(class std::locale::facet const * __ptr64 * __ptr64, class std::locale const * __ptr64) ?_Getcat@?$codecvt@DDU_Mbstatet@@@std@@SA_KPEAPEBVfacet@locale@2@PEBV42@@Z |
MSVCP140.dll | 960 | | public: class std::locale __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::getloc(void)const __ptr64 ?getloc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEBA?AVlocale@2@XZ |
MSVCP140.dll | 501 | | protected: void __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::_Init(void) __ptr64 ?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXXZ |
MSVCP140.dll | 500 | | protected: void __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::_Init(char * __ptr64 * __ptr64, char * __ptr64 * __ptr64, int * __ptr64, char * __ptr64 * __ptr64, char * __ptr64 * __ptr64, int * __ptr64) __ptr64 ?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IEAAXPEAPEAD0PEAH001@Z |
MSVCP140.dll | 678 | | public: void __cdecl std::basic_ios<char, struct std::char_traits<char> >::clear(int, bool) __ptr64 ?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z |
MSVCP140.dll | 1343 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::write(char const * __ptr64, __int64) __ptr64 ?write@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@PEBD_J@Z |
MSVCP140.dll | 427 | | struct _iobuf * __ptr64 __cdecl std::_Fiopen(char const * __ptr64, int, int) ?_Fiopen@std@@YAPEAU_iobuf@@PEBDHH@Z |
MSVCP140.dll | 969 | | public: static class std::locale::id std::codecvt<char, char, struct _Mbstatet>::id ?id@?$codecvt@DDU_Mbstatet@@@std@@2V0locale@2@A |
MSVCP140.dll | 1332 | | public: char __cdecl std::basic_ios<char, struct std::char_traits<char> >::widen(char)const __ptr64 ?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADD@Z |
MSVCP140.dll | 262 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 (__cdecl*)(class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64)) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@P6AAEAV01@AEAV01@@Z@Z |
MSVCP140.dll | 264 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(class std::ios_base & __ptr64 (__cdecl*)(class std::ios_base & __ptr64)) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@P6AAEAVios_base@1@AEAV21@@Z@Z |
MSVCP140.dll | 255 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(int) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@H@Z |
MSVCP140.dll | 267 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(__int64) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@_J@Z |
MSVCP140.dll | 259 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(float) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@M@Z |
MSVCP140.dll | 1121 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::put(char) __ptr64 ?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@D@Z |
MSVCP140.dll | 1311 | | int __cdecl std::uncaught_exceptions(void) ?uncaught_exceptions@std@@YAHXZ |
MSVCP140.dll | 663 | | void __cdecl __ExceptionPtrCreate(void * __ptr64) ?__ExceptionPtrCreate@@YAXPEAX@Z |
MSVCP140.dll | 665 | | void __cdecl __ExceptionPtrDestroy(void * __ptr64) ?__ExceptionPtrDestroy@@YAXPEAX@Z |
MSVCP140.dll | 1172 | | struct std::_Smanip<int> __cdecl std::resetiosflags(int) ?resetiosflags@std@@YA?AU?$_Smanip@H@1@H@Z |
MSVCP140.dll | 1220 | | struct std::_Smanip<__int64> __cdecl std::setprecision(__int64) ?setprecision@std@@YA?AU?$_Smanip@_J@1@_J@Z |
MSVCP140.dll | 1191 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::seekp(class std::fpos<struct _Mbstatet>) __ptr64 ?seekp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@V?$fpos@U_Mbstatet@@@2@@Z |
MSVCP140.dll | 1286 | | public: class std::fpos<struct _Mbstatet> __cdecl std::basic_ostream<char, struct std::char_traits<char> >::tellp(void) __ptr64 ?tellp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAA?AV?$fpos@U_Mbstatet@@@2@XZ |
MSVCP140.dll | 1173 | | public: int __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::sbumpc(void) __ptr64 ?sbumpc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ |
MSVCP140.dll | 1231 | | public: int __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::sgetc(void) __ptr64 ?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ |
MSVCP140.dll | 661 | | void __cdecl __ExceptionPtrCopy(void * __ptr64, void const * __ptr64) ?__ExceptionPtrCopy@@YAXPEAXPEBX@Z |
MSVCP140.dll | 664 | | void __cdecl __ExceptionPtrCurrentException(void * __ptr64) ?__ExceptionPtrCurrentException@@YAXPEAX@Z |
MSVCP140.dll | 666 | | void __cdecl __ExceptionPtrRethrow(void const * __ptr64) ?__ExceptionPtrRethrow@@YAXPEBX@Z |
MSVCP140.dll | 1240 | | public: int __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::snextc(void) __ptr64 ?snextc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHXZ |
MSVCP140.dll | 537 | | public: bool __cdecl std::basic_istream<char, struct std::char_traits<char> >::_Ipfx(bool) __ptr64 ?_Ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAA_N_N@Z |
MSVCP140.dll | 886 | | public: int __cdecl std::basic_istream<char, struct std::char_traits<char> >::get(void) __ptr64 ?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAHXZ |
MSVCP140.dll | 674 | | class std::basic_ostream<char, struct std::char_traits<char> > std::cerr ?cerr@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A |
MSVCP140.dll | 258 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(unsigned long) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@K@Z |
MSVCP140.dll | 253 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(short) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@F@Z |
MSVCP140.dll | 254 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(unsigned short) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@G@Z |
MSVCP140.dll | 954 | | public: class std::basic_istream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_istream<char, struct std::char_traits<char> >::getline(char * __ptr64, __int64) __ptr64 ?getline@?$basic_istream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@PEAD_J@Z |
MSVCP140.dll | 268 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(unsigned __int64) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@_K@Z |
MSVCP140.dll | 1484 | | _Xtime_get_ticks |
MSVCP140.dll | 1424 | | _Query_perf_counter |
MSVCP140.dll | 1425 | | _Query_perf_frequency |
MSVCP140.dll | 1462 | | _Thrd_sleep |
MSVCP140.dll | 1461 | | _Thrd_join |
MSVCP140.dll | 1460 | | _Thrd_id |
MSVCP140.dll | 1358 | | _Cnd_do_broadcast_at_thread_exit |
MSVCP140.dll | 629 | | void __cdecl std::_Throw_Cpp_error(int) ?_Throw_Cpp_error@std@@YAXH@Z |
MSVCP140.dll | 1014 | | protected: virtual void __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::imbue(class std::locale const & __ptr64) __ptr64 ?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAXAEBVlocale@2@@Z |
MSVCP140.dll | 1277 | | protected: virtual int __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::sync(void) __ptr64 ?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHXZ |
MSVCP140.dll | 1205 | | protected: virtual class std::basic_streambuf<char, struct std::char_traits<char> > * __ptr64 __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::setbuf(char * __ptr64, __int64) __ptr64 ?setbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAPEAV12@PEAD_J@Z |
MSVCP140.dll | 1197 | | protected: virtual class std::fpos<struct _Mbstatet> __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::seekpos(class std::fpos<struct _Mbstatet>, int) __ptr64 ?seekpos@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA?AV?$fpos@U_Mbstatet@@@2@V32@H@Z |
MSVCP140.dll | 1188 | | protected: virtual class std::fpos<struct _Mbstatet> __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::seekoff(__int64, int, int) __ptr64 ?seekoff@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA?AV?$fpos@U_Mbstatet@@@2@_JHH@Z |
MSVCP140.dll | 1350 | | protected: virtual __int64 __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::xsputn(char const * __ptr64, __int64) __ptr64 ?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA_JPEBD_J@Z |
MSVCP140.dll | 1347 | | protected: virtual __int64 __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::xsgetn(char * __ptr64, __int64) __ptr64 ?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA_JPEAD_J@Z |
MSVCP140.dll | 1307 | | protected: virtual int __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::uflow(void) __ptr64 ?uflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHXZ |
MSVCP140.dll | 1312 | | protected: virtual int __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::underflow(void) __ptr64 ?underflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHXZ |
MSVCP140.dll | 1237 | | protected: virtual __int64 __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::showmanyc(void) __ptr64 ?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAA_JXZ |
MSVCP140.dll | 1083 | | protected: virtual int __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::pbackfail(int) __ptr64 ?pbackfail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MEAAHH@Z |
MSVCP140.dll | 639 | | public: virtual void __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::_Unlock(void) __ptr64 ?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAAXXZ |
MSVCP140.dll | 552 | | public: virtual void __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::_Lock(void) __ptr64 ?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UEAAXXZ |
MSVCP140.dll | 651 | | void __cdecl std::_Xbad_alloc(void) ?_Xbad_alloc@std@@YAXXZ |
VCRUNTIME140_1.dll | | | __CxxFrameHandler4 |
VCRUNTIME140.dll | 37 | | __std_type_info_destroy_list |
VCRUNTIME140.dll | 57 | | longjmp |
VCRUNTIME140.dll | 64 | | strchr |
VCRUNTIME140.dll | 65 | | strrchr |
VCRUNTIME140.dll | 58 | | memchr |
VCRUNTIME140.dll | 66 | | strstr |
VCRUNTIME140.dll | 8 | | __C_specific_handler |
VCRUNTIME140.dll | 29 | | __intrinsic_setjmp |
VCRUNTIME140.dll | 62 | | memset |
VCRUNTIME140.dll | 24 | | __RTDynamicCast |
VCRUNTIME140.dll | 54 | | _purecall |
VCRUNTIME140.dll | 61 | | memmove |
VCRUNTIME140.dll | 60 | | memcpy |
VCRUNTIME140.dll | 1 | | _CxxThrowException |
VCRUNTIME140.dll | 36 | | __std_type_info_compare |
VCRUNTIME140.dll | 34 | | __std_exception_destroy |
VCRUNTIME140.dll | 33 | | __std_exception_copy |
VCRUNTIME140.dll | 35 | | __std_terminate |
VCRUNTIME140.dll | 25 | | __RTtypeid |
VCRUNTIME140.dll | 27 | | __current_exception |
VCRUNTIME140.dll | 28 | | __current_exception_context |
VCRUNTIME140.dll | 59 | | memcmp |
api-ms-win-crt-runtime-l1-1-0.dll | 103 | | terminate |
api-ms-win-crt-runtime-l1-1-0.dll | 20 | | _beginthreadex |
api-ms-win-crt-runtime-l1-1-0.dll | 61 | | _register_thread_local_exe_atexit_callback |
api-ms-win-crt-runtime-l1-1-0.dll | 100 | | strerror |
api-ms-win-crt-runtime-l1-1-0.dll | 21 | | _c_exit |
api-ms-win-crt-runtime-l1-1-0.dll | 84 | | abort |
api-ms-win-crt-runtime-l1-1-0.dll | 55 | | _initterm_e |
api-ms-win-crt-runtime-l1-1-0.dll | 54 | | _initterm |
api-ms-win-crt-runtime-l1-1-0.dll | 85 | | exit |
api-ms-win-crt-runtime-l1-1-0.dll | 43 | | _get_narrow_winmain_command_line |
api-ms-win-crt-runtime-l1-1-0.dll | 66 | | _set_app_type |
api-ms-win-crt-runtime-l1-1-0.dll | 64 | | _seh_filter_exe |
api-ms-win-crt-runtime-l1-1-0.dll | 22 | | _cexit |
api-ms-win-crt-runtime-l1-1-0.dll | 29 | | _crt_at_quick_exit |
api-ms-win-crt-runtime-l1-1-0.dll | 30 | | _crt_atexit |
api-ms-win-crt-runtime-l1-1-0.dll | 33 | | _errno |
api-ms-win-crt-runtime-l1-1-0.dll | 102 | | system |
api-ms-win-crt-runtime-l1-1-0.dll | 95 | | perror |
api-ms-win-crt-runtime-l1-1-0.dll | 34 | | _execute_onexit_table |
api-ms-win-crt-runtime-l1-1-0.dll | 60 | | _register_onexit_function |
api-ms-win-crt-runtime-l1-1-0.dll | 52 | | _initialize_onexit_table |
api-ms-win-crt-runtime-l1-1-0.dll | 51 | | _initialize_narrow_environment |
api-ms-win-crt-runtime-l1-1-0.dll | 24 | | _configure_narrow_argv |
api-ms-win-crt-runtime-l1-1-0.dll | 63 | | _seh_filter_dll |
api-ms-win-crt-runtime-l1-1-0.dll | 35 | | _exit |
api-ms-win-crt-runtime-l1-1-0.dll | 99 | | signal |
api-ms-win-crt-runtime-l1-1-0.dll | 57 | | _invalid_parameter_noinfo_noreturn |
api-ms-win-crt-heap-l1-1-0.dll | 25 | | malloc |
api-ms-win-crt-heap-l1-1-0.dll | 23 | | calloc |
api-ms-win-crt-heap-l1-1-0.dll | | | _aligned_free |
api-ms-win-crt-heap-l1-1-0.dll | 8 | | _callnewh |
api-ms-win-crt-heap-l1-1-0.dll | 26 | | realloc |
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-stdio-l1-1-0.dll | 146 | | putchar |
api-ms-win-crt-stdio-l1-1-0.dll | 67 | | _kbhit |
api-ms-win-crt-stdio-l1-1-0.dll | 122 | | fgets |
api-ms-win-crt-stdio-l1-1-0.dll | 140 | | getchar |
api-ms-win-crt-stdio-l1-1-0.dll | 135 | | fseek |
api-ms-win-crt-stdio-l1-1-0.dll | 147 | | puts |
api-ms-win-crt-stdio-l1-1-0.dll | 145 | | putc |
api-ms-win-crt-stdio-l1-1-0.dll | 150 | | rewind |
api-ms-win-crt-stdio-l1-1-0.dll | 118 | | ferror |
api-ms-win-crt-stdio-l1-1-0.dll | 137 | | ftell |
api-ms-win-crt-stdio-l1-1-0.dll | 139 | | getc |
api-ms-win-crt-stdio-l1-1-0.dll | 57 | | _get_stream_buffer_pointers |
api-ms-win-crt-stdio-l1-1-0.dll | 119 | | fflush |
api-ms-win-crt-stdio-l1-1-0.dll | 120 | | fgetc |
api-ms-win-crt-stdio-l1-1-0.dll | 121 | | fgetpos |
api-ms-win-crt-stdio-l1-1-0.dll | 127 | | fputc |
api-ms-win-crt-stdio-l1-1-0.dll | 136 | | fsetpos |
api-ms-win-crt-stdio-l1-1-0.dll | 131 | | fread |
api-ms-win-crt-stdio-l1-1-0.dll | 138 | | fwrite |
api-ms-win-crt-stdio-l1-1-0.dll | 152 | | setvbuf |
api-ms-win-crt-stdio-l1-1-0.dll | 125 | | fopen |
api-ms-win-crt-stdio-l1-1-0.dll | 116 | | fclose |
api-ms-win-crt-stdio-l1-1-0.dll | | | __acrt_iob_func |
api-ms-win-crt-stdio-l1-1-0.dll | 7 | | __stdio_common_vfwprintf |
api-ms-win-crt-stdio-l1-1-0.dll | 157 | | ungetc |
api-ms-win-crt-stdio-l1-1-0.dll | 84 | | _set_fmode |
api-ms-win-crt-stdio-l1-1-0.dll | 3 | | __stdio_common_vfprintf |
api-ms-win-crt-stdio-l1-1-0.dll | 14 | | __stdio_common_vsprintf_p |
api-ms-win-crt-stdio-l1-1-0.dll | 117 | | feof |
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 | 13 | | __stdio_common_vsprintf |
api-ms-win-crt-stdio-l1-1-0.dll | 59 | | _getcwd |
api-ms-win-crt-stdio-l1-1-0.dll | 16 | | __stdio_common_vsscanf |
api-ms-win-crt-stdio-l1-1-0.dll | 47 | | _fseeki64 |
api-ms-win-crt-stdio-l1-1-0.dll | 6 | | __stdio_common_vfscanf |
api-ms-win-crt-time-l1-1-0.dll | 69 | | clock |
api-ms-win-crt-time-l1-1-0.dll | 48 | | _time64 |
api-ms-win-crt-time-l1-1-0.dll | 14 | | _ctime64 |
api-ms-win-crt-math-l1-1-0.dll | 190 | | floor |
api-ms-win-crt-math-l1-1-0.dll | 230 | | logf |
api-ms-win-crt-math-l1-1-0.dll | 16 | | _dclass |
api-ms-win-crt-math-l1-1-0.dll | 125 | | ceilf |
api-ms-win-crt-math-l1-1-0.dll | 254 | | pow |
api-ms-win-crt-math-l1-1-0.dll | 255 | | powf |
api-ms-win-crt-math-l1-1-0.dll | 274 | | sin |
api-ms-win-crt-math-l1-1-0.dll | 278 | | sqrt |
api-ms-win-crt-math-l1-1-0.dll | 74 | | acos |
api-ms-win-crt-math-l1-1-0.dll | 265 | | round |
api-ms-win-crt-math-l1-1-0.dll | 9 | | __setusermatherr |
api-ms-win-crt-math-l1-1-0.dll | 212 | | llrint |
api-ms-win-crt-math-l1-1-0.dll | 231 | | lrint |
api-ms-win-crt-math-l1-1-0.dll | 263 | | rintf |
api-ms-win-crt-math-l1-1-0.dll | 287 | | trunc |
api-ms-win-crt-math-l1-1-0.dll | 219 | | log10 |
api-ms-win-crt-math-l1-1-0.dll | 279 | | sqrtf |
api-ms-win-crt-math-l1-1-0.dll | 262 | | rint |
api-ms-win-crt-math-l1-1-0.dll | 220 | | log10f |
api-ms-win-crt-math-l1-1-0.dll | 218 | | log |
api-ms-win-crt-math-l1-1-0.dll | 144 | | cos |
api-ms-win-crt-math-l1-1-0.dll | 178 | | exp |
api-ms-win-crt-math-l1-1-0.dll | 146 | | cosh |
api-ms-win-crt-math-l1-1-0.dll | 276 | | sinh |
api-ms-win-crt-math-l1-1-0.dll | 280 | | tan |
api-ms-win-crt-math-l1-1-0.dll | 226 | | log2l |
api-ms-win-crt-math-l1-1-0.dll | 235 | | lroundf |
api-ms-win-crt-math-l1-1-0.dll | 29 | | _fdclass |
api-ms-win-crt-math-l1-1-0.dll | 191 | | floorf |
api-ms-win-crt-math-l1-1-0.dll | 282 | | tanh |
api-ms-win-crt-math-l1-1-0.dll | 202 | | fmodf |
api-ms-win-crt-math-l1-1-0.dll | 124 | | ceil |
api-ms-win-crt-math-l1-1-0.dll | 79 | | asin |
api-ms-win-crt-math-l1-1-0.dll | 196 | | fmaxf |
api-ms-win-crt-math-l1-1-0.dll | 145 | | cosf |
api-ms-win-crt-math-l1-1-0.dll | 275 | | sinf |
api-ms-win-crt-math-l1-1-0.dll | 183 | | expm1 |
api-ms-win-crt-math-l1-1-0.dll | 182 | | expf |
api-ms-win-crt-math-l1-1-0.dll | 224 | | log2 |
api-ms-win-crt-math-l1-1-0.dll | 237 | | modf |
api-ms-win-crt-math-l1-1-0.dll | 201 | | fmod |
api-ms-win-crt-math-l1-1-0.dll | 266 | | roundf |
api-ms-win-crt-math-l1-1-0.dll | 232 | | lrintf |
api-ms-win-crt-math-l1-1-0.dll | 84 | | atan |
api-ms-win-crt-math-l1-1-0.dll | 215 | | llround |
api-ms-win-crt-math-l1-1-0.dll | 85 | | atan2 |
api-ms-win-crt-utility-l1-1-0.dll | 25 | | qsort |
api-ms-win-crt-utility-l1-1-0.dll | 16 | | bsearch |
api-ms-win-crt-utility-l1-1-0.dll | 29 | | srand |
api-ms-win-crt-utility-l1-1-0.dll | 27 | | rand |
api-ms-win-crt-filesystem-l1-1-0.dll | 35 | | _unlink |
api-ms-win-crt-filesystem-l1-1-0.dll | 63 | | remove |
api-ms-win-crt-filesystem-l1-1-0.dll | 32 | | _stat64i32 |
api-ms-win-crt-filesystem-l1-1-0.dll | 26 | | _rmdir |
api-ms-win-crt-filesystem-l1-1-0.dll | 25 | | _mkdir |
api-ms-win-crt-filesystem-l1-1-0.dll | 54 | | _wrename |
api-ms-win-crt-filesystem-l1-1-0.dll | 36 | | _unlock_file |
api-ms-win-crt-filesystem-l1-1-0.dll | 2 | | _chdir |
api-ms-win-crt-filesystem-l1-1-0.dll | 22 | | _lock_file |
api-ms-win-crt-filesystem-l1-1-0.dll | | | _access |
api-ms-win-crt-convert-l1-1-0.dll | 97 | | strtol |
api-ms-win-crt-convert-l1-1-0.dll | 71 | | _wtoi |
api-ms-win-crt-convert-l1-1-0.dll | 100 | | strtoul |
api-ms-win-crt-convert-l1-1-0.dll | 79 | | atof |
api-ms-win-crt-convert-l1-1-0.dll | 82 | | atoll |
api-ms-win-crt-convert-l1-1-0.dll | 80 | | atoi |
api-ms-win-crt-string-l1-1-0.dll | 41 | | _strdup |
api-ms-win-crt-string-l1-1-0.dll | 123 | | iswspace |
api-ms-win-crt-string-l1-1-0.dll | 116 | | iswcntrl |
api-ms-win-crt-string-l1-1-0.dll | 151 | | tolower |
api-ms-win-crt-string-l1-1-0.dll | 142 | | strncmp |
api-ms-win-crt-string-l1-1-0.dll | 134 | | strcmp |
api-ms-win-crt-string-l1-1-0.dll | 101 | | isalpha |
api-ms-win-crt-string-l1-1-0.dll | 42 | | _stricmp |
api-ms-win-crt-string-l1-1-0.dll | 107 | | islower |
api-ms-win-crt-string-l1-1-0.dll | 143 | | strncpy |
api-ms-win-crt-string-l1-1-0.dll | 111 | | isupper |
api-ms-win-crt-string-l1-1-0.dll | 100 | | isalnum |
api-ms-win-crt-string-l1-1-0.dll | 110 | | isspace |
api-ms-win-crt-string-l1-1-0.dll | 104 | | isdigit |
api-ms-win-crt-string-l1-1-0.dll | 152 | | toupper |
api-ms-win-crt-string-l1-1-0.dll | 108 | | isprint |
api-ms-win-crt-environment-l1-1-0.dll | 16 | | getenv |
api-ms-win-crt-locale-l1-1-0.dll | 8 | | _configthreadlocale |
api-ms-win-crt-locale-l1-1-0.dll | 18 | | localeconv |
api-ms-win-crt-conio-l1-1-0.dll | 14 | | _getch |