Application Report
- Application ID: 250e79fee90247c8b8692c9d63475edf
- Report Submitted on: 03/08/2008 19:10:57
- API Issues: 21
- P/Invoke APIs: 12
The following 21 APIs (used 73 times) might not work:
- Total:
20
8
-
System
4
1
-
AppDomain
1
-
AppDomainSetup
2
-
get_LoaderOptimization()
Used 1 time
1
-
set_LoaderOptimization(System.LoaderOptimization)
Used 1 time
1
-
get_LoaderOptimization()
Used 1 time
-
Environment
1
1
-
FailFast(System.String)
Used 2 times
1
1
-
FailFast(System.String)
Used 2 times
-
AppDomain
-
System.CodeDom
2
-
CodeTypeReference
2
-
.ctor(System.String)
Used 14 times
1
-
.ctor(System.Type)
Used 18 times
1
-
.ctor(System.String)
Used 14 times
-
CodeTypeReference
-
System.CodeDom.Compiler
1
1
-
CodeGenerator
1
1
-
CodeGenerator
-
System.ComponentModel
1
-
MarshalByValueComponent
1
-
Dispose(System.Boolean)
Used 8 times
1
-
Dispose(System.Boolean)
Used 8 times
-
MarshalByValueComponent
-
System.Configuration
1
-
ConfigurationManager
1
-
ConfigurationManager
-
System.Data.Common
1
2
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 3 times
1
-
GetSchema(System.String,System.String[])
Used 3 times
-
DbConnectionStringBuilder
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
1
1
-
GetProperties(System.Collections.Hashtable)
Used 2 times
-
DbConnection
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 4 times
1
-
get_DefaultCredentials()
Used 4 times
-
CredentialCache
-
System.Net.Security
1
-
System.Reflection.Emit
2
1
-
ILGenerator
1
-
MethodBuilder
1
1
-
get_Signature()
Used 2 times
1
1
-
get_Signature()
Used 2 times
-
ILGenerator
-
System.Runtime.InteropServices
3
2
-
Marshal
2
1
-
GetHRForException(System.Exception)
Used 1 time
1
-
GetTypeForITypeInfo(System.IntPtr)
Used 2 times
1
1
-
GetHRForException(System.Exception)
Used 1 time
-
TypeLibConverter
1
1
-
Marshal
-
System.Transactions
2
1
-
SinglePhaseEnlistment
1
-
Committed()
Used 1 time
1
-
Committed()
Used 1 time
-
Transaction
1
1
-
SinglePhaseEnlistment
-
System
There are 12 P/Invokes (used 21 times):
| Count | Library | Function |
|---|---|---|
| 6 | kernel32.dll | intptr openevent(uint, bool, string) |
| 3 | kernel32.dll | intptr mapviewoffile(intptr, uint, uint, uint, intptr) |
| 2 | kernel32 | bool writefile(intptr, byte[], uint, uint32&, intptr) |
| 2 | kernel32.dll | intptr openfilemapping(uint, bool, string) |
| 1 | kernel32 | int createfile(string, uint, uint, nativemethods/securityattributes, uint, uint, |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | tidydll.dll | int calltidymain(string, string, string) |