Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 1999 19:19:18 -0400
From:      Randall Hopper <aa8vb@ipass.net>
To:        multimedia@freebsd.org
Subject:   libimg.h humor
Message-ID:  <19991018191917.A865@ipass.net>

next in thread | raw e-mail | index | archive | help
Seen in a port near you:

    #if defined(__WIN32__)
    #   define WIN32_LEAN_AND_MEAN
    #   include <windows.h>
    #   undef WIN32_LEAN_AND_MEAN

I can see granny flexing her muscles now.  (I've fawlin.  And I can't get
up.)

What we really need:

    #if defined(__WIN32__)
    #   define WIN32_NO_BSOD___PLLEEEEEEASE
    #   include <windows.h>
    #   undef WIN32_NO_BSOD___PLLEEEEEEASE

Could be we just need to try it in FreeBSD to get hooked:

    #ifdef __FreeBSD__
    #  define FREEBSD_MAKE_USER_THINK_WE_COULD_BE_GOING_FASTER_IF_WE_WANTED_TO
    #  include <unistd.h>

Randall


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991018191917.A865>