mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-27 03:43:37 +08:00
5a28a0560c
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>
14 lines
227 B
Modula-2
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
|