On 11/11/2012 01:01 AM, Nikolay Sivov wrote:
> On 11/11/2012 05:00, Max TenEyck Woodbury wrote:
>> I mentioned this a few days ago. It would have helped if you had
>> raised this point then.
>>
>> As it stands, it is simply a way to adding data members to an aggregate
>> with an interface.
>
> Dat
On 11/11/2012 05:00, Max TenEyck Woodbury wrote:
I mentioned this a few days ago. It would have helped if you had
raised this point then.
As it stands, it is simply a way to adding data members to an aggregate
with an interface.
Data members to an aggregate? What are you talking about and what
I mentioned this a few days ago. It would have helped if you had
raised this point then.
As it stands, it is simply a way to adding data members to an aggregate
with an interface. In that sense it is not an addition to the
interface since the Vtbl pointer remains exactly as before. The new
info
On 11/10/12 11:20 AM, Max TenEyck Woodbury wrote:
On 11/10/2012 02:03 PM, Scott Ritchie wrote:
Is there an easy way for the steam hardware survey to tell whether it's
running under Mac or Linux Wine?
I remember discussing this issue with an engineer from Valve after
asking they make the % of Wi
You can't do that as the COM standard specifies also the ABI.
A COM interface is a pointer to a virtual table; it is *not* a struct.
That's just an implementation detail in C.
On 11/10/2012 08:48 PM, m...@mtew.isa-geek.net wrote:
> From: Max TenEyck Woodbury
>
> ---
> tools/widl/header.c | 14
On 11/10/2012 22:48, m...@mtew.isa-geek.net wrote:
From: Max TenEyck Woodbury
---
tools/widl/header.c | 14 ++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/tools/widl/header.c b/tools/widl/header.c
index 2f275c7..965dcbc 100644
--- a/tools/widl/header.c
+++ b
On Nov 10, 2012, at 12:03 PM, Scott Ritchie wrote:
> Is there an easy way for the steam hardware survey to tell whether it's
> running under Mac or Linux Wine?
>
> I remember discussing this issue with an engineer from Valve after asking
> they make the % of Wine users public again.
You can ca
On 11/10/2012 02:03 PM, Scott Ritchie wrote:
> Is there an easy way for the steam hardware survey to tell whether it's
> running under Mac or Linux Wine?
>
> I remember discussing this issue with an engineer from Valve after
> asking they make the % of Wine users public again.
>
>
Why do you car
Is there an easy way for the steam hardware survey to tell whether it's
running under Mac or Linux Wine?
I remember discussing this issue with an engineer from Valve after
asking they make the % of Wine users public again.
On Sat, Nov 10, 2012 at 3:57 PM, André Hentschel wrote:
> ---
> dlls/ole32/storage32.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/dlls/ole32/storage32.c b/dlls/ole32/storage32.c
> index 8498eaf..4099df6 100644
> --- a/dlls/ole32/storage32.c
> +++ b/dlls/ole32/st
10 matches
Mail list logo