Closed Bug 551869 Opened 16 years ago Closed 15 years ago

PR_OpenSharedMemory is broken on Windows CE

Categories

(NSPR :: NSPR, defect)

All
Windows CE
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: alexp, Assigned: alexp)

Details

Attachments

(1 file)

OpenFileMapping function used to open shared memory is not supported on Windows CE.
Assignee: wtc → alexp
Status: NEW → ASSIGNED
Attached patch FixSplinter Review
OpenFileMapping can be replaced by CreateFileMapping called with the same parameters.
Attachment #432042 - Flags: review?(bugmail)
Comment on attachment 432042 [details] [diff] [review] Fix this analogous to what we do to open a semaphore
Attachment #432042 - Flags: review?(wtc)
Attachment #432042 - Flags: review?(bugmail)
Attachment #432042 - Flags: review+
Attachment #432042 - Flags: review?(wtc) → review?(ted.mielczarek)
Comment on attachment 432042 [details] [diff] [review] Fix rs=me since blassey has OKed this.
Attachment #432042 - Flags: review?(ted.mielczarek) → review+
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: