View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0037677 | Lazarus CCR | - | public | 2020-09-01 11:08 | 2020-09-06 13:43 |
Reporter | Reiner Sombrowsky | Assigned To | Bart Broersma | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Summary | 0037677: Unit RichEdi: Line 695: EDITSTREAMCALLBACK .... | ||||
Description | Unit RichEdit Error Line 695: EDITSTREAMCALLBACK = function (dwCookie:PDWORD; pbBuff:LPBYTE; cb:LONG; var pcb:LONG):DWORD; It must be: EDITSTREAMCALLBACK = function (dwCookie:DWORD_PTR; pbBuff:LPBYTE; cb:LONG; var pcb:LONG):DWORD; | ||||
Steps To Reproduce | Error Using RichEdit on CPU64 | ||||
Tags | No tags attached. | ||||
Widgetset | |||||
Attached Files |
|
duplicate of | 0037696 | resolved | Sven Barth | FPC | Package winunits-base: Unit RichEdit Error Line 695: EDITSTREAMCALLBACK |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-01 11:08 | Reiner Sombrowsky | New Issue | |
2020-09-01 12:07 | Bart Broersma | Note Added: 0125272 | |
2020-09-01 12:07 | Bart Broersma | Note Edited: 0125272 | View Revisions |
2020-09-01 20:50 | Jonas Maebe | Project | FPC => Lazarus CCR |
2020-09-01 20:50 | Jonas Maebe | Category | Compiler => General |
2020-09-06 03:26 | Martin Friebe | Category | General => - |
2020-09-06 13:21 | Bart Broersma | Note Added: 0125405 | |
2020-09-06 13:21 | Bart Broersma | Relationship added | duplicate of 0037696 |
2020-09-06 13:21 | Bart Broersma | Assigned To | => Bart Broersma |
2020-09-06 13:21 | Bart Broersma | Status | new => resolved |
2020-09-06 13:21 | Bart Broersma | Resolution | open => duplicate |
2020-09-06 13:43 | Bart Broersma | Status | resolved => closed |