Application Report
- Application ID: 5e7b44686fb746a58bc12d370baf5f60
- Report Submitted on: 03/28/2008 06:59:54
- API Issues: 2
- P/Invoke APIs: 14
The following 2 APIs (used 3 times) might not work:
- Total:
2
-
System.Drawing.Drawing2D
1
-
GraphicsPath
1
-
Widen(System.Drawing.Pen)
Used 1 time
1
-
Widen(System.Drawing.Pen)
Used 1 time
-
GraphicsPath
-
System.Threading
1
-
Overlapped
1
-
Pack(System.Threading.IOCompletionCallback)
Used 2 times
1
-
Pack(System.Threading.IOCompletionCallback)
Used 2 times
-
Overlapped
-
System.Drawing.Drawing2D
There are 14 P/Invokes (used 30 times):
| Count | Library | Function |
|---|---|---|
| 5 | kernel32.dll | bool escapecommfunction(intptr, uint) |
| 5 | kernel32.dll | int getlasterror() |
| 4 | kernel32.dll | bool getcommmodemstatus(intptr, uint32&) |
| 4 | kernel32.dll | bool purgecomm(intptr, uint) |
| 2 | kernel32.dll | bool queryperformancecounter(int64&) |
| 2 | kernel32.dll | bool setcommstate(intptr, serialstream/dcb&) |
| 1 | kernel32.dll | bool closehandle(intptr) |
| 1 | kernel32.dll | bool writefile(intptr, byte*, uint, uint32&, nativeoverlapped*) |
| 1 | kernel32.dll | bool setcommtimeouts(intptr, serialtimeouts&) |
| 1 | kernel32.dll | bool readfile(intptr, byte*, uint, uint32&, nativeoverlapped*) |
| 1 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 1 | kernel32.dll | bool getcommstate(intptr, serialstream/dcb&) |
| 1 | kernel32.dll | bool flushfilebuffers(intptr) |
| 1 | kernel32.dll | intptr createfile(string, uint, uint, uint, uint, uint, uint) |