Sign in
goma
/
wine
/
4082e9a69c94117aa02dc63625ee062dc6523c8c
/
tools
2d2e7f8
Update win16.api and win32.api.
by Vincent Béron
· 19 years ago
78039be
volatile is legal (and used now!) in a typedef struct {}.
by Vincent Béron
· 19 years ago
297ef3a
Fix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of PSYM_ENUMSOURCFILES_CALLBACK.
by Vincent Béron
· 19 years ago
eb3fec1
__RPC_STUB is a calling convention as well (#defined as __stdcall).
by Vincent Béron
· 19 years ago
40ffc28
Get rid of a double backslash.
by Dmitry Timoshkov
· 19 years ago
a1b1f99
Add the ContextMenuHandlers key for shortcuts so the new context menu
by Mike McCormack
· 19 years ago
b191c3d
Handle msi component identifiers without a feature guid.
by Mike McCormack
· 19 years ago
b3b065e
Remove version information.
by Vitaliy Margolen
· 19 years ago
bec54e7
Wine is beta software now.
by Hans Leidekker
· 19 years ago
d4c425b
Remove SVR4 specific pseudo-ops.
by Robert Lunnon
· 19 years ago
9aa4323
Fix winebuild's ppc assembly generation.
by Simon Richter
· 19 years ago
6fc9f19
Use WineHQ's mirror selection script to get the Mozilla ActiveX Control.
by Jonathan Ernst
· 19 years ago
bb05f9e
Make sure the component string is nul terminated.
by Mike McCormack
· 19 years ago
0be88a0
Correct AtlModuleAddTermFunc prototype.
by Vincent Béron
· 19 years ago
b99fa15
Rename struct option in order to avoid a conflict with wine/port.h.
by Dmitry Timoshkov
· 19 years ago
a8d69d6
Add current directory to default include path.
by Alexandre Julliard
· 19 years ago
36c3199
Default search path for an include file should be based on the path of
by Alexandre Julliard
· 19 years ago
41d228a
Don't create old unlocalized directories in wineprefixcreate.
by Richard Cohen
· 19 years ago
ac21d34
Set the version we report in wmc and wrc from the global Wine version.
by Alexandre Julliard
· 19 years ago
5131ba6
Set the widl version to be the same as the global package version.
by Alexandre Julliard
· 19 years ago
b01d6a9
Move all Unicode and Ansi string types to the %str and %wstr sections.
by Francois Gouget
· 19 years ago
12a7499
Put Wine version information in all the man pages.
by Alexandre Julliard
· 19 years ago
664e410
Added global rules for man pages.
by Alexandre Julliard
· 19 years ago
fb3a9ed
Fixed some nroff warnings.
by Alexandre Julliard
· 19 years ago
247cd64
winapi_check does not use the '--extension' flag so remove it.
by Francois Gouget
· 19 years ago
ea45862
Ignore the delay load directory size.
by Dmitry Timoshkov
· 19 years ago
f5e49be
Fixed dumping of the import directory to ignore the directory size.
by Alexandre Julliard
· 20 years ago
9e52816
Add support for dumping delay load PE data.
by Dmitry Timoshkov
· 20 years ago
e86a6a2
Get rid of the debug channels support.
by Alexandre Julliard
· 20 years ago
8b84ac8
Removed rules for .dbg.c files.
by Alexandre Julliard
· 20 years ago
eeea14a
Update winapi_check for "false" HAVE_* macros.
by Vincent Béron
· 20 years ago
8ee9f50
Update win32.api to current CVS.
by Vincent Béron
· 20 years ago
cd91bc6
Now that we are requiring bison anyway, make the .tab.c file use the
by Alexandre Julliard
· 20 years ago
ba09692
Don't treat absence of conditional as config.h being useless if
by Vincent Béron
· 20 years ago
2f96787
Add iads.idl to define the IADsContainer interface.
by Francois Gouget
· 20 years ago
f0f179d
volatile is valid everywhere const is valid.
by Francois Gouget
· 20 years ago
3f079bf
HOLEMENU is a 'long' as far as winapi_check is concerned.
by Francois Gouget
· 20 years ago
5d42588
Update win32.api to match the current sources.
by Francois Gouget
· 20 years ago
9714802
Update winapi_check so it considers 'longlong' (win*.api files) as
by Francois Gouget
· 20 years ago
75c27e1
Defined a proper structure for debug channels.
by Alexandre Julliard
· 20 years ago
94f140c
Leave creation of the drive symlinks to wineprefixcreate.
by Alexandre Julliard
· 20 years ago
5cb97d8
Generate 16-bit spec files as assembly code too.
by Alexandre Julliard
· 20 years ago
2aae74d
Factor out a couple of useful helper functions.
by Alexandre Julliard
· 20 years ago
210bd2d
Make sure that values of absolute symbols fit in 16 bits.
by Alexandre Julliard
· 20 years ago
102617f
Let winebuild take care of calling the assembler.
by Alexandre Julliard
· 20 years ago
3cd7379
Moved stub function generation to import.c. Added a get_stub_name
by Alexandre Julliard
· 20 years ago
5173234
Now that we have to be able to run the assembler from winebuild, added
by Alexandre Julliard
· 20 years ago
c5c6968
Fixed stack offset of %eax register.
by Alexandre Julliard
· 20 years ago
a999a99
Create an assembly file with all undefined symbols and add it to the
by Alexandre Julliard
· 20 years ago
87c347b
Don't remove ignored symbols from the undefined list, simply skip them
by Alexandre Julliard
· 20 years ago
7a52190
Take into account -noname functions when checking for duplicate export
by Alexandre Julliard
· 20 years ago
96508ad
Moved return value handling to the individual relay thunks so that we
by Alexandre Julliard
· 20 years ago
89024a6
Make the users of wine_call_from_32_regs save %eax so that we don't
by Alexandre Julliard
· 20 years ago
80083b1
Store RVAs instead of pointers wherever possible in the generated NT
by Alexandre Julliard
· 20 years ago
8c6649e
Implemented import thunks for x86-64.
by Alexandre Julliard
· 20 years ago
82f6d65
Update sfnt2fnt hack, now that Wine Courier is known as Courier.
by Huw Davies
· 20 years ago
13baa7b
Added a common function to declare global symbols, and make them
by Alexandre Julliard
· 20 years ago
9f49889
Now that everything is done in assembly in the spec file, directly
by Alexandre Julliard
· 20 years ago
41177ca
Output the resource data in assembly too.
by Alexandre Julliard
· 20 years ago
8aba089
Output constant strings in a more appropriate section than .text.
by Alexandre Julliard
· 20 years ago
3fa5678
Generate stub functions directly in assembly.
by Alexandre Julliard
· 20 years ago
748d23a
Base of REG_DWORD entries must be auto-detected.
by Ge van Geldorp
· 20 years ago
3a50349
Properly handle the case where vsnprintf returns -1.
by Alexandre Julliard
· 20 years ago
d026458
- Output prototypes for user marshal functions at the end of the
by Robert Shearman
· 20 years ago
261e376
Fixed a number of pointer to integer conversions that wouldn't work
by Alexandre Julliard
· 20 years ago
14e7034
Fixed get_time_str definition to match the prototype.
by Alexandre Julliard
· 20 years ago
ac3ac35
Update the win32.api file to current CVS.
by Vincent Béron
· 20 years ago
f861818
Dump more .lnk file header fields.
by Dmitry Timoshkov
· 20 years ago
43bd551
Added support for 64-bit format NT header and export/import tables.
by Alexandre Julliard
· 20 years ago
c382ed0
Added a bit of framework for future x86_64 support.
by Alexandre Julliard
· 20 years ago
6557832
Fake directx 9c instead of 9b.
by Christoph Frick
· 20 years ago
e6c7669
Generate the NT header in assembly instead of using a C structure.
by Alexandre Julliard
· 20 years ago
09108ed
'volatile' is valid everywhere where 'const' is valid. This fixes
by Francois Gouget
· 20 years ago
2aa9e20
Output the delayed import table using assembly too.
by Alexandre Julliard
· 20 years ago
9bca150
Implemented --image-base support for Mac OS.
by Alexandre Julliard
· 20 years ago
932ecb2
Output the import directory using assembly instead of C structures.
by Alexandre Julliard
· 20 years ago
d1c5f68
Added an entry point routine for native drivers.
by Alexandre Julliard
· 20 years ago
ce20722
Moved the spec file init function and constructor to winecrt0.
by Alexandre Julliard
· 20 years ago
68f1773
Avoid using common symbols, they are broken on Mac OS.
by Alexandre Julliard
· 20 years ago
d13b99d
Compute the ordinal base and limit in assign_ordinals instead of doing
by Alexandre Julliard
· 20 years ago
0628c7e
Moved more of the spec initialization code to the winecrt0 library,
by Alexandre Julliard
· 20 years ago
9c70806
Use __wine_unimplemented_stub from crt0 for 16-bit spec files too.
by Alexandre Julliard
· 20 years ago
5f95aa0
Get rid of the unused owner_name field.
by Alexandre Julliard
· 20 years ago
d409854
Moved the delay loading support code to the winecrt0 library.
by Alexandre Julliard
· 20 years ago
3ccbb01
Added a -municode flag to winegcc for applications that have a wmain()
by Alexandre Julliard
· 20 years ago
b6b180a
Moved the implementation of spec file stubs to the winecrt0 library.
by Alexandre Julliard
· 20 years ago
71ae2d7
Beginnings of a crt0 library.
by Alexandre Julliard
· 20 years ago
5370981
The exported name strings should be inside the export directory (found
by Alexandre Julliard
· 20 years ago
c6e294d
Moved mciavi32 to the top-level dlls directory.
by Rémi Assailly
· 20 years ago
b032243
Register the ITStorage class.
by James Hawkins
· 20 years ago
2b87c82
Added a --undefined option to allow forcing some symbols to be
by Alexandre Julliard
· 20 years ago
2e689c6
Removed mcianim.
by Rémi Assailly
· 20 years ago
ec1cdfd
Added some general purpose routines for managing list of symbol names.
by Alexandre Julliard
· 20 years ago
84ae4d8
Add System font for the Chinese codepages cp936 and cp950. Of course
by Huw Davies
· 20 years ago
bdf9043
sfnt2fnt exits with code 0 for several errors, which causes make to
by Pavel Roskin
· 20 years ago
5df5e40
Moved mciseq to the top-level dlls directory.
by Rémi Assailly
· 20 years ago
71af595
Use LPSTORAGE to better match the PSDK.
by Francois Gouget
· 20 years ago
19c1af5
Set the default system dir to windows/system32.
by Alexandre Julliard
· 20 years ago
bcd56fe
Assorted spelling fixes.
by Francois Gouget
· 20 years ago
646f17f
Implemented DelayLoadFailureHook and use it in the winebuild-generated
by Alexandre Julliard
· 20 years ago
Next »