This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6f011c0847
Sweden-Number
/
dlls
/
winaspi
/
.cvsignore
5 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them.
2000-01-23 23:00:06 +01:00
*.spec.c
*.spec.glue.s
- Slightly reworked include files (less messy, more straightforward). - Moved DOS ASPI functionality to msdos/dosaspi.c. - Got rid using PROFILE to get SCSI info from wine.conf. - Read scsi info from /proc/scsi/scsi. - Added setting of a reasonable timeout when opening a SCSI device (5 minutes, defined in winescsi.h). - ExecScsiCommand now ALWAYS posts, even on error (which is the correct behavior).
2000-03-08 20:41:49 +01:00
Makefile
Replaced global Callbacks structure by appropriate glue code generation. Removed a few unused entries in the Callout structure.
2000-08-14 16:29:22 +02:00
winaspi16.glue.c