This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

1.3.5: Service API functions not implemented


I'm currently writing a Windows 2000 Service and just found out that there are some API functions and structures, that are Windows 2000 specific, that are not implemented in my latest version of gcc (see cygcheck.out attached). I'm talking about the function to change the Service's description (in NT4 there was not description for services):
 
    -ChangeServiceConfig2 function
    -SERVICE_DESCRIPTION structure
    -SERVICE_CONFIG_DESCRIPTION structure

Carlos Costa

carlos.costa@novabase.pt

Novabase Data Quality S.A.
Av. Eng.º Duarte Pacheco
Amoreiras, Torre 1 - 9º
1099-078 LISBOA
Telefone: 21 383 63 00
Fax: 21 383 63 01

Attachment: cygcheck.out
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]