mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:05:49 +00:00
[BATT] Order the exports and make sure the list matches our target (Windows Server 2003 Sp2). By Radek Liška, confirmed by me. CORE-8174
svn path=/trunk/; revision=69315
This commit is contained in:
parent
0391638490
commit
75eb8a98c5
1 changed files with 2 additions and 3 deletions
|
@ -1,3 +1,2 @@
|
|||
@ stdcall BatteryClassCoInstaller(long ptr ptr ptr)
|
||||
@ stdcall BatteryClassInstall(long ptr ptr)
|
||||
|
||||
1 stdcall BatteryClassCoInstaller(long ptr ptr ptr)
|
||||
2 stdcall BatteryClassInstall(long ptr ptr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue