mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[SENSAPI] Sync with Wine Staging 4.18. CORE-16441
This commit is contained in:
parent
2b5283b702
commit
d44df9b83d
2 changed files with 1 additions and 4 deletions
|
@ -22,8 +22,6 @@
|
|||
* connections. For Wine we just report that we are always connected.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
@ -39,7 +37,6 @@
|
|||
|
||||
#include "uuids.h"
|
||||
|
||||
#include "wine/unicode.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(sensapi);
|
||||
|
|
|
@ -169,7 +169,7 @@ dll/win32/schannel # Synced to WineStaging-3.3
|
|||
dll/win32/scrrun # Synced to WineStaging-4.18
|
||||
dll/win32/secur32 # Forked
|
||||
dll/win32/security # Forked (different .spec)
|
||||
dll/win32/sensapi # Synced to WineStaging-3.3
|
||||
dll/win32/sensapi # Synced to WineStaging-4.18
|
||||
dll/win32/setupapi # Forked at Wine-20050524
|
||||
dll/win32/shdoclc # Synced to WineStaging-3.3
|
||||
dll/win32/shdocvw # Synced to WineStaging-4.0
|
||||
|
|
Loading…
Reference in a new issue