Re: [Patch] Proxy command-line argument

2008-01-31 Thread Vincent Privat
Is the patch OK ? Vincent 2008/1/28, Dave Korn <[EMAIL PROTECTED]>: > On 28 January 2008 09:45, Corinna Vinschen wrote: > > > Is any of you setup guys going to look into this patch? > > > > Brian? Dave? Igor? > > > I'll have a look at it after work this evening if nobody else gets to it > fir

Re: [Patch] Proxy command-line argument

2008-01-21 Thread Vincent Privat
On Mon, Jan 21, 2008 at 12:19:56AM -0500, Christopher Faylor wrote: >Please provide this as an actual patch: > >http://en.wikipedia.org/wiki/Patch_%28Unix%29 > >A patch is basically just a "diff -du old new". Sending the whole file makes >it hard to figure out what you've changed. > >If possible,

[Patch] Proxy command-line argument

2008-01-20 Thread Vincent Privat
(GetHWND ()); return 0; } bool NetPage::OnMessageCmd (int id, HWND hwndctl, UINT code) { switch (id) { case IDC_NET_IE5: case IDC_NET_DIRECT: case IDC_NET_PROXY: case IDC_PROXY_HOST: case IDC_PROXY_PORT: save_dialog (GetHWND()); CheckIfEnableNext ();