projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Windows 95 has no StrRetToBSTR, add dynamic lookup to avoid blocking
[wine]
/
tools
/
winebuild
/
spec16.c
2004-03-15
Jukka Heinonen
Remove support for generating interrupt handlers.
blob
|
commitdiff
|
raw
2004-02-11
Alexandre Julliard
Store all information about the current dll in a struct...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-03
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-08-28
Alexandre Julliard
Start using the exported TEB structure from winternl...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-27
Alexandre Julliard
Added varargs support for 16-bit entry points.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-23
Alexandre Julliard
Got rid of 16-bit glue code generation since it is...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-24
Alexandre Julliard
Avoid reference to wine_get_cs function from libwine.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-23
Alexandre Julliard
Converted winebuild option parsing to use getopt_long...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-18
Alexandre Julliard
Handle end of line as a syntactic element in the spec...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Alexandre Julliard
Merged wine_call_to_16_long and wine_call_to_16_short...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-01
Alexandre Julliard
In -spec and -exe mode, accept multiple object files...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-14
Alexandre Julliard
Unregister 16-bit dlls on module unload.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-23
Alexandre Julliard
Replaced the GET/PUT_UA macros by memcpy. Fixed a few...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-16
Alexandre Julliard
Moved the selector access functions out of winnt.h...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-16
Alexandre Julliard
Fixed missing call to make_c_identifier.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-04
Patrik Stridvall
MS C related changes.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-25
Alexandre Julliard
Moved __ASM_GLOBAL_FUNC macros and interlocked function...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-11
Patrik Stridvall
Made winebuild (almost) compile and work on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Patrik Stridvall
Move __stdcall/__cdecl to the right place.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-14
Alexandre Julliard
Made register and interrupt flags instead of entry...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
François Gouget
Fix the #include order for config.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
Francois Gouget
When including 'wine/port.h', include it first.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Dmitry Timoshkov
Add missing CALLBACK modifier.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-22
Dmitry Timoshkov
Fixed some issues.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-28
Alexandre Julliard
Always load the 32-bit dll containing a given 16-bit...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-13
Josh DuBois
More portable .align directive.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-29
Ulrich Weigand
Fixed winebuild to work on non-Intel architectures.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-15
Alexandre Julliard
Allocate entry points dynamically to allow for a larger...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-06
Alexandre Julliard
Don't make the spec file constructors static so that...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-02
Alexandre Julliard
Always put the dll constructor in the .init section...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-29
Alexandre Julliard
Renamed CallTo16* functions to wine_call_to_16* and...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-26
Alexandre Julliard
Added entry point flags -noimport, -norelay, -ret64...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-15
Dimitrie O. Paun
Include config.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-13
Alexandre Julliard
Export the CallFrom16xxx functions from kernel32. Renam...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-12
Alexandre Julliard
Raise an exception for unimplemented 16-bit entry point...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
Alexandre Julliard
Patch flat cs of 16-bit entry points if current %cs...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Alexandre Julliard
Added support for loading .res files for 16-bit resources.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced global Callbacks structure by appropriate...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-28
Alexandre Julliard
Added 'owner' field to 16-bit spec files to specify...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-23
Alexandre Julliard
Split the build program in several files.
blob
|
commitdiff
|
raw
|
diff to current