Compilation problem (AlphaSkins 6.40 + BCB6 + TntUnicode)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33115
    Iruau
    Participant

    Hello,

    With the new 6.40 version I had a problem compiling it with BCB6.

    The problem is in file sDialogs.pas, procedure Application_MessageBoxW, lines 232 and 234 : BCB6 doesn't know about Application.ModalStarted / ModalFinished.

    I commented those two lines out, and it seems to work fine. So I guess there should be some kind of {$IFDEF COMPILER_VERSION} here.

    #39909
    Support
    Keymaster

    Checking for the compiler version will be added in the next release, thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.