Jump to content

Sherlock

Moderators
  • Content Count

    1284
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by Sherlock

  1. You could think that to be the reason, but I'm looking at code with tons of PArrayOfByte like what I posted. This seems like some very, very old code and an array of byte is rarely implemented as a class is it? Much less back in the olden days.
  2. @Dalija Prasnikar Thank you! I thought that might be the reason. Which brings me to my earlier question: Why use FreeAndNil on Pointers in the first place? Do you have any idea?
  3. German is OK as well I would always use indexed format specifiers though.
  4. Sherlock

    Pipeline with global variable

    Sorry, didn't catch the subform. Can't help then.
  5. Sherlock

    IDE Fixpack Sydney

    We are not aware of the complete wording of said offer, that is something between Andreas and Embarcadero. What we do know from past statements however, is that some form of NDA or other contracts might be involved. But lets not speculate. IDEFixPAck will come once Andreas gets to install a 10.4 CE, which will come out with 10.4.1. So keep your fingers crossed, that this well be soon enough.
  6. Sherlock

    Pipeline with global variable

    Do you mean named pipes?
  7. Sherlock

    No universal binary for iOS in 10.4

    Of course you might exclude existing users. Those with 32Bit iOS. How many are there, though? What do you know about your users? Do you have any information? However, that still wont lead to a new AppID.
  8. Sherlock

    Your RAD Studio 10.4 Sydney issues

    I totally understand, but some eye candy just wont work. And sooner or later some other stuff will follow. This discussion is as old as Windows itself. It used to be "my customers only run DOS" then became "my customers only run 16Bit Windows" over to "my customers only run WinXP" to what we have today. Someone in that story has not learned, and should be beaten with a set of Windows installation floppies: Hardware manufacturers that create one version of their controlling software and never update it, or for an ungodly price. We could break our ears and keep our software running on DOS, or just inform the customers and let them wise up and do a pitchfork and torch run on their machine manufacturer. After all, it is your hide they'll be after if something wont work because their system is outdated - not that this is the case right now.
  9. Thanks for the heads up. Did you report it at QP?
  10. Sherlock

    ParnassusCoreEditor.dll AccessViolation

    Some files are in use while Delphi is running, so they can't be deleted. I am not sure there is any mechanism that can bypass this. Another subject for Embarcadero to look into.
  11. Sherlock

    ParnassusCoreEditor.dll AccessViolation

    Now that is a swift and elegant recovery from the blunder earlier. Respect @Embarcadero.
  12. Sherlock

    ParnassusCoreEditor.dll AccessViolation

    It's called consistency and is considered to be a good thing...most of the time.
  13. Sherlock

    Your RAD Studio 10.4 Sydney issues

    Windows 7 is no longer supported, nor should it be. Why support anything even the original manufacturer only supports grudgingly and for a price? As a consequence applications will run, but eye candy will not be as sweet as intended. That seems to be a good compromise to me.
  14. Sherlock

    Why does GetIt require Delphi to restart so often?

    @mvanrijnen That's the reason, yes. But! It should be possible to have a "Restart IDE after install" checkbox, and to be able to uncheck it, when you want to install several things, to then restart after all that, shortening the overall install time significantly.
  15. Sherlock

    Konopka KSVC and Bookmarks now available for Syndey

    TBH... that may really have been true. Some more bugs could have been fixed as well in that time. But, same is true if they had deferred the release until next year... so, all is good, the way it happened.
  16. Sherlock

    ParnassusCoreEditor.dll AccessViolation

    I feared this could happen. It's the same as 10.2 -> 10.3. GetIt does not seem to care about parallel installations and overwrites the "old" Parnassus files.
  17. Sherlock

    RTTI in dpr / console app dpr

    That's what I would do as well. Though it is nice to have everything in one unit...it is not nice to do so, because that code is not reusable, especially if it is in a dpr. And you never know, if you'll need it later on.
  18. Sherlock

    Chatbots on whatsapp. Freeware.

    That link needed some correcting, only got 404 from it. So...what is this? A Chatbot for WhatsApp? What do the boys and girls in FB-Land think of it? Is that a violation of some ToS?
  19. Did my civic duty and helped push the server out of the mud.* Then voted for the issue. * Not really
  20. Sherlock

    wuppdi Welcome Page for Delphi 10.4?

    @Kas Ob.: Please consider opening a new thread for that.
  21. Sherlock

    wuppdi Welcome Page for Delphi 10.4?

    There are always at least three fingers pointing back...so, no worries. I'm laughing at my own code at a regular basis...and crying...drinking even. Oh dear.
  22. Sherlock

    FTPServer Beginner

    Will this server be open to the public? If so, please consider a finished, polished and most importantly relatively safe commercial/OS product. Though your token solution sounds good, it may not be once you have implemented it. Exposing yourself or maybe worse your customers like this should be given a lot of thought - and know how. First off, you should use FTPS or SFTP, not plain old FTP. If I had to, and I mean really head to, I would use FileZilla and for each user their own folders, without possibility to get out of that (resulting most likely in a Linux file system). Then into every folder a sym link (or whatever the're called) to the files they may retrieve.
  23. All I can say is, it works for me. Sorry. @dummzeuch GExperts for 10.4 is there? Good job!!
  24. And you did save it as your default desktop (Standard-Layout), not the debug desktop?
×