Home
last modified time | relevance | path

Searched refs:GetConsoleTitle (Results 1 – 25 of 121) sorted by relevance

12345

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/kernel32/
H A DInterop.GetConsoleTitle.cs14 private static extern int GetConsoleTitle([Out]StringBuilder title, int nSize); in GetConsoleTitle() method in Interop.Kernel32
34 internal static int GetConsoleTitle(out string title, out int titleLength) in GetConsoleTitle() method in Interop.Kernel32
38 int len = GetConsoleTitle(sb, sb.Capacity); in GetConsoleTitle()
57 len = GetConsoleTitle(sb, sb.Capacity); in GetConsoleTitle()
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgutlwin.cpp72 GetConsoleTitle(ge_win_coldtitle, sizeof(ge_win_coldtitle)); in g_init_os()
272 GetConsoleTitle(title, GMAXTITLE); in g_get_ostitle_name()
/dports/games/xnethack/xNetHack-xnh6.1/sys/winnt/
H A Dwinnt.c423 GetConsoleTitle(OldTitle, sizeof OldTitle); in GetConsoleHwnd()
429 GetConsoleTitle(TestTitle, sizeof TestTitle); in GetConsoleHwnd()
433 GetConsoleTitle(TestTitle, sizeof TestTitle); in GetConsoleHwnd()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/winnt/
H A Dwinnt.c436 GetConsoleTitle(OldTitle, sizeof OldTitle); in GetConsoleHwnd()
442 GetConsoleTitle(TestTitle, sizeof TestTitle); in GetConsoleHwnd()
446 GetConsoleTitle(TestTitle, sizeof TestTitle); in GetConsoleHwnd()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/winnt/
H A Dwinnt.c436 GetConsoleTitle(OldTitle, sizeof OldTitle); in GetConsoleHwnd()
442 GetConsoleTitle(TestTitle, sizeof TestTitle); in GetConsoleHwnd()
446 GetConsoleTitle(TestTitle, sizeof TestTitle); in GetConsoleHwnd()
/dports/emulators/vice/vice-3.5/src/arch/shared/
H A Darchdep_default_logger.c71 if (!GetConsoleTitle(NULL, 0) && GetLastError() == ERROR_SUCCESS) { in archdep_default_logger()
/dports/games/scorched3d/scorched/src/server/scorcheds/
H A Dmain.cpp78 GetConsoleTitle(titleBuffer, MAX_PATH); in main()
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwincon.h176 #define GetConsoleTitle GetConsoleTitleW macro
190 #define GetConsoleTitle GetConsoleTitleA macro
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System/
H A DWindowsConsoleDriver.cs312 if (GetConsoleTitle (sb, 1024) == 0) {
315 if (GetConsoleTitle (sb, 26000) == 0)
593 extern static int GetConsoleTitle (StringBuilder sb, int size); in GetConsoleTitle() method in System.WindowsConsoleDriver
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwincon.h203 #define GetConsoleTitle __AW(GetConsoleTitle) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwincon.h203 #define GetConsoleTitle __AW(GetConsoleTitle) macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwincon.d291 alias GetConsoleTitleW GetConsoleTitle;
305 alias GetConsoleTitleA GetConsoleTitle;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwincon.d291 alias GetConsoleTitleW GetConsoleTitle;
305 alias GetConsoleTitleA GetConsoleTitle;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwincon.d290 alias GetConsoleTitleW GetConsoleTitle;
304 alias GetConsoleTitleA GetConsoleTitle;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwincon.d291 alias GetConsoleTitleW GetConsoleTitle;
305 alias GetConsoleTitleA GetConsoleTitle;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwincon.d290 alias GetConsoleTitleW GetConsoleTitle;
304 alias GetConsoleTitleA GetConsoleTitle;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwincon.d290 alias GetConsoleTitleW GetConsoleTitle;
304 alias GetConsoleTitleA GetConsoleTitle;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwincon.d290 alias GetConsoleTitleW GetConsoleTitle;
304 alias GetConsoleTitleA GetConsoleTitle;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwincon.d290 alias GetConsoleTitleW GetConsoleTitle;
304 alias GetConsoleTitleA GetConsoleTitle;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwincon.d291 alias GetConsoleTitleW GetConsoleTitle;
305 alias GetConsoleTitleA GetConsoleTitle;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwincon.d290 alias GetConsoleTitleW GetConsoleTitle;
304 alias GetConsoleTitleA GetConsoleTitle;
/dports/audio/mixxx/mixxx-2.3.0/src/util/
H A Dconsole.cpp121 if (GetConsoleTitle(m_oldTitle, MAX_PATH)) { in Console()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dkmp_io.cpp61 rc = GetConsoleTitle(buffer, sizeof(buffer)); in is_console()
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dkmp_io.cpp61 rc = GetConsoleTitle(buffer, sizeof(buffer)); in is_console()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_io.cpp61 rc = GetConsoleTitle(buffer, sizeof(buffer)); in is_console()

12345