Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / 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
- InsufficientExecutionStackException.cs
- WebUtil.cs
- CacheDependency.cs
- EntityDataSourceContextCreatingEventArgs.cs
- ImageEditor.cs
- MultiAsyncResult.cs
- HttpClientCertificate.cs
- EastAsianLunisolarCalendar.cs
- IncrementalReadDecoders.cs
- ValidationErrorCollection.cs
- HttpChannelHelper.cs
- updateconfighost.cs
- ForceCopyBuildProvider.cs
- Pair.cs
- FormConverter.cs
- ColorMatrix.cs
- SafeRegistryHandle.cs
- GeneralTransform3DGroup.cs
- ElementUtil.cs
- RowParagraph.cs
- ServiceTimeoutsBehavior.cs
- PassportAuthentication.cs
- _Events.cs
- WindowsListViewGroupSubsetLink.cs
- AssemblyResourceLoader.cs
- ContractListAdapter.cs
- LicenseException.cs
- SizeF.cs
- bindurihelper.cs
- NotImplementedException.cs
- CodeExpressionRuleDeclaration.cs
- SerializationUtility.cs
- SafeNativeMethods.cs
- BinaryObjectWriter.cs
- CodePageEncoding.cs
- KeyNameIdentifierClause.cs
- AssemblyName.cs
- ToolboxItemFilterAttribute.cs
- DocumentEventArgs.cs
- UInt32Storage.cs
- MouseGestureConverter.cs
- Span.cs
- WebPartZoneBase.cs
- XPathBinder.cs
- ObjectDataSource.cs
- DataBindingCollection.cs
- IOException.cs
- HebrewNumber.cs
- HttpConfigurationContext.cs
- OletxEnlistment.cs
- PropertiesTab.cs
- Helpers.cs
- RunInstallerAttribute.cs
- XmlSchemaRedefine.cs
- SecurityPermission.cs
- dsa.cs
- TagMapCollection.cs
- SerializationFieldInfo.cs
- CriticalHandle.cs
- SqlXml.cs
- DbProviderFactoriesConfigurationHandler.cs
- ProfileSettings.cs
- MultipleCopiesCollection.cs
- MSG.cs
- DoWorkEventArgs.cs
- ExecutionContext.cs
- SafeJobHandle.cs
- Int32Storage.cs
- LinkButton.cs
- IntAverageAggregationOperator.cs
- FrameworkContextData.cs
- IncrementalHitTester.cs
- _ContextAwareResult.cs
- SequentialUshortCollection.cs
- CodeMemberEvent.cs
- JobInputBins.cs
- ListViewGroupItemCollection.cs
- MessageAction.cs
- LocalizationComments.cs
- XmlHierarchicalEnumerable.cs
- ToolStripSettings.cs
- DesignerDataView.cs
- IntPtr.cs
- IPCCacheManager.cs
- PanelContainerDesigner.cs
- RawStylusInputCustomDataList.cs
- Visitors.cs
- MemberPath.cs
- SettingsAttributes.cs
- AuthorizationContext.cs
- path.cs
- TemplatedWizardStep.cs
- VectorValueSerializer.cs
- Matrix3D.cs
- Input.cs
- WmlLabelAdapter.cs
- DetailsViewDeletedEventArgs.cs
- MarkupWriter.cs
- UInt16.cs
- TypeTypeConverter.cs