| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| int dwFlagsAndAttributes, IntPtr hTemplateFile); | ||
|
|
||
| [DllImport(PinvokeDllNames.FindFirstStreamDllName, ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)] | ||
| [DllImport("kernel32.dll", ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)] |
There was a problem hiding this comment.
Wouldn't it be better to change FindFirstStreamDllName to point to kernel32.dll?
Sorry, something went wrong.
There was a problem hiding this comment.
I believe we could preserve these constants (as reminder) if we want revert the change after Windows 8 (and 7) EOL.
Sorry, something went wrong.
|
🎉v7.0.0-preview.5 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
…indFirstStreamW` and `FindNextStreamW` APIs (PowerShell#10680)
| Back | FazBrowse Home | New Git URL |
PR Summary
Fix #9144
For reference #10417
PR Context
PR Checklist