pcoder 4 Posted Wednesday at 09:28 PM 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 1597 Posted Wednesday at 11:30 PM 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 23 hours ago 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 23 hours ago (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 23 hours ago by DelphiUdIT Share this post Link to post