Application Report
- Application ID: 6cc9f26fc2f14d49afe324c4681ba43e
- Report Submitted on: 07/01/2008 19:12:03
- API Issues: 5
- P/Invoke APIs: 7
The following 5 APIs (used 95 times) might not work:
- Total:
5
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 45 times
1
-
set_Item(System.String,System.Object)
Used 45 times
1
-
get_Item(System.String)
Used 45 times
-
ApplicationSettingsBase
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.Threading
1
-
ThreadPool
1
-
SetMaxThreads(System.Int32,System.Int32)
Used 1 time
1
-
SetMaxThreads(System.Int32,System.Int32)
Used 1 time
-
ThreadPool
-
System.Windows.Forms
1
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 3 times
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 3 times
-
Control
-
System.Configuration
There are 7 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | bool showwindow(intptr, int) |
| 1 | ..\..\data\proj\bin\proj.dll | intptr pj_init(int, string[]) |
| 1 | ..\..\data\proj\bin\proj.dll | proj4wrapper/point2d pj_fwd(proj4wrapper/point2d, intptr) |
| 1 | ..\..\data\proj\bin\proj.dll | proj4wrapper/point2d pj_inv(proj4wrapper/point2d, intptr) |
| 1 | ..\..\data\proj\bin\proj.dll | string pj_free(intptr) |
| 1 | c:/windows/system32/packbotvideograbber. | int16 startvideo() |
| 1 | c:/windows/system32/packbotvideograbber. | int64 grabimage(char[], int64) |