Mark Jansen
4f8dc9c266
[ATL] Add CString.CompareNoCase
2018-06-09 17:14:06 +02:00
Mark Jansen
2c90194ae4
[ATL] Add COMMAND_HANDLER macro.
...
CORE-14543
2018-04-22 17:38:38 +02:00
Timo Kreuzer
0182dcd71b
[PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER
...
- Make sure the DWLP_* values are correct on _WIN64
- Don't use the DWL_* constants, they are not portable. Enforce this by removing them entirely from winuser.h
- Make sure Get/SetWindowLong*Ptr* is used and pointers are not truncated to LONG
2018-03-04 16:27:07 +01:00
Giannis Adamopoulos
406c31cee8
[ATL] CWindow: Add an overload of GetDlgItemText which takes a CSimpleString as parameter
2017-12-27 19:25:58 +02:00
Giannis Adamopoulos
deb908b038
[ATL] -Add COMMAND_CODE_HANDLER macro
2017-12-27 19:25:58 +02:00
Mark Jansen
fa3e173515
[ATL] Add CString.AllocSysString
2017-12-25 14:00:51 +01:00
Mark Jansen
6c92d5c14a
[ATL] Add CComBSTR.Attach
2017-12-25 14:00:51 +01:00
Mark Jansen
a730e3fce1
[ATL] Continue enumeration after a failing COM_INTERFACE_ENTRY_FUNC_BLIND
2017-12-21 21:37:54 +01:00
Mark Jansen
be1155f294
[ATL] Initial implementation of CAtlExeModuleT.
...
CORE-13908
2017-11-01 18:55:45 +01:00
Amine Khaldi
a75904fe66
[LIB/ATL] Take the gcc code path for the unused macros when compiling with clang. CORE-11799 ( #94 )
2017-10-31 14:44:29 +01:00
Giannis Adamopoulos
e7c29bb1fc
[ATL] Add CHAIN_MSG_MAP macro
2017-10-26 12:37:08 +03:00
Mark Jansen
31a11bba7e
[ATL] Implement CDialogImpl
...
CORE-13903
2017-10-22 21:18:04 +02:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00