"Van626" wrote in message
news:5065000000080000008EC00000-1075935269000@exchange.ni.com...
> 'C:\Program' is not recognized as an internal or external command,
> operable program or batch file.
> Error executing c:\winnt\system32\cmd.exe.
The error message leads me to think about file naming method ********.***
with 11 permitted characters. I do not know what you are using to create a
dll but can your complier see path names beyond dos limitations. Also try
making all files in the project available in same directory before building.
and check shell and statements and path definition.
------------------
Mohan Pawar
>
> This is what I get when I tried to build my mult.c
> using "build mult.dll." What am I doing wrong? I'm
> using Windows 2000.
>
>
Thank you for you help.