Application Report
- Application ID: 6adf0f525eb24c13bf32d208c6f6e202
- Report Submitted on: 07/13/2008 15:27:56
- API Issues: 3
- P/Invoke APIs: 8
The following 3 APIs (used 53 times) might not work:
- Total:
3
1
-
System.CodeDom
2
-
CodeTypeReference
2
-
.ctor(System.String)
Used 3 times
1
-
.ctor(System.Type)
Used 4 times
1
-
.ctor(System.String)
Used 3 times
-
CodeTypeReference
-
System.Diagnostics
1
1
-
PerformanceCounter
1
1
-
RemoveInstance()
Used 46 times
1
1
-
RemoveInstance()
Used 46 times
-
PerformanceCounter
-
System.CodeDom
There are 8 P/Invokes (used 14 times):
| Count | Library | Function |
|---|---|---|
| 4 | kernel32.dll | void copymemory(byte*, byte*, int) |
| 2 | kernel32.dll | bool cancelwaitabletimer(intptr) |
| 2 | kernel32.dll | uint getfullpathname(string, uint, stringbuilder, intptr&) |
| 2 | kernel32.dll | void fillmemory(byte*, int, byte) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool setwaitabletimer(intptr, int64&, int, nativewaitabletimer/timercompletedele |
| 1 | kernel32.dll | intptr createwaitabletimer(intptr, bool, string) |
| 1 | kernel32.dll | safefilehandle createfile(string, uint, uint, intptr, uint, uint, intptr) |