Sign in
goma
/
wine
/
88b11064924faa4d7a1fa4b6444b3a90d21981d6
/
dlls
/
imm32
dbf8b78
Added .spec.def files.
by Alexandre Julliard
· 22 years ago
d2667a4
Removed unnecessary HANDLE typecasts.
by Francois Gouget
· 22 years ago
2b7deaa
Compile the imm32 dll with STRICT defined.
by Michael Stefaniuc
· 22 years ago
23bb371
Added support for building certain dlls with -DSTRICT.
by Alexandre Julliard
· 22 years ago
77afd6c
Made some more spec file entries optional or unnecessary.
by Alexandre Julliard
· 23 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
32886f6
Add missing \n to output messages.
by James Juran
· 23 years ago
2ab7625
Removed most imports of ntdll since we no longer import Wine internal
by Alexandre Julliard
· 23 years ago
ad53383
Added winebuild support for generating a .dbg.c file containing the
by Alexandre Julliard
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
b6a7ca5
Removed a bunch of multimedia code at Hidenori's request.
by Alexandre Julliard
· 23 years ago
8ad2676
Removed some code because of MS EULA concerns. Rewrote stubs.
by Hidenori Takeshima
· 23 years ago
c1bfca0
Changed builtin dlls file names to make it clear they are not normal
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
57e5784
Move __stdcall/__cdecl to the right place.
by Patrik Stridvall
· 23 years ago
231f259
Added ImmDisableIME stub.
by Eric Kohl
· 23 years ago
74e4d21
Avoid wildcards in .cvsignore.
by Patrik Stridvall
· 23 years ago
038af79
Fix the definition of structs NUMBERFMT* and CURRENCYFMT*.
by Francois Gouget
· 24 years ago
75c525c
Make sure we set dwOSVersionInfoSize before calling GetVersionInfo().
by James Juran
· 24 years ago
e76218d
Add '\n' at the end of traces.
by Francois Gouget
· 24 years ago
b87a838
Change the callback declarations to a safer format.
by Francois Gouget
· 24 years ago
0618746
Cleaned up dll startup routines now that we have separate address spaces.
by Alexandre Julliard
· 24 years ago
a257b96
Implemented keyboard layout and context - far from complete.
by Hidenori Takeshima
· 24 years ago
8572266
Implemented some APIs and IME class - far from complete.
by Hidenori Takeshima
· 24 years ago
473fd0b
Implemented some DDK APIs - far from complete.
by Hidenori Takeshima
· 24 years ago
9c67213
Added a spec file for 16bit imm. Added spec files for winnls and winnls32.
by Hidenori Takeshima
· 24 years ago
4bee902
Added some stubs.
by Hidenori Takeshima
· 24 years ago
60ebbef
Added some stubs.
by Hidenori Takeshima
· 24 years ago
ea18679
Remove libXXXX.so.1.0 lines from .cvsignore files.
by David Elliott
· 24 years ago
27939f0
Start using import tables for dlls that can already support it.
by Alexandre Julliard
· 24 years ago
eb58e1d
Declare debug channels in all dlls that need them; added imports of
by Alexandre Julliard
· 24 years ago
e101f6d
Cleaned up a few inter-dll dependencies. Added a few imports.
by Alexandre Julliard
· 25 years ago
d586dc9
Replaced VERSION_* calls by exported API equivalents.
by Alexandre Julliard
· 25 years ago
6953d67
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
by Alexandre Julliard
· 25 years ago
2d6457c
Added/fixed some documentation reported by winapi_check.
by Patrik Stridvall
· 25 years ago
d0edc5f
Moved dll-specific make rules to a separate Makedll.rules file.
by Alexandre Julliard
· 25 years ago
4eb4380
Removed superfluous #include statements for header files included twice.
by Niels Kristian Bech Jensen
· 25 years ago
d3e22d9
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
by Jeremy White
· 25 years ago
318f4ce
Build most dlls as separate shared libraries.
by Alexandre Julliard
· 25 years ago
3e1be26
Fixed some issues found by winapi_check.
by Patrik Stridvall
· 25 years ago
6f71573
Make use of automatic ordinal allocation.
by Alexandre Julliard
· 25 years ago
6c6da67
Moved various DLLs to dlls/
by Ulrich Weigand
· 26 years ago