Vanara/PInvoke/Multimedia
dahall 298ea34914 Updated package readme files 2022-06-14 16:55:29 -06:00
..
CorrelationReport.md Updated documentation and added package readme files. 2022-05-09 15:56:58 -06:00
JoystickApi.cs Added functions and constants from joystickapi.h and mmsyscom.h to Multimedia 2021-06-16 21:44:12 -06:00
MSAcm.cs Buildable check-in of new UNFINISHED and UNTESTED Multimedia assembly. 2021-05-14 13:07:29 -06:00
MmDdk.cs Completed addition of all functions to Multimedia project 2021-06-19 08:48:33 -06:00
MmIscApi.cs Completed addition of all functions to Multimedia project 2021-06-19 08:48:33 -06:00
MmReg.cs Buildable check-in of new UNFINISHED and UNTESTED Multimedia assembly. 2021-05-14 13:07:29 -06:00
MmSysCom.cs More updates from mmeapi.h and timeapi.h 2021-06-18 18:57:52 -06:00
MmSystem.cs Added functions and constants from joystickapi.h and mmsyscom.h to Multimedia 2021-06-16 21:44:12 -06:00
MmeApi.aux.cs Changed all dll references to lowercase to avoid new .NET 5 behavior (fixes #235) 2021-06-24 11:14:34 -06:00
MmeApi.midi.cs More updates from mmeapi.h and timeapi.h 2021-06-18 18:57:52 -06:00
MmeApi.mixer.cs More updates from mmeapi.h and timeapi.h 2021-06-18 18:57:52 -06:00
MmeApi.wave.cs More updates from mmeapi.h and timeapi.h 2021-06-18 18:57:52 -06:00
TimeApi.cs More updates from mmeapi.h and timeapi.h 2021-06-18 18:57:52 -06:00
Vanara.PInvoke.Multimedia.csproj Updated documentation and added package readme files. 2022-05-09 15:56:58 -06:00
Vfw.AVI.cs Fixed issue #253 2021-11-11 17:48:43 -07:00
Vfw.IC.cs Removed code and conditionals for obsolete target frameworks. 2022-02-07 14:58:09 -07:00
Vfw.Interfaces.cs Buildable check-in of new UNFINISHED and UNTESTED Multimedia assembly. 2021-05-14 13:07:29 -06:00
Vfw.MCI.cs Added IC, MCI and cap functions to Vanara.PInvoke.Multimedia 2021-06-16 11:52:33 -06:00
Vfw.cap.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
Vfw.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
pkgreadme.md Updated package readme files 2022-06-14 16:55:29 -06:00