Application Report
- Application ID: bc5c158ffb394e4f9c834860f52c347f
- Report Submitted on: 03/10/2008 14:04:41
- API Issues: 2
- P/Invoke APIs: 28
The following 2 APIs (used 11 times) might not work:
- Total:
2
1
-
System
1
1
-
Type
1
1
-
GetTypeFromCLSID(System.Guid)
Used 6 times
1
1
-
GetTypeFromCLSID(System.Guid)
Used 6 times
-
Type
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System
There are 28 P/Invokes (used 40 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) |
| 2 | ole32.dll | int createbindctx(int, ucomibindctx&) |
| 2 | ole32.dll | int mkparsedisplayname(ucomibindctx, string, int32&, ucomimoniker&) |
| 2 | user32.dll | int getsystemmetrics(vsmonitorwin32/systemmetrics) |
| 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 | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | intptr createsemaphore(security_attributes&, int, int, string) |
| 1 | kernel32.dll | int waitforsingleobject(intptr, int) |
| 1 | kernel32.dll | bool releasesemaphore(intptr, int, intptr) |
| 1 | kernel32.dll | bool unmapviewoffile(intptr) |
| 1 | kernel32.dll | int closehandle(intptr) |
| 1 | kernel32.dll | int copymemory(intptr, intptr, uint) |
| 1 | kernel32.dll | int flushviewoffile(intptr, uint) |
| 1 | ntdll.dll | int memcpy(int, int, int) |
| 1 | wmvcore.dll | int wmcreatewriternetworksink(iwmwriternetworksink&) |
| 1 | wmvcore.dll | int wmcreatewriterfilesink(iwmwriterfilesink&) |
| 1 | wmvcore.dll | int wmcreatewriter(intptr, iwmwriter&) |
| 1 | wmvcore.dll | int wmcreatesyncreader(intptr, wmt_rights, iwmsyncreader&) |
| 1 | wmvcore.dll | int wmcreatereader(intptr, wmt_rights, iwmreader&) |
| 1 | wmvcore.dll | int wmcreateprofilemanager(iwmprofilemanager&) |
| 1 | wmvcore.dll | int wmcreateindexer(iwmindexer&) |
| 1 | wmvcore.dll | int wmcreateeditor(iwmmetadataeditor&) |
| 1 | wmvcore.dll | int wmcreatewriterpushsink(iwmwriterpushsink&) |