Application Report
- Application ID: f839b36fecd8406399ad4435e0a12839
- Report Submitted on: 02/09/2008 01:46:38
- API Issues: 20
- P/Invoke APIs: 14
The following 20 APIs (used 223 times) might not work:
- Total:
20
9
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.Type)
Used 8 times
1
-
.ctor(System.Type)
Used 8 times
-
CodeTypeReference
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 6 times
1
-
get_ConnectionStrings()
Used 6 times
-
ConfigurationManager
-
System.Diagnostics
3
-
EventLog
3
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
EventLog
-
System.Drawing.Drawing2D
2
-
GraphicsPath
2
-
GraphicsPath
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 3 times
1
-
get_DefaultCredentials()
Used 3 times
-
CredentialCache
-
System.Net.Mail
1
1
-
SmtpClient
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 2 times
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 2 times
-
SmtpClient
-
System.Text.RegularExpressions
9
8
-
RegexRunner
9
8
-
.ctor()
Used 6 times
1
-
Capture(System.Int32,System.Int32,System.Int32)
Used 52 times
1
1
-
CharInSet(System.Char,System.String,System.String)
Used 88 times
1
1
-
EnsureStorage()
Used 12 times
1
1
-
IsBoundary(System.Int32,System.Int32,System.Int32)
Used 4 times
1
1
-
IsMatched(System.Int32)
Used 2 times
1
1
-
MatchIndex(System.Int32)
Used 2 times
1
1
-
MatchLength(System.Int32)
Used 2 times
1
1
-
Uncapture()
Used 12 times
1
1
-
.ctor()
Used 6 times
-
RegexRunner
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 15 times
1
-
get_DesignMode()
Used 15 times
-
Control
-
System.Web.UI.WebControls
1
-
BaseDataList
1
-
set_DataKeyField(System.String)
Used 2 times
1
-
set_DataKeyField(System.String)
Used 2 times
-
BaseDataList
-
System.CodeDom
There are 14 P/Invokes (used 18 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | libc | void syslog(int, string, string) |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void closelog() |
| 1 | msvcrt.dll | int _mkdir(string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |