pcoder 4 Posted May 28 I don't see WinMD in Delphi CE GetIt Manager. Is this a known issue? The Service URL begins with getit12new. Share this post Link to post
Remy Lebeau 1601 Posted May 28 Maybe WinMD in GetIt is only available for 12.2 or 12.3? CE is still at 12.1. Share this post Link to post
DelphiUdIT 243 Posted May 29 Uhmm strange, WINMD was released before the release of 12.1 and doesn't require a subscription. Share this post Link to post
DelphiUdIT 243 Posted May 29 (edited) Instaead to use getit from IDE, you can try this from cmdline: getitcmd -c=useonline getitcmd --list= -f=all If you find it in the list you can install it from the cmdline: getitcmd -i=WindowsAPIfromWinMD-1.0 Edited May 29 by DelphiUdIT Share this post Link to post