reactos/dll/win32/msxml3
Thomas Faber 5685ad4a12
[CMAKE] Don't use the PCH for generated files.
The PCH must be used with the same compiler flags it was generated with,
so don't use it for files that use modified flags.
2019-04-13 15:58:22 +02:00
..
res Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
attribute.c [MSXML3] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:11:02 +01:00
bsc.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
cdata.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
CMakeLists.txt [CMAKE] Don't use the PCH for generated files. 2019-04-13 15:58:22 +02:00
comment.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
datatypes.xsd Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
dispex.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
docfrag.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
doctype.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
domdoc.c [MSXML3] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:11:02 +01:00
domimpl.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
element.c [MSXML3] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:11:02 +01:00
entityref.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
factory.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
httprequest.c [MSXML3] Fix buffer overflow in BindStatusCallback_GetBindInfo. CORE-14570 2018-04-26 15:00:24 +02:00
main.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
msvc.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
msxml3.manifest Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
msxml3.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
msxml3_ros.diff Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
msxml3_v1.idl Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
msxml3_v1.rgs Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
msxml_private.h [MSXML3] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:11:02 +01:00
mxnamespace.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
mxwriter.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
node.c [MSXML3] Sync with Wine Staging 4.0. CORE-15682 2019-01-29 13:11:02 +01:00
nodelist.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
nodemap.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
parseerror.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
pi.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
precomp.h [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
resource.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
resources.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
saxreader.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
schema.c [MSXML3] Handle libxml2 API breakage. CORE-15280 2019-01-16 09:27:30 +01:00
schemas.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
selection.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
stylesheet.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
text.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
uuid.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
version.rc [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xdr.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xmldoc.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xmlelem.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xmlparser.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xmlparser.idl Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
xmlparser.rgs Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
xmlview.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xslpattern.h [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xslpattern.l Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
xslpattern.tab.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xslpattern.tab.h [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xslpattern.y Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
xslpattern.yy.c [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00
xslpattern.yy.h [MSXML3] Sync with Wine Staging 3.3. CORE-14434 2018-03-20 12:28:36 +01:00