在 2025-8-2 03:24, Pali Rohár 写道:
All those symbols are present in thunk32.lib import library which imports
them from kernel32.dll runtime DLL library.
---
  mingw-w64-crt/lib32/kernel32.def | 130 +++++++++++++++----------------
  1 file changed, 65 insertions(+), 65 deletions(-)

diff --git a/mingw-w64-crt/lib32/kernel32.def b/mingw-w64-crt/lib32/kernel32.def
index 23e354c0592a..fa375f74e3e4 100644
--- a/mingw-w64-crt/lib32/kernel32.def
+++ b/mingw-w64-crt/lib32/kernel32.def
@@ -934,42 +934,42 @@ GetErrorMode@0
  ; This is list of symbols available in all Win9x versions, but not available 
in Win32s and WinNT
  ; AllocLSCallback@8
  ; AllocSLCallback@8
-; Callback12@12
-; Callback16@16
-; Callback20@20
-; Callback24@24

What do these functions do? They are not exported from modern kernel32.dll, so programs that attempt to call such functions will fail to start.





--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to