Application Report
- Application ID: a54becd377db46c09ea07e4d77c71e74
- Report Submitted on: 10/22/2007 18:17:22
- API Issues: 9
- P/Invoke APIs: 25
The following 9 APIs (used 21 times) might not work:
- Total:
9
1
-
System.Diagnostics
1
1
-
PerformanceCounter
1
1
-
RemoveInstance()
Used 4 times
1
1
-
RemoveInstance()
Used 4 times
-
PerformanceCounter
-
System.Windows.Forms
5
-
TextBox
3
-
get_AutoCompleteCustomSource()
Used 2 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 1 time
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 1 time
1
-
get_AutoCompleteCustomSource()
Used 2 times
-
WebBrowser
2
-
.ctor()
Used 2 times
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 2 times
-
TextBox
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
1
-
set_ValidationType(System.Xml.ValidationType)
Used 1 time
-
XmlValidatingReader
-
System.Xml.Xsl
2
-
XslCompiledTransform
2
-
get_OutputSettings()
Used 7 times
1
-
get_TemporaryFiles()
Used 2 times
1
-
get_OutputSettings()
Used 7 times
-
XslCompiledTransform
-
System.Diagnostics
There are 25 P/Invokes (used 44 times):
| Count | Library | Function |
|---|---|---|
| 5 | cvodedll | void cvode_setvector(intptr, int, double) |
| 4 | cvodedll | double cvode_getvector(intptr, int) |
| 4 | kinsolvedll.dll | void kinsolve_setvector(intptr, int, double) |
| 3 | kinsolvedll.dll | void freekinsolve_vector(intptr) |
| 3 | kinsolvedll.dll | intptr newkinsolve_vector(int) |
| 2 | cvodedll | void fileclose(intptr) |
| 2 | cvodedll | intptr newcvode_vector(int) |
| 2 | cvodedll | intptr fileopen(string) |
| 2 | cvodedll | int cvreinit(intptr, double, intptr, double, intptr) |
| 2 | nleqlib | intptr nleq1(int32&, nleqinterface/tcallbackmodelfcn, double[, ], double[], doub |
| 1 | cvodedll | int allocatecvodemem(intptr, int, cvodeinterface/tcallbackmodelfcn, double, intp |
| 1 | cvodedll | int cvdense(intptr, int) |
| 1 | cvodedll | int cvgetrootinfo(intptr, intptr) |
| 1 | cvodedll | void freecvode_vector(intptr) |
| 1 | cvodedll | void freecvode_mem(intptr) |
| 1 | cvodedll | int cvrootinit(intptr, int, cvodeinterface/tcallbackrootfcn, intptr) |
| 1 | cvodedll | int setmaxorder(intptr, int) |
| 1 | cvodedll | intptr create_bdf_newton_cvode() |
| 1 | cvodedll | int seterrfile(intptr, intptr) |
| 1 | cvodedll | int runcvode(intptr, double, intptr, double&) |
| 1 | cvodedll | int setmaxnumsteps(intptr, int) |
| 1 | kinsolvedll.dll | intptr createkinsolver(kinsolverinterface/tcallbackmodelfcn, intptr, int32&) |
| 1 | kinsolvedll.dll | int kinsolve(intptr, intptr, intptr, intptr) |
| 1 | kinsolvedll.dll | void freekinsolve_mem(intptr) |
| 1 | kinsolvedll.dll | double kinsolve_getvector(intptr, int) |