Eric Pouech <[EMAIL PROTECTED]> writes: > after some more exchanges with Dimi, it turned out that this was > caused by a too short buffer in > relay32/[EMAIL PROTECTED] (dllname was way to > short). > Alexandre, any reason for keeping this at 20 chars ?
No, there's no reason, that's a leftover from the Win16 version. It should probably be MAX_PATH or something like that. -- Alexandre Julliard [EMAIL PROTECTED]
