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
- Makefile 14 additions, 8 deletionsMakefile
- README 24 additions, 10 deletionsREADME
- Windows.tcl 91 additions, 0 deletionsWindows.tcl
- build.c 1 addition, 1 deletionbuild.c
- callback.c 108 additions, 0 deletionscallback.c
- callback.h 29 additions, 0 deletionscallback.h
- dlls.h 1 addition, 1 deletiondlls.h
- dump.c 1 addition, 1 deletiondump.c
- gdi.spec 5 additions, 1 deletiongdi.spec
- global.c 316 additions, 0 deletionsglobal.c
- heap.c 149 additions, 31 deletionsheap.c
- heap.h 19 additions, 0 deletionsheap.h
- if1632.S 106 additions, 25 deletionsif1632.S
- kernel.c 4 additions, 1 deletionkernel.c
- kernel.spec 6 additions, 1 deletionkernel.spec
- ldt.c 1 addition, 1 deletionldt.c
- ldtlib.c 1 addition, 1 deletionldtlib.c
- neexe.h 1 addition, 1 deletionneexe.h
- prototypes.h 11 additions, 12 deletionsprototypes.h
- relay.c 1 addition, 1 deletionrelay.c
Loading
Please register or sign in to comment