Rob: Reply about OW 1.4 full-screen issue

new topic     » topic index » view thread      » older message » newer message

I decided to try mentioning the problem with OW going full-screen by subscribing
to their news-server, rather than google groups. I gotten  replies within a few
hours.

<reply>
 From: Hans-Bernhald Broeker
To: openwatcom.users.c_cpp
Subject: Re: DOS Watcom C/C++ problem

I tried to reproduce that on a machine running OW 1.4 and Windows XP, 
but failed.  I think that means you'll have to explain in more detail 
what that program does, how exactly you build it (OW compiler and linker 
options used), and what the program properties are.  Please note that 
DOS programs have *two* places in the settings dialog where you can 
select windowed mode or something else:
Program->run as: (normal window/minimized/maximized)
Screen->Display: (full screen / windowed)
</reply>

<reply> #2
I guess he is changing video mode... thus triggering full screen in the 
first place... (just a guess)

regards
John
</reply>

What should I reply back with? Say that none of that works?
Tell him that you use:

wcc386 /w0 /zq /j /zp4 /fpc /5r /otimra /s xxxx.c
...
wlink FILE xxxx.obj @objfiles.lnk
...
option osname='CauseWay'
libpath C:\WATCOM\lib386
libpath C:\WATCOM\lib386\dos
OPTION stub=C:\EUPHORIA\bin\cwstub.exe
format os2 le ^
OPTION STACK=262144
OPTION QUIET
OPTION ELIMINATE
OPTION CASEEXACT
FILE C:\EUPHORIA\bin\ec.lib

Can you help, because I wouldn't know how to answer technical questions about
the Euphoria interpreter?


Regards,
Vincent

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu