4 references to HGLOBAL
System.Private.Windows.Core (3)
Windows\Win32\Foundation\HGLOBAL.cs (1)
8public static HGLOBAL Null => default;
Windows\Win32\UI\Controls\Dialogs\PRINTDLGEXW.cs (2)
77public HGLOBAL hDevMode; 103public HGLOBAL hDevNames;
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.OleCallback.cs (1)
73/// <inheritdoc cref="IRichEditOleCallback.QueryAcceptData(Com.IDataObject*, ushort*, RECO_FLAGS, BOOL, HGLOBAL)"/>