Sweden-Number/programs
Eric Pouech dff8de638c - added support plug-in DLLs for winhelp
- added preliminary support for plug-in callback into winhelp
- rewrote all the macros accordingly (macro entry-point has to have
  WINAPI calling convention)
- some fixes for embedded images decompression
- misc cleanups
2004-12-13 21:06:46 +00:00
..
avitools Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
clock Made some functions and variables static. 2004-11-29 18:00:10 +00:00
cmdlgtst Added some Czech resources. 2004-10-18 19:42:43 +00:00
control Made some functions and variables static. 2004-11-29 18:00:10 +00:00
expand Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
msiexec Use string functions that are Windows locale aware. 2004-11-23 12:12:31 +00:00
notepad Send EM_SETMODIFY after saving. 2004-12-06 16:14:44 +00:00
progman Added some Czech resources. 2004-10-18 19:42:43 +00:00
regedit Janitorial: C booleans must not be compared against TRUE. 2004-12-09 14:07:59 +00:00
regsvr32 Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
rpcss Const correctness fixes. 2004-11-30 21:38:57 +00:00
rundll32 Remove unnecessary WNDPROC casts. 2004-12-06 11:51:29 +00:00
start Added some Czech resources. 2004-10-18 19:42:43 +00:00
taskmgr Const correctness fixes. 2004-11-30 21:38:57 +00:00
uninstaller Janitorial: C booleans must not be compared against TRUE. 2004-12-09 14:07:59 +00:00
view Remove unnecessary WNDPROC casts. 2004-12-06 11:51:29 +00:00
wcmd Another round of const correctness fixes. 2004-12-06 20:43:55 +00:00
wineboot Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
winebrowser We should no longer need to unset TMP and TEMP. 2004-03-11 03:52:07 +00:00
winecfg Again rename getkey() and setkey() for FreeBSD. 2004-11-30 21:03:36 +00:00
wineconsole Made some functions and variables static. 2004-11-29 18:00:10 +00:00
winedbg Properly respect a disassemble x,y command (prior behavior would do 2004-12-06 16:35:33 +00:00
winefile Const correctness fixes. 2004-11-30 21:38:57 +00:00
winemenubuilder Const correctness fixes. 2004-11-30 21:38:57 +00:00
winemine New Czech resources. 2004-10-25 21:54:56 +00:00
winepath Made some functions and variables static. 2004-11-29 18:00:10 +00:00
winetest Quote everything for consistency. 2004-10-05 02:10:37 +00:00
winevdm Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
winhelp - added support plug-in DLLs for winhelp 2004-12-13 21:06:46 +00:00
winver Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
.cvsignore Fixed make install target to work even when nothing has been compiled 2002-06-14 23:48:27 +00:00
Makefile.in Avoid some non-portable makefile constructs. 2004-08-11 20:59:09 +00:00
Makeprog.rules.in Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
make_progs Avoid some non-portable makefile constructs. 2004-08-11 20:59:09 +00:00
wineapploader.in New loading scheme for Winelib apps, makes them behave like builtin 2002-05-22 21:32:49 +00:00
winelauncher.in Replace some more -debugmsg references for WINEDEBUG. 2004-06-21 23:56:15 +00:00