code optimization
This commit is contained in:
@@ -1,12 +1,19 @@
|
||||
Imports System
|
||||
Imports System.Runtime.InteropServices
|
||||
Imports Microsoft.Win32
|
||||
' Nicht gemergte Änderung aus Projekt "Pilz.Win32 (net6.0-windows)"
|
||||
' Vor:
|
||||
' Imports System.Runtime.InteropServices
|
||||
' Imports Microsoft.Win32
|
||||
' Nach:
|
||||
' Imports System.Collections.Generic
|
||||
' Imports System.Drawing
|
||||
.Drawing
|
||||
Imports System.Reflection
|
||||
Imports System.Collections.Generic
|
||||
Imports System.Drawing
|
||||
Imports System.Runtime.InteropServices
|
||||
|
||||
Imports Microsoft.Win32
|
||||
|
||||
Imports Pilz.Win32.Mapped
|
||||
Imports Pilz.Win32.Native
|
||||
Imports Pilz.Win32.Native.Shell32
|
||||
Imports Pilz.Win32.Mapped
|
||||
|
||||
Namespace Internals
|
||||
Public Class IconFactory
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
Imports System.Drawing
|
||||
|
||||
Imports Pilz.Win32.Native
|
||||
|
||||
Namespace Mapped
|
||||
|
||||
Reference in New Issue
Block a user