Wave Audio support for BDS2006

Please post bug reports, feature requests, or any question regarding the DELPHI AREA projects here.

Wave Audio support for BDS2006

Postby Skystalker » June 20th, 2006, 4:25 pm

will it give an update for the wave audio package in near future to work (installable) in BDS2006

or has anybody a workaround (tutorial) to make it by myself

regards
steve
Skystalker
Member
Member
 
Posts: 2
Joined: June 8th, 2006, 7:24 am

Postby Kambiz » June 21st, 2006, 6:13 pm

Maybe adding the following lines to DELPHIAREA.INC file fixes the incompatibility problem.

Code: Select all
{$IFDEF VER180}
  {$DEFINE DELPHI10}
  {$DEFINE DELPHI10_UP}
  {$DEFINE DELPHI9_UP}
  {$DEFINE DELPHI7_UP}
  {$DEFINE DELPHI6_UP}
  {$DEFINE DELPHI5_UP}
  {$DEFINE DELPHI4_UP}
  {$DEFINE DELPHI3_UP}
  {$DEFINE DELPHI2_UP}
  {$DEFINE DELPHI1_UP}
{$ENDIF}


I don't have BDS 2006 to check it out.
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm

Postby Skystalker » June 22nd, 2006, 8:25 am

i will check it for U :wink:

thanks alot
Skystalker
Member
Member
 
Posts: 2
Joined: June 8th, 2006, 7:24 am


Return to DELPHI AREA Projects

Who is online

Users browsing this forum: No registered users and 1 guest

cron