Unresolved external SHCreateItemFromParsingName referenced VCL.LIB / Dialogs
问题 I have a C++ Builder application I'm porting from C++ Builder 6 to XE on Windows XP. A number of 3rd party controls are in use as well. I'm compiling with Dynamic RTL = False If I compile without run time packages I get the subject error message: [ILINK32 Error] Error: Unresolved external 'SHCreateItemFromParsingName' referenced from C:\PROGRAM FILES\EMBARCADERO\RAD STUDIO\8.0\LIB\WIN32\RELEASE\VCL.LIB|Dialogs If I compile with run time packages the error goes away. Googling around reveals