Log in

View Full Version : softice problem


snicko
February 8th, 2004, 14:00
hi,

when i try to set a breakpoint on getdlgitemtexta i get the error "symbol not defined". then i typed EXP in softice and looked if getdlgitemtexta was in that list. it wasn't (surprise). i did find getdlgitemtext. it is the same with getdrivetypea etc. what do i have to add so that i can use getdlgitemtexta and getdrivetypea etc??

Regards, Snicko

snicko
February 8th, 2004, 14:10
forgot to say, iv'e got softice 4.05 and Windows ME with the loader from icedump

JMI
February 8th, 2004, 14:44
Actually what you may have forgotten was that you may need to download the symbols for your OS from our dear friends at M$, they are free afterall, and you need to check your winice.dat file to make sure that you have removed the ";" in front of the appropriate places. Try the search button at the top of the Forums and use "winice.dat." You will also find material using "symbol not defined" as your search criteria.

For example using the search button would have lead you to this thread:

http://www.woodmann.com/forum/showthread.php?t=3515&highlight=symbol

which seems to directly repeat the substance of your question and gives the answer.

And did you, by any chance Read the FAQ before posting your question?

Regards,