Discussion:
[xHarbour-developers] changelog 2015-03-18 22:50 UTC-0300 Luiz Rafael Culik <luiz@xharbour.com.br>
Luiz Rafael
2015-03-19 01:59:43 UTC
Permalink
! contrib/gtwvw/gtwvw.c
! in function hb_gt_wvw_Init added variables hInstance,hPrevInstance,iCmdShow and set then by calling hb_winmainArgGet
! using s_pWvwData->hInstance insted of hb_hInstance where applicable
! contrib/gtwvw/hbgtwvw.h
! added hInstance member to wvw_data structure
! include/hbgtcore.h
! added HB_EXPORT to hb_gt_chrmapinit ,hb_gt_setClipboard,hb_gt_getClipboard,hb_gt_w32_setClipboard,hb_gt_w32_getClipboard,hb_gt_w32_getKbdState ,hb_gt_w32_setKbdState ,hb_gt_w32_tone, so this function are exported on dlls
! source/vm/cmdarg.c
! added HB_EXPORT to hb_hInstance variable

Regards
Luiz
Enrico Maria Giordano
2015-03-20 09:22:25 UTC
Permalink
Post by Luiz Rafael
! contrib/gtwvw/gtwvw.c
! in function hb_gt_wvw_Init added variables
hInstance,hPrevInstance,iCmdShow and set then by calling hb_winmainArgGet
! using s_pWvwData->hInstance insted of hb_hInstance where applicable
! contrib/gtwvw/hbgtwvw.h
! added hInstance member to wvw_data structure
! include/hbgtcore.h
! added HB_EXPORT to hb_gt_chrmapinit
,hb_gt_setClipboard,hb_gt_getClipboard,hb_gt_w32_setClipboard,hb_gt_w32_getClipboard,hb_gt_w32_getKbdState
,hb_gt_w32_setKbdState ,hb_gt_w32_tone, so this function are exported on
dlls
! source/vm/cmdarg.c
! added HB_EXPORT to hb_hInstance variable
Thank you, Luiz!

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG Music page: http://www.emagsoftware.it/emgmusic
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg

Loading...