I am currently using DirectX 7 for game programming,
I just have one little question, how do I put, for example, a bitmap on coordinates -30,-30
(the bitmap itself is 80x80), so I can see a piece of the bitmap on my screen...

All positive values seem to work, why can't the negative ones work aswell?

thx in advance...