MCPcopy Create free account
hub / github.com/bluescan/tacentview / RequestNetworkSharesThread

Method RequestNetworkSharesThread

Src/FileDialog.cpp:853–856  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

851
852#ifdef PLATFORM_WINDOWS
853void FileDialog::RequestNetworkSharesThread()
854{
855 tSystem::tGetNetworkShares(NetworkShareResults);
856}
857
858
859bool FileDialog::ProcessShareResults()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected