Application Report
- Application ID: 8012b874ad024a079615bd3e8af03fc0
- Report Submitted on: 01/22/2008 16:05:41
- API Issues: 5
- P/Invoke APIs: 12
The following 5 APIs (used 111 times) might not work:
- Total:
4
3
-
Microsoft.VisualBasic.Devices
1
-
Network
1
-
Ping(System.String)
Used 1 time
1
-
Ping(System.String)
Used 1 time
-
Network
-
Microsoft.Win32
1
-
RegistryKey
1
-
RegistryKey
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
System.Xml.Serialization
2
2
-
XmlSerializationReader
2
2
-
CollapseWhitespace(System.String)
Used 106 times
1
1
-
ReadString(System.String,System.Boolean)
Used 2 times
1
1
-
CollapseWhitespace(System.String)
Used 106 times
-
XmlSerializationReader
-
Microsoft.VisualBasic.Devices
There are 12 P/Invokes (used 21 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | shell32.dll | int shgetfolderpath(intptr, int, intptr, int, stringbuilder) |