[so] Warning-uri aparute la testarea pe site -tema 3 Windows

ovidiu popa ov.popa at gmail.com
Tue May 13 00:12:19 EEST 2008


Buna seara incerc sa uploadez tema 3 pe site si primesc niste warninguri la
complilare care la mine pe sistem nu apar. Pe calculatorul meu tema trece
toate testele...
Descriu mai jos warning-urile obtinute si liniile de cod unde apar
warning-urile

libvm.c(270) : warning C4013: 'AddVectoredExceptionHandler' undefined;
assuming extern returning int
libvm.c(270) : warning C4047: '=' : 'PVOID' differs in levels of indirection
from 'int'
libvm.c(557) : warning C4013: 'RemoveVectoredExceptionHandler' undefined;
assuming extern returning int
liniile de cod sunt


vectoredHandle = AddVectoredExceptionHandler(0,VectoredHandler1); unde
vectoredHandle este PVOID

RemoveVectoredExceptionHandler(metaInfo->vectoredHandle); unde
metaInfo->vectoredHandle este de tip PVOID

Gresesc eu ceva sau este de la testul de pe site? Mai trebuie inclus alt
header inafara de windows.h pentru aceste 2 functii?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cursuri.cs.pub.ro/pipermail/so/attachments/20080513/39e94b2b/attachment.html 


More information about the so mailing list