In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Hi Ignazio, yes, they are2 bin folders, as you wrote.
Renaming the second folder .... \mingw\mingw32 to \mingw\ mingw32.bak solved the problem. The error message regarding to as.exe disappeared, but compilation errors remian:
I have a DatePicker control on my form. I need just the date part from the dValue. The cCustomFormat is "dd.MM.yyyy". I tried different nFormatType settings, dValue valuetype is allways T and returns DateTime value like: 05-13-2015 10:18:56.833.
How to remove the Time part and get just a date ...
In the IDE editor when I tried to write text "DokonÄiÅ¥", which contains 2 special Slovak characters, the displayed text was only "Dokoncit" - pure ASCII chcaracters. I tested Editor options - Main section - Character set parameter with values: ANSI, OEM, East Europe - no success, the text is not ...
The dValue property of the TDatePicker control allways returns for me a DateTime value e.g. 03-30-2014 19:14:18.663.
Setting different values in the nFormatType does has no effect.
How can I get only the date part of the dValue?