[Freedos-user] FreeDOS Install HOWTO does not take you to HOWTO

2014-07-29 Thread Jaroslav Beran
Hello, FreeDOS Install HOWTO link on main page http://www.freedos.org/ does not take you to HOWTO. Jarda -- Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our

[Freedos-user] Why are you using FreeDOS?

2014-08-04 Thread Jaroslav Beran
Why are you using FreeDOS? Personally I have three main reasons for which I stay with FreeDOS: 1. I like Borland Turbo products and with FreeDOS I can run them in natural environment. (BTW I was very pleasured when I found this location

Re: [Freedos-user] DOSMid - plays MIDI files on DOS via a MPU-401 interface

2014-08-12 Thread Jaroslav Beran
Hello, I am working on some small game and one of points in my todo list is to enable play background music. One possibility is to grab similar project. But better way would be to use shared library if it is possible. So my question is do you plan provide also shared library? :-) Jarda

Re: [Freedos-user] DOSMid - plays MIDI files on DOS via a MPU-401 interface

2014-08-12 Thread Jaroslav Beran
somewhere on the net already? Mateusz On August 12, 2014 10:16:15 PM GMT+02:00, Jaroslav Beran jaroslav.be...@gmail.com wrote: Hello, I am working on some small game and one of points in my todo list is to enable play background music. One possibility is to grab similar project

Re: [Freedos-user] DOSMid - plays MIDI files on DOS via a MPU-401 interface

2014-08-13 Thread Jaroslav Beran
:31 PM, Jaroslav Beran wrote: Hi Mateusz, I saw some possibility of creating dll in case of watcom but didnt sure if it is usable under dos. I understand well that BSD license allowes me to do many thinks with you code. But idea is to provide api as shared or static library and keep