j
k
j a
j l
Piotr Caban (@piotr) commented about dlls/msvcrt/time.c:
#include "wine/debug.h" WINE_DEFAULT_DEBUG_CHANNEL(msvcrt); +WINE_DECLARE_DEBUG_CHANNEL(time);
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(msvcrt); +WINE_DECLARE_DEBUG_CHANNEL(time);
You probably forgot to remove `time` debug channel.
Back to the thread
Back to the list