mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-28 18:23:54 +02:00
11 lines
376 B
Ruby
11 lines
376 B
Ruby
# ordinal exports
|
|
101 stdcall -noname IEWinMain(wstr long)
|
|
|
|
@ stdcall -private DllCanUnloadNow()
|
|
@ stdcall -private DllGetClassObject(ptr ptr ptr)
|
|
@ stdcall -private DllRegisterServer()
|
|
@ stdcall -private DllUnregisterServer()
|
|
@ stdcall IEGetWriteableHKCU(ptr)
|
|
@ stdcall IERefreshElevationPolicy()
|
|
@ stdcall OpenURL(long long str long)
|
|
@ stdcall SetQueryNetSessionCount(long)
|