Atualizações da Hwgui 24-01-2025
Enviado: 24 Jan 2025 10:27
Olá!
Inclusive a observação do Kresin, quanto ele(Wilfried) criar funções sem necessidade. hwg_chdir()
Saudações,
Itamar M. Lins Jr.
Inclusive a observação do Kresin, quanto ele(Wilfried) criar funções sem necessidade. hwg_chdir()
Código: Selecionar todos
2025-01-24 10:18 UTC+0300 Alexander Kresin <alex@belacy.ru>
* contrib/gthwg/gt_hwgui_w.c
! Fixes for msvc compiler
* contrib/contrib.hwprj
* hwgui.hwprj
* Now it puts libraries according to compiler used: lib/bcc, lib/mingw, lib/mingw64...
* samples/a.prg
* Added C compiler info to Help window
2025-01-23 15:50 UTC+0300 Alexander Kresin <alex@belacy.ru>
* image/WindowsXP.Manifest
* Small correction for 64-bit applications
* source/common/procmisc/cfuncs.c
* Changed the hwg_chdir() for to not compile under msvc.
BTW, I still don't understand, why we need this function,
since we have a standard Clipper/Harbour's DirChange().
* utils/hwbuild/hwb.prg
! Fixes and enhancements
Itamar M. Lins Jr.