Application Report
- Application ID: a0ae52748445401c99fc931db2f51363
- Report Submitted on: 03/04/2009 06:33:03
- Definitions File: Mono 2.2
- API Issues: 2
- P/Invoke APIs: 6
The following 2 APIs (used 3 times) might not work:
- Total:
2
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.Type)
Used 2 times
1
-
.ctor(System.Type)
Used 2 times
-
CodeTypeReference
-
System.Windows.Forms
1
-
ToolStripItem
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 1 time
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 1 time
-
ToolStripItem
-
System.CodeDom
There are 6 P/Invokes (used 10 times):
| Count | Library | Function |
|---|---|---|
| 3 | gdi32.dll | bool deleteenhmetafile(intptr) |
| 3 | gdi32.dll | intptr copyenhmetafile(intptr, stringbuilder) |
| 1 | user32.dll | bool closeclipboard() |
| 1 | user32.dll | bool emptyclipboard() |
| 1 | user32.dll | bool openclipboard(intptr) |
| 1 | user32.dll | intptr setclipboarddata(uint, intptr) |