Vanara/PInvoke/Printing
dahall 857e7c4703 Changed all methods that returned `SafeCoTaskMemString` to `string`. After much reading and testing I determined this was redundant with marshaling code in .NET. 2020-10-21 18:44:25 -06:00
..
CorrelationReport.md Updated project information files 2020-07-14 16:02:36 -06:00
DocumentSource.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
DocumentTarget.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
PrntvPt.cs Added remaining winspool and prntvpt functions 2019-12-12 20:13:04 -07:00
Vanara.PInvoke.Printing.csproj Moved much of the individual project file detail to root Directory.Build.* files for consistency. Fixed build errors due to bad or missing project tags. Cleaned up project files. 2020-04-03 14:51:10 -06:00
WinSpool.DrvFuncs.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
WinSpool.Enums.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
WinSpool.Funcs.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
WinSpool.Structs.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
XpsObjectModel.Enums.cs Completed documentation and cleanup of all xpsobjectmodelX.h code. 2020-01-03 15:10:02 -07:00
XpsObjectModel.Factory.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
XpsObjectModel.Parts.cs Changed all methods that returned `SafeCoTaskMemString` to `string`. After much reading and testing I determined this was redundant with marshaling code in .NET. 2020-10-21 18:44:25 -06:00
XpsObjectModel.Structs.cs Completed documentation and cleanup of all xpsobjectmodelX.h code. 2020-01-03 15:10:02 -07:00
XpsObjectModel.cs Changed all methods that returned `SafeCoTaskMemString` to `string`. After much reading and testing I determined this was redundant with marshaling code in .NET. 2020-10-21 18:44:25 -06:00
XpsObjectModel2.cs Changed all methods that returned `SafeCoTaskMemString` to `string`. After much reading and testing I determined this was redundant with marshaling code in .NET. 2020-10-21 18:44:25 -06:00
XpsPrint.cs Added XpsPrint functions and interfaces. 2019-12-14 17:17:20 -07:00