James Sutherland <[EMAIL PROTECTED]> wrote:

>> I would suggest to use FormatMessage() API instead of inventing new
>> interface. You even could add new error codes if you wish to extend
>> an existing functionality.
>
>Which API is that? It looks like a Win32 one from here, which tends to
>suggest I can't use it in Unix programs...

Certainly, we are talking about the Wine debugging messages, no?
Wine internally should use its own (i.e. Win32) API or, in rare exceptions,
services provided by the underlying OS.

Dmitry.


Reply via email to