4 references to ReadStringFromHGLOBAL
System.Windows.Forms (4)
System\Windows\Forms\OLE\DataObject.Composition.NativeToWinFormsAdapter.cs (4)
110ReadStringFromHGLOBAL(hglobal, unicode: false), 112DataFormats.UnicodeTextConstant => ReadStringFromHGLOBAL(hglobal, unicode: true), 114CF_DEPRECATED_FILENAME => new string[] { ReadStringFromHGLOBAL(hglobal, unicode: false) }, 115CF_DEPRECATED_FILENAMEW => new string[] { ReadStringFromHGLOBAL(hglobal, unicode: true) },