registry/registry/pluginloader/suffix_windows.go

6 lines
63 B
Go

// +build windows
package pluginloader
const suffix = ".dll"