svenbarth
|
631364aa9f
* fix for Mantis #35469: change DWORD types to DWORD_PTR were required by the mmsystem.h related headers
|
6 years ago |
marco
|
2d74227859
* Fixes #34113 + auxOutMessage The wrong functions were all under #ifdef winver> x030a or 0x0400
|
7 years ago |
marco
|
438c4cbef7
* fix for #33823 dword->dword_ptr
|
7 years ago |
michael
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
7 years ago |
marco
|
2225f90dde
* fix for #31161
|
9 years ago |
svenbarth
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
12 years ago |
marco
|
f7ac18f2a0
* a few dword->dword_ptr fixes. I only fixed a few that sb in a forum stumbled on, I didn't do a full audit.
|
13 years ago |
sergei
|
376d34ebdf
* Fixed type of dwCallback member in 44 remaining MCI_xx_PARAMS records ;-)
|
14 years ago |
marco
|
51e61b5df7
* 64-bit fix for mci_open_params structure. Mantis #20197
|
14 years ago |
florian
|
bea390aeac
* fixes issues of mmsystem mentioned in #19385 as well as some more
|
14 years ago |
marco
|
75f425f34a
* fixed some minor aliases in header. From nldelphi.
|
16 years ago |
marco
|
fabb88852f
* mod_wavetable, mod_swsynth added, mantis 15250
|
16 years ago |
marco
|
4d6f2fb914
* fix for bug #10899
|
18 years ago |
marco
|
6f2a821c19
* base units from base/winunits to winunits-base
|
18 years ago |