mingw-w64/mingw-w64-crt/lib64/profmap.def
Pali Rohár 5a28a0560c crt: Do not export DllMain from def files
Trying to use or link DllMain symbol from some random system DLL library is
in most cases a mistake. So hide all DllMain definitions from all def files.

Signed-off-by: Martin Storsjö <martin@martin.st>
2024-03-02 22:57:10 +02:00

14 lines
227 B
Modula-2

;
; Exports of file PROFMAP.dll
;
; Autogenerated by gen_exportdef
; Written by Kai Tietz, 2007
;
LIBRARY PROFMAP.dll
EXPORTS
InitializeProfileMappingApi
RemapAndMoveUserA
RemapAndMoveUserW
RemapUserProfileA
RemapUserProfileW