Paul Gofman
|
c8669fbcbd
|
steamclient: Read access input strings on the PE side.
|
2024-02-15 15:53:29 +02:00 |
|
Rémi Bernon
|
cd4a31f4e0
|
lsteamclient: Use int8_t instead of ambiguous sized bool.
CW-Bug-Id: #22729
|
2024-02-15 15:53:28 +02:00 |
|
Rémi Bernon
|
049342a555
|
lsteamclient: Move dos to unix path conversion to the unix side.
CW-Bug-Id: #22729
|
2024-02-15 15:53:27 +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
|
6741a504f0
|
lsteamclient: Update cxx.h to latest msvcp90 version.
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
|
4dfab8d8b6
|
lsteamclient: Remove unnecessary typedefs.
CW-Bug-Id: #22729
|
2024-02-15 15:53:26 +02:00 |
|
Rémi Bernon
|
a5fe4d774b
|
lsteamclient: Get rid of the remaining steam typedefs.
CW-Bug-Id: #22729
|
2024-02-15 15:53:25 +02:00 |
|
Rémi Bernon
|
560fc53226
|
lsteamclient: Use standard fixed size integer types.
CW-Bug-Id: #22729
|
2024-02-15 15:53:25 +02:00 |
|
Rémi Bernon
|
b83f5fe79e
|
lsteamclient: Use integer types instead of enums.
CW-Bug-Id: #22729
|
2024-02-15 15:53:25 +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
|
1e11264606
|
lsteamclient: Allocate memory for every path conversion.
CW-Bug-Id: #22729
|
2024-02-15 15:53:25 +02:00 |
|
Rémi Bernon
|
7e5eed6c71
|
lsteamclient: Use a generic interface wrapper struct.
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
|
c34fc635ce
|
lsteamclient: Cleanup C method generator.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
caa21ea5d0
|
lsteamclient: Generate thiscall wrappers separately.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Rémi Bernon
|
9da0e96f94
|
lsteamclient: Sort classes by their version string.
CW-Bug-Id: #22729
|
2024-02-15 15:53:23 +02:00 |
|
Paul Gofman
|
ba3d473ec1
|
lsteamclient: Place vtables for some interfaces in native steamclient.dll data.
CW-Bug-Id: #20869
|
2022-08-03 14:24:42 +03:00 |
|
Paul Gofman
|
7a90ff74ce
|
lsteamclient: Get memory for SteamClient interface within native steamclient.dll loader range.
CW-Bug-ID: #19605
For Mafia II.
|
2021-11-11 18:36:07 +02:00 |
|
Andrew Eikum
|
54bbd1093b
|
lsteamclient: Convert file: URLs
|
2019-06-18 13:00:19 -05:00 |
|
Andrew Eikum
|
4880c3b3ab
|
lsteamclient: Make Windows-side struct definitions available to C files
|
2019-03-07 07:45:44 -06:00 |
|
Duncan Ogilvie
|
01c0124bde
|
Fix stdcall parameter size computation
Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
|
2019-02-14 08:32:39 -06:00 |
|
Andrew Eikum
|
a8968fe30a
|
Perform conversion between more lin/win paths
|
2018-11-30 08:52:48 -06:00 |
|
Andrew Eikum
|
0b2c856af7
|
lsteamclient: Fix building as a winemaker project
|
2018-01-18 13:27:10 -06:00 |
|
Andrew Eikum
|
f07f9247a5
|
Move lsteamclient out of wine
|
2018-01-18 10:24:05 -06:00 |
|