Commit Graph

10 Commits

Author SHA1 Message Date
Stefan Leichter 9b2132b560 url: Add stub for OpenURLA. 2011-10-20 11:11:51 +02:00
Alistair Leslie-Hughes d0c38ece9d url: Remove DllCanUnloadNow and DllGetClassObject. 2011-10-12 20:52:47 +02:00
Detlef Riekenberg 8776e5deaa url: Add a stub for AddMIMEFileTypesPS. 2008-02-07 11:59:53 +01:00
Juan Lang d8acdcc2b4 url: Fix prototype of FileProtocolHandlerA. 2007-11-05 12:09:54 +01:00
Francois Gouget 16793656ea url: Fix the InetIsOffline() prototype.
Add a skeleton intshcut.h header declaring InetIsOffline(), and use it.
2007-09-10 12:14:38 +02:00
Matthew Kehrer 1140332674 url: Add a function and two stubs. 2006-04-03 12:23:24 +02:00
Alexandre Julliard 77afd6c47e Made some more spec file entries optional or unnecessary.
Fixed a few DLLName/DLLFileName mismatches.
2002-06-21 19:15:45 +00:00
Alexandre Julliard ad53383f9b 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 20:54:58 +00:00
Alexandre Julliard 32459912dc Moved imports specification from the .spec into the Makefile so that
it can be used on platforms that don't build a .spec.c file.
2002-05-09 00:05:48 +00:00
Hidenori Takeshima 1a8b33997f Added stubs for mapi32, msimg32, sti and url. 2001-09-14 21:36:30 +00:00