annotate dwtest.def @ 444:faaeec0dba1d

Changed from GetWindowLong() and SetWindowLong() to GetWindowLongPtr() and SetWindowLongPtr() for 64-bit Windows support.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 02 Jun 2003 06:08:21 +0000
parents d946e329670c
children 2a65fac24053
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
192
d946e329670c Added test application for OS/2, and allow dw_color_xxx_set() to use OS/2
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 NAME DWTEST WINDOWAPI
d946e329670c Added test application for OS/2, and allow dw_color_xxx_set() to use OS/2
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2
d946e329670c Added test application for OS/2, and allow dw_color_xxx_set() to use OS/2
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
3 DESCRIPTION 'Sample DW appliaction'
d946e329670c Added test application for OS/2, and allow dw_color_xxx_set() to use OS/2
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
4
d946e329670c Added test application for OS/2, and allow dw_color_xxx_set() to use OS/2
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
5 STACKSIZE 128000