Hi Michael, yes, this is still a nice question. And I have no answer. :( But in my centrifuge all time critical measurment i put in two Altera 10K10 FPGAs....
Hello Thomas, ... This will need a very good timing. No other processes should disturb the control. If you like to add the VisualCLX user interface this will ...
... Right... :-) ... Right, again... :-) In my opinion C++ combined with ASM is the best choice if you want highly optimized fast object oriented code. You...
I've modified the subject line slightly, as you may have noticed. I have only two points to make. 1. Here we go again, messing around with pointers for...
Hi Andreas, you want to compare PChar with an Delphi string? That is funny. :D Because thats like you say man is a womman. A womman is crasy, lost her mint and...
Hello Thomas ... ...which is a function call and will have an overhead unlike those 3 lines. ... Did you ever check the output of a C compiler for those three...
Hi Joe, ... that's not an issue, C _is_ a primitive language. It's just some lovely high-level assembly. :-) ... Yes! Funny reports about the "good", "modern",...
Hi Laszlo, ... Oh yes we have done it. Not for these three lines but for many other lines. If you make number cruncher, then you need every microseconds. And...
[Open letter to the commander-in-chief (Thomas) of the army of Pascal lovers] ... okay, we lost that particular battle... :-) However don't even try to think...
OK, I don't want to prolong this topic too much ... Firstly, a few miscellaneous comments about some other messages in this thread : 1. The main reason why it...
Thanks Immo & Laszlo, The white paper is very interesting reading (if I manage to get this stuff to work, I'll endeavour to update/improve it a little). ...
Hi Joe, ... Yes ... And there are some other big project bild with ADA. ... "Real programmers can write C in any language." I love this sentence! ... the...
Well, I think I have solved the GExperts problem. It appears that when you select a Project Option Set, you must first "Apply" it (to the current project)...
Hello Thomas, ... for what? The original song? Ah, I see, you want to sing these cool alternative lyrics yourself? :-) But seriously, I can't believe that...
Hi Joe, ... then it's a crappy compiler. Period. ... Yeah, it was/is very widely used for such things and some organizations in the US (DoD?) _required_ to...
Hi folks, I've been attempting to learn some TCP/IP stuff, trying to compile "demos\clx\sockets\webserver\httpserv.dpr", but am having trouble. The first...
Hello Joe, thank you for testing the new TCP/IP stuff. ... This is not a surprise to me because this demo requires D6 or D7 Professional up :-( The reason is...
Hi Immo, Sad to hear that these things are only available with the higher priced packages, and that the situation is getting worse. :-( Anyway, I tried to...
Hello Joe, thank you for fighting on with the TCP stuff ;-) ... What exactly was the problem. The demo should compile fine with WDOSX target mode and default...
Hello all, please find attached the change log since DWPL 2.4.0 release. What's interesting: 1. Full Web Service and XML support (only with D7 pro up), 2. new...
Hi Immo, ... It'd be a good idea to remove some old and unused sources in the next (2.5.0) release. For example WDosGetMem.inc, etc. It's very nice to see so...
Well, other matters have prevented me from spending much time on this stuff today. However, the "stubit problem" was easy to fix. The "Working directory" for...
Hello all, see Delphi for DOS live in action and learn how to build a DWPL VisualCLX application for Windows debug mode and native DOS mode. See also the use...
Hi Laszlo, sorry I have forgotten to add the WinPorts.pas unit. This is done now. Hope now it works better. And of course thank you for testing. Greetings, ...