Re: [fossil-users] Fossil on Windows NT 4.0

2013-02-01 Thread Edward Berner
On 1/29/2013 1:00 AM, Jan Nijtmans wrote: 2013/1/27 Edward Berner e...@bernerfam.com: I had been just commenting out the offending code, but finally got around implementing a better fix. The attached patch modifies winhttp.c to load the offending functions at run time and only call them

Re: [fossil-users] Fossil on Windows NT 4.0

2013-01-29 Thread Jan Nijtmans
2013/1/27 Edward Berner e...@bernerfam.com: I had been just commenting out the offending code, but finally got around implementing a better fix. The attached patch modifies winhttp.c to load the offending functions at run time and only call them if they actually exist. I tested the patch

Re: [fossil-users] Fossil on Windows NT 4.0

2013-01-29 Thread Stephan Beal
On Tue, Jan 29, 2013 at 10:00 AM, Jan Nijtmans jan.nijtm...@gmail.comwrote: Your patch is now in the berner-nt4 branch, for anyone who finds this useful. FYI: Edward's copyright waiver has arrived and i'm just waiting to hear back from him about what account name he wants before i get his

Re: [fossil-users] Fossil on Windows NT 4.0

2013-01-28 Thread C. Thomas Stover
On Sat, 26 Jan 2013 19:04:26 -0800 Edward Berner e...@bernerfam.com wrote: Yes, I use Fossil on Windows NT 4.0... ... ... The attached patch modifies winhttp.c to load the offending functions at run time and only call them if they actually exist. Bravo! Someone get that man a sandwich.

[fossil-users] Fossil on Windows NT 4.0

2013-01-26 Thread Edward Berner
Hello, Yes, I use Fossil on Windows NT 4.0... It works okay, but not out of the box -- NT 4 doesn't support the ChangeServiceConfig2W and QueryServiceConfig2W functions and displays a dialog box saying The procedure entry point ChangeServiceConfig2W could not be located in the dynamic link