Application Report
- Application ID: 199a237d5256414ea3c355c7eb5acd8a
- Report Submitted on: 04/21/2010 10:30:00
- Definitions File: Mono 2.4 (Revised)
- API Issues: 4
- P/Invoke APIs: 12
The following 4 APIs (used 11 times) might not work:
- Total:
4
-
System
1
-
AppDomain
1
-
AppDomain
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.String)
Used 6 times
1
-
.ctor(System.String)
Used 6 times
-
CodeTypeReference
-
System.Windows.Forms
2
-
ComboBox
2
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 2 times
1
-
set_AutoCompleteSource(System.Windows.Forms.AutoCompleteSource)
Used 2 times
1
-
set_AutoCompleteMode(System.Windows.Forms.AutoCompleteMode)
Used 2 times
-
ComboBox
-
System
There are 12 P/Invokes (used 16 times):
| Count | Library | Function |
|---|---|---|
| 3 | ole32.dll | int cocreateinstance(guid&, object, uint, guid&, object&) |
| 2 | fusion.dll | int createassemblyenum(iassemblyenum&, iassemblyname, uint, int) |
| 2 | imm32.dll | intptr immgetdefaultimewnd(intptr) |
| 1 | fusion.dll | int createassemblynameobject(iassemblyname&, string, uint, int) |
| 1 | fusion.dll | int getcachepath(uint, stringbuilder, uint32&) |
| 1 | user32.dll | intptr sendmessage(intptr, int, intptr, ime/compositionform) |
| 1 | user32.dll | bool showcaret(intptr) |
| 1 | user32.dll | bool setcaretpos(int, int) |
| 1 | user32.dll | bool hidecaret(intptr) |
| 1 | user32.dll | bool destroycaret() |
| 1 | user32.dll | bool createcaret(intptr, int, int, int) |
| 1 | user32.dll | intptr sendmessage(intptr, int, intptr, ime/logfont) |