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
- TokenFactoryBase.cs
- SimpleHandlerFactory.cs
- XmlPreloadedResolver.cs
- CharacterMetricsDictionary.cs
- AssemblyResourceLoader.cs
- SchemaTypeEmitter.cs
- Viewport3DVisual.cs
- HttpRuntime.cs
- Int32RectConverter.cs
- EraserBehavior.cs
- ResXDataNode.cs
- IdentityHolder.cs
- SchemaElementDecl.cs
- Directory.cs
- CacheAxisQuery.cs
- sapiproxy.cs
- InputLanguageSource.cs
- _SafeNetHandles.cs
- ListView.cs
- ErrorTolerantObjectWriter.cs
- Fault.cs
- DbDataSourceEnumerator.cs
- WeakReference.cs
- COM2ExtendedTypeConverter.cs
- TableParagraph.cs
- Renderer.cs
- UserControlCodeDomTreeGenerator.cs
- ThemeConfigurationDialog.cs
- DisplayInformation.cs
- FtpRequestCacheValidator.cs
- FieldDescriptor.cs
- XmlAnyElementAttributes.cs
- Blend.cs
- SystemDiagnosticsSection.cs
- _SecureChannel.cs
- Expressions.cs
- mansign.cs
- SoapIncludeAttribute.cs
- CoreSwitches.cs
- FigureParagraph.cs
- CodeAttributeDeclarationCollection.cs
- MainMenu.cs
- _HTTPDateParse.cs
- CallbackHandler.cs
- DataGridViewCellValidatingEventArgs.cs
- ConfigurationSettings.cs
- CompoundFileStorageReference.cs
- FieldToken.cs
- ToolStripComboBox.cs
- XmlQualifiedName.cs
- ZipIOCentralDirectoryFileHeader.cs
- HandledMouseEvent.cs
- SerializationStore.cs
- GetPageCompletedEventArgs.cs
- AnnouncementInnerClient11.cs
- WorkflowQueuingService.cs
- Exceptions.cs
- ControlTemplate.cs
- Point3D.cs
- PasswordRecovery.cs
- _RegBlobWebProxyDataBuilder.cs
- XmlUtf8RawTextWriter.cs
- ValueQuery.cs
- Operator.cs
- PropertyEmitterBase.cs
- StreamReader.cs
- Message.cs
- TreeNodeClickEventArgs.cs
- TraceLevelStore.cs
- CRYPTPROTECT_PROMPTSTRUCT.cs
- PersonalizationProviderCollection.cs
- COM2PropertyDescriptor.cs
- AsymmetricCryptoHandle.cs
- DesignBindingConverter.cs
- PersistChildrenAttribute.cs
- LabelTarget.cs
- ArglessEventHandlerProxy.cs
- TextTreeInsertUndoUnit.cs
- WebPartMenuStyle.cs
- SafeRightsManagementPubHandle.cs
- ConfigXmlSignificantWhitespace.cs
- WeakHashtable.cs
- HiddenFieldPageStatePersister.cs
- PassportIdentity.cs
- ElementFactory.cs
- AssemblyBuilderData.cs
- ControlLocalizer.cs
- DesignTableCollection.cs
- ViewPort3D.cs
- SByte.cs
- Path.cs
- DataGridViewCellStyle.cs
- XmlAggregates.cs
- DynamicQueryableWrapper.cs
- ExternalFile.cs
- SqlRowUpdatingEvent.cs
- Opcode.cs
- RunWorkerCompletedEventArgs.cs
- SwitchElementsCollection.cs
- Pair.cs