RAD Studio 11.1, trying to install Delphi. I have previous installs of Delphi 10.4 and 10.3. I have an enterprise license. I am installing on windows 11 Pro, 2
The assertion failure happens in line 160 of afxwin2.inl, and the break point takes me to line 1394 of dbgheap.c - "_ASSERTE(pHead->nBlockUse == nBlockUse);"
first some specs about my machine. CPU: Ryzen 5 1600 RAM: Corsair Vengeance LPX 16 GB (2x8GB) DDR4 3200MHz C16 (and 8gb corsair with 3000mhz I think) SSD:
Picture a very common use-case described in the official Handbook: a <turbo-frame> that contains pagination links. So, turbo supports (encourages?) annota
Starting by saying I'm a noob at Xamarin Forms. Any help is highly appreciated. I'm making a calculator. If a more complex equation is needed (in this case co
Is there any way to use the Facebook API (or other method) to get the image URL for my ad images? I have a list of image hashes, but how can I get their URLs?
The browser makes a post request with a binary file,then fails and gets this error,when I change a file request it succeed. On the server side, I got this exce