Application Report
- Application ID: a116a5a0523e4b6aa2ce6ba0efa58941
- Report Submitted on: 03/26/2007 13:55:50
- API Issues: 7
- P/Invoke APIs: 2
The following 7 APIs (used 14 times) might not work:
- Total:
7
2
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.Type)
Used 6 times
1
-
.ctor(System.Type)
Used 6 times
-
CodeTypeReference
-
System.DirectoryServices
1
1
-
DirectoryEntry
1
1
-
get_NativeObject()
Used 2 times
1
1
-
get_NativeObject()
Used 2 times
-
DirectoryEntry
-
System.Security.Cryptography.Xml
3
1
-
EncryptedXml
3
1
-
.ctor()
Used 1 time
1
-
.ctor(System.Xml.XmlDocument)
Used 1 time
1
-
Encrypt(System.Xml.XmlElement,System.Security.Cryptography.X509Certificates.X509Certificate2)
Used 2 times
1
1
-
.ctor()
Used 1 time
-
EncryptedXml
-
System.Threading
1
-
ThreadPool
1
-
SetMaxThreads(System.Int32,System.Int32)
Used 1 time
1
-
SetMaxThreads(System.Int32,System.Int32)
Used 1 time
-
ThreadPool
-
System.Windows.Forms
1
-
RichTextBox
1
-
set_ShowSelectionMargin(System.Boolean)
Used 1 time
1
-
set_ShowSelectionMargin(System.Boolean)
Used 1 time
-
RichTextBox
-
System.CodeDom
There are 2 P/Invokes (used 2 times):
| Count | Library | Function |
|---|---|---|
| 1 | advapi32.dll | int logonuser(string, string, string, uint, uint, intptr&) |
| 1 | kernel32.dll | bool closehandle(intptr) |