mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-12-18 14:27:58 +08:00
* lib64/kernel32.def (RegUnLoadKeyA): Comment out advapi32 export.
(RegUnLoadKeyW): Likewise. git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@4606 4407c894-4637-0410-b4f5-ada5f102cad1
This commit is contained in:
parent
1263c92b3b
commit
b4248ac79f
@ -1,7 +1,11 @@
|
||||
2011-11-15 Ozkan Sezer <sezeroz@gmail.com>
|
||||
|
||||
* lib64/kernel32.def (RegUnLoadKeyA): Comment out advapi32 export.
|
||||
(RegUnLoadKeyW): Likewise.
|
||||
|
||||
2011-11-09 Kai Tietz <ktietz@redhat.com>
|
||||
|
||||
* lib32/msvcr*.def: Make sure _assert and _wassert are marked
|
||||
DATA.
|
||||
* lib32/msvcr*.def: Make sure _assert and _wassert are marked DATA.
|
||||
* lib64/msvcr*.def: Likewise.
|
||||
|
||||
2011-11-04 Ozkan Sezer <sezeroz@gmail.com>
|
||||
|
@ -1042,8 +1042,8 @@ RegKrnInitialize
|
||||
;RegSetKeySecurity
|
||||
;RegSetValueExA
|
||||
;RegSetValueExW
|
||||
RegUnLoadKeyA
|
||||
RegUnLoadKeyW
|
||||
;RegUnLoadKeyA
|
||||
;RegUnLoadKeyW
|
||||
RegisterApplicationRecoveryCallback
|
||||
RegisterApplicationRestart
|
||||
RegisterConsoleIME
|
||||
|
Loading…
Reference in New Issue
Block a user