Przemysław Czerpak wrote:
> 
> 
> It's completely unimportant which code exploited the problem in
> visible way. Important is only that you are mixing files compiled
> for ST and MT mode (with and without -tWM flag) during linking
> final application and this is the source of your problem.
> All what you have to do is eliminating it.
> 
> 

I have changed in hbmk2 ( quickly ) 
   -tWM => -tW 
   cw32mt.lib => cw32.lib
and I CAN link the application.

Next to see if it executes as expected.

Thank you for your precise analysis.



-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://harbour-devel.1590103.n2.nabble.com/hbMK2-xHarbour-Oct-2007-Unresolved-External-tp5033192p5042744.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to