Hi, can you switch to protected mode if you run
C++ pmode 32 bit code to do it?
Thanx
pmode and C++
RE:pmode and C++
>On 2002-03-25 07:34:56, Brill wrote:
>Hi, can you switch to protected mode if you run
>C++ pmode 32 bit code to do it?
>Thanx
No, you won't be able to use pmode-code to switch
to pmode, as the pmode-code won't run in real-mode
put you may use C++ pmode with an init routine written
in asm to switch to pmode.
The Legend
>Hi, can you switch to protected mode if you run
>C++ pmode 32 bit code to do it?
>Thanx
No, you won't be able to use pmode-code to switch
to pmode, as the pmode-code won't run in real-mode
put you may use C++ pmode with an init routine written
in asm to switch to pmode.
The Legend