Changes for Compiling with VS2005 Express

Moderator: MacroQuest Developers

Warauinu
a snow griffon
a snow griffon
Posts: 377
Joined: Fri Apr 15, 2005 9:21 am

Changes for Compiling with VS2005 Express

Post by Warauinu » Thu Mar 16, 2006 9:57 am

Change ISXEQPulse.cpp lines 314-5 to

Code: Select all

EzDetour(CEverQuest__EnterZone,&CEverQuestHook::EnterZone_Detour,&CEverQuestHook::EnterZone_Trampoline);
EzDetour(CEverQuest__SetGameState,&CEverQuestHook::SetGameState_Detour,&CEverQuestHook::SetGameState_Trampoline);
Change ISXEQCommandAPI.cpp line 190 to

Code: Select all

EzDetour(CEverQuest__InterpretCmd,&CCommandHook::Detour,&CCommandHook::Trampoline);
[quote="fearless"]
stop hindering the dev's[/quote]

Warauinu
a snow griffon
a snow griffon
Posts: 377
Joined: Fri Apr 15, 2005 9:21 am

Post by Warauinu » Thu Mar 16, 2006 10:05 am

Change ISXEQItemDisplay.cpp lines 67-8 to

Code: Select all

	EzDetour(CItemDisplayWnd__SetItem,&ItemDisplayHook::SetItem_Detour,&ItemDisplayHook::SetItem_Trampoline);
	EzDetour(CItemDisplayWnd__SetSpell,&ItemDisplayHook::SetSpell_Detour,&ItemDisplayHook::SetSpell_Trampoline);
Change ISXEQMap.cpp line 158 to

Code: Select all

	EzDetour(CMapViewWnd__CMapViewWnd,&CMyMapViewWnd::Constructor_Detour,&CMyMapViewWnd::Constructor_Trampoline);
Change ISXEQLabels.cpp line 198 to

Code: Select all

	EzDetour(CLabel__Draw,&CLabelHook::Draw_Detour,&CLabelHook::Draw_Trampoline);
[quote="fearless"]
stop hindering the dev's[/quote]

xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 9:44 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:21 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:22 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:23 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:25 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:26 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:27 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:28 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:29 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:30 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:31 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:32 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: Changes for Compiling with VS2005 Express

Post by xyilla » Wed Jul 09, 2025 10:34 am