[Bug 22009] Symantec Antivirus 10.x fail to install

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 16 00:16:56 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=22009

--- Comment #3 from Austin English <austinenglish at gmail.com> 2011-11-16 00:16:56 CST ---
plugplay/main.c:    service_handle = RegisterServiceCtrlHandlerExW( plugplayW,
service_handler, NULL );
presentationfontcache/main.c:    service_handle =
RegisterServiceCtrlHandlerExW( fontcacheW, service_handler, NULL );
spoolsv/main.c:    service_handle = RegisterServiceCtrlHandlerExW( spoolerW,
service_handler, NULL );
termsv/main.c:    service_handle = RegisterServiceCtrlHandlerExW( termserviceW,
service_handler, NULL );
winedevice/device.c:    service_handle = RegisterServiceCtrlHandlerExW(
driver_name, service_handler, NULL );

currently wine has plug and play, presentation font cache, spool services,
terminal services, and winedevice (mountmgr). Still no event log service.

still present.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list