Windows 10 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 10, 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: | 10.0.10130.0 (fbl_impressive.150522-2224) |
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: | 61 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 | 50,688 Bytes | 80.5% | Read, Execute | Code |
.data | 0x0000e000 | 1,536 Bytes | 2.4% | Write, Read | Initialized Data |
.idata | 0x0000f000 | 4,096 Bytes | 6.5% | Read | Initialized Data |
.didat | 0x00010000 | 512 Bytes | 0.8% | Write, Read | Initialized Data |
.rsrc | 0x00011000 | 1,536 Bytes | 2.4% | Read | Initialized Data |
.reloc | 0x00012000 | 3,584 Bytes | 5.7% | 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-2-0.dll
api-ms-win-core-errorhandling-l1-1-1.dll
api-ms-win-core-com-l1-1-1.dll
api-ms-win-core-synch-l1-2-0.dll
api-ms-win-core-string-l1-1-0.dll
api-ms-win-core-handle-l1-1-0.dll
api-ms-win-core-sysinfo-l1-2-1.dll
api-ms-win-core-datetime-l1-1-1.dll
api-ms-win-core-timezone-l1-1-0.dll
api-ms-win-core-file-l1-2-1.dll
api-ms-win-eventing-controller-l1-1-0.dll
api-ms-win-core-processenvironment-l1-2-0.dll
api-ms-win-core-processthreads-l1-1-2.dll
api-ms-win-core-profile-l1-1-0.dll
api-ms-win-eventing-legacy-l1-1-0.dll
NETSH.EXE
wwapi.dll
wcmapi.dll
api-ms-win-core-heap-l2-1-0.dll
api-ms-win-core-delayload-l1-1-1.dll
api-ms-win-core-heap-l1-2-0.dll
api-ms-win-core-string-obsolete-l1-1-0.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 | 488 | 66,652 Bytes | 105.8% |
Type Libraries | 0 | 0 Bytes | 0.0% |
Manifest | 0 | 0 Bytes | 0.0% |
All Others | 2 | 1,116 Bytes | 1.8% |
Total | 490 | 67,768 Bytes | 107.6% |
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 1000 dialogs)
No dialog resources in this file.
String resources in this dll (up to 1000 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" |
1052 | Adds a DM Config profile in the Profile Data Store. |
1053 | 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 DM Config 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" |
1062 | Deletes a DM Config profile from the Profile Data Store. |
1063 | Usage: %1!s! [interface=]<string> [name=]<string> Parameters: Tag Value *** ***** interface Interface name. name Name of the profile. Remarks: Remove a Mobile Broadband DM Config 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! |
1100 | Shows the Mobile Broadband data enablement state for the given interface. |
1101 | Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface Interface Name. Remarks: Shows the Mobile Broadband data enablement state 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" |
1102 | Shows the Mobile Broadband data roam control state for the given interface. |
1103 | Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface Interface Name. Remarks: Shows the Mobile Broadband data roam control state 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" |
1104 | Shows the Mobile Broadband data auto connect state for the given interface. |
1105 | Usage: %1!s! [interface=]<string> Parameters: Tag Value *** ***** interface Interface Name. Remarks: Shows the Mobile Broadband data auto connect state 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" |
1106 | Shows the state of a Mobile Broadband profile for the given interface. |
1107 | Usage: %1!s! [interface=]<string> [name=]<string> Parameters: Tag Value *** ***** interface Interface name. name Name of the profile. Remarks: Shows the state of a Mobile Broadband 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 the state to be shown. Examples: %1!s! interface="Mobile Broadband Connection" name="myProfileName" |
1108 | Shows a list of DM Config profiles configured on the system. |
1109 | 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! |
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 |
1112 | Set parameters in a Mobile Broadband Network Profile. |
1113 | Usage: %1!s! [name=]<string> [[interface=]<string>] [[cost]=default|unrestricted|fixed|variable] Parameters: Tag Value *** ***** name Name of the profile to be modified. interface Interface name. cost Cost associated with the profile. Remarks: Modifies the specified profile. If the interface is specified then only the profile on that interface is modified. The name parameter is required. At least one other parameter besides profile name and interface must also be specified. Examples: %1!s! name="profile 1" cost=default |
1114 | Sets the Mobile Broadband data auto connect state for the given interface. |
1115 | Usage: %1!s! [interface=]<string> [state=]autooff|autoon|manualoff|manualon Parameters: Tag Value *** ***** interface Interface Name. state One of the following values: autooff: Auto connect token off. autoon: Auto connect token on. manualoff: Manual connect token off. manualon: Manual connect token on. Remarks: Sets the Mobile Broadband data auto connect state for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Parameter state is required. It is the auto connect state to be set. Examples: %1!s! interface="Mobile Broadband Connection" state=autoon |
1116 | Turns the Mobile Broadband data on or off for the given profile set and interface. |
1117 | Usage: %1!s! [interface=]<string> [profileset=]internet|mms|all [mode=]yes|no Parameters: Tag Value *** ***** interface Interface Name. profileset Name of the profile set. mode One of the following values: yes: Enables the target profile set. no: Disables the target profile set. Remarks: Turns the Mobile Broadband data on or off for the given profile set and interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Parameters profileset and mode are required. They specify the name of the profile set to be enabled or disabled. Examples: %1!s! interface="Mobile Broadband Connection" profileset=mms mode=yes |
1118 | Sets the Mobile Broadband data roam control state for the given profile set and interface. |
1119 | Usage: %1!s! [interface=]<string> [profileset=]internet|mms|all [state=]none|partner|all Parameters: Tag Value *** ***** interface Interface Name. profileset Name of the profile set. state One of the following values: none: Home carrier only. partner: Home and partner carriers only. all: Home, partner and roaming carriers. Remarks: Sets the Mobile Broadband data roam control state for the given profile set and interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Parameters profileset and state are required. They specify the name of the profile set and the roam control state to be set. Examples: %1!s! interface="Mobile Broadband Connection" profileset=mms mode=partner |
1120 | Turns the Mobile Broadband radio on or off for the given interface. |
1121 | Usage: %1!s! [interface=]<string> [state=]on|off Parameters: Tag Value *** ***** interface Interface Name. state One of the following values: on: power off radio transceiver. off: power on the radio transceiver. Remarks: Sets the Mobile Broadband radio power state for the given interface. Parameter interface is required. It is one of the interface name shown by "netsh mbn show interfaces" command. Parameter state is required. It specifies if radio is to be turned on or off. Examples: %1!s! interface="Mobile Broadband Connection" state=on |
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 access 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. |
1620 | Failed to set cost for profile "%1!s!". |
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! |
1925 | Additional PDP Context : Yes |
1926 | Additional PDP Context : No |
1927 | Tethering : Yes |
1928 | Tethering : No |
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 |
2529 | Denied |
2551 | Ready information for interface %1!s!: ------------------------------------- |
2552 | State : %1!s! |
2553 | Stack is off |
2554 | Ready to power up and register |
2555 | SIM not inserted |
2556 | SIM is invalid |
2557 | Device failure |
2558 | Device not activated |
2559 | Device is locked |
2560 | Unknown |
2561 | Subscriber Id : %1!s! |
2562 | SIM ICC Id : %1!s! |
2563 | Number of telephone numbers : %1!d! |
2564 | Telephone #%1!d! : %2!s! |
2565 | Emergency mode : %1!s! |
2568 | Unknown |
2601 | Device capability information for interface %1!s!: ------------------------------------------------------- |
2602 | Device type : %1!s! |
2603 | Unknown |
2604 | Mobile Broadband device is embedded in the system |
2605 | Mobile Broadband device is removable |
2606 | This is a remote device |
2607 | Cellular class : %1!s! |
2608 | Unknown |
2610 | CDMA |
2611 | Voice class : %1!s! |
2612 | Unknown |
2613 | No voice |
2614 | Separate voice and data |
2615 | Simultaneous voice and data |
2616 | Sim class : %1!s! |
2617 | Unknown |
2618 | SIM is logical or embedded in the device |
2619 | SIM is removable |
2620 | SIM is remote and is not physically attached to Mobile Broadband Device |
2621 | Data class : %1!s! |
2622 | GSM band class : %1!s! |
2623 | CDMA band class : %1!s! |
2624 | SMS capability : %1!s! |
2625 | Control capability : %1!s! |
2626 | Device Id : %1!s! |
2627 | Manufacturer : %1!s! |
2628 | Model : %1!s! |
2629 | Firmware Information : %1!s! |
2630 | Maximum activation contexts : %1!u! |
2631 | None |
2632 | GPRS |
2633 | EDGE |
2634 | UMTS |
2635 | HSDPA |
2636 | HSUPA |
2637 | 1xRTT |
2638 | 1xEVDO |
2639 | 1xEVDO REVA |
2640 | 1xEVDV |
2641 | 3xRTT |
2642 | 1xEVDO REVB |
2644 | Unknown |
2645 | 800 MHz |
2646 | 1900 MHz |
2647 | TACS |
2648 | JTACS |
2649 | Korean PCS |
2650 | 450 MHz |
2651 | 2 GHz |
2652 | 700 MHz |
2653 | 1800 MHz |
2654 | 900 MHz |
2655 | Secondary 800 MHz |
2656 | 400 MHz European PAMR |
2657 | 800 MHz PAMR |
2658 | 2.5GHz IMT2000 Extension |
2659 | US PCS 1.9 GHz |
2661 | US 2.5GHz |
2662 | US 2.5 GHz Forward Link Only |
2663 | Unknown |
2665 | PCS1900 |
2666 | DCS1800 |
2667 | AWS 1.7/2.1 |
2668 | GSM850 |
2669 | UMTS800 |
2670 | UMTS2600 |
2671 | EGSM900 |
2672 | UMTS1700 |
2674 | None |
2675 | PDU receive |
2676 | PDU send |
2677 | Text receive |
2678 | Text send |
2679 | None |
2680 | Manual network selection is allowed |
2681 | Hardware radio switch functionality available |
2682 | Configured for mobile IP support |
2683 | Configured for simple IP support |
2684 | Configured for mobile IP with simple IP as fallback |
2685 | %1!s! |
2686 | USSD support available |
2687 | MultiCarrier functionality available |
2688 | Multi mode support available |
2701 | Visible providers list for interface %1!s!: ----------------------------------------------- |
2702 | Provider # %1!d! |
2703 | Name : %1!s! |
2704 | Id : %1!s! |
2705 | state : %1!s! |
2706 | data class : %1!s! |
2707 | There are no visible providers |
2708 | Unknown |
2709 | Home |
2710 | Forbidden |
2711 | Preferred |
2712 | Visible |
2713 | Registered |
2714 | Scanning for available networks. Device can take few minutes to complete this operation |
2715 | Preferred Multicarrier |
2716 | cellular class : %1!s! |
2717 | rssi : %1!d! |
2718 | error rate : %1!lu! |
2726 | Preferred providers list for interface %1!s!: ----------------------------------------------- |
2727 | Provider # %1!d! |
2728 | Name : %1!s! |
2729 | Id : %1!s! |
2730 | state : %1!s! |
2731 | data class : %1!s! |
2732 | There are no preferred providers |
2733 | cellular class : %1!s! |
2734 | rssi : %1!d! |
2735 | error rate : %1!lu! |
2751 | Signal information for interface %1!s!: ----------------------------------------------- |
2752 | Signal : %1!d!%% |
2753 | RSSI / RSCP : %1!d! (%2!d! dBm) |
2754 | Error Rate : %1!lu! |
2755 | Rssi interval : %1!lu! |
2756 | Rssi threshold : %1!lu! |
2776 | Provisioned contexts list for interface %1!s!: ----------------------------------------------- |
2777 | Serial number # %1!d! |
2778 | Context Id : %1!lu! |
2779 | Context type : %1!s! |
2780 | Access Point Name : %1!s! |
2781 | User name : %1!s! |
2782 | Compression type : %1!s! |
2783 | Authentication protocol type : %1!s! |
2784 | There are no provisioned contexts |
2785 | None |
2786 | Internet |
2788 | Voice |
2789 | Video share |
2790 | Custom |
2791 | None |
2793 | CHAP |
2794 | MS CHAPv2 |
2795 | None |
2796 | Enabled |
2800 | There are %1!d! interfaces on the system: |
2801 | There is 1 interface on the system: |
2802 | Name : %1!s! Description : %2!s! GUID : %3!s! Physical Address : %4!02x!:%5!02x!:%6!02x!:%7!02x!:%8!02x!:%9!02x! |
2803 | Device type : %1!s! |
2804 | Cellular class : %1!s! |
2805 | State : Connected |
2806 | State : Locked |
2807 | State : Not connected |
2808 | Device Id : %1!s! Manufacturer : %2!s! Model : %3!s! Firmware Version : %4!s! |
2809 | Provider Name : %1!s! |
2810 | Roaming : Yes |
2811 | Roaming : Not roaming |
2812 | Signal : %1!d!%% |
2813 | Name : Unknown Description : %1!s! GUID : Unknown Physical Address : Unknown |
2814 | RSSI / RSCP : %1!d! (%2!d! dBm) |
2824 | Mobile Broadband configuration dump is not supported |
2825 | SMS configuration information for interface %1!s!: ------------------------------------- |
2826 | Ready to send SMS : Yes |
2827 | Ready to send SMS : No |
2828 | Service center address : %1!s! |
2829 | Available messages count: %1!d! |
2830 | Message store full : Yes |
2831 | Message store full : No |
2832 | Message store full : Unknown |
2833 | SMS format : %1!s! |
2835 | CDMA |
2836 | Unknown |
2837 | Does not support SMS |
2850 | Device is locked, some of the information cannot be retrieved |
2851 | Radio is off, some of the information cannot be retrieved |
2852 | Bad sim inserted, some of the information cannot be retrieved |
2853 | Sim is not inserted, some of the information cannot be retrieved |
2854 | Failed to retrieve some of the information: error 0x%1!x! |
2855 | The device is currently busy. Try this command again later |
2856 | The device does not support retrieval of this information |
2876 | Cost settings ------------- |
2878 | Cost : Unrestricted |
2879 | Cost : Fixed |
2880 | Cost : Variable |
2881 | Cost : Unknown |
2882 | Cost : Not available |
2883 | Approaching Data Limit : Yes |
2884 | Approaching Data Limit : No |
2885 | Over Data Limit : Yes |
2886 | Over Data Limit : No |
2887 | Congested : Yes |
2888 | Congested : No |
2889 | Roaming : Yes |
2890 | Roaming : No |
2891 | Cost Source : Default |
2892 | Cost Source : Group Policy |
2893 | Cost Source : User |
2894 | Cost Source : Operator |
2901 | Plan settings ------------- |
2902 | Usage in Megabytes : %1!d! |
2903 | Usage Sync Time : %1!s! %2!s! |
2904 | Data Limit in Megabytes : %1!d! |
2905 | Inbound Bandwidth in Kbps : %1!d! |
2906 | Billing Cycle StartDate : %1!s! %2!s! |
2907 | Billing Cycle Duration : |
2908 | Number of years : %1!d! |
2909 | Number of months : %1!d! |
2910 | Number of days : %1!d! |
2911 | Number of hours : %1!d! |
2912 | Number of minutes : %1!d! |
2913 | Number of seconds : %1!d! |
2914 | Number of milliseconds : %1!d! |
2915 | Billing Cycle Reset : Yes |
2916 | Billing Cycle Reset : No |
2917 | Maximum Transfer Size in Megabytes : %1!d! |
2918 | Outbound Bandwidth in Kbps : %1!d! |
2926 | Data enablement state information on interface %1!s!: ------------------------------------- |
2927 | Enabled |
2928 | Disabled |
2929 | Data roam control state information on interface %1!s!: ------------------------------------- |
2930 | Home carrier only |
2931 | Home and partner carriers only |
2932 | Home, partner and roaming carriers |
2933 | Unknown |
2934 | Internet Always On : %1!s! |
2935 | MMS On Demand : %1!s! |
2936 | All Host Profiles : %1!s! |
2937 | Unknown Profile : %1!s! |
2938 | <None> |
2951 | Auto connect state information on interface %1!s!: ------------------------------------- |
2952 | Auto connect token off |
2953 | Auto connect token on |
2954 | Manual connect token off |
2955 | Manual connect token on |
2956 | Unknown |
2976 | Profile state information on interface %1!s!: ------------------------------------- |
2977 | Unavailable |
2978 | Disconnected available |
2979 | Connected |
2980 | Unknown |
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:- msvcrt.dll:
_XcptFilter __CxxFrameHandler _amsg_exit _callnewh _except_handler4_common _initterm _wtoi free iswdigit malloc memcpy memcpy_s memset toupper wcsstr - ntdll.dll:
EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle EtwRegisterTraceGuidsW EtwTraceMessage EtwUnregisterTraceGuids - api-ms-win-core-libraryloader-l1-2-0.dll:
KernelBase!DisableThreadLibraryCalls KernelBase!LoadStringW - api-ms-win-core-errorhandling-l1-1-1.dll:
KernelBase!GetLastError KernelBase!RaiseException KernelBase!SetUnhandledExceptionFilter KernelBase!UnhandledExceptionFilter ntdll!RtlRestoreLastWin32Error - api-ms-win-core-com-l1-1-1.dll:
combase!CLSIDFromString combase!CoCreateInstance combase!CoInitializeEx combase!CoUninitialize combase!IIDFromString - api-ms-win-core-synch-l1-2-0.dll:
KernelBase!CreateEventW KernelBase!SetEvent KernelBase!Sleep KernelBase!WaitForMultipleObjectsEx - api-ms-win-core-string-l1-1-0.dll:
KernelBase!MultiByteToWideChar - api-ms-win-core-handle-l1-1-0.dll:
KernelBase!CloseHandle - api-ms-win-core-sysinfo-l1-2-1.dll:
KernelBase!GetSystemTimeAsFileTime KernelBase!GetTickCount KernelBase!GetTickCount64 - api-ms-win-core-datetime-l1-1-1.dll:
KernelBase!GetDateFormatW KernelBase!GetTimeFormatW - api-ms-win-core-timezone-l1-1-0.dll:
KernelBase!FileTimeToSystemTime - api-ms-win-core-file-l1-2-1.dll:
KernelBase!CreateFileW KernelBase!FileTimeToLocalFileTime KernelBase!SetFileInformationByHandle - api-ms-win-eventing-controller-l1-1-0.dll:
sechost!ControlTraceW sechost!StartTraceW - api-ms-win-core-processenvironment-l1-2-0.dll:
KernelBase!ExpandEnvironmentStringsW - api-ms-win-core-processthreads-l1-1-2.dll:
kernel32!GetCurrentProcess kernel32!GetCurrentProcessId kernel32!GetCurrentThreadId kernel32!TerminateProcess - api-ms-win-core-profile-l1-1-0.dll:
ntdll!RtlQueryPerformanceCounter - api-ms-win-eventing-legacy-l1-1-0.dll:
advapi32!EnableTrace - NETSH.EXE:
MatchEnumTag MatchTagsInCmdLine PrintMessageFromModule RegisterContext RegisterHelper - wwapi.dll:
WwanCloseHandle WwanConnect WwanDeleteDMConfigProfile WwanDeleteProfile WwanDisconnect WwanEnumerateInterfaces WwanFreeMemory WwanGetDMConfigProfile WwanGetDMConfigProfileList WwanGetProfile WwanGetProfileList WwanGetProfileState WwanOpenHandle WwanQueryInterface WwanRegisterNotification WwanScan WwanSetDMConfigProfile WwanSetInterface WwanSetProfile - wcmapi.dll:
WcmCloseHandle WcmFreeMemory WcmOpenHandle WcmQueryProperty WcmSetParameter - api-ms-win-core-heap-l2-1-0.dll:
KernelBase!LocalFree - api-ms-win-core-delayload-l1-1-1.dll:
KernelBase!DelayLoadFailureHook KernelBase!ResolveDelayLoadedAPI - api-ms-win-core-heap-l1-2-0.dll:
KernelBase!GetProcessHeap ntdll!RtlAllocateHeap ntdll!RtlFreeHeap - api-ms-win-core-string-obsolete-l1-1-0.dll:
kernel32!lstrcmpW