Moderator: MacroQuest Developers

donations for this month's patches.
Yeah thanks, nice work around .... anyways, yes previous is working, the bzsrch is in this new update *cough* . Anyways, no worries mate. Just posting the issues I run across.if you cant compile it, use the previous version instead then
Yes, otherwise I get an error about not finding the MQ2Auth0.hDid you run MQ2Auth.exe to produce the new MQ2Auth0.h file needed?
donations for this month's patches.
donations for this month's patches.
Yes and yes. Same erro as the other post I had linked above, same error. I added the #if 0 and #endif as was the "fix" from the other post. Did not work this time. Same exact error though on the compile.did you REALLY follow the Compiling Instructions?
and if that doesnt work and you are using vs net try menu Build->Batch Build and select only the Release versions...
Code: Select all
// CXWnd
#define CXWnd__Bottom 0x54ADB0

Commenting out these offsets fixes the error under VCNET 2003 for me as well.Clambake wrote:Ok looks like the following lines are causing the problem:
#define CStmlWnd__MakeWndNotificationTag 0x563870
and
#define CStmlWnd__ParseSTMLTable 0x5690D0
in VC .Net here as well.