Skip to content

i#1948 add library calls arguments printing: new dlls and tests#2058

Open
mxmssh wants to merge 1 commit intomasterfrom
i1948-add-libcalls-args
Open

i#1948 add library calls arguments printing: new dlls and tests#2058
mxmssh wants to merge 1 commit intomasterfrom
i1948-add-libcalls-args

Conversation

@mxmssh
Copy link
Contributor

@mxmssh mxmssh commented Oct 12, 2017

Added function prototypes for the following dlls:
user32.dll, ntdll.dll, wininet.dll, wsock32.dll, ws2_32.dll
oleaut32.dll, ole32.dll, shell32.dll, shlwapi.dll.

Added test application that uses functions from the following dlls:
advapi32.dll, gdi32.dll, wininet.dll, wsock32.dll, ws2_32.dll,
oleaut32.dll, ole32.dll, shell32.dll, shlwapi.dll

Added external python script for comparing expected log with drltrace
output.

Fixed syscall_unix test compilation problem in case of 64-bit Unix.

Fixes #2057

Added function prototypes from the following dlls:
user32.dll, ntdll.dll, wininet.dll, wsock32.dll, ws2_32.dll
oleaut32.dll, ole32.dll, shell32.dll, shlwapi.dll.

Added test application that uses functions from the following dlls:
advapi32.dll, gdi32.dll, wininet.dll, wsock32.dll, ws2_32.dll,
oleaut32.dll, ole32.dll, shell32.dll, shlwapi.dll

Added external python script for comparing expected log with drltrace
output.

Fixed syscall_unix test compilation problem in case of 64-bit Unix.

Fixes #2057
@mxmssh mxmssh requested a review from derekbruening October 12, 2017 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant