Sweden-Number/dlls/comcat
Francois Gouget 9591836ffb 'sizeof type' is best avoided as it won't always compile (e.g. 'int
main() {return sizeof int;}'). Use 'sizeof(type)' instead.
2003-06-18 19:45:22 +00:00
..
.cvsignore Added optional OLESelfRegister to wine_common_ver.rc, used in 2003-01-20 23:24:43 +00:00
Makefile.in Added optional OLESelfRegister to wine_common_ver.rc, used in 2003-01-20 23:24:43 +00:00
comcat.spec
comcat_main.c
comcat_private.h
factory.c
information.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
manager.c
register.c
regsvr.c 'sizeof type' is best avoided as it won't always compile (e.g. 'int 2003-06-18 19:45:22 +00:00
version.rc Added optional OLESelfRegister to wine_common_ver.rc, used in 2003-01-20 23:24:43 +00:00