Main Page Windows 8 DLLs Windows 10 DLLs Feedback NirSoft Utilities
Windows 7 DLL File Information - wwancfg.dll

The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 7, extracted the information from them, and then saved it into HTML reports. If you want to view a report of another DLL, go to the main page of this Web site.

 

General Information

File Description: MBN Netsh Helper DLL  
File Version: 6.1.7100.0 (winmain_win7rc.090421-1700)  
Company: Microsoft Corporation  
Product Name: Microsoft Windows Operating System  
DLL popularity Very Low - There is no any other DLL in system32 directory that is statically linked to this file.
File Size: 41 KB
Total Number of Exported Functions: 2
Total Number of Exported Functions With Names: 2
 

Section Headers

Name Virtual Address Raw Data Size % of File Characteristics Section Contains...
.text 0x00001000 35,840 Bytes 85.4% Read, Execute Code
.data 0x0000a000 1,024 Bytes 2.4% Write, Read Initialized Data
.rsrc 0x0000b000 1,536 Bytes 3.7% Read Initialized Data
.reloc 0x0000c000 2,560 Bytes 6.1% Read, Discardable Initialized Data
 

Static Linking

wwancfg.dll is statically linked to the following files:

msvcrt.dll
ntdll.dll
API-MS-Win-Core-LibraryLoader-L1-1-0.dll
NETSH.EXE
wwapi.dll
ADVAPI32.dll
KERNEL32.dll

This means that when wwancfg.dll is loaded, the above files are automatically loaded too. If one of these files is corrupted or missing, wwancfg.dll won't be loaded.

 

General Resources Information

Resource Type Number of Items Total Size % of File
Icons 0 0 Bytes 0.0%
Animated Icons 0 0 Bytes 0.0%
Cursors 0 0 Bytes 0.0%
Animated Cursors 0 0 Bytes 0.0%
Bitmaps 0 0 Bytes 0.0%
AVI Files 0 0 Bytes 0.0%
Dialog-Boxes 0 0 Bytes 0.0%
HTML Related Files 0 0 Bytes 0.0%
Menus 0 0 Bytes 0.0%
Strings 385 43,436 Bytes 103.5%
Type Libraries 0 0 Bytes 0.0%
Manifest 0 0 Bytes 0.0%
All Others 2 1,108 Bytes 2.6%
Total 387 44,544 Bytes 106.1%
 

Icons in this file

No icons found in this file

 

Cursors in this file

No cursors found in this file

 

Dialog-boxes list (up to 200 dialogs)

No dialog resources in this file.

 

String resources in this dll (up to 200 strings)

String ID String Text
1000 Adds a configuration entry to a table.
1001 Displays information.
1002 Deletes a configuration entry from a table.
1003 Sets configuration information.
1010 Connects to a Mobile Broadband network.
1011 Usage: %1!s! [interface=]<string> [connmode=]tmp|name [name=]<string> Parameters: Tag Value *** ***** interface Interface Name. connmode Specifies how connection parameters are being provided. name Name of the profile XML file or the profile name. Remarks: Connect to the Mobile Broadband Network using the given profile. It is required that device is registered before invoking this function. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Parameter connmode specifies how the connection parameters are being supplied. The connection can be requested using a profile XML, or using profile name for the profile XML that has been previously stored in Mobile Broadband Profile Data Store using "netsh mbn add profile" command. In former case, the parameter connmode shall hold "tmp" as value. Whereas, it shall be "name" in the latter case. Parameter name shall specify name of the Profile XML file, if parameter connmode is "tmp", and it shall specify name of the profile, if parameter connmode is "name". Examples: %1!s! interface="Mobile Broadband Connection" connmode=tmp name=d:\profile.xml %1!s! interface="Mobile Broadband Connection" connmode=name name=MyProfileName
1012 Disconnects from a Mobile Broadband network.
1013 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface Interface Name. Remarks: Disconnect from the Mobile Broadband Network on the specified interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1050 Adds a network profile in the Profile Data Store.
1051 Usage: %1!s! [interface=]<string> [name=]<string> Parameters: Tag Value *** ***** interface Interface name. name Name of the profile XML file. Remarks: Add a Mobile Broadband Network Profile for the given interface for all users. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Parameter name is required. It is the name of the XML file containing the profile data. Examples: %1!s! interface="Mobile Broadband Connection" name="Profile1.xml"
1060 Deletes a network profile from the Profile Data Store.
1061 Usage: %1!s! [interface=]<string> [name=]<string> Parameters: Tag Value *** ***** interface Interface name. name Name of the profile. Remarks: Remove a Mobile Broadband Network Profile for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Parameter name is required. It is the name of the profile that has to be deleted. Examples: %1!s! interface="Mobile Broadband Connection" name="myProfileName"
1070 Shows a list of profiles configured on the system.
1071 Usage: %1!s! [[name=]<string>] [[interface=]<string>] Parameters: Tag Value *** ***** name - Name of the profile to display. interface - Interface name. Remarks: Shows the profile data or lists the profiles on the system. Profile name and interface are both optional. If profile name is given then the content of the profile will be displayed. Otherwise profiles will be listed for the interface. If interface name is given, only the specified profile on the given interface will be listed. Otherwise, first matched profile will be displayed. Examples: %1!s! name="profile 1" interface="Mobile Broadband Connection" %1!s! name="profile 2" %1!s!
1072 Shows the pin information for the given interface.
1073 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the pin information for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1074 Shows the pin list information for the given interface.
1075 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the pin list information for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1076 Shows the radio state information for the given interface.
1077 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the radio state information for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1078 Shows the home provider information for the given interface.
1079 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the home provider information for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1080 Shows the current connection information for the given interface.
1081 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the current connection information for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1082 Shows the ready information for the given interface.
1083 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the ready information for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1084 Shows the interface capability information for the given interface.
1085 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the interface capability information for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1086 Shows the visible providers list for the given interface.
1087 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the visible providers list for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1088 Shows the preferred providers list for the given interface.
1089 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the preferred providers list for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1090 Shows the signal information for the given interface.
1091 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the signal information for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1092 Shows the provisioned contexts information for the given interface.
1093 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the provisioned contexts information for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1094 Shows a list of Mobile Broadband interfaces on the system.
1095 Usage: %1!s! Remarks: Shows the Mobile Broadband interfaces configured on the system. There are no parameters for this command. Examples: %1!s!
1096 Shows the SMS configuration information for the given interface.
1097 Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface - Interface name. Remarks: Shows the SMS configuration information for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Examples: %1!s! interface="Mobile Broadband Connection"
1098 Shows whether Mobile Broadband tracing is enabled or disabled.
1099 Usage: %1!s! Remarks: Shows whether Mobile Broadband tracing is enabled or disabled. Examples: %1!s!
1110 Enable or disable tracing.
1111 Usage: %1!s! [mode=]yes|no Parameters: Tag Value mode - One of the following values: yes: Enables tracing for Mobile Broadband. no: Disables tracing for Mobile Broadband. Remarks: If enabled then the trace logs for Mobile Broadband will be collected and saved to the trace files. The parameter mode is required. If mode is set to disable, tracing will be stopped. Examples: %1!s! mode=yes
1500 Mobile Broadband Service (wwansvc) is not running.
1501 Error connecting to Mobile Broadband Service: error 0x%1!x!.
1502 , %1!s!
1600 One or more parameters for the command are not correct or are missing.
1601 The Profile cannot be loaded.
1602 The Profile data is not valid.
1603 The given profile is not found.
1604 The given interface is not present or not a Mobile Broadband interface.
1605 The given interface is not ready.
1606 The Mobile Broadband interfaces cannot be enumerated from the service.
1607 There is no Mobile Broadband interface
1608 The adapters cannot be enumerated.
1609 Unable to create COM Instance.
1610 WaitForMultipleObjectsEx Failure: error 0x%1!x!.
1611 The requested information is not available. The caller has to retry later.
1612 Failed to allocate memory for the results.
1613 Failed to query the interface: error 0x%1!x!.
1614 Failed to get pin information: error 0x%1!x!.
1615 Failed to scan on the given interface to get available networks : error 0x%1!x!.
1616 Failed to register for notifications: error 0x%1!x!.
1617 Failed to get the profile list: error 0x%1!x!.
1618 Failed with error 0x%1!x!.
1619 The device is not responding.
1700 Add Profile Failure: Invalid Profile XML.
1701 Add Profile Failure: error 0x%1!x!.
1710 Delete Profile Failure: The given interface is not present or not a Mobile Broadband interface, or, the given profile name not found, or, the given profile name does not match.
1711 Delete Profile Failure: error 0x%1!x!.
1721 Connect Failure: The given interface is not present or not a Mobile Broadband interface, or, the given profile name not found, or, the given profile name does not match.
1722 Connect Failure: Invalid Profile XML.
1723 Connect Failure: Service Not Activated.
1724 Connect Failure: PIN Required.
1725 Connect Failure: Maximum PDP Context activation limit reached.
1726 Connect Failure: Invalid Access String.
1727 Connect Failure: Invalid Username or password.
1728 Connect Failure: Device is not initialized.
1729 Connect Failure: error 0x%1!x!.
1740 Disconnect Failure: PIN Required.
1741 Disconnect Failure: Context Not Activated.
1742 Disconnect Failure: error 0x%1!x!.
1750 Failed to start tracing.
1751 The requested operation requires elevation (Run as administrator).
1801 Profile "%1!s!" does not exist on interface "%2!s!".
1802 Profile %2!s! on interface %1!s!: =======================================================================
1803 Profiles on interface %1!s!: -------------------------------------
1804 %1!s!
1805 <None>
1810 Mobile Broadband tracing is not enabled on the system.
1811 Mobile Broadband tracing is currently running.
1812 Mobile Broadband tracing is currently stopped.
1901 Profile Information -------------------
1902 Version : 1
1903 Type : Mobile Broadband
1904 Name : %1!s!
1905 Control options :
1906 Connection mode : %1!s!
1907 Manual
1908 Auto connect always
1909 Auto connect except when roaming
1910 Unknown
1911 Connectivity settings ---------------------
1912 Service Provider Name :
1918 Default : Yes
1919 Default : No
1920 Access Point Name : %1!s!
1921 Username : %1!s!
1922 Preferred Roaming Providers : %1!s!
1923 : %1!s!
1924 Subscriber Id : %1!s!
2000 Bad Profile Reason: UNKNOWN.
2001 Bad Profile Reason: Duplicate Name.
2002 Bad Profile Reason: Already Exists.
2003 Bad Profile Reason: Invalid network selection mode.
2004 Bad Profile Reason: Invalid network type
2005 Bad Profile Reason: Invalid key.
2006 Bad Profile Reason: Invalid XML.
2101 Pin information for interface %1!s!: -------------------------------------
2102 Pin Type : %1!s!
2103 Pin State : %1!s!
2104 Attempts Remaining : %1!d!
2105 Attempts Remaining : Unknown
2151 None
2152 Custom
2153 Pin1
2154 Pin2
2155 Device Sim Pin
2156 Device First Sim Pin
2157 Network Pin
2158 Network Subset Pin
2159 Service Provider Pin
2160 Corporate Pin
2161 Subsidy Lock
2162 Puk1
2163 Puk2
2164 Device First Sim Puk
2165 Network Puk
2166 Network Subset Puk
2167 Service ProviderPuk
2168 Corporate Puk
2201 None
2202 Enter
2251 Pin Type : Pin1
2252 Pin Type : Pin2
2253 Pin Type : Device sim pin
2254 Pin Type : Device first sim pin
2255 Pin Type : Network pin
2256 Pin Type : Network subset pin
2257 Pin Type : SVC provider pin
2258 Pin Type : Corporate pin
2259 Pin Type : Subsidy lock
2260 Pin list information for interface %1!s!: -------------------------------------
2261 Pin Mode : %1!s!
2262 Pin Format : %1!s!
2263 Pin Minimum Length : %1!d!
2264 Pin Maximum Length : %1!d!
2265 Not supported
2266 Enabled
2267 Disabled
2268 Unknown
2269 Numeric
2270 Alphanumeric
2401 Radio state information for interface %1!s!: -------------------------------------
2402 Hardware radio state : On
2403 Hardware radio state : Off
2404 Software radio state : On
2405 Software radio state : Off
2451 Home provider information for interface %1!s!: -------------------------------------
2452 Home provider name : %1!s!
2453 Home provider Id : %1!s!
2501 Connection information for interface %1!s!: -------------------------------------
2502 Device is not ready. The caller has to retry later.
2503 Interface State : Connected
2504 Interface State : Not connected
2505 Provider Id : %1!s!
2506 Provider Name : %1!s!
2507 Register Mode : %1!s!
2508 Unknown
2509 Automatic
2510 Manual
2511 Roaming text : %1!s!
2512 Provider Data Class : %1!s!
2513 Number of connections : %1!d!
2514 Serial number #%1!d!
2515 Connection Id : %1!d!
2516 Access Point Name : %1!s!
2517 Register State : %1!s!
2518 Home
2519 Roaming
2520 Roaming on preferred partner
2521 Unknown
2522 Voice call state : %1!s!
2523 No voice call support / No voice call in progress
2524 In progress
2525 Hangup
2526 Unknown
2527 Deregistered
2528 Searching
 

COM Classes/Interfaces

There is no type library in this file with COM classes/interfaces information

 

Exported Functions List

The following functions are exported by this dll:
GetResourceString InitHelperDll

 

Imported Functions List

The following functions are imported by this dll: