Skip to content

Further upstreaming from dll-decomp branch - #214

Merged
Minty-Meeo merged 6 commits into
projectPiki:mainfrom
Minty-Meeo:develop
Jul 23, 2026
Merged

Further upstreaming from dll-decomp branch#214
Minty-Meeo merged 6 commits into
projectPiki:mainfrom
Minty-Meeo:develop

Conversation

@Minty-Meeo

Copy link
Copy Markdown
Collaborator

Very few code changes remain unique to that branch.

This enables conditional compilation of `__declspec(dllexport)`/`__declspec(dllimport)` attributes for DLL decompilation purposes.
Trouble from MSVC 6.0:
error C2955: use of class template requires template argument list
`near`, `far`, `rad1`, `rad2`, and `WM_NULL` are macros in <windows.h>.
`MACRO_ARG` had to be removed because MSVC predates variadic macros.  `MACRO_NOTHING` solves MSVC's non-standard handling of empty macro arguments.
@decomp-dev

decomp-dev Bot commented Jul 23, 2026

Copy link
Copy Markdown

Report for GPIE01_01 (41f3774 - 703db5d)

No changes

Report for G98P01_PIKIDEMO (41f3774 - 703db5d)

No changes

Report for GPIJ01_02 (41f3774 - 703db5d)

No changes

Report for DPIJ01_PIKIDEMO (41f3774 - 703db5d)

No changes

Report for G98E01_PIKIDEMO (41f3774 - 703db5d)

No changes

Report for GPIP01_00 (41f3774 - 703db5d)

No changes

Report for GPIE01_00 (41f3774 - 703db5d)

No changes

Report for GPIJ01_01 (41f3774 - 703db5d)

No changes

@Minty-Meeo
Minty-Meeo merged commit 8407c6f into projectPiki:main Jul 23, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant