Am Mo., 8. Apr. 2024 um 16:25 Uhr schrieb LIU Hao :
>
> 在 2024-04-06 18:48, Oleg Tolmatcev 写道:
> > Hello,
> >
> > this is needed by PCSX2.
> >
>
> Would the attached patch look good to you?
Yes it looks good. Thank you.
Hello,
this is needed by PCSX2.
Best regards
Oleg Tolmatcev
From c5b7f3c4629dbf92489f2a41c3003bf40a470ac0 Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sat, 6 Apr 2024 12:46:07 +0200
Subject: [PATCH] add PATHCCH_ENSURE_IS_EXTENDED_LENGTH_PATH to pathcch.h
---
mingw-w64-headers/include
Am Mi., 17. Jan. 2024 um 21:46 Uhr schrieb Biswapriyo Nath
:
>
> Could you explain what the issue was and how this patch resolves it?
Sorry I don't remember anymore. I was experimenting with TinyCC, but
there were too many problems, so I stopped it.
Best regards
Ole
Hello,
while experimenting with TinyCC I ran into some problems with fltwinerror.h.
Best regards
Oleg Tolmatcev
From b8a4fcb417c7ee8063d74d0e4b29a50d5484278f Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Fri, 29 Dec 2023 14:15:46 +0100
Subject: [PATCH] headers: do not include
Hello,
I just fixed a typo in "_dbg_common.h".
Best regards
Oleg Tolmatcev
From 6c3a285c76328440690f9e7493cfcd7be5131bdc Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Fri, 29 Dec 2023 14:13:10 +0100
Subject: [PATCH] headers: rename SymRegisterCallback64W to
SymRegisterC
ecause on Windows a socket is unsigned and on Linux it
is signed and this is cross platform code.
Best regards
Oleg Tolmatcev
From be6cad960b6ffb22797756b9d82e34bd372959c2 Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sat, 25 Nov 2023 00:41:31 +0100
Subject: [PATCH] headers: cast fd to
Hello,
this is needed for pcsx2.
Best regards
Oleg Tolmatcev
From d6a31fea98e9d4bace236839e63ea5c9c42b0d3b Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sat, 7 Oct 2023 01:12:20 +0200
Subject: [PATCH] headers: add ADDRINFOEX and
LPLOOKUPSERVICE_COMPLETION_ROUTINE to ws2tcpip.h
Hello,
this is needed by ppsspp.
Best regards
Oleg Tolmatcev
From 678f03af276afc52af2361f7f414b67b77d73577 Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sat, 30 Sep 2023 10:44:45 +0200
Subject: [PATCH] headers: add LVFI_SUBSTRING in commctrl.h
---
mingw-w64-headers/include/commctrl.h
Hello,
this is needed by ppsspp.
Best regards
Oleg Tolmatcev
From 4a3de00359fe96d39df5490b3e7eed046e8bbd11 Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sat, 30 Sep 2023 00:20:13 +0200
Subject: [PATCH] headers: add LPCWAVEFORMATEX in dsound.h
---
mingw-w64-headers/include/dsound.h | 5
Hello,
this is needed by Dolphin.
Best regards
Oleg Tolmatcev
From 5fb27f7788cca0c3625328963513c2ebe5d48c42 Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sun, 13 Aug 2023 13:27:22 +0200
Subject: [PATCH] headers: add symbols in cfgmgr32.h
---
mingw-w64-headers/include/cfgmgr32.h | 7
Forgot to rename to txt.
Am Sa., 23. Sept. 2023 um 18:19 Uhr schrieb Oleg Tolmatcev
:
>
> Hello,
>
> this is needed by Dolphin.
>
> Best regards
> Oleg Tolmatcev
From 01a940e9fcb179e70166f4ad58f507cb5ae6151e Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sun, 13 Au
Hello,
this is needed by Dolphin.
Best regards
Oleg Tolmatcev
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
Hello,
this is needed by Dolphin.
Best Regards
Oleg Tolmatcev
From 3db487162974e0a643ee8572db4986e088a59b92 Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sun, 13 Aug 2023 13:21:53 +0200
Subject: [PATCH] headers: add SetupDiGetDeviceProperty in setupapi.h
---
mingw-w64-headers/include
Hello,
xaudio2_9.dll is available in Windows 10.
Best regards
Oleg Tolmatcev
From 0a84cce382051d1b15486425f18c3e8a6ddf9b26 Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Tue, 19 Sep 2023 18:31:56 +0200
Subject: [PATCH] crt: add xaudio2_9.def
---
mingw-w64-crt/lib-common/xaudio2_9.def
Hello,
this is needed by Cemu, it does not link otherwise.
Best regards
Oleg Tolmatcev
From 1e554c3eefcad72fd904abb159834b1bb99ed343 Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sat, 5 Aug 2023 13:33:07 +0200
Subject: [PATCH] add compatibility with C++ to HID headers
---
mingw-w64
Am Fr., 15. Sept. 2023 um 10:39 Uhr schrieb LIU Hao :
>
> 在 2023/9/15 03:53, Oleg Tolmatcev 写道:
> > diff --git a/mingw-w64-crt/lib-common/dinput8.def
> > b/mingw-w64-crt/lib-common/dinput8.def
> > ...
> > +DirectInput8Create@20
> > +DllCanUnloadNow
> > +D
Hello,
I have added some DirectInput symbols that are required by Dolphin,
Cemu and other apps.
Best regards
Oleg Tolmatcev
From b9a0bbaaec1a431ca08780840447d3faa3d883d1 Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sun, 13 Aug 2023 13:01:49 +0200
Subject: [PATCH] headers: add symbols in
sion changed to `.txt`? Thanks.
Sure. Here it is.
From 6d8031df164e689baf30c6ae59579852301b7fba Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sat, 5 Aug 2023 13:35:53 +0200
Subject: [PATCH] headers: remove conflicting declarations in qos2.h
---
mingw-w64-headers/include/qos2.h | 4
Hello,
This patch removes declarations that lead to compilation errors in Dolphin.
Best regards
Oleg
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
You could declare TPtr outside of the class or alternatively you could
change the definition of
_COM_SMARTPTR_TYPEDEF in conmdef.h (line 200) to "static inline".
Am Sa., 13. Aug. 2022 um 20:45 Uhr schrieb Biswapriyo Nath
:
>
> The sample C++ code can not be compiled with gcc. But msvc can. I have
How do you usually sync the projects?
Am So., 24. Juli 2022 um 06:51 Uhr schrieb Biswapriyo Nath
:
>
> The IDL file comes from wine project. Would you like to also send the
> patch there? The merge request should be sent here
> https://gitlab.winehq.org/wine/wine.
___
Done.
Am Sa., 23. Juli 2022 um 18:27 Uhr schrieb LIU Hao :
>
> 在 2022-07-24 00:16, Oleg Tolmatcev 写道:
> > Like this?
> >
> > Am Sa., 23. Juli 2022 um 16:18 Uhr schrieb LIU Hao :
> >>
> >> Hi, please attach the patch as a plain text file. Thanks.
>
Like this?
Am Sa., 23. Juli 2022 um 16:18 Uhr schrieb LIU Hao :
>
> Hi, please attach the patch as a plain text file. Thanks.
>
>
> --
> Best regards,
> LIU Hao
From b0ba8c085910d27344ccf3b20d9047b3435745b9 Mon Sep 17 00:00:00 2001
From: Oleg Tolmatcev
Date: Sat, 23 Ju
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
Hello,
when I try to compile the following simple source code
#include
#include
#include
#include
_COM_SMARTPTR_TYPEDEF(ID3DXEffect, __uuidof(ID3DXEffect));
I get the following error:
In file included from
C:/msys64/mingw64/x86_64-w64-mingw32/include/comutil.h:1216,
from
C:
25 matches
Mail list logo