mirror of
https://github.com/reactos/wine.git
synced 2025-02-21 13:23:25 +00:00
Make sure user32 is always loaded before x11drv.
This commit is contained in:
parent
384c2325d3
commit
4a1a8f2b60
@ -3,6 +3,7 @@ name opengl32
|
|||||||
type win32
|
type win32
|
||||||
|
|
||||||
init OpenGL32_Init
|
init OpenGL32_Init
|
||||||
|
import user32
|
||||||
import x11drv
|
import x11drv
|
||||||
import kernel32
|
import kernel32
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user