reactos/modules/rosapps/lib/vfdlib
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
res
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
vfdctl.c [VFD] Add support for installing driver from System32\drivers. 2017-12-23 09:34:34 +01:00
vfdfat.c
vfdguiopen.c [VFDLIB] More 64 bit fixes 2018-03-04 16:27:07 +01:00
vfdguirc.h
vfdguisave.c [VFDLIB] More 64 bit fixes 2018-03-04 16:27:07 +01:00
vfdguitip.c [REACTOS] Fix a number of Get/SetWindowsLong*Ptr* issues and use GWLP_* instead of GWL_* where appropriate. 2018-02-19 22:36:36 +01:00
vfdguiut.c
vfdlib.c
vfdlib.h [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER 2018-03-04 16:27:07 +01:00
vfdlib.rc
vfdlib.rs
vfdlib.spec
vfdmsg_lib.mc
vfdshcfact.cpp
vfdshcfact.h
vfdshext.cpp
vfdshext.h [VFDLIB] More 64 bit fixes 2018-03-04 16:27:07 +01:00
vfdshguid.h
vfdshmenu.cpp [VFDLIB] More 64 bit fixes 2018-03-04 16:27:07 +01:00
vfdshprop.cpp [VFDLIB] More 64 bit fixes 2018-03-04 16:27:07 +01:00
vfdshutil.cpp
vfdzip.c