Luiz Rafael
2015-03-19 01:59:43 UTC
! 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
! 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