Opened 10 years ago
Closed 10 years ago
#564 closed defect (fixed)
Bad value of #$CW_USEDEFAULT on win64
Reported by: | gb | Owned by: | gb |
---|---|---|---|
Priority: | normal | Milestone: | Clozure CL 1.4 |
Component: | Foreign Function Interface | Version: | trunk |
Keywords: | Cc: |
Description
#$CW_USEDEFAULT is 0 on win64; should be #x80000000.
Don't know why, but expect some sign-extension confusion.
Change History (2)
comment:1 Changed 10 years ago by rme
- Milestone set to Clozure CL 1.4
comment:2 Changed 10 years ago by gb
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This was fixed in r12608.