reactos/dll/win32/inetcomm
Katayama Hirofumi MZ 6a95219ed3
[REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802)
Related to #7800. Reduce code dependency on Wine.
JIRA issue: CORE-5743
- Wrap DLL_WINE_PREATTACH usage by #ifndef
  __REACTOS__ and #endif.
- Undefine DLL_WINE_PREATTACH macro in
  sdk/include/xdk/winnt_old.h.
2025-03-22 08:04:55 +09:00
..
CMakeLists.txt [WINE] Add explicit missing __ROS_LONG64__ for Wine modules (#7576) 2025-01-16 18:13:27 +01:00
guid.c
imaptransport.c [INETCOMM] Sync with Wine Staging 3.3. CORE-14434 2018-03-15 12:36:29 +01:00
inetcomm.idl
inetcomm.rc
inetcomm.rgs
inetcomm.spec
inetcomm_main.c [REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802) 2025-03-22 08:04:55 +09:00
inetcomm_private.h [INETCOMM] Sync with Wine Staging 3.3. CORE-14434 2018-03-15 12:36:29 +01:00
inetcomm_r.rgs
internettransport.c [INETCOMM] Sync with Wine Staging 3.3. CORE-14434 2018-03-15 12:36:29 +01:00
mimeintl.c [INETCOMM] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:35:04 +01:00
mimeole.c [INETCOMM] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:35:04 +01:00
pop3transport.c [INETCOMM] Sync with Wine Staging 3.3. CORE-14434 2018-03-15 12:36:29 +01:00
precomp.h [INETCOMM] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:35:04 +01:00
protocol.c [INETCOMM] Sync with Wine Staging 4.18. CORE-16441 2019-11-02 18:35:04 +01:00
smtptransport.c [INETCOMM] Sync with Wine Staging 4.0. CORE-15682 2019-01-26 13:10:33 +01:00