Hi all:

I'm writing a drawing application that will run under Win95,
I need to draw line that is up to 30m or lower to 0.01mm length
with the application. So, I need 32bits logical coordinate I think,
but in win95, logical coordinates is 16bits signed int.

How can I do it,plz?

Thanks for any suggestion.