Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Where can I download winbase.h ?

257 views
Skip to first unread message

David Brown

unread,
Feb 27, 2004, 5:54:34 PM2/27/04
to

Mike Caetano

unread,
Feb 27, 2004, 7:26:03 PM2/27/04
to
David Brown wrote: Absolutely nothing! :)

For the most part everything in winbase.h is included in the lcc-win32
file win.h. Having an "#include <windows.h>" line should do the trick.
But if you really want your own copy of the file, order a copy of the
Platform SDK from Microsoft. Last I checked, the cd is free save for the
shipping fees. Oh - and you might be able to find a copy of the file
using google.

-Mike


David Brown

unread,
Feb 28, 2004, 10:39:45 AM2/28/04
to
"Mike Caetano" <prio...@hotmail.com> wrote in message
news:veR%b.18054$955....@newssvr29.news.prodigy.com...

> David Brown wrote: Absolutely nothing! :)

I thought the Subject said it all :-)

> For the most part everything in winbase.h is included in the lcc-win32
> file win.h. Having an "#include <windows.h>" line should do the trick.
> But if you really want your own copy of the file, order a copy of the
> Platform SDK from Microsoft. Last I checked, the cd is free save for the
> shipping fees. Oh - and you might be able to find a copy of the file
> using google.

Interesting. I may try changing the #include winbase.h

I remembered that I had MS VC++ on my laptop so I copied it from there.

I've managed to get the SQLite source compiled now and produced a small
project from the example C code at http://www.sqlite.org. I'll zip it up
once I've written a readme.txt and send it to John for his web site.

Regards,
Dave.


0 new messages