ohboy
Mar 21st, 2001, 11:58 AM
Hello gurus....
I have a 'bug' which i m striving hard to fix and wish can obtain help from you guys.
I have included 2 components in my design, one is Common Dialog Box and the other is Rich Text Box. When i compiled the source into exe file, it works fine on my system. But when it's been used in other person's computer which does not have V. Studio installed, the error occured showing that RICHTX32.OCX and COMDLG32.OCX not found.
I realised that for some reason when compiling, i did not include the object library into the compilation. There is no 'static link' in the compilation.
My question is, how can i set the static link when compiling?
Million thanks.
I have a 'bug' which i m striving hard to fix and wish can obtain help from you guys.
I have included 2 components in my design, one is Common Dialog Box and the other is Rich Text Box. When i compiled the source into exe file, it works fine on my system. But when it's been used in other person's computer which does not have V. Studio installed, the error occured showing that RICHTX32.OCX and COMDLG32.OCX not found.
I realised that for some reason when compiling, i did not include the object library into the compilation. There is no 'static link' in the compilation.
My question is, how can i set the static link when compiling?
Million thanks.