DynamoRIO / DynamoRIO/drmemory

Windows XP support

Open
#2,481 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
In the README, it says `Dr. Memory has full support for Windows (XP and higher)`.
However, on Windows XP, I get:
![image](https://user-images.githubusercontent.com/19825143/233291116-b0f9de1c-ac84-4a76-9600-9aabcf6241b6.png)

The function in question 'kernel32.ReleaseSRWLockExclusive' is available on Windows Vista or higher:
https://learn.microsoft.com/en-us/windows/win32/api/synchapi/nf-synchapi-releasesrwlockexclusive?redirectedfrom=MSDN

I have tried DrMemory version 2.5, 2.4 and 2.3.

**To Reproduce**
Steps to reproduce the behavior:
1. Run DrMemory on Windows XP (SP3)

**Screenshots or Pasted Text**
See above

**Versions**
- DrMemory 2.3, 2.4, 2.5
- Windows Embedded Standard (SP3)
- 32 bit

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.