Re: get GetDateFormatW somewhat working...
19 Sep
2002
19 Sep
'02
10:51 p.m.
Le jeu 19/09/2002 à 17:25, Arthur L. Jones a écrit : [...]
notes: it seems like, if this ever worked correctly, that OLE_GetFormatA could be implemented by just copying the ascii buffer and sending it along to OLE_GetFormatW?
That's the easiest way of implementing both the W and A variant of an API. There are numerous examples of such behavior in Wine. For the patch, the preferred format is unified (diff -u). You can add a line "diff -u" in your .cvsrc to do it automatically. Vincent
8487
Age (days ago)
8487
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vincent Béron