[RASAPI32]

* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64570
This commit is contained in:
Amine Khaldi 2014-10-06 18:40:17 +00:00
parent 1336d41975
commit 7479322c2a
2 changed files with 2 additions and 2 deletions

View file

@ -243,7 +243,7 @@ DWORD WINAPI RasEnumAutodialAddressesW(LPWSTR *a, LPDWORD b, LPDWORD c)
/**************************************************************************
* RasEnumDevicesA [RASAPI32.19]
*
* Just return a virtual modem too see what other APIs programs will
* Just return a virtual modem to see what other APIs programs will
* call with it.
*/
DWORD WINAPI RasEnumDevicesA(LPRASDEVINFOA lpRasDevinfo, LPDWORD lpcb, LPDWORD lpcDevices)

View file

@ -167,7 +167,7 @@ reactos/dll/win32/pstorec # Synced to Wine-1.7.17
reactos/dll/win32/qmgr # Synced to Wine-1.7.17
reactos/dll/win32/qmgrprxy # Synced to Wine-1.7.17
reactos/dll/win32/query # Synced to Wine-1.7.17
reactos/dll/win32/rasapi32 # Synced to Wine-1.7.17
reactos/dll/win32/rasapi32 # Synced to Wine-1.7.27
reactos/dll/win32/resutils # Synced to Wine-1.7.17
reactos/dll/win32/riched20 # Synced to Wine-1.7.17
reactos/dll/win32/riched32 # Synced to Wine-1.7.17