Jacek Caban
|
ecac3c1c06
|
atl: Compare file handle to INVALID_HANDLE_VALUE to handle errors.
|
2007-03-07 12:08:46 +01:00 |
Michael Stefaniuc
|
90c0ffd45e
|
atl: Fix a comparison between signed and unsigned.
|
2007-02-13 12:19:11 +01:00 |
Dmitry Timoshkov
|
0be2a967dc
|
atl: Make some data const.
|
2006-12-14 20:11:03 +01:00 |
Andrew Talbot
|
f6c09a2bc6
|
atl: Change storage class of dll_count to static.
|
2006-12-05 10:31:47 +01:00 |
Andrew Talbot
|
90b1d7abe6
|
atl: Cast-qual warnings fix.
|
2006-10-18 13:41:39 +02:00 |
Michael Stefaniuc
|
32f42f2d5e
|
atl: Win64 printf format warning fixes.
|
2006-10-07 17:47:49 +02:00 |
Francois Gouget
|
82babbee0b
|
Add missing '\n's to Wine traces.
|
2006-10-05 17:46:48 +02:00 |
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 |