Application Report
- Application ID: 6f7d16927db94f6a8572ea5b49d497b2
- Report Submitted on: 07/16/2008 04:03:46
- API Issues: 12
- P/Invoke APIs: 15
The following 12 APIs (used 61 times) might not work:
- Total:
12
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 1 time
1
-
set_ConnectionString(System.String)
Used 1 time
-
SqlConnection
-
System.Diagnostics
2
-
Process
2
-
get_MainWindowHandle()
Used 6 times
1
-
get_MainWindowTitle()
Used 1 time
1
-
get_MainWindowHandle()
Used 6 times
-
Process
-
System.Net
1
-
WebProxy
1
-
set_UseDefaultCredentials(System.Boolean)
Used 16 times
1
-
set_UseDefaultCredentials(System.Boolean)
Used 16 times
-
WebProxy
-
System.Security.Cryptography.Xml
2
-
EncryptedXml
2
-
.ctor()
Used 1 time
1
-
.ctor(System.Xml.XmlDocument)
Used 1 time
1
-
.ctor()
Used 1 time
-
EncryptedXml
-
System.Windows.Forms
6
-
ComboBox
3
-
get_AutoCompleteCustomSource()
Used 15 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 8 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 8 times
1
-
get_AutoCompleteCustomSource()
Used 15 times
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
-
WebBrowser
2
-
.ctor()
Used 2 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 2 times
-
ComboBox
-
System.Data.SqlClient
There are 15 P/Invokes (used 25 times):
| Count | Library | Function |
|---|---|---|
| 3 | gdi32.dll | bool deleteenhmetafile(intptr) |
| 3 | gdi32.dll | intptr copyenhmetafile(intptr, stringbuilder) |
| 2 | user32.dll | int setwindowlong(intptr, transparantwindow/gwl, transparantwindow/ws_ex) |
| 2 | user32.dll | int movewindow(intptr, int, int, int, int, bool) |
| 2 | user32.dll | int getclientrect(int, frmevehq/rect&) |
| 2 | user32.dll | bool getwindowrect(int, frmevehq/rect&) |
| 2 | user32.dll | bool setlayeredwindowattributes(intptr, int, byte, transparantwindow/lwa) |
| 2 | wininet.dll | bool geturlcacheentryinfo(string, intptr, int32&) |
| 1 | gdi32 | int bitblt(int, int, int, int, int, int, int, int, int) |
| 1 | user32 | int getdc(int) |
| 1 | user32.dll | bool emptyclipboard() |
| 1 | user32.dll | int getwindowlong(intptr, transparantwindow/gwl) |
| 1 | user32.dll | bool closeclipboard() |
| 1 | user32.dll | intptr setclipboarddata(uint, intptr) |
| 1 | user32.dll | bool openclipboard(intptr) |