Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resort exports.def #8

Open
dz333n opened this issue Jul 7, 2019 · 1 comment
Open

Resort exports.def #8

dz333n opened this issue Jul 7, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dz333n
Copy link
Owner

dz333n commented Jul 7, 2019

It'd be better to resort exports.def. Example:

...

; winuser_wcecl.cpp
LoadIconW=LoadIconW_WCECL     @510
LoadBitmapW=LoadBitmapW_WCECL @511

; imm_wcecl.cpp
ImmThing  @1 
ImmUse    @42

; strsafe_wcecl.cpp
StringCchCopyW=StringCchCopyW_WCECL         @1689
StringCchPrintfExW=StringCchPrintfExW_WCECL @1701
StringCchPrintfW=StringCchPrintfW_WCECL     @1699
StringCbPrintfW=StringCbPrintfW_WCECL       @1700
StringCchCopyExW=StringCchCopyExW_WCECL     @1691
StringCchVPrintfW=StringCchVPrintfW_WCECL   @1697

...
@dz333n dz333n self-assigned this Jul 7, 2019
@dz333n dz333n added the enhancement New feature or request label Jul 7, 2019
Repository owner deleted a comment Jul 9, 2019
@dz333n
Copy link
Owner Author

dz333n commented Apr 7, 2024

Probably a .def file generation mechanism is needed 🤔

@TheNNX TheNNX mentioned this issue Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant