Actions
Bug #23
closedfixing bugs in WinApi plus some refinements and extensions
Start date:
12/15/2014
Due date:
% Done:
100%
Estimated time:
Forum topic:
Description
Changes as proposed by Koen Desaeger and Helmut Zinn in CPC_1.7 rc4.
Change all occurrences of WINSPOOL.dll to WINSPOOL.drv (Helmut Zinn)
Change all occurrences of VAR [nil] lpData: SHORTCHAR => lpData: PtrVoid (Koen Desaeger)
Change WM_KEYLAST* = 265; to WM_KEYLAST* = 264 (* {3, 8} *);
Some constants and procedures have been added.
Some data types (SHORTCHAR to BOOLEAN, INTEGER VAR-parameter to ARRAY) have been refined in order to describe the intended data type precisely.
Refers to CPC 1.7 rc4 change list item 4.
Updated by J. Templ almost 11 years ago
- Subject changed from fixing bugs in WinApi plus some extensions to fixing bugs in WinApi plus some refinements and extensions
- Description updated (diff)
- Status changed from New to In Progress
- % Done changed from 0 to 100
Updated by I. Denisov over 10 years ago
- Status changed from In Progress to Closed
Actions