Application Report
- Application ID: e8fe79628d954f7eaf3a7ddd52ebca40
- Report Submitted on: 06/25/2008 16:57:53
- API Issues: 2
- P/Invoke APIs: 14
The following 2 APIs (used 5 times) might not work:
- Total:
2
-
System.Windows.Forms
2
-
ComboBox
1
-
get_AutoCompleteCustomSource()
Used 1 time
1
-
get_AutoCompleteCustomSource()
Used 1 time
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 4 times
1
-
set_UseEXDialog(System.Boolean)
Used 4 times
-
ComboBox
-
System.Windows.Forms
There are 14 P/Invokes (used 23 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 | bool readfile(intptr, byte[], uint, uint32&, intptr) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | intptr createsemaphore(security_attributes&, int, int, string) |
| 1 | kernel32.dll | int waitforsingleobject(intptr, int) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | bool releasesemaphore(intptr, int, intptr) |
| 1 | kernel32.dll | int closehandle(intptr) |