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
9a86a0b046
Sweden-Number
/
dlls
/
kernel
/
.cvsignore
6 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Start to separate KERNEL out of libwine.
2000-06-03 02:07:44 +02:00
Makefile
Build Win32 resources as .res files and dump them into the .spec.c file.
2000-10-23 23:39:39 +02:00
kernel.res
Added winebuild support for generating a .dbg.c file containing the debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
2002-05-14 22:54:58 +02:00
kernel32.dll.dbg.c
Added rules to build import libraries in the individual dll makefiles. Generate import libraries with the right name right away instead of using an intermediate .spec.def file.
2005-05-07 14:39:52 +02:00
libkernel32.def
Add version information (16 and 32 bit) to core built-in dlls: krnl386.exe/kernel32.dll, user.exe/user32.dll, gdi.exe/gdi32.dll. Provide a way for reading version information using standard API: GetFileVersionInfoSize -> GetFileVersionInfo -> VerQueryValue.
2001-02-23 21:37:13 +01:00
version16.res