Home
last modified time | relevance | path

Searched refs:Library (Results 1 – 25 of 146) sorted by relevance

123456

/reactos/dll/appcompat/shims/layer/
H A Dforcedxsetupsuccess.c106 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 Dlgpl.txt130 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.h124 … 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 Dgenral_hooks.c22 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 Dlayer_hooks.c22 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 Dsetuplib.rc2 * PROJECT: ReactOS Setup Library
13 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Setup Library DLL"
/reactos/dll/3rdparty/libpng/docs/
H A DLICENSE4 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 Dnotifyhook.dsp5 # 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 Dxml2sdb.h165 struct Library struct
225 struct Library Library; member
H A Dxml2sdb.cpp647 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 DREADME.txt1 The ReactOS Console Utilities Library v0.2
26 -- Main ConUtils Library --
/reactos/modules/rosapps/applications/net/ncftp/libncftp/
H A Dlibncftp.dsp5 # 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 Dcsq.def2 DESCRIPTION "ReactOS Cancel-Safe Queue Library"
/reactos/drivers/network/ndis/
H A Dndis.rc2 #define REACTOS_STR_FILE_DESCRIPTION "NDIS Library"
/reactos/dll/win32/crtdll/
H A Dcrtdll.rc2 #define REACTOS_STR_FILE_DESCRIPTION "C Runtime Library"
/reactos/dll/win32/imagehlp/
H A Dimagehlp.rc2 #define REACTOS_STR_FILE_DESCRIPTION "IMAGEHLP.DLL Debug Library"
/reactos/drivers/base/kdrosdbg/
H A Dkdrosdbg.rc2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS KDBG COM Library"
/reactos/dll/opengl/glu32/
H A Dglu32.rc2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS OpenGL Utility Library"
/reactos/dll/win32/dnsapi/
H A Ddnsapi.rc2 #define REACTOS_STR_FILE_DESCRIPTION "DNS Client API Library"
/reactos/dll/win32/hid/
H A Dhid.rc2 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Hid User Library"
/reactos/dll/win32/msvcrt/
H A Dmsvcrt.rc1 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS C Runtime Library"
/reactos/dll/win32/atl/
H A Datl_lib_t.rgs7 '1.0' = s 'ATL 2.0 Type Library'
/reactos/dll/win32/pstorec/
H A Dpstorec.rgs7 '1.0' = s 'PStore 1.0 Type Library'
/reactos/dll/directx/ksuser/
H A Dksuser.rc4 #define REACTOS_STR_FILE_DESCRIPTION "User CSA Library\0"
/reactos/dll/3rdparty/libtirpc/
H A Dlibtirpc.pc.in7 Description: Transport Independent RPC Library

123456