mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
5 lines
153 B
C
5 lines
153 B
C
#pragma once
|
|
|
|
#define SetupInitDefaultQueueCallback(a) NULL
|
|
#define SetupDefaultQueueCallbackW(a, b, c, d) TRUE
|
|
#define SetupTermDefaultQueueCallback(a)
|