* contrib/hbwin/hbwapi.h
+ Added Set/GetWindowLongPtr macros from GTWVT.
+ Added GWLP_USERDATA macro.
* contrib/hbwin/hbwin.hbp
* contrib/hbwin/hbwin.hbx
+ contrib/hbwin/wapi_winuser_dlg.c
+ contrib/hbwin/tests/dlg.xml
+ contrib/hbwin/tests/dlg.rc
+ contrib/hbwin/tests/dlg.hbp
+ contrib/hbwin/tests/dlg.prg
+ Added basic win dialog handling functions and small test
app posted on user's list by Vailton Renato.
+ Added win64 compatibility.
! Fixed a few casts and compiler errors/warnings.
! Formatted using uncrustify and hbformat.
+ Added license and SVN ID.
* Renamed WAPI_DIALOGBOX() to WAPI_DIALOGBOXPARAM()
9 lines
35 B
Plaintext
9 lines
35 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
dlg.prg
|
|
dlg.rc
|
|
|
|
-gtgui
|