Log in

View Full Version : where can i find gdi32.inc?


jing
July 1st, 2001, 09:30
when assembling asm
error:can not find gdi32.inc

but i can find it on my disk

what's wrong?
should i down a new one ?where can i find?

stanks
July 1st, 2001, 10:38
Hi

Check path again. Maybe there is a problem.

greetings

tezza
July 2nd, 2001, 18:42
Check your path in the asm code and ensure the file exists in the path specified.

Example:

include \masm32\include\gdi32.inc