19.1 alpha 3 - cListLabel.pkg causes two errors to be thrown when compiled under 19.1.

1. "MoveTo" is a function that has an equivalently named external function in the DF package directory in Wingdi.pkg. I renamed the one in cListLabel.pkg and when I recompiled my app, the error went away so it doesn't appear to be used.

2. LL_OPTIONSTR_QUERY_LICENSINGINFO is declared twice for different values. I'm surprised the previous compiler versions didn't pick it up. Not sure which one should be removed or what.