/reactos/dll/appcompat/shims/layer/ |
H A D | forcedxsetupsuccess.c | 106 ANSI_STRING Library; in SHIM_OBJ_NAME() local 108 RtlInitAnsiString(&Library, lpLibFileName); in SHIM_OBJ_NAME() 109 if (IsDxSetupA(&Library)) in SHIM_OBJ_NAME() 117 UNICODE_STRING Library; in SHIM_OBJ_NAME() local 119 RtlInitUnicodeString(&Library, lpLibFileName); in SHIM_OBJ_NAME() 120 if (IsDxSetupW(&Library)) in SHIM_OBJ_NAME() 128 ANSI_STRING Library; in SHIM_OBJ_NAME() local 130 RtlInitAnsiString(&Library, lpLibFileName); in SHIM_OBJ_NAME() 131 if (IsDxSetupA(&Library)) in SHIM_OBJ_NAME() 139 UNICODE_STRING Library; in SHIM_OBJ_NAME() local [all …]
|
/reactos/sdk/include/ndk/ |
H A D | lgpl.txt | 130 Library" means either the Library or any derivative work under 146 on the Library (independent of the use of the Library in a tool for 156 Library. 204 collective works based on the Library. 207 with the Library (or with a work based on the Library) on a volume of 241 Library, but is designed to work with the Library by being compiled or 246 However, linking a "work that uses the Library" with the Library 264 Library will still fall under Section 6.) 272 link a "work that uses the Library" with the Library to produce a 279 Library is used in it and that the Library and its use are covered by [all …]
|
/reactos/sdk/include/c++/stlport/stl/config/ |
H A D | _mwerks.h | 124 … Macintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C++:Include 125 …acintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:… 126 …acintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C++:Include:#… 127 …acintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C++:Include:#… 128 …acintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:… 129 …acintosh HD:Codewarrior Pro 4:Metrowerks CodeWarrior:Metrowerks Standard Library:MSL C:MSL Common:…
|
/reactos/modules/rostests/apitests/appshim/ |
H A D | genral_hooks.c | 22 const char* Library; member 58 for (num = 0; num < _countof(data->hooks) && data->hooks[num].Library;) in count_shims() 112 int lib = lstrcmpA(expect_hk->Library, got_hk->LibraryName); in START_TEST() 115 expect_hk->Library, got_hk->LibraryName, wine_dbgstr_w(current->ShimName)); in START_TEST() 136 … expect_hk->Library, safe_str(expect_hk->Function), wine_dbgstr_w(current->ShimName)); in START_TEST()
|
H A D | layer_hooks.c | 22 const char* Library; member 70 for (num = 0; num < _countof(data->hooks) && data->hooks[num].Library;) in count_shims() 124 int lib = lstrcmpA(expect_hk->Library, got_hk->LibraryName); in START_TEST() 127 expect_hk->Library, got_hk->LibraryName, wine_dbgstr_w(current->ShimName)); in START_TEST() 148 … expect_hk->Library, safe_str(expect_hk->Function), wine_dbgstr_w(current->ShimName)); in START_TEST()
|
/reactos/base/setup/lib/ |
H A D | setuplib.rc | 2 * PROJECT: ReactOS Setup Library 13 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Setup Library DLL"
|
/reactos/dll/3rdparty/libpng/docs/ |
H A D | LICENSE | 4 PNG Reference Library License version 2 7 * Copyright (c) 1995-2022 The PNG Reference Library Authors. 39 PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35) 109 The PNG Reference Library is supplied "AS IS". The Contributing 115 result from the use of the PNG Reference Library, even if advised of
|
/reactos/modules/rosapps/applications/explorer-old/notifyhook/ |
H A D | notifyhook.dsp | 5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 20 !MESSAGE "notifyhook - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") 21 !MESSAGE "notifyhook - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") 22 !MESSAGE "notifyhook - Win32" (based on "Win32 (x86) Dynamic-Link Library") 23 !MESSAGE "notifyhook - Win32 Debug Release" (based on "Win32 (x86) Dynamic-Link Library")
|
/reactos/sdk/tools/xml2sdb/ |
H A D | xml2sdb.h | 165 struct Library struct 225 struct Library Library; member
|
H A D | xml2sdb.cpp | 647 Library.Shims.push_back(shim); in fromXml() 653 Library.Flags.push_back(flag); in fromXml() 659 Library.InExcludes.push_back(inex); in fromXml() 694 if (!WriteGeneric(pdb, Library.InExcludes, *this)) in toSdb() 696 if (!WriteGeneric(pdb, Library.Shims, *this)) in toSdb() 698 if (!WriteGeneric(pdb, Library.Flags, *this)) in toSdb()
|
/reactos/sdk/lib/conutils/ |
H A D | README.txt | 1 The ReactOS Console Utilities Library v0.2 26 -- Main ConUtils Library --
|
/reactos/modules/rosapps/applications/net/ncftp/libncftp/ |
H A D | libncftp.dsp | 5 # TARGTYPE "Win32 (x86) Static Library" 0x0104 20 !MESSAGE "libncftp - Win32 Release" (based on "Win32 (x86) Static Library") 21 !MESSAGE "libncftp - Win32 Debug" (based on "Win32 (x86) Static Library")
|
/reactos/sdk/lib/drivers/csq/ |
H A D | csq.def | 2 DESCRIPTION "ReactOS Cancel-Safe Queue Library"
|
/reactos/drivers/network/ndis/ |
H A D | ndis.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "NDIS Library"
|
/reactos/dll/win32/crtdll/ |
H A D | crtdll.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "C Runtime Library"
|
/reactos/dll/win32/imagehlp/ |
H A D | imagehlp.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "IMAGEHLP.DLL Debug Library"
|
/reactos/drivers/base/kdrosdbg/ |
H A D | kdrosdbg.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS KDBG COM Library"
|
/reactos/dll/opengl/glu32/ |
H A D | glu32.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS OpenGL Utility Library"
|
/reactos/dll/win32/dnsapi/ |
H A D | dnsapi.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "DNS Client API Library"
|
/reactos/dll/win32/hid/ |
H A D | hid.rc | 2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Hid User Library"
|
/reactos/dll/win32/msvcrt/ |
H A D | msvcrt.rc | 1 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS C Runtime Library"
|
/reactos/dll/win32/atl/ |
H A D | atl_lib_t.rgs | 7 '1.0' = s 'ATL 2.0 Type Library'
|
/reactos/dll/win32/pstorec/ |
H A D | pstorec.rgs | 7 '1.0' = s 'PStore 1.0 Type Library'
|
/reactos/dll/directx/ksuser/ |
H A D | ksuser.rc | 4 #define REACTOS_STR_FILE_DESCRIPTION "User CSA Library\0"
|
/reactos/dll/3rdparty/libtirpc/ |
H A D | libtirpc.pc.in | 7 Description: Transport Independent RPC Library
|