Release 0.1.0
WHAT'S NEW with version 0.1.0:
- Integrated patches from Alexandre.
- Minor bug fix in if1632.S
WHAT'S NEW with version 0.0.5:
- Patches from Alexandre Julliard. Some integration with Tcl.
- Generic interface for callback procedures. This will allow
callbacks into DLLs.
- MakeProcInstance() has been implemented but untested.
WHAT'S NEW with version 0.0.4:
- Eric Youngdale modified wine.c and selector.c to allow loading
of Windows DLLs.
- Added global memory allocation routines (GlobalAlloc, GlobalFree,
and GlobalLock)
- Bitmap resource loading into global memory.
Showing
Windows.tcl
0 → 100755
callback.c
0 → 100644
callback.h
0 → 100644
global.c
0 → 100644
heap.h
0 → 100644
This diff is collapsed.
Click to expand it.
tclIndex
0 → 100644
tkInt.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
wine.h
0 → 100644
wintcl.c
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment