Rémi Bernon
|
838d14d66e
|
lsteamclient: Split unixlib and build with msvcrt.
CW-Bug-Id: #22729
|
2024-02-15 15:53:28 +02:00 |
|
Rémi Bernon
|
b22627053d
|
lsteamclient: Generate unixlib interface in unixlib_generated.h.
CW-Bug-Id: #22729
|
2024-02-15 15:53:27 +02:00 |
|
Rémi Bernon
|
bd51335a8c
|
lsteamclient: Generate C++ interfaces in unix_private_generated.h.
CW-Bug-Id: #22729
|
2024-02-15 15:53:27 +02:00 |
|
Rémi Bernon
|
9ea65fe0d0
|
lsteamclient: Use the new structures in thunks.
CW-Bug-Id: #22729
|
2024-02-15 15:53:26 +02:00 |
|
Rémi Bernon
|
a1445b757d
|
lsteamclient: Generate linux interface structs.
CW-Bug-Id: #22729
|
2024-02-15 15:53:26 +02:00 |
|
Rémi Bernon
|
6b21c32d2a
|
lsteamclient: Wrap parameters in structures.
CW-Bug-Id: #22729
|
2024-02-15 15:53:25 +02:00 |
|
Rémi Bernon
|
8d78cb5107
|
lsteamclient: Consistently use the computed return type.
CW-Bug-Id: #22729
|
2024-02-15 15:53:24 +02:00 |
|
Rémi Bernon
|
f6871a6b73
|
lsteamclient: Always use a return result variable.
CW-Bug-Id: #22729
|
2024-02-15 15:53:24 +02:00 |
|
Rémi Bernon
|
122e0e362c
|
lsteamclient: Use declspec to generate C++ method signature.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
49324a57d7
|
lsteamclient: Define __cdecl to nothing on the linux side.
|
2023-05-19 18:05:11 +03:00 |
|
Andrew Eikum
|
63e14b5678
|
lsteamclient: Preserve command-line cdecl macro
|
2019-08-23 09:57:46 -05:00 |
|
Andrew Eikum
|
4880c3b3ab
|
lsteamclient: Make Windows-side struct definitions available to C files
|
2019-03-07 07:45:44 -06:00 |
|
Andrew Eikum
|
7008e8bf21
|
lsteamclient: Synthesize SDK version 0.99y
For SteamClient006, SteamFriends002, SteamGameServer003,
SteamMatchMaking001, STEAMUSERSTATS_INTERFACE_VERSION002, and
SteamUser008.
|
2019-02-14 08:32:39 -06:00 |
|