Application Report
- Application ID: cb3ca234f4534a9290b30141f7a08c17
- Report Submitted on: 04/17/2008 07:42:02
- API Issues: 12
- P/Invoke APIs: 11
The following 12 APIs (used 31 times) might not work:
- Total:
11
3
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.Type)
Used 2 times
1
-
.ctor(System.Type)
Used 2 times
-
CodeTypeReference
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 10 times
1
-
GetSchema(System.String,System.String[])
Used 10 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 1 time
1
-
GetAllNetworkInterfaces()
Used 1 time
-
NetworkInterface
-
System.Net.Security
1
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System.Windows.Forms
5
-
ComboBox
3
-
Control
1
-
IsKeyLocked(System.Windows.Forms.Keys)
Used 4 times
1
-
IsKeyLocked(System.Windows.Forms.Keys)
Used 4 times
-
RichTextBox
1
-
set_ShowSelectionMargin(System.Boolean)
Used 1 time
1
-
set_ShowSelectionMargin(System.Boolean)
Used 1 time
-
ComboBox
-
System.CodeDom
There are 11 P/Invokes (used 20 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 | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |