Application Report
- Application ID: 37113ecb14534d8b917bd3dc6b34f41a
- Report Submitted on: 01/29/2008 05:00:26
- API Issues: 3
- P/Invoke APIs: 31
The following 3 APIs (used 4 times) might not work:
- Total:
1
2
-
System.Data.Common
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 2 times
1
-
GetSchema(System.String,System.String[])
Used 2 times
-
DbConnectionStringBuilder
1
-
ShouldSerialize(System.String)
Used 1 time
1
-
ShouldSerialize(System.String)
Used 1 time
-
DbConnection
-
System.Diagnostics
1
-
Process
1
-
Process
-
System.Data.Common
There are 31 P/Invokes (used 43 times):
| Count | Library | Function |
|---|---|---|
| 4 | user32.dll | uint sendmessage(intptr, int, uint, uint) |
| 3 | gdi32.dll | bool deleteenhmetafile(intptr) |
| 3 | gdi32.dll | intptr copyenhmetafile(intptr, stringbuilder) |
| 2 | user32.dll | intptr setfocus(intptr) |
| 2 | user32.dll | intptr callnexthookex(intptr, int, intptr, intptr) |
| 2 | user32.dll | int setwindowpos(intptr, intptr, int, int, int, int, flagssetwindowpos) |
| 2 | user32.dll | int setwindowlong(intptr, int, int) |
| 2 | user32.dll | int getwindowlong(intptr, int) |
| 1 | cobyla.dll | bool transferfunctionvalues(int, int, double[], double&, double[]) |
| 1 | cobyla.dll | int runcobyla(int, int, double[], double, double, int, int32&) |
| 1 | dcmclient.dll | string dcminfo() |
| 1 | dcmclient.dll | bool dcmcalculate(string, string, string) |
| 1 | kernel32.dll | int getcurrentthreadid() |
| 1 | mimcomm.dll | void dbconnectionclose(networkcontrolblock&) |
| 1 | mimcomm.dll | int dbconnectionosmsg(int, byte[], int) |
| 1 | mimcomm.dll | void dbconnectioncancel(networkcontrolblock&) |
| 1 | mimcomm.dll | void dbconnectionopen(networkcontrolblock&, string, string, string, string) |
| 1 | mimcomm.dll | void dbconnectionsend(networkcontrolblock&, byte[], int, int) |
| 1 | mimcomm.dll | void dbconnectionreceive(networkcontrolblock&, byte[], int, int) |
| 1 | user32.dll | bool openclipboard(intptr) |
| 1 | user32.dll | intptr windowfrompoint(point) |
| 1 | user32.dll | intptr setwindowshookex(hooktype, nativemethods/hookproc, intptr, int) |
| 1 | user32.dll | intptr setclipboarddata(uint, intptr) |
| 1 | user32.dll | intptr getfocus() |
| 1 | user32.dll | int unhookwindowshookex(intptr) |
| 1 | user32.dll | int showwindow(intptr, int16) |
| 1 | user32.dll | int showscrollbar(intptr, int, int) |
| 1 | user32.dll | bool closeclipboard() |
| 1 | user32.dll | bool dragdetect(intptr, point) |
| 1 | user32.dll | bool postmessage(intptr, int, uint, uint) |
| 1 | user32.dll | bool emptyclipboard() |