Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / wpf / src / UIAutomation / Win32Providers / MS / Win32 / externdll.cs / 1305600 / externdll.cs
using System; namespace MS.Win32 { internal class ExternDll { // To appease the FxCop private ExternDll() { } internal const string Gdiplus = "gdiplus.dll"; internal const string User32 = "user32.dll"; internal const string Shfolder = "shfolder.dll"; internal const string Imm32 = "imm32.dll"; internal const string Advapi32 = "advapi32.dll"; internal const string Shell32 = "shell32.dll"; internal const string Kernel32 = "kernel32.dll"; internal const string Comctl32 = "comctl32.dll"; internal const string Oleaut32 = "oleaut32.dll"; internal const string Olepro32 = "olepro32.dll"; internal const string Ole32 = "ole32.dll"; internal const string Gdi32 = "gdi32.dll"; internal const string Comdlg32 = "comdlg32.dll"; internal const string Uxtheme = "uxtheme.dll"; internal const string Oleacc = "oleacc.dll"; internal const string Hhctrl = "hhctrl.ocx"; internal const string Winspool = "winspool.drv"; internal const string Psapi = "psapi.dll"; internal const string Ntdll = "ntdll.dll"; internal const string Version = "version.dll"; internal const string Vsassert = "vsassert.dll"; internal const string Mscoree = "mscoree.dll"; internal const string Msi = "msi.dll"; internal const string Mqrt = "mqrt.dll"; internal const string Activeds = "activeds.dll"; internal const string Loadperf = "Loadperf.dll"; internal const string DwmAPI = "dwmapi.dll"; } } // 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
- RoutedEventHandlerInfo.cs
- CharAnimationBase.cs
- UrlMappingsSection.cs
- webproxy.cs
- UserPreferenceChangingEventArgs.cs
- WinFormsSecurity.cs
- RemoteWebConfigurationHostServer.cs
- ApplicationTrust.cs
- CustomValidator.cs
- HttpValueCollection.cs
- ToolStripPanelCell.cs
- PixelFormats.cs
- SuppressMergeCheckAttribute.cs
- SystemNetHelpers.cs
- RoleExceptions.cs
- CfgParser.cs
- ObjectAnimationUsingKeyFrames.cs
- AccessDataSource.cs
- ToolStripSplitStackLayout.cs
- webclient.cs
- UInt32.cs
- ToolboxComponentsCreatedEventArgs.cs
- BuildProvider.cs
- CornerRadiusConverter.cs
- AttachedPropertiesService.cs
- LocationUpdates.cs
- SubtreeProcessor.cs
- _SslState.cs
- InternalPolicyElement.cs
- RowToFieldTransformer.cs
- GenericEnumConverter.cs
- FreeFormDragDropManager.cs
- SendOperation.cs
- TableHeaderCell.cs
- HebrewCalendar.cs
- Application.cs
- SqlGatherConsumedAliases.cs
- hebrewshape.cs
- RC2CryptoServiceProvider.cs
- EndpointDispatcher.cs
- OperatorExpressions.cs
- ModifierKeysConverter.cs
- EntityDataSourceStatementEditorForm.cs
- LoginCancelEventArgs.cs
- XmlDocumentType.cs
- ObjectListItemCollection.cs
- DataServiceRequestArgs.cs
- AsymmetricAlgorithm.cs
- SynchronizationContextHelper.cs
- AsyncDataRequest.cs
- HtmlElementEventArgs.cs
- MessageBox.cs
- FrameworkContextData.cs
- SourceLineInfo.cs
- DataFormats.cs
- KeyNotFoundException.cs
- BinHexEncoding.cs
- CommonObjectSecurity.cs
- ExpandoObject.cs
- XPathAncestorQuery.cs
- NotImplementedException.cs
- TcpAppDomainProtocolHandler.cs
- Pointer.cs
- DataServiceQueryException.cs
- ObservableCollectionDefaultValueFactory.cs
- LambdaCompiler.ControlFlow.cs
- BuildResultCache.cs
- CryptoApi.cs
- LocatorPart.cs
- DesignerCommandAdapter.cs
- WmiEventSink.cs
- Graph.cs
- EntityContainerRelationshipSetEnd.cs
- HtmlPanelAdapter.cs
- ApplicationManager.cs
- ActivityStatusChangeEventArgs.cs
- VectorCollectionConverter.cs
- IOException.cs
- CodeTypeConstructor.cs
- Constants.cs
- WizardSideBarListControlItemEventArgs.cs
- ScrollableControl.cs
- DataTableNewRowEvent.cs
- MappedMetaModel.cs
- ObservableCollection.cs
- ImageButton.cs
- HtmlShim.cs
- ActivityCodeDomReferenceService.cs
- TextCompositionEventArgs.cs
- SystemPens.cs
- DeleteMemberBinder.cs
- TableProviderWrapper.cs
- FormViewInsertEventArgs.cs
- ListViewItem.cs
- Selection.cs
- log.cs
- sqlser.cs
- KerberosRequestorSecurityToken.cs
- EmptyElement.cs
- ZipIOExtraFieldElement.cs