Application Report
- Application ID: 3071f071ad7148f99d7d961a7d7411f0
- Report Submitted on: 12/11/2006 15:30:20
- API Issues: 13
- P/Invoke APIs: 17
The following 13 APIs (used 24 times) might not work:
- Total:
11
13
-
System.Management
10
12
-
ManagementBaseObject
2
2
-
GetPropertyValue(System.String)
Used 2 times
1
1
-
get_Properties()
Used 2 times
1
1
-
GetPropertyValue(System.String)
Used 2 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
PropertyData
2
2
-
get_Name()
Used 2 times
1
1
-
get_Value()
Used 2 times
1
1
-
get_Name()
Used 2 times
-
PropertyDataCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
PropertyDataCollection/PropertyDataEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementBaseObject
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetHRForLastWin32Error()
Used 2 times
1
1
-
GetHRForLastWin32Error()
Used 2 times
-
Marshal
-
System.Management
There are 17 P/Invokes (used 28 times):
| Count | Library | Function |
|---|---|---|
| 4 | mapi32.dll | int mapifreebuffer(intptr) |
| 4 | user32.dll | int getsyscolor(int) |
| 3 | mapi32.dll | int mapireadmail(intptr, intptr, string, int, int, intptr&) |
| 3 | uxtheme.dll | bool isappthemed() |
| 2 | mapi32.dll | int mapilogon(intptr, string, string, int, int, intptr&) |
| 1 | kernel32 | void sleep(int64) |
| 1 | kernel32.dll | int getcurrentthreadid() |
| 1 | mapi32.dll | int mapifindnext(intptr, intptr, string, string, int, int, stringbuilder) |
| 1 | mapi32.dll | int mapisendmail(intptr, intptr, mapimessage, int, int) |
| 1 | mapi32.dll | int mapiaddress(intptr, intptr, string, int, string, int, intptr, int, int, int3 |
| 1 | mapi32.dll | int mapilogoff(intptr, intptr, int, int) |
| 1 | mapi32.dll | int mapideletemail(intptr, intptr, string, int, int) |
| 1 | shlwapi.dll | bool pathcompactpathex(stringbuilder, string, int, int) |
| 1 | user32.dll | intptr callnexthookex(intptr, int, intptr, intptr) |
| 1 | user32.dll | intptr getwindowdc(intptr) |
| 1 | user32.dll | intptr setwindowshookex(int, hookproc, intptr, int) |
| 1 | user32.dll | void unhookwindowshookex(intptr) |