Weird bug appeared in the latest version (Windows 7 embedded only)

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #55068
    Support
    Keymaster

      Can I look it on your PC somehow?

      #55109
      Gino D
      Participant

        I'm afraid that will be impossible, that system is not connected to any network (it's part of an automated pressbrake system).

        However, we can run test applications and take screenshots for you?

        #55113
        Support
        Keymaster
          'Gino wrote:
          However, we can run test applications and take screenshots for you?

          Maybe you can cut some code from your application and make a test-app based on your application?

          #55128
          Gino D
          Participant

            I added a dll and an exe in my first post, you need both to recreate the problem. The Exe was built with Delphi 7 and the dll with Delphi XE6, so i suspect it's related to the difference in how the string types are handled in each version, but i'm not sure.

            #55138
            Support
            Keymaster

              Size of your compiled Dll is smaller than 400Kb Why?

              This file was compiled with sComboBox? Are you sure?

              #55143
              Gino D
              Participant

                That is very strange, didn't notice that… I've just reinstalled version 10.29, did a rebuild and strangely enough the problem seems to be gone now. The compiled DLL is bigger now too. Perhaps something went wrong during the installation of the alphacontrols the first time or it was some kind of compiler error, maybe a corrupt .dcu? I did create multiple test applications that day so I am certain that the DLL in the attachment was compiled with the sCombobox unit. If the problem occurs again i'll try to get you some more information.

                #55146
                Support
                Keymaster

                  Yes, Dll should have much bigger size. After recompiling of both projects under Delphi 7 and Delphi XE6 threre is no problem anymore…

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