Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / Orcas / QFE / wpf / src / Shared / MS / Win32 / messageonlyhwndwrapper.cs / 1 / messageonlyhwndwrapper.cs
using System; using System.Threading; using System.Security ; using System.Runtime.InteropServices; namespace MS.Win32 { // Specialized version of HwndWrapper for message-only windows. internal class MessageOnlyHwndWrapper : HwndWrapper { ////// Critical: This code calls into base class which is critical /// [SecurityCritical] public MessageOnlyHwndWrapper() : base(0, 0, 0, 0, 0, 0, 0, "", NativeMethods.HWND_MESSAGE, null) { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. using System; using System.Threading; using System.Security ; using System.Runtime.InteropServices; namespace MS.Win32 { // Specialized version of HwndWrapper for message-only windows. internal class MessageOnlyHwndWrapper : HwndWrapper { ////// Critical: This code calls into base class which is critical /// [SecurityCritical] public MessageOnlyHwndWrapper() : base(0, 0, 0, 0, 0, 0, 0, "", NativeMethods.HWND_MESSAGE, null) { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- TraceHandler.cs
- Type.cs
- TrackBar.cs
- SoapConverter.cs
- FunctionNode.cs
- ScaleTransform3D.cs
- KoreanLunisolarCalendar.cs
- UrlPropertyAttribute.cs
- Query.cs
- ObjectConverter.cs
- TypeSystemProvider.cs
- BamlTreeUpdater.cs
- BufferedGraphics.cs
- ForwardPositionQuery.cs
- ListDesigner.cs
- HtmlInputCheckBox.cs
- ColorDialog.cs
- XamlSerializerUtil.cs
- SqlConnection.cs
- DataGridViewToolTip.cs
- HandleCollector.cs
- InfoCardTrace.cs
- Model3D.cs
- LeaseManager.cs
- PingOptions.cs
- CommonServiceBehaviorElement.cs
- ProcessStartInfo.cs
- TextOnlyOutput.cs
- XPathBuilder.cs
- AppDomain.cs
- AttachmentCollection.cs
- PropertyOrder.cs
- _LoggingObject.cs
- OracleCommandSet.cs
- DataGridViewSelectedCellsAccessibleObject.cs
- XmlMembersMapping.cs
- OdbcEnvironment.cs
- SHA512Managed.cs
- _TLSstream.cs
- FormViewRow.cs
- DropShadowBitmapEffect.cs
- DelimitedListTraceListener.cs
- DesignerUtils.cs
- BypassElementCollection.cs
- PerfService.cs
- ClientTarget.cs
- MeasureData.cs
- SoapDocumentServiceAttribute.cs
- DocumentViewerBaseAutomationPeer.cs
- DateTimeOffsetStorage.cs
- DependencyObject.cs
- SiteMapSection.cs
- precedingsibling.cs
- TimeSpanConverter.cs
- DataGridCellItemAutomationPeer.cs
- WmlLabelAdapter.cs
- ModelUtilities.cs
- FixedNode.cs
- CustomAttributeSerializer.cs
- ReadOnlyDictionary.cs
- TypeReference.cs
- SqlXml.cs
- InternalConfigConfigurationFactory.cs
- _ScatterGatherBuffers.cs
- RowCache.cs
- DescendantOverDescendantQuery.cs
- Aggregates.cs
- UserControlBuildProvider.cs
- CollectionViewProxy.cs
- SerializationFieldInfo.cs
- OleDbDataReader.cs
- CellLabel.cs
- XmlNodeComparer.cs
- activationcontext.cs
- ServicePointManagerElement.cs
- DataViewManagerListItemTypeDescriptor.cs
- RepeaterItem.cs
- PartialClassGenerationTaskInternal.cs
- ExceptQueryOperator.cs
- Bezier.cs
- Size3D.cs
- RootBrowserWindowProxy.cs
- TPLETWProvider.cs
- SessionKeyExpiredException.cs
- ValidatorCompatibilityHelper.cs
- RegisteredScript.cs
- IProducerConsumerCollection.cs
- Queue.cs
- DbDataReader.cs
- FormViewInsertedEventArgs.cs
- LogArchiveSnapshot.cs
- Root.cs
- EventLog.cs
- StateMachineDesignerPaint.cs
- Fonts.cs
- CodeGroup.cs
- ISAPIRuntime.cs
- DataGridViewToolTip.cs
- DataGridViewComboBoxColumnDesigner.cs
- PartManifestEntry.cs