reactos/dll/win32/url
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
..
res [URL] Add icon resource for .url files (#6081) 2023-12-02 12:38:09 +01:00
CMakeLists.txt [URL] Add icon resource for .url files (#6081) 2023-12-02 12:38:09 +01:00
url.rc [URL] Add icon resource for .url files (#6081) 2023-12-02 12:38:09 +01:00
url.spec
url_main.c [REACTOS] Don't use DLL_WINE_PREATTACH macro (#7802) 2025-03-22 08:04:55 +09:00