Application Report
- Application ID: 93ee3fca7ec64f9ca52fe860622cdf17
- Report Submitted on: 12/13/2007 17:49:16
- API Issues: 26
- P/Invoke APIs: 18
The following 26 APIs (used 61 times) might not work:
- Total:
26
5
-
System
2
1
-
AppDomain
1
-
Environment
1
1
-
FailFast(System.String)
Used 2 times
1
1
-
FailFast(System.String)
Used 2 times
-
AppDomain
-
System.CodeDom
2
-
CodeTypeReference
2
-
.ctor(System.String)
Used 14 times
1
-
.ctor(System.Type)
Used 10 times
1
-
.ctor(System.String)
Used 14 times
-
CodeTypeReference
-
System.CodeDom.Compiler
1
1
-
CodeGenerator
1
1
-
CodeGenerator
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 1 time
1
-
get_ConnectionStrings()
Used 1 time
-
ConfigurationManager
-
System.Diagnostics
4
-
EventLog
3
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
SourceExists(System.String,System.String)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
-
Process
1
-
WaitForInputIdle()
Used 1 time
1
-
WaitForInputIdle()
Used 1 time
-
EventLog
-
System.Drawing.Drawing2D
7
-
GraphicsPath
7
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Point,System.Drawing.StringFormat)
Used 1 time
1
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.PointF,System.Drawing.StringFormat)
Used 2 times
1
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Rectangle,System.Drawing.StringFormat)
Used 1 time
1
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.RectangleF,System.Drawing.StringFormat)
Used 2 times
1
-
Widen(System.Drawing.Pen)
Used 1 time
1
-
Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix)
Used 1 time
1
-
Widen(System.Drawing.Pen,System.Drawing.Drawing2D.Matrix,System.Single)
Used 1 time
1
-
AddString(System.String,System.Drawing.FontFamily,System.Int32,System.Single,System.Drawing.Point,System.Drawing.StringFormat)
Used 1 time
-
GraphicsPath
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Reflection.Emit
2
1
-
ILGenerator
1
-
MethodBuilder
1
1
-
get_Signature()
Used 2 times
1
1
-
get_Signature()
Used 2 times
-
ILGenerator
-
System.Runtime.InteropServices
3
2
-
Marshal
2
1
-
GetHRForException(System.Exception)
Used 1 time
1
-
GetTypeForITypeInfo(System.IntPtr)
Used 2 times
1
1
-
GetHRForException(System.Exception)
Used 1 time
-
TypeLibConverter
1
1
-
Marshal
-
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.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 3 times
1
-
set_ValidationType(System.Xml.ValidationType)
Used 3 times
-
XmlValidatingReader
-
System
There are 18 P/Invokes (used 29 times):
| Count | Library | Function |
|---|---|---|
| 6 | gdi32.dll | int getdevicecaps(intptr, int) |
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | gdi32.dll | int getfontdata(intptr, uint, uint, byte[], int) |
| 2 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |
| 1 | user32.dll | intptr getdc(intptr) |
| 1 | user32.dll | intptr releasedc(intptr, intptr) |