Re: wbemprox: Implement Win32_OperatingSystem.LocalDateTime. (try 2)

2013-07-12 Thread Sylvain Petreolle
De : Bruno Jesus <00cp...@gmail.com> À : wine-devel@winehq.org; spetreo...@yahoo.fr >Envoyé le : Jeudi 11 juillet 2013 17h14 >Objet : Re: wbemprox: Implement Win32_OperatingSystem.LocalDateTime. (try 2) > > >On Thu, Jul 11, 2013 at 11:19 AM, Sylvain Petreolle >wrote:

Re: wbemprox: Implement Win32_OperatingSystem.LocalDateTime. (try 2)

2013-07-11 Thread Bruno Jesus
On Thu, Jul 11, 2013 at 11:19 AM, Sylvain Petreolle wrote: > --- > dlls/wbemprox/builtin.c | 30 ++ > 1 file changed, 30 insertions(+) > > diff --git a/dlls/wbemprox/builtin.c b/dlls/wbemprox/builtin.c > index 9e2369a..5b7674e 100644 > --- a/dlls/wbemprox/builtin.c > +

Re: wbemprox: Implement Win32_OperatingSystem.LocalDateTime.

2013-06-24 Thread Hans Leidekker
On Sun, 2013-06-23 at 18:55 +0200, Sylvain Petreolle wrote: > +static WCHAR *get_localdatetime(void) > +{ > +static const WCHAR fmtW[] = > + > {'%','0','4','u','%','0','2','u','%','0','2','u','%','0','2','u','%','0','2','u','%','0','2','u', > + '.','%','0','6','u','+','0','0','0