Slashdot Mirror


User: howlingmad

howlingmad's activity in the archive.

Stories
0
Comments
28
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 28

  1. Re:How much use is this in the modern era? on Open Watcom Effort Makes First Public Release · · Score: 1

    Developers in the embedded area make use of 32-bit DOS. Because you need no shut-down. Just switch that thing off. Like you did with your PC before you installed that Windows.

    Markus

  2. Re:free? on Open Watcom Effort Makes First Public Release · · Score: 1

    If you were on the Open Watcom Team, you would not hide yourself behind a synonym. Wouldn't you?

    Markus

  3. Re:What about wxWindows on Porting From MFC To GTK · · Score: 1

    [...]
    > That of course is a matter of opinion... the
    > fact you have to link in a couple dozen win32
    > libraries just to use wxWindows is just one of
    > the messes.
    [...]
    Sorry? How should this work without the libraries?
    Even for core Win32 API apps you'll have to do that.
    Except console apps, of course.
    Have you ever tried to tweak your setup.h?