mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
Reduce memory usage.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Wox.Infrastructure.MFTSearch {
|
||||
namespace Wox.Plugin.FindFile.MFTSearch {
|
||||
public class PInvokeWin32
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user