mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 20:10:18 +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
|
||||
|
||||
init OpenGL32_Init
|
||||
import user32
|
||||
import x11drv
|
||||
import kernel32
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user