In my local tree, I've always added -lmapi32 and -lmpr:

...
HB_SYS_LIBS="${HB_SYS_LIBS} -luser32 -lwinspool -lgdi32 -lcomctl32
-lcomdlg32 -lole32 -loleaut32 -luuid -lwsock32 -lws2_32 -lmapi32
-lmpr"
...

- mapi32 is used for mapisendmail which is a quite common way to send
emails from Win apps
- mpr is necessary for hbct net* functions.

Adding them to the list will not hurt anyone and will make life easier
when hbct is used.

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to