Groups | Search | Server Info | Login | Register


Groups > comp.os.os2.programmer.misc > #1721

Re: win32 via odin

Newsgroups comp.os.os2.programmer.misc
Date 2023-07-16 03:58 -0700
References (4 earlier) <e48bb3c4-e0c0-409f-b13b-c172afb74b47n@googlegroups.com> <fc31cff0-19f8-4a52-a14b-976c91b3387an@googlegroups.com> <79c75676-6bce-4df4-83fd-50327e0d81a8n@googlegroups.com> <543e1a11-17f0-4344-9a8b-8a53e8eb3d12n@googlegroups.com> <2a4d22c1-5fa9-4e97-a418-f1002e91c124n@googlegroups.com>
Message-ID <9e835c3d-f35a-4f9b-b7c1-5dd1ec3cf9b2n@googlegroups.com> (permalink)
Subject Re: win32 via odin
From xhajt03 <xhajt03@gmail.com>

Show all headers | View raw


On Sunday, July 16, 2023 at 11:20:13 +0200 Paul Edwards wrote:
> On Sunday, July 16, 2023 at 2:17:12 PM UTC+8, Paul Edwards wrote:
 .
 .
> http://www.edm2.com/index.php/CPGuide_-_Control_Program_Functions

Yes, edm2.com is a reasonable source.

 .
 . 
> Sounds like windows(VIO) = "PMCompatible".

Yes.


> And regardless, "fullscreen" is surely the opposite of "PM session".

Indeed.


> So how can I get a rc = 22 even when I choose fullscreen? 

Because you try to use functions intended for device drivers in a regular application instead of following the received advice? The console drivers (i.e. keyboard, console video and mouse) _are_ 16-bit and the same applies to the API for working with them as you already found yourself. And yes, this is what all other OS/2 console applications do unless they use some wrapper DLL (which just wrap around the same 16-bit API functions with 32-bit versions). Just FYI, I'm a maintainer of the OS/2 version of the Free Pascal compiler (FPC) and the same functions (rather than some device drivers controlling API) are used for the FPC run-time library (actually, we still use the emxwrap.dll wrapper, but that makes no difference as already mentioned above).

Tomas

Back to comp.os.os2.programmer.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-13 13:46 -0700
  Re: win32 via odin Dave Yeo <dave.r.yeo@gmail.com> - 2023-07-13 20:30 -0700
    Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-14 22:02 -0700
      Re: win32 via odin xhajt03 <xhajt03@gmail.com> - 2023-07-15 15:34 -0700
        Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-15 16:05 -0700
          Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-15 17:56 -0700
            Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-15 18:29 -0700
            Re: win32 via odin xhajt03 <xhajt03@gmail.com> - 2023-07-15 20:43 -0700
              Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-15 23:17 -0700
                Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-15 23:47 -0700
                Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-16 02:20 -0700
                Re: win32 via odin xhajt03 <xhajt03@gmail.com> - 2023-07-16 03:58 -0700
                Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-16 09:03 -0700
                Re: win32 via odin xhajt03 <xhajt03@gmail.com> - 2023-07-16 14:51 -0700
              Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-12-20 10:35 +0800
                Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-12-20 14:16 +0800
                Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-12-20 16:24 +0800
                Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-12-20 20:10 +0800
            Re: win32 via odin Dave Yeo <dave.r.yeo@gmail.com> - 2023-07-16 20:30 -0700
          Re: win32 via odin Dave Yeo <dave.r.yeo@gmail.com> - 2023-07-16 20:44 -0700
            Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-16 21:11 -0700
              Re: win32 via odin Dave Yeo <dave.r.yeo@gmail.com> - 2023-07-16 23:04 -0700
                Re: win32 via odin Dave Yeo <dave.r.yeo@gmail.com> - 2023-07-16 23:11 -0700
                Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-17 07:07 -0700
                Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-17 07:13 -0700
                Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-17 07:48 -0700
                Re: win32 via odin Paul Edwards <mutazilah@gmail.com> - 2023-07-17 16:50 -0700

csiph-web