1) Does anyone know how to use chessmotors like f.ex. Winboard does. A site that covers the topic would be good. But this is maybe hard to find.

2) Also wanna know about a totally different thing. I have a tabstrip (VBA) and on two of the tabs I have put listviews. I have a sub to be called before showing the window, to load the lists. But the list isn't appearing at once, I have to change tab and than change back before I can see it. Also, one field (it is report view with 5 columns) from the listview from the other tab is showing instead of the correct field. It is very weird. The lists is loaded in the same subs, but not in the same time. I am loading them from two tables from a database using DAO Recordset.

Very stupid problem!

Thanks in advance for your answers on this questions.