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?$defaul |