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.
12 lines
350 B
Text
12 lines
350 B
Text
# Tcl autoload index file: each line identifies a Tcl
|
|
# procedure and the file where that procedure is
|
|
# defined. Generated by the "auto_mkindex" command.
|
|
|
|
CreateWindow Windows.tcl
|
|
CreateMenuBar Windows.tcl
|
|
AppendMenu Windows.tcl
|
|
# Unimplemented stuff
|
|
LoadIcon Windows.tcl
|
|
LoadCursor Windows.tcl
|
|
GetStockObject Windows.tcl
|
|
DefWindowProc Windows.tcl
|