Hi All..
I test build application and get the error like this..
Error: Unresolved external 'SHCreateDirectoryExa' referenced from C:\fwh1412\lib\FIVEHC.LIB|MKDIR
what this problem..?
thx...
Hi All..
I test build application and get the error like this..
Error: Unresolved external 'SHCreateDirectoryExa' referenced from C:\fwh1412\lib\FIVEHC.LIB|MKDIR
what this problem..?
thx...
Please include c:\bcc582\lib\psdk\shell32.lib.
Please see buildh.bat, buildx.bat or other build?.bat corresponding to your compiler and c compiler and include all libraries included there in in your link script also.
Mr Nages..
Thanks.. the problem solved...