Application Report
- Application ID: fa32ed3e74db4a6c92777e4de3cf19d2
- Report Submitted on: 05/26/2008 18:30:00
- API Issues: 6
- P/Invoke APIs: 17
The following 6 APIs (used 8 times) might not work:
- Total:
6
-
System.Diagnostics
3
-
Process
3
-
WaitForInputIdle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowTitle()
Used 1 time
1
-
WaitForInputIdle()
Used 1 time
-
Process
-
System.IO.Pipes
1
-
PipeStream
1
-
Write(System.Byte[],System.Int32,System.Int32)
Used 1 time
1
-
Write(System.Byte[],System.Int32,System.Int32)
Used 1 time
-
PipeStream
-
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.Diagnostics
There are 17 P/Invokes (used 25 times):
| Count | Library | Function |
|---|---|---|
| 4 | user32 | bool showwindow(intptr, int) |
| 2 | kernel32 | int64 writeprocessmemory(int, int, byte[], int, int) |
| 2 | kernel32 | int openprocess(int, int, int) |
| 2 | kernel32 | int64 readprocessmemory(int, int, int32&, int, int) |
| 2 | user32 | int flashwindowex(tibia/flashwinfo&) |
| 2 | user32 | bool setforegroundwindow(int) |
| 1 | kernel32 | bool virtualfreeex(int, int, int, int) |
| 1 | kernel32 | int virtualallocex(int, int, int32&, int, int) |
| 1 | kernel32 | bool virtualprotectex(intptr, intptr, uintptr, uint, uint32&) |
| 1 | kernel32 | int createremotethread(int, int, int, int, int, int, int32&) |
| 1 | kernel32 | int getmodulehandle(string) |
| 1 | kernel32 | int getprocaddress(int, string) |
| 1 | user32 | bool setwindowpos(int, int, int, int, int, int, uint) |
| 1 | user32 | bool getwindowplacement(intptr, tibia/windowplacement&) |
| 1 | user32 | int getforegroundwindow() |
| 1 | user32 | int sendmessage(int, int, int, int) |
| 1 | user32 | int setwindowtext(int, string&) |