mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 02:06:36 +02:00
[Spellcheck]Refactor/review entries into different files (#29832)
* remove files * add dictionaries * Create expect.txt * spelling corrections + move words * spelling updates * few more * import commit from bot * move names * undo FZ changed by VS
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
return result; \
|
||||
}
|
||||
|
||||
#define DECLAR_DLL_PROVIDER_END \
|
||||
#define DECLARE_DLL_PROVIDER_END \
|
||||
} \
|
||||
;
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
|
||||
DECLARE_DLL_PROVIDER_BEGIN(mfplat)
|
||||
DECLARE_DLL_FUNCTION(MFCreateAttributes)
|
||||
DECLAR_DLL_PROVIDER_END
|
||||
DECLARE_DLL_PROVIDER_END
|
||||
|
||||
DECLARE_DLL_PROVIDER_BEGIN(mf)
|
||||
DECLARE_DLL_FUNCTION(MFEnumDeviceSources)
|
||||
DECLAR_DLL_PROVIDER_END
|
||||
DECLARE_DLL_PROVIDER_END
|
||||
|
||||
Reference in New Issue
Block a user