PDA

View Full Version : softice problem


snicko
02-08-2004, 02:00 PM
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
02-08-2004, 02:10 PM
forgot to say, iv'e got softice 4.05 and Windows ME with the loader from icedump

JMI
02-08-2004, 02:44 PM
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,