Application Report
- Application ID: 8c4c64f9197749148d86364ba35f62bc
- Report Submitted on: 04/23/2008 02:20:16
- API Issues: 5
- P/Invoke APIs: 18
The following 5 APIs (used 15 times) might not work:
- Total:
5
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 11 times
1
-
set_ConnectionString(System.String)
Used 11 times
-
SqlConnection
-
System.Windows.Forms
3
-
Application
1
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
-
Help
1
-
Application
-
System.Configuration
There are 18 P/Invokes (used 19 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | iphlpapi | bool icmpclosehandle(intptr) |
| 1 | iphlpapi | intptr icmpcreatefile() |
| 1 | iphlpapi | uint icmpsendecho(intptr, uint, byte[], int16, intptr, byte[], int, int) |
| 1 | kernel32.dll | bool waitcommevent(intptr, uint32&, intptr) |
| 1 | kernel32.dll | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | int getlasterror() |
| 1 | kernel32.dll | intptr createfile(string, uint, uint, intptr, uint, uint, intptr) |
| 1 | kernel32.dll | intptr localalloc(int, int) |
| 1 | kernel32.dll | bool setcommtimeouts(intptr, comport/commtimeouts&) |
| 1 | kernel32.dll | bool setcommstate(intptr, comport/dcb&) |
| 1 | kernel32.dll | bool setcommmask(intptr, uint) |
| 1 | kernel32.dll | bool purgecomm(intptr, uint) |
| 1 | kernel32.dll | bool getcommtimeouts(intptr, comport/commtimeouts&) |
| 1 | kernel32.dll | bool getcommstate(intptr, comport/dcb&) |
| 1 | kernel32.dll | bool getcommmask(intptr, uint32&) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | intptr localfree(intptr) |