Dmitry Timoshkov
b4a07b6ec7
Added some additional defaults and samples to [fonts] section.
2001-03-26 20:32:22 +00:00
Alexandre Julliard
26320d1f75
Cleanup properly on x11drv unloading.
...
Moved --synchronous option into config file.
Removed --desktop, --display and --language command-line options.
2001-03-23 23:45:45 +00:00
Alexandre Julliard
fde1b0cb0c
Added "*" wildcard entry to DllOverrides to replace DllDefaults
...
section; this way it can also be specified on a per-app basis.
Removed compiled-in defaults for dlls mentioned in the sample config.
Update man page.
2001-03-21 20:33:11 +00:00
Alexandre Julliard
b9c9cdc5d4
- Added support for app-specific dll overrides using
...
AppDefaults\<appname>\DllOverrides configuration section.
- Better support for multiple --dll options.
- Added warning message to discourage putting multiple dlls in a
single override entry.
2001-03-20 02:11:08 +00:00
Marcus Meissner
b738c3778c
Add some specific afmdirs as examples.
2001-03-13 23:30:33 +00:00
Andreas Mohr
8c2f4b18fa
Some more message cleanups.
2001-03-03 00:22:50 +00:00
Joerg Mayer
0ee5f8c628
Add information about prebuilt documentation packages in
...
other-than-sgml form.
2001-02-20 01:54:50 +00:00
Lawson Whitney
1bb76b4541
Tune the doco to the code for relay/snoop specific.
2001-02-14 21:41:11 +00:00
John R. Sheets
d1c9c0c95b
New section about writing docs in DocBook and dealing with the Wine
...
SGML build system; half done, but a good start.
2001-02-12 01:14:34 +00:00
Andreas Mohr
c9ec884645
Documentation updates.
2001-01-24 19:37:13 +00:00
John R. Sheets
1828e59352
- Split Winelib User Guide into smaller files for easier maintenance
...
and better integration with make_winehq.
- Add some Winelib docs from Jon Griffiths.
- Fix a <sect2> problem in running.sgml.
2001-01-24 19:36:24 +00:00
John R. Sheets
8c63fb6a50
Added convenience script for generating online docs for winehq.com.
2001-01-19 20:58:37 +00:00
John R. Sheets
883bdc0243
Make SGML ID attributes in packaging.sgml more unique to avoid
...
conflicts when we bundle all four guides into a single set.
2001-01-19 20:50:50 +00:00
John R. Sheets
6a2824ef70
Clean up db2html-winehq HTML generation script. Works in Debian, and
...
may actually work in Redhat now, too.
2001-01-18 23:07:53 +00:00
Chris Morgan
9a94980190
Updated for change in config file name. Removed references to
...
obsolete global wine configuration file where appropriate. Updated
config option format to match the new syntax. Misc cleanups.
2001-01-18 23:03:47 +00:00
John R. Sheets
bc80a3b4c7
Implemented stubs for IWebBrowser in shdocvw.dll.
2001-01-11 22:32:44 +00:00
Jon Griffiths
1db20bfd33
- Migrate CRTDLL to MSVCRT.
...
- Many fixes and a load of new functions.
2001-01-10 23:59:25 +00:00
Eric Pouech
c4c7324c45
Forced loading of msacm32 when msacm is loaded.
...
Added msacm DLL pair in config files.
Added some dumb calls from 16 to 32.
2001-01-06 01:23:11 +00:00
Alexandre Julliard
d6c0f9f784
Authors: Andrew Lewycky <andrew@transgaming.com>, Gavriel State <gav@transgaming.com>, Ove Kaaven <ovek@transgaming.com>
...
Major DirectDraw restructure/reimplementation, using an improved component
object model hierarchy. The implementation currently supports:
- DirectDraw over GDI/USER in a window (using DIBsections and
asynchronous updates)
- XVidMode
- XF86DGA2
- All DirectDraw interfaces from versions 1 to 7 (at least in theory)
- Hooks for Direct3D interfaces
2001-01-04 22:44:55 +00:00
Wilbur N. Dale
763953a873
Updated first example using latest winebuild dll/so procedure.
2000-12-29 03:34:24 +00:00
Lawson Whitney
fe95393f01
Removed --config from man wine.
2000-12-25 23:55:59 +00:00
Lawson Whitney
1d7b6f9513
Removed trailing garbage after [serialports] device name.
2000-12-25 23:48:54 +00:00
Joerg Mayer
dae3f675e7
Don't suppress error messages.
2000-12-22 20:29:03 +00:00
Stefan Leichter
d45b80386b
Added description of printerports section of the win.ini file for wineps.drv.
2000-12-19 23:30:51 +00:00
Andreas Mohr
1f192c15bb
Improved usage message.
2000-12-15 21:28:47 +00:00
John R. Sheets
d9e064fd4b
Documentation update.
2000-12-13 21:52:37 +00:00
Alexandre Julliard
73be8d1cfd
Added automatic translation of the config file to the new
...
format. Updated documentation.
2000-12-06 20:25:11 +00:00
Alexandre Julliard
27698b5c2e
Added sample config file in the new format.
2000-12-06 03:57:24 +00:00
Francois Gouget
09e8daf542
Fix the Winelib case.
...
The linking aspects have been solved by the last winebuild update ->
removed from the todo list.
The configure script has been updated -> removed from the todo list.
2000-12-02 20:14:20 +00:00
Francois Gouget
d48372c12a
Bring the man page in line with the latest version of winemaker.
2000-11-30 20:36:18 +00:00
Andreas Mohr
c3350c537e
Added alias capability to --winver.
...
win2000 is the official value.
2000-11-30 01:29:45 +00:00
Alexandre Julliard
32fcfc24ae
Removed "elfdll" load order option and updated documentation.
2000-11-30 01:15:30 +00:00
Andreas Mohr
ff96f919c6
Updated man page.
2000-11-28 22:35:20 +00:00
Andreas Mohr
cb45438be2
- added winver settings nt2k, win30 and win20 (yes, some rare programs need this)
...
and *document* it (win98 was not documented previously)
- OaBuildVersion: add value for NT4 SP6
- spelling fixes
2000-11-27 01:39:05 +00:00
Francois Gouget
45afff3836
Document the --lower-include options.
...
Document the --no-generated-files options.
2000-11-10 22:28:33 +00:00
Francois Gouget
8fa0fb7505
Winemaker's man page initial release.
2000-11-06 05:41:23 +00:00
Lawson Whitney
ee35e72771
Protect the backslashes we mean to have show from groff.
2000-11-04 02:56:57 +00:00
Peter Ivanyi
1da3befe54
Added/upgraded Slovak messages, and Slovak and Czech keyboard layout.
2000-10-31 01:19:11 +00:00
Peter Hunnisett
72526ba4f5
- Remove winmm hack in dplay code
...
- Fix up some missing holes in the code
- More message implementation
- Status documentation update
2000-09-26 23:11:48 +00:00
Marcus Meissner
bd6a0394f5
Fixed bdftopcf command.
2000-09-09 20:32:34 +00:00
Peter Ganten
c7c4246a99
- Always store the full path name of 32bit modules in WINE_MODREF
...
- Add the possibility to use path names with the --dll command line
option
- Add the possibility to use the --dll command line option several
times.
- Note: The colon-sign is now exchanged with the plus-sign, as it is
part of dos path names.
2000-08-28 21:33:28 +00:00
Eric Pouech
9454801cd9
Enhanced ELF files lookup for symbolic info.
2000-08-15 12:00:52 +00:00
Wilbur N. Dale
39ee3d4c4b
Added description of using DLLs with WineLib.
2000-08-08 20:44:50 +00:00
John R. Sheets
1e8e5ba829
Converted Wine documentation to SGML format.
2000-08-08 01:24:00 +00:00
Andreas Mohr
1f5e43142c
Adapted to the recent winebuild rename.
2000-07-26 18:02:50 +00:00
Ove Kaaven
690142dc5b
Fix a few typos and such.
2000-07-23 13:43:00 +00:00
Alexandre Julliard
a46f5ad0c0
Changed julliard@lrc.epfl.ch to julliard@winehq.com
2000-07-16 21:09:03 +00:00
Andreas Mohr
6f83a5ee8f
Doc and trace updates.
2000-07-16 15:43:07 +00:00
Peter Ganten
33923f296f
Added German installation and configuration manual.
2000-07-16 15:41:17 +00:00
Ove Kaaven
f62a6383c9
Text of WWN article "The Registry".
2000-07-15 19:42:27 +00:00
Peter Hunnisett
4da59ea6dd
- Make ref counting a little more efficient
...
- Correct suspended process resumption
- Don't use sys/queue.h anymore
- Properly initialize the global semaphore across processes
- Create a mapped file for shared data structures
- Change some trace messages
- Allocate dynamic shared data from the mapped file
- Rework setting and retrieving lobby settings from shared memory
- Add infrastructure for syncronization after app launch
- Small documentation update
- Include some stuff missing from header
- Start on dp and dpl message infrastructure
- Unicode versions of player/group commands added
- Combined Connect/ConnectEx and Open/SecureOpen
- More implementation
2000-07-10 13:19:28 +00:00
Stefan Leichter
1ada63bddb
Added documentation on how to setup wine's Buildin Postscript Driver
...
working with ghostscript (afmfiles, ppdfile).
2000-07-08 12:46:27 +00:00
Eric Pouech
5b471bae6e
Added BreakOnDllLoad internal var, cleaned up register validation on
...
exception.
2000-06-25 12:49:13 +00:00
Eric Pouech
911436bfeb
- cleaned-up break handling
...
- better integration of debugger inner loops (parser & events)
- added attach command
- improved parser so that it can be entered without any process loaded
- added BreakOnFirstChance internal variable
- disabled NE module symbol module (which is broken with ASS)
- misc portability cleanups
2000-06-18 19:30:24 +00:00
Ove Kaaven
1d19cbe438
Text of WWN article "The X11 driver".
2000-06-15 00:10:41 +00:00
Wilbur N. Dale
5933847121
WineLib does not support Win16. Removed references to Win16 and Win
...
3.x in the introduction. Standardized capitalization of Wine and
WineLib. Added documentation for compiling a simple "Hello World"
WineLib program.
2000-06-15 00:09:48 +00:00
Lionel Ulmer
d0dfcde4fb
Updated OpenGL documentation.
2000-06-14 21:15:38 +00:00
Lionel Ulmer
aef4e15367
OpenGL documentation.
2000-06-13 03:36:54 +00:00
Ove Kaaven
910e4df2ab
Text of WWN article "DLL overrides".
2000-06-07 04:00:01 +00:00
Wilbur N. Dale
cf4bb072a4
Added to project. Currently incomplete but will update weekly.
2000-06-07 03:59:39 +00:00
Peter Hunnisett
ac986830fa
- Small update to documentation
...
- More player/group interface implementation (not tested)
2000-06-07 03:44:36 +00:00
Peter Ganten
48320f744f
Documented the new wine command line and the environment variable
...
WINEPREFIX.
2000-06-03 20:43:41 +00:00
Andreas Mohr
2e011a5243
Lots of spelling fixes that accumulated in my tree again, made several
...
error msgs more verbose, doc updates.
2000-06-01 23:28:25 +00:00
Juergen Schmied
0d18aad17a
- New (some stubs): SHGetFolderLocation, PathAddExtension,
...
PathIsUNCServer, PathIsUNCServerShare, PathMakePretty,
SHCreateShellPalette, SHOpenRegStream, SHOpenRegStream2
- Many string functions implemented
- Some stubs for exports by ordinal
2000-06-01 23:25:44 +00:00
Zoran Dzelajlija
846880b7e6
Basic Croatian language support.
2000-05-30 20:50:45 +00:00
Gerard Patel
d5126f91a3
Regression testing using CVS.
2000-05-23 01:17:10 +00:00
Peter Hunnisett
7f84723bba
- Small fixes/updates
...
- Add support for the DPCONNECTION_DIRECTPLAYLOBBY flag
2000-05-23 01:16:36 +00:00
Eric Pouech
fd0959013f
A bit of documentation on new debugging features.
2000-05-23 01:15:25 +00:00
Andreas Mohr
76a48e64da
Added a configuration hint for the CD-ROM "unhide" option.
2000-05-05 18:15:34 +00:00
Alexandre Julliard
c970904c2c
Save the registry on server exit without client intervention.
...
Removed "alt" registry files since we now have symlinks and
WINEPREFIX to replace them.
2000-04-16 17:21:13 +00:00
Eric Pouech
5f6419fafa
Got rid of -debug wine's option (wine now requires an external debugger).
2000-04-13 19:29:11 +00:00
Alexandre Julliard
450ce6363b
Ignore all output files.
2000-04-11 20:07:48 +00:00
Alexandre Julliard
c53ceba478
Improved support for Makefiles that need to recurse in subdirectories.
2000-04-09 18:19:59 +00:00
Ove Kaaven
c8d4a3931c
Default system.ini (from documentation/status/multimedia).
2000-04-08 20:19:51 +00:00
Alexandre Julliard
fbace6eefe
Added a per-drive FailReadOnly flag, and removed the global
...
--failreadonly option.
2000-04-04 20:35:45 +00:00
Peter Ganten
f35cdc8e4b
Adapted the manual pages to the new long options, updated the
...
-debugmsg channels and added a small hack to get the @sysconfdir@
stuff in the manual pages right.
2000-04-04 18:57:19 +00:00
Marcus Meissner
4342c286c3
Updated documentation/distributors in regards to shared libraries and
...
some more windows specific dirs.
2000-03-30 20:25:42 +00:00
Ove Kaaven
d333259498
Add start menu directories.
2000-03-28 19:24:09 +00:00
Alexandre Julliard
fe08568a0d
Moved command-line option handling out of the X11 driver.
...
Added support for "--" prefix on options.
Replaced a few X11 command-line options by wine.conf parameters.
2000-03-18 21:56:10 +00:00
Peter Hunnisett
e4e61708d4
- Make registry usage a little more correct and modern
...
- Create home for all dplay name server functionality
- Add the framework for EnumSessions
- Documentation update
2000-03-12 20:18:33 +00:00
Simen Zamecnik
5f3b1b0c83
Added Slovak language support.
2000-03-08 18:59:20 +00:00
Rein Klazes
a99fa8601b
Include in the AddFontResourceA/W fixme message a pointer to the fonts
...
document. In this document tell the user how to find the needed tools.
2000-03-07 12:24:26 +00:00
Huw D M Davies
7bedbf6ae4
Fix docs to reflect change to .winerc processing.
2000-03-04 19:16:34 +00:00
Juergen Schmied
f516cd9554
Updated.
2000-02-26 18:37:11 +00:00
Alexandre Julliard
00377a78b7
Store config file contents in the registry so we only have to load it
...
once per session.
Replaced PROFILE_EnumerateWineIniSection by PROFILE_EnumWineIniString.
Removed a few unnecessary/unused command-line options.
2000-02-19 20:50:00 +00:00
Alastair McKinstry
33536e2753
Added support for the following celtic languages: Irish Gaelic, Scots
...
Gaelic, Manx Gaelic, Breton, Welsh, Cornish.
2000-02-16 21:21:51 +00:00
Juergen Schmied
8573cc7faf
- fixes, loading of settings per user
...
- autodetecting of windows registry version
2000-01-30 03:03:23 +00:00
Andreas Mohr
8cd93514f0
- add some documentation items
...
- fix some spelling
- fix some warnings
2000-01-29 21:12:58 +00:00
Andreas Mohr
1fe93345c4
- support for reading labels and serial nums from device
...
- "reasonable" misc/cdrom.c device handling
- much improved audio CD support
- serial number overwrite bug fix
- spelling fixes
2000-01-29 21:11:47 +00:00
Peter Hunnisett
8362da1538
Updated documentation.
2000-01-15 23:27:40 +00:00
Marcus Meissner
14480d5093
TrueType clarification.
2000-01-05 01:52:14 +00:00
Steven Elliott
c64ec4a9d8
Added a document that describes configuring FAT filesystem permissions
...
for Wine.
1999-12-25 22:50:21 +00:00
Juergen Schmied
9e6b1d14ce
Added loader for NT registry files.
1999-12-11 23:22:52 +00:00
Eric Pouech
3393730f96
Updated, added chapter on configuration and architecture.
1999-12-08 03:26:58 +00:00
Andreas Mohr
a2da86898a
Added .rc file support for Win16 NE modules.
...
Moved display.c and mouse.c to separate dll directories.
1999-12-06 01:20:00 +00:00
Juergen Lock
3e1493fbde
Mention free Truetype font servers (Xfstt and xfsft).
1999-11-25 23:14:23 +00:00
Juergen Schmied
04f7fe7de3
New tool to convert the binary resources in *.rc files (hexdumps) from
...
and to a binary.
1999-11-13 22:32:21 +00:00
Huw D M Davies
395d3705cf
Move PostScript driver docs to documentation/ . Add instructions on
...
how to use regapi to get information into the registry. Supply sample
input to regapi.
1999-11-13 20:55:31 +00:00
Peter Hunnisett
88d89f93ea
- Added dplayx LibMain for initialization of all dplayx 'global' data
...
- Added start for global data manipulation
- TODO list updated
- Added some missing header file definitions
- Added the ansi versions of dplay and dplobby
- Fixed invalid macro for IDirectPlay4
- Cleaned up compiler warnings
- More implementation, bug fixes and critical region protection
1999-11-04 02:17:03 +00:00
Alexandre Julliard
ab7fa6de87
Fixed typo.
1999-10-23 20:19:15 +00:00
Klaas van Gend
1a3f3685d9
Updated status of internationalisation.
1999-10-13 12:23:19 +00:00
Peter Hunnisett
22b861c1be
- Moved dplay and dplayx to a proper home in the dlls directory.
...
- Implemented new DirectPlay4 and DirectPlayLobby3 interfaces.
- Implemented a class factory for dplay and dplobby. COM interfaces
now work for dp and dpl.
- Added a few more entries to dplayx.spec files. How do you find the
ordinals? I just guessed :(
- Seperated DirectPlay and DirectPlayLobby implementation into separate files.
- Included some missing header file definitions.
- Implemented the dplay dll in terms of the dplayx dll. I haven't
tested it so it may not work...
- A few bug fixes and a little new implementatioe.n
- Updated document with a more detailed implementation plan.
1999-09-28 16:35:32 +00:00
Eric Pouech
5ca7bae8fb
Typo correction.
1999-09-27 13:32:26 +00:00
Marcus Meissner
7b6e3c0918
Actually create the man/ subdirectories before installing.
1999-07-31 17:29:20 +00:00
Eric Kohl
4d7e8778d5
Added builtin toolbar bitmaps.
1999-07-31 13:10:46 +00:00
Klaas van Gend
a34aef10de
Added explanation of the current DLL support.
1999-07-28 16:37:19 +00:00
Alexandre Julliard
d6baf1bb1a
Authors: James Juran <jrj120@psu.edu>, Andreas Mohr <cipam895@cip1.ind.uni-stuttgart.de>
...
Updated README and man page.
Split documentation for wine.conf into new wine.conf(5) manpage.
1999-07-18 15:47:22 +00:00
Marcus Meissner
208f10b4f5
Added sample wine.conf.
1999-07-04 15:50:08 +00:00
Henrik Olsen
6adfcff564
Cleanup of the Danish support.
1999-07-04 10:58:35 +00:00
Ove Kaaven
3922ca74fa
Window style updates.
1999-07-03 12:06:26 +00:00
Jose Marcos Lopez Caravaca
8f073279b3
Added missing 61762 entry on system resources in Spanish and
...
Catalonian languages.
1999-07-03 11:53:41 +00:00
Marcus Meissner
2858ac9912
Wrote a small document on how to package WINE for distributors.
1999-06-26 10:32:50 +00:00
Eric Pouech
a72a394d04
Updated to reflect current status.
1999-06-26 10:20:34 +00:00
Alexander V. Lukyanov
0bc384f0f7
Install wine.man from current directory.
...
Remove wine.man on distclean, not on clean.
1999-06-18 16:58:06 +00:00
Keith Matthews
edc3faede3
1st cut implementation of DdeNameService (omits monitor callback)
...
1st cut implementation of DdeKeepStringHandle (probably complete)
DdeInitializeW - minor changes to initialise service names structure
DdeGetLastError - start of proper last error retrieval
DdeCreateStringHandle16 - added code for default codepage where not
supplied.
Various documentary/comment corrections.
1999-06-12 06:33:14 +00:00
Marcus Meissner
5a70c97a69
Autoconfigure the directories in the manpage.
1999-06-05 09:00:21 +00:00
Klaas van Gend
39f69f7ac2
Current status of Wine on internationalisation.
1999-06-05 08:56:33 +00:00
James Juran
7c0b4c3d38
Updated documentation/no-windows.
1999-06-05 08:46:10 +00:00
Klaas van Gend
76355f4f81
Adapted to the new dll resource handling by Bertho Stultiens.
1999-05-29 10:50:39 +00:00
Ove Kaaven
a73b4278be
Updated and improved instructions.
1999-05-17 16:03:36 +00:00
Lionel Ulmer
ad7258517e
Replaced all the Mesa specific code by GLX code. Should work now on
...
any OpenGL implementation.
1999-05-13 18:53:05 +00:00
Eric Pouech
281c927317
- got rid of all the internal MM tweaks to load builtin MCI
...
drivers. They are all seen as drivers, loaded as DLLs and standard
module loadorder is used to know which type to use (builtin vs
native).
- first full working implementation of mmThread??? functions (to
support gracefully native MCI drivers).
- support of mmShowMMCPLPropertySheet.
- fix of some heap validate bugs (thanks to Ulrich for reporting them).
1999-05-02 10:21:49 +00:00
Andreas Mohr
ee7ac068dd
Removed +snoop from documentation/bugreports.
1999-05-02 09:09:48 +00:00
James Juran
0ff60a08dd
Update to reflect recent changes and discussions.
1999-04-26 14:57:06 +00:00
Adam Sacarny
a16a032c06
Added new documentation for the configuration file.
1999-04-25 10:55:22 +00:00
Eric Pouech
3be8e3b7ff
Properly handling cases like calling SetWindowPos while processing
...
WM_NCCREATE.
1999-04-18 13:13:40 +00:00
Bertho Stultiens
2594720195
Updated commandline changes of -dll option and wine.conf entries.
1999-04-18 12:11:29 +00:00
Pablo Saratxaga
002106ac22
Added walon language support (I also moved Cz -> Cs, Sw -> Sv, and Po
...
-> Pt; to conform to standard names for those languages).
1999-04-16 09:06:58 +00:00
Ove Kaaven
83827c190b
Clarified a few points.
1999-04-15 16:44:34 +00:00
Keith Matthews
176cc13b28
Status document for DDE/Ddeml.
1999-04-11 14:44:06 +00:00
Marcus Meissner
0cd02405b2
MessageBox32A -> MessageBoxA
1999-03-22 12:36:34 +00:00
Eric Pouech
5df640ded4
Updated.
1999-03-15 15:42:51 +00:00
Ove Kaaven
272be7b9e1
Describes in newbie terms how to add new keyboard layouts.
1999-03-15 15:24:56 +00:00
Alexander Kanavin
91d72b9964
Added support for Russian language.
1999-03-10 18:01:35 +00:00
Ove Kaaven
e9b568c0c5
This file details the results (message traces) the GUI behaviour
...
tester app gave under real Windows for various events. It was useful
for some of my debugging at least, perhaps it could be of some use to
other Wine GUI debuggers as well.
1999-02-28 11:27:26 +00:00
Adam the Jazz Guy
1bc4c49df7
Added "The Easy Way" and "The Hard Way", largely favoring the easy way,
...
which uses my bug_report.pl script.
Added info on a command that can be run on all shells to print debug
msgs to a file and not to xterm.
1999-02-25 17:33:29 +00:00
Joseph Pranevich
522911299d
Add information about the new wine.conf options.
1999-02-20 16:41:29 +00:00
Joseph Pranevich
2f38cffa51
New examples/documentation for console configuration options.
1999-02-14 11:16:37 +00:00
Marcus Meissner
fb0192236b
Some ddraw/d3d bugfixes, updated Diablo/WC4 ddraw status.
1999-02-14 09:25:37 +00:00
Klaas van Gend
4a8639cc4b
Added support for the Dutch language.
1999-02-11 16:32:16 +00:00
Marcus Meissner
69c0bbea1a
Some small bugfixes, added more PE relocation types (for WinCE mostly),
...
some console prototypes, -dll is useful for winelib too, regtest
compile fixed.
1999-02-09 14:25:57 +00:00
Zygo Blaxell
e15f83b98b
Spelling fixes.
1999-02-09 14:14:51 +00:00
Andreas Mohr
e3728cd27a
Use vfat/win95 as default.
1999-02-05 10:16:19 +00:00
James Juran
df1d1e1460
Various manpage updates, including the incorrect statement about glibc
...
and clone().
1999-02-04 16:45:40 +00:00
James Juran
0790ef847d
Fix pointer to the Windows Disassembler 32. Thanks to Herbert
...
Rosmanith <herp@wildsau.idv.uni-linz.ac.at> for suggesting this.
1999-02-04 16:40:38 +00:00
Jukka-Pekka Iivonen
c38189df49
Updated Finnish language support.
1999-01-30 12:37:27 +00:00
Eric Kohl
50d489282b
Updates and fixes.
1999-01-24 19:13:20 +00:00
Pascal Cuoq
a4f829f497
Fixed typos.
1999-01-24 09:47:29 +00:00
Zygo Blaxell
fa5fe42952
Fixed typos.
1999-01-23 14:02:08 +00:00
Lionel Ulmer
0c91d0afab
- updated documentation to be in sync with current code
1999-01-23 12:34:36 +00:00