Add stub for ShellDDEInit to let Windows explorer.exe get past the
[wine] / dlls / winedos / winedos.spec
1 @ stdcall wine_load_dos_exe(str str)
2
3 @ stdcall EmulateInterruptPM(ptr long) DOSVM_EmulateInterruptPM
4 @ stdcall CallBuiltinHandler(ptr long) DOSVM_CallBuiltinHandler
5
6 # I/O functions
7 @ stdcall inport(long long) DOSVM_inport
8 @ stdcall outport(long long long) DOSVM_outport