search for: clsid_registrar

Displaying 2 results from an estimated 2 matches for "clsid_registrar".

2010 Nov 13
3
Compile errors with the latest git of 1.3.7
...-I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o registrar.o registrar.c registrar.c: In function 'DllGetClassObject': registrar.c:747: error: 'CLSID_Registrar' undeclared (first use in this function) registrar.c:747: error: (Each undeclared identifier is reported only once registrar.c:747: error: for each function it appears in.) registrar.c: In function 'do_register_server': registrar.c:796: error: 'CLSID_Registrar' undeclared (first...
2010 Nov 27
1
Problem building 1.3.8 from source
...__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o registrar.o registrar.c registrar.c: In function ?DllGetClassObject?: registrar.c:778: error: ?CLSID_Registrar? undeclared (first use in this function) registrar.c:778: error: (Each undeclared identifier is reported only once registrar.c:778: error: for each function it appears in.) registrar.c: In function ?do_register_server?: registrar.c:827: error: ?CLSID_Registrar? undeclared (first use in this funct...