Done, Decker seems to have already done it for the main branch. I'm pretty close to proclaiming 6.3 final, basically just waiting around on the basis that one...
It seems to me that that the far-distant error effect happens a lot more with C++ than Delphi, some evidence that C++ syntax is fundamentally misdesigned (I'd...
Hmmm, I tried to download this from FilePlanet and got the infamous "Path not found" error. So I did a search for "QuArK" (over the entire FilePlanet, not just...
DG
david@...
Jun 4, 2002 9:59 pm
4776
[On Tue, 04 Jun 2002 09:30:50 -0000, "tiglari" <tiglari@...> wrote:] ... Guess I need to move MOHAA support to 6.4, on the _download-database.php3...
Y ... avoid ... Yes, I also need to make the support patch. ... I found that I was getting different results in different OSes as to where things had to be in...
You can determine the OS version using API calls. I've done it in VB. I'll check for some samples later. This pseudo code would be better than adding yet...
We actually seem to have code to do this sitting around in SystemDetails.pas, there's a boolean variable Is95 (and various others); I'll see what I can do...
... These are constants. Not sure about how things are declared in Delphi, but just add these where appropriate: #define SM_CXVIRTUALSCREEN 78 #define...
For D5 and D6 it's defined in source\rtl\win\multimon.pas - you'd need to add multimon to the uses clause. Rowdy...
DG
david@...
Jun 6, 2002 9:56 pm
4786
Ahah, OK I've already committed changes with quantum_red's numbers but I'll revise that shortly & do it right (should only need to modify SystemDetails.pas)....
Have you tested the results of this in Win95? I tested what I did on one monitor, Win95b, and it seemed to work fine. Anyway it's done and committed, there...
... I'm not sure if I have D6 handy, but I'll check. The issue with SM_CXVIRTUALSCREEN and SM_CYVIRTUALSCREEN is they work in Windows 98/Me, Windows 2000/XP....
... work in Windows 98/Me, Windows 2000/XP. Supposedly they should not work in win95. Not sure about the various flavors on win95 (a,b, etc). ... older...
I'm not sure whether I can test anything useful here at work, I have Win2K with two monitors, but Python 2.2.1 installed. At home I have Win2K and the minipy...
DG
david@...
Jun 7, 2002 6:26 am
4793
Now I wouldn't suggest that you spend time at work would I ... Main concern is that it not just crash on 1 screen under W2K, I can't imagine any reason why it...
I don't have D6 available right now, but I will at some point in the future. In the interim, I can assist in testing a compiled exe if it would be helpful. I...
I've made the Mohaa support patch and linked to it from 'latest', it should be linked to from the downloads page in some manner or other, not quite sure what...
I've made a substantial number of updates, to: intro/faq: a section on 'missing features' maped/games: jk2, mohaa plans: recent bugfixes etc. leakhunt:...
I've gotten an ardent request for SoF2 support from someone who can't seem to manage to post to yahoo, & since it's technically very similar to JK2 I wonder...