From: Frank K. <fbk...@co...> - 2003-10-17 01:09:13
|
brutus wrote: > the welcome box works for me but i still get the strange box when i get > the error message. hope someone can test the new code and tell me if it > works for him/her. if so please tell me which options/linker you use. Both boxes look normal here. Options exactly as in the file. I *was* linking it with "path/to/alink/win32.lib", but find I don't have to - that's because you use the "IMPORT" lines, right? Linking with tlink32 (which often works identically with alink) gets me an invalid page fault, but that's a command line issue, I imagine. One difference is - I'm using Win98 - your mention of "cmd.exe" makes me think you're using NT/2k/XP(?). I don't know what difference that should make. Best, Frank |