- 13 Jun, 2019 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 12 Oct, 2018 1 commit
-
-
Hans Leidekker authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45972Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 23 Apr, 2018 1 commit
-
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 20 Apr, 2018 1 commit
-
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 19 Apr, 2018 2 commits
-
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 18 Apr, 2018 2 commits
-
-
Zebediah Figura authored
Instead of passing a remote MSIHANDLE and creating a set of remote_Record*() methods, we marshal the whole record as a wire struct. We do this for two reasons: firstly, because chances are whoever is reading the record is going to want to read the whole thing, so it's much less taxing on IPC to just pass the whole record once; and secondly, because records can be created on the client side or returned from the server side, and we don't want to have to write a lot of extra code to deal with both possibilities. The wire_record struct is designed so that we can simply pass the relevant part of an MSIRECORD to the server. Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 11 Jul, 2017 1 commit
-
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 10 Jul, 2017 1 commit
-
-
Zebediah Figura authored
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 14 Sep, 2016 1 commit
-
-
Hans Leidekker authored
Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 Feb, 2014 1 commit
-
-
André Hentschel authored
-
- 30 Oct, 2013 1 commit
-
-
Dmitry Timoshkov authored
-
- 13 Dec, 2012 1 commit
-
-
Michael Stefaniuc authored
-
- 05 Nov, 2012 1 commit
-
-
Hans Leidekker authored
-
- 29 Oct, 2012 3 commits
-
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
- 06 Oct, 2011 1 commit
-
-
Andrew Talbot authored
-
- 26 Aug, 2011 1 commit
-
-
Bernhard Loos authored
-
- 07 Jul, 2011 1 commit
-
-
Hans Leidekker authored
-
- 06 May, 2011 1 commit
-
-
Hans Leidekker authored
-
- 19 Oct, 2010 1 commit
-
-
Hans Leidekker authored
-
- 13 Sep, 2010 1 commit
-
-
Hans Leidekker authored
-
- 11 Dec, 2009 1 commit
-
-
James Hawkins authored
-
- 27 May, 2009 1 commit
-
-
Hib Eris authored
-
- 26 May, 2009 2 commits
- 20 Apr, 2009 1 commit
-
-
Nicolas Le Cam authored
-
- 02 Mar, 2009 1 commit
-
-
James Hawkins authored
-
- 12 Jan, 2009 1 commit
-
-
Andrew Talbot authored
-
- 05 Jan, 2009 1 commit
-
-
Michael Stefaniuc authored
Also fix the compiler warnings produced by this change.
-
- 18 Dec, 2008 1 commit
-
-
Aric Stewart authored
Includes a few record tests with a NULL buffer.
-
- 09 Oct, 2008 1 commit
-
-
James Hawkins authored
-
- 01 Mar, 2008 1 commit
-
-
James Hawkins authored
-
- 11 Feb, 2008 1 commit
-
-
James Hawkins authored
-
- 09 Aug, 2007 1 commit
-
-
Francois Gouget authored
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
-
- 06 Jun, 2007 1 commit
-
-
Andrew Talbot authored
-
- 23 Apr, 2007 1 commit
-
-
James Hawkins authored
-
- 21 Nov, 2006 1 commit
-
-
Mike McCormack authored
-