Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / Orcas / NetFXw7 / wpf / src / UIAutomation / Win32Providers / MS / Win32 / externdll.cs / 1 / 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
- ProcessingInstructionAction.cs
- LabelDesigner.cs
- RegexBoyerMoore.cs
- SystemIPAddressInformation.cs
- UriTemplateQueryValue.cs
- StringFreezingAttribute.cs
- Utilities.cs
- SqlAggregateChecker.cs
- BaseTemplateBuildProvider.cs
- exports.cs
- XmlBindingWorker.cs
- QueryFunctions.cs
- UpdateEventArgs.cs
- ResponseBodyWriter.cs
- ContentWrapperAttribute.cs
- DataGridViewSelectedCellCollection.cs
- Endpoint.cs
- DesignerCategoryAttribute.cs
- HttpInputStream.cs
- MouseEvent.cs
- EngineSiteSapi.cs
- PropertyKey.cs
- WindowsAuthenticationEventArgs.cs
- SmiEventSink.cs
- FrameDimension.cs
- ResourceDictionary.cs
- XamlToRtfWriter.cs
- ReferencedAssembly.cs
- dbdatarecord.cs
- HtmlTableCellCollection.cs
- EastAsianLunisolarCalendar.cs
- RelationshipEnd.cs
- MetadataUtilsSmi.cs
- embossbitmapeffect.cs
- ExtendedProperty.cs
- SecurityRuntime.cs
- QilLiteral.cs
- RequestSecurityTokenResponse.cs
- AssemblyNameProxy.cs
- ApplicationException.cs
- ExceptionTrace.cs
- DecoderFallback.cs
- EntryIndex.cs
- CapabilitiesAssignment.cs
- SHA512Cng.cs
- HttpHandlersSection.cs
- MultitargetingHelpers.cs
- ComplusEndpointConfigContainer.cs
- ContextStaticAttribute.cs
- NodeInfo.cs
- MultilineStringConverter.cs
- TextServicesDisplayAttribute.cs
- PublishLicense.cs
- DataGridViewDataConnection.cs
- FileFormatException.cs
- PropertyValue.cs
- IPPacketInformation.cs
- AvTraceDetails.cs
- MessageSecurityOverMsmqElement.cs
- DynamicValidatorEventArgs.cs
- IsolatedStorageFile.cs
- ItemType.cs
- FacetValues.cs
- ObjectPersistData.cs
- HotSpot.cs
- XmlMemberMapping.cs
- SymmetricAlgorithm.cs
- ColumnWidthChangingEvent.cs
- DoubleCollectionValueSerializer.cs
- CustomAttribute.cs
- CatalogPart.cs
- FindSimilarActivitiesVerb.cs
- NumericPagerField.cs
- StringUtil.cs
- SizeChangedEventArgs.cs
- CustomAttributeBuilder.cs
- ConnectionPoint.cs
- NativeMethods.cs
- Module.cs
- FixedStringLookup.cs
- XmlDomTextWriter.cs
- WebEventTraceProvider.cs
- DataTableNewRowEvent.cs
- ProfessionalColorTable.cs
- TraceHwndHost.cs
- EventMap.cs
- _CacheStreams.cs
- ThumbAutomationPeer.cs
- PageRanges.cs
- GPRECTF.cs
- WebPartActionVerb.cs
- ModuleConfigurationInfo.cs
- HttpAsyncResult.cs
- CompilerScopeManager.cs
- Expander.cs
- CodeDirectiveCollection.cs
- PropertyBuilder.cs
- TypedTableGenerator.cs
- InputProcessorProfilesLoader.cs
- DrawingContextDrawingContextWalker.cs