prepare zooflow, add profilefilter
This commit is contained in:
@@ -22,7 +22,6 @@ Public Class ClassClipboardWatcher
|
||||
End Sub
|
||||
|
||||
Protected Overrides Sub WndProc(ByRef m As Message)
|
||||
|
||||
Select Case m.Msg
|
||||
Case WM_DRAWCLIPBOARD
|
||||
Dim oData As IDataObject = Clipboard.GetDataObject
|
||||
|
||||
Reference in New Issue
Block a user