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
- TextRenderer.cs
- Vector3DIndependentAnimationStorage.cs
- CLSCompliantAttribute.cs
- CommandBinding.cs
- Control.cs
- VSWCFServiceContractGenerator.cs
- httpapplicationstate.cs
- ListViewCommandEventArgs.cs
- TimeoutException.cs
- QueryParameter.cs
- safelinkcollection.cs
- DefaultAssemblyResolver.cs
- RemoteDebugger.cs
- ValidatorAttribute.cs
- DetailsViewRow.cs
- AudioBase.cs
- Font.cs
- ProfileBuildProvider.cs
- CodeGeneratorOptions.cs
- XPathChildIterator.cs
- TaiwanCalendar.cs
- Button.cs
- RequestUriProcessor.cs
- HttpModuleActionCollection.cs
- HttpCacheParams.cs
- ObfuscateAssemblyAttribute.cs
- FrameworkElementAutomationPeer.cs
- LeftCellWrapper.cs
- MethodBuilderInstantiation.cs
- DataObjectCopyingEventArgs.cs
- XamlSerializationHelper.cs
- XamlWriter.cs
- OdbcInfoMessageEvent.cs
- CodeConditionStatement.cs
- OutputScopeManager.cs
- sqlinternaltransaction.cs
- Tablet.cs
- ExtendedProperty.cs
- MULTI_QI.cs
- SqlConnectionHelper.cs
- WebAdminConfigurationHelper.cs
- SafeThreadHandle.cs
- MetadataWorkspace.cs
- DynamicMethod.cs
- StylusPointCollection.cs
- FormViewPagerRow.cs
- LeafCellTreeNode.cs
- CalendarDayButton.cs
- Evidence.cs
- NamespaceList.cs
- TimeoutException.cs
- SerialPinChanges.cs
- HandlerFactoryWrapper.cs
- MobileRedirect.cs
- Semaphore.cs
- SqlDataReader.cs
- Message.cs
- Action.cs
- ServiceModelPerformanceCounters.cs
- WizardStepBase.cs
- Int32Rect.cs
- ChineseLunisolarCalendar.cs
- DataGridViewDataConnection.cs
- ObjectListCommandCollection.cs
- CommonDialog.cs
- XDeferredAxisSource.cs
- AuthenticationModuleElementCollection.cs
- ThousandthOfEmRealPoints.cs
- ThreadStateException.cs
- LockRecoveryTask.cs
- StorageFunctionMapping.cs
- ClientSponsor.cs
- DesignerForm.cs
- Configuration.cs
- RewritingValidator.cs
- Geometry3D.cs
- OleDbParameter.cs
- TcpHostedTransportConfiguration.cs
- Constant.cs
- SafeFileMappingHandle.cs
- PropertyOverridesTypeEditor.cs
- DropShadowEffect.cs
- SByte.cs
- CryptoApi.cs
- OdbcInfoMessageEvent.cs
- DbTransaction.cs
- HashAlgorithm.cs
- DataGridViewCellEventArgs.cs
- ResourceDictionaryCollection.cs
- EntityContainerAssociationSetEnd.cs
- DocumentOrderComparer.cs
- RolePrincipal.cs
- AbstractExpressions.cs
- ChtmlTextBoxAdapter.cs
- InputProcessorProfilesLoader.cs
- Array.cs
- SQlBooleanStorage.cs
- PackageDigitalSignature.cs
- DesignTimeVisibleAttribute.cs
- NumericExpr.cs