Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
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.

None yet

1 participant