cc'ing users list on this one. thought there might be some others
intersted in win32 versions.
On Tue, 23 Apr 2002, John P. Coffey wrote:
> Hi John,
hi -
> Lastly the dlload functions are specific to linux so I had comment these
> references out temporarily - out of curiosity did you want to target
> windows? It looks doable and if so do you intend writing the equvalent to
> dlload() dlcose() I had to put the following code in place in
> apache_handler.cpp
Nice work - I had planned to port to win32 at some point, but wasn't too
too careful on this first pass. I do have a win32 build machine, so i
should be able to test and commit your patches. I will change all the
dlload crap to use apr, which will solve our problems there.
> Also I changed some of the standard include headers to be
> #include <ctype.h> as opposed to
> #include "ctype.h" for improved project specific dependencies
good point.
> The attached project setting for windows is not very useful except for
> compiler settings and libraries but it's a good starting point.
sweet - i'll use that as a starting point. them we'll probably just post
win32 binaries for folks (thats what most projects do for windoze)
> Hope this is useful
very. i'll work through it when i get a breath of fresh air. hopefully
later this week. thanks a bunch - and keep the input coming.
sterling
|