mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 21:13:30 +08:00
[LOCALUI] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70017
This commit is contained in:
parent
b2439ce951
commit
b355176a29
@ -619,7 +619,7 @@ static BOOL WINAPI localui_ConfigurePortUI(PCWSTR pName, HWND hWnd, PCWSTR pPort
|
||||
* Failure: FALSE
|
||||
*
|
||||
* NOTES
|
||||
* Native localui does not allow to delete a COM / LPT - Port (ERROR_NOT_SUPPORTED)
|
||||
* Native localui does not allow deleting a COM/LPT port (ERROR_NOT_SUPPORTED)
|
||||
*
|
||||
*/
|
||||
static BOOL WINAPI localui_DeletePortUI(PCWSTR pName, HWND hWnd, PCWSTR pPortName)
|
||||
|
@ -90,7 +90,7 @@ reactos/dll/win32/jscript # Synced to WineStaging-1.7.55
|
||||
reactos/dll/win32/jsproxy # Synced to WineStaging-1.7.47
|
||||
reactos/dll/win32/loadperf # Synced to WineStaging-1.7.47
|
||||
reactos/dll/win32/localspl # Synced to WineStaging-1.7.55
|
||||
reactos/dll/win32/localui # Synced to WineStaging-1.7.47
|
||||
reactos/dll/win32/localui # Synced to WineStaging-1.7.55
|
||||
reactos/dll/win32/lz32 # Synced to WineStaging-1.7.47
|
||||
reactos/dll/win32/mapi32 # Synced to WineStaging-1.7.47
|
||||
reactos/dll/win32/mciavi32 # Synced to WineStaging-1.7.55
|
||||
|
Loading…
Reference in New Issue
Block a user