The Dink Network

Reply to Re: sp_kill_wait()

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
February 8th 2013, 10:28 AM
goblins.gif
I know a whole lot less about DinkHD. I played through the original game on it but never did play other DMODs on it. So I'll probably still base my work on the v1.08 source first and foremost. If I do ask him for help though, I will most certainly ask him about the release of the DinkHD source as well.

Edit again:

The current error (6 of them) is:

1>dink.obj : error LNK2001: unresolved external symbol _c_dfDIMouse
1>dink.obj : error LNK2001: unresolved external symbol _GUID_SysMouse
1>dink.obj : error LNK2019: unresolved external symbol _DirectInputCreateA@16 referenced in function "int __cdecl init_mouse(struct HWND__ *)" (?init_mouse@@YAHPAUHWND__@@@Z)
1>dink.obj : error LNK2019: unresolved external symbol _DirectSoundCreate@12 referenced in function "int __cdecl DSEnable(struct HWND__ *)" (?DSEnable@@YAHPAUHWND__@@@Z)
1>dink.obj : error LNK2019: unresolved external symbol _DirectDrawCreate@12 referenced in function "int __cdecl doInit(struct HINSTANCE__ *,int)" (?doInit@@YAHPAUHINSTANCE__@@H@Z)