This is quite unbelievable. I wrote simple directdraw initialization, included header <ddraw.h> and Borland's linker keeps complaining about "could not find CreateDirectDrawEx" or something like that.

Yes, I know I should add the library ddraw.lib to the project but how the hell that happens? Then I tried to add it directly to the project makefile and compile... no difference.

There is probably something very simple thing that I just don't see right now. Oh, pleaaaaaaase say something