7 Aug
2006
7 Aug
'06
11:53 a.m.
Where we emulate undocumented code, is it acceptable to constify the formal arguments, where appropriate? Thanks, -- Andy.
8 Aug
8 Aug
3:19 a.m.
Andrew Talbot <Andrew.Talbot(a)talbotville.com> writes:
In shlwapi/ordinal.c, FDSA_InsertItem(), I would like to change the third parameter's declaration from void * to const void *.
If there's no official prototype in the SDK then it's OK to fix it. -- Alexandre Julliard julliard(a)winehq.org
7157
Age (days ago)
7158
Last active (days ago)
3 comments
3 participants
participants (3)
-
Alexandre Julliard -
Andrew Talbot -
James Hawkins