Commit Graph

17 Commits (360a3f914235e04216a3691390662885c1867eb1)

Author SHA1 Message Date
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Jacek Caban e1b644b439 Fix parsing '{' char. 2005-11-18 12:04:53 +00:00
Alexandre Julliard e1646dd215 Use MAKEINTRESOURCE instead of casts where appropriate. 2005-09-12 20:29:16 +00:00
Stefan Leichter cd6e611bb7 Fixed id of the REGISTRY resource. 2005-09-02 15:19:06 +00:00
Kevin Koltzau dbfac2ee12 Fix 'cast to pointer from integer of different size' warnings in
64bit.
2005-08-22 10:18:17 +00:00
Stefan Leichter 80af49401b Print something useful in trace and fixme. 2005-08-22 09:21:34 +00:00
Vincent Béron 21e3ba8cd1 Correct mismatches between spec files and comments about export
number.
2005-08-10 09:53:47 +00:00
Alexandre Julliard d37f0abf07 Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
2005-08-08 17:35:28 +00:00
Stefan Leichter 4663d5d129 Basic implementation of AtlModuleUpdateRegistryFromResourceD. 2005-08-08 11:06:42 +00:00
Mike McCormack 2d7ea23868 Interlocked LONG* gcc warning fixes. 2005-07-11 13:21:17 +00:00
Dmitry Timoshkov 4625628e67 Make some of the OLE interface vtables const. 2005-05-27 20:17:35 +00:00
Jacek Caban fbe35b626f Key words and replacements are case insensitive. 2005-03-21 10:52:04 +00:00
Jacek Caban e10b58425f Added implementation of File[Un]Register and Resource[Un]RegisterSz. 2005-03-19 17:04:13 +00:00
Jacek Caban f362a3f408 Keys may have only one of attributes. 2005-03-18 10:25:29 +00:00
Jacek Caban 3475dcdb93 Added implementation of DllCanUnloadNow. 2005-03-17 10:24:42 +00:00
Jacek Caban d12cb30693 Use ATLRegistrar to register atl.dll. 2005-03-16 19:53:41 +00:00
Jacek Caban 544a1a2c4a Added implementation of ATLRegistrar. 2005-03-14 10:51:27 +00:00