2015-10-08 22:07 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* src/rtl/gttone.c
! fixed typo in my previous commit - thanks to Ronaldo
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2015-10-08 22:07 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* src/rtl/gttone.c
|
||||
! fixed typo in my previous commit - thanks to Ronaldo
|
||||
|
||||
2015-10-08 19:10 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* src/rtl/gttone.c
|
||||
! disabled IO port access MSVS 2015 builds
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
#undef HB_HAS_WIN9X_TONE
|
||||
|
||||
#if defined( HB_CPU_X86 ) && \
|
||||
( ( defined( _MSC_VER ) && _MSC_VER <= 1900 ) || \
|
||||
( ( defined( _MSC_VER ) && _MSC_VER < 1900 ) || \
|
||||
defined( __BORLANDC__ ) || defined( __WATCOMC__ ) || \
|
||||
defined( __MINGW32__ ) )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user