! winmake\makefile.bc
  ! winmake\makefile.vc
    ! added gtwvw to dll build
  ! winmake\dll.lst
    ! added gtwvw to list
  ! include/hbapi.h
    ! added hb_winmainGetInstance() to HB_OS_WIN section
  ! source/vm/itemapi.c
    ! added return of numeric part in hb_itemGetNS when type is string and
lenght is 1
  ! source/vm/extend.c
    ! added return of numeric part in hb_parns when type is string and
lenght is 1
  ! source/vm/cmdarg.c
    ! added hb_winmainGetInstance to return the instance
  ! contrib\gtwvw\gtwvw.c
    ! changed hb_hInstance to s_pWvwData->hInstance   where applicable
    ! changed hb_hInstance to hb_winmainGetInstance() where applicable
  ! contrib\gtwvw\wvwcheck.c
    ! changed hb_hInstance to hb_winmainGetInstance() where applicable
  ! contrib\gtwvw\wvwedit.c
    ! changed hb_hInstance to hb_winmainGetInstance() where applicable
  ! contrib\gtwvw\wvwfuncs.c
    ! changed hb_hInstance to hb_winmainGetInstance() where applicable
  ! contrib\gtwvw\wvwmenu.c
    ! changed hb_hInstance to hb_winmainGetInstance() where applicable
  ! contrib\gtwvw\wvwstbar.c
    ! changed hb_hInstance to hb_winmainGetInstance() where applicable
  ! contrib\gtwvw\wvwtbar.c
    ! changed hb_hInstance to hb_winmainGetInstance() where applicable
  ! source/rtl/empty.c
    ! changed to use itemapi insted of direct structure manipulation
  ! source/rtl/transform.c
    ! changed to use itemapi insted of direct structure manipulation
  ! source/rtl/direct.c
    ! changed to use itemapi insted of direct structure manipulation
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to