Code:
/ 4.0 / 4.0 / 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. 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
- RequiredFieldValidator.cs
- TextElement.cs
- BooleanConverter.cs
- XmlNodeComparer.cs
- ParserExtension.cs
- HtmlShimManager.cs
- FunctionQuery.cs
- SerializationInfo.cs
- PaintValueEventArgs.cs
- SpnegoTokenProvider.cs
- PropertyInfoSet.cs
- GridItemCollection.cs
- DataKey.cs
- SettingsPropertyIsReadOnlyException.cs
- DbgUtil.cs
- TimeoutHelper.cs
- CharacterBuffer.cs
- XmlSchemaComplexContent.cs
- QuarticEase.cs
- ViewBase.cs
- VerificationException.cs
- GeneralTransform3DGroup.cs
- CodeDelegateInvokeExpression.cs
- SQLBinaryStorage.cs
- WriterOutput.cs
- ListItemsPage.cs
- LinqDataSourceSelectEventArgs.cs
- Button.cs
- ClientFormsAuthenticationCredentials.cs
- OdbcErrorCollection.cs
- VerticalAlignConverter.cs
- DataTableCollection.cs
- EqualityArray.cs
- AccessibleObject.cs
- Adorner.cs
- XPathNavigatorKeyComparer.cs
- AdRotator.cs
- PermissionToken.cs
- ComEventsSink.cs
- KeyPressEvent.cs
- MsmqBindingMonitor.cs
- ObjectStateManagerMetadata.cs
- UndirectedGraph.cs
- TextTreeUndo.cs
- XNameConverter.cs
- SqlAliaser.cs
- CaseStatement.cs
- XmlSchemaSimpleTypeUnion.cs
- RSAPKCS1SignatureDeformatter.cs
- SqlLiftIndependentRowExpressions.cs
- RectAnimationBase.cs
- LeaseManager.cs
- DataPager.cs
- DataBoundLiteralControl.cs
- MultipleViewPattern.cs
- SapiAttributeParser.cs
- SystemBrushes.cs
- Light.cs
- XmlConverter.cs
- ArithmeticException.cs
- DataGridViewColumnDesigner.cs
- GregorianCalendarHelper.cs
- RelatedCurrencyManager.cs
- SimpleMailWebEventProvider.cs
- ILGenerator.cs
- XPathDocumentIterator.cs
- OleDbEnumerator.cs
- BoolExpressionVisitors.cs
- Enum.cs
- SqlBinder.cs
- EntityDataSourceQueryBuilder.cs
- DefaultPropertyAttribute.cs
- EnumConverter.cs
- HtmlTableRowCollection.cs
- MediaContextNotificationWindow.cs
- TypeInfo.cs
- GeneralTransform.cs
- NumericPagerField.cs
- ReaderWriterLockWrapper.cs
- ReachFixedPageSerializerAsync.cs
- XamlPoint3DCollectionSerializer.cs
- SqlInternalConnection.cs
- ComplexObject.cs
- Membership.cs
- DelegatedStream.cs
- OptimisticConcurrencyException.cs
- serverconfig.cs
- TPLETWProvider.cs
- XPathSelfQuery.cs
- DataList.cs
- PinnedBufferMemoryStream.cs
- FillErrorEventArgs.cs
- NetMsmqBindingCollectionElement.cs
- GetTokenRequest.cs
- ListViewPagedDataSource.cs
- LambdaCompiler.Lambda.cs
- SystemBrushes.cs
- MembershipPasswordException.cs
- ArraySortHelper.cs
- SqlCharStream.cs