Re: [PATCH 1/6] mshtml: Moved getting frame by name to separated function

2012-09-03 Thread Alexandre Julliard
Jacek Caban writes: > On 09/03/12 16:13, Alexandre Julliard wrote: >> Jacek Caban writes: >> >>> --- >>> dlls/mshtml/htmlwindow.c | 127 >>> ++ >>> 1 files changed, 72 insertions(+), 55 deletions(-) >> gcc -m32 -c -I. -I. -I../../include -I../../incl

Re: [PATCH 1/6] mshtml: Moved getting frame by name to separated function

2012-09-03 Thread Jacek Caban
On 09/03/12 16:13, Alexandre Julliard wrote: > Jacek Caban writes: > >> --- >> dlls/mshtml/htmlwindow.c | 127 >> ++ >> 1 files changed, 72 insertions(+), 55 deletions(-) > gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ > -DCOM_NO_

Re: [PATCH 1/6] mshtml: Moved getting frame by name to separated function

2012-09-03 Thread Alexandre Julliard
Jacek Caban writes: > --- > dlls/mshtml/htmlwindow.c | 127 > ++ > 1 files changed, 72 insertions(+), 55 deletions(-) gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -fno-strict-al