Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Bill Medland
|
11fdd9584d
|
include: Expand pack nesting from 3 to 15 levels.
|
2006-04-21 11:27:55 +02:00 |
Daniel Marmier
|
a613de2a22
|
Use #ifdef instead of #if for all feature tests.
Check that _MSC_VER is defined before using it.
|
2003-09-30 00:33:47 +00:00 |
Dimitrie O. Paun
|
41d7518a62
|
Remove checks from {pop,psh}pack[1248].h that were causing the
standalone processor to fail.
|
2003-09-11 23:08:58 +00:00 |
Dimitrie O. Paun
|
53f9c21fb7
|
Use angle brackets (<>) rather than quotes ("") for the include
directives in our .h files. This should avoid some potentially nasty
surprises for Winelib apps.
|
2003-08-28 21:43:34 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Patrik Stridvall
|
395e8bafc4
|
MSVC compile fixes.
|
2002-02-05 18:09:29 +00:00 |
Francois Gouget
|
23a5b79f56
|
Added support for three levels of nesting of the 'pragma pack'
directives.
|
2000-10-19 20:20:07 +00:00 |
Patrik Stridvall
|
c7a8dde118
|
#pragma pack(?) changed to #include "*pack*.h"
|
1999-04-25 12:36:53 +00:00 |