Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » error LNK2019: unresolved external symbol ConvertStringToBSTR Collapse All
Subject Author Date
Khachatur Petrosyan Jun 8, 2007 - 12:31 AM

Hello,

I have installed the latest Platform SDK update from the Microsft’s web site.
http://www.microsoft.com/downloads/details.aspx?familyid=4377f86d-c913-4b5c-b87e-ef72e5b4e065&displaylang=en

Now I get ’error LNK2019: unresolved external symbol ConvertStringToBSTR’ while compiling the grid samples.

For ’ReportGrid’ sample adding the ’comsupp.lib’ to the project properties solves the problem, for ’SimpleGrid’ not.

Thanks,
KP


For some

Khachatur Petrosyan Jun 8, 2007 - 12:55 AM

Well, adding the ’comsuppw.lib’ solves this problem. :)

KP