Due to server problems the website is temporarily offline! Visit http://www.smorgasbordet.com/pellesc/ to download Pelles C.
WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitProcess(UINT);ExitProcess PROTO :DWORD
WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitProcess(UINT);
Quote from: jj2007 on December 10, 2013, 10:35:06 AMAddIn_AddCommand yields this:AddIn_AddCommand EQU AddIn_AddCommandWAddIn_AddCommand EQU AddIn_AddCommandAIs that the intended result?Sure, AddIn_AddCommand is macro with ANSI and UNICODE versions.
AddIn_AddCommand yields this:AddIn_AddCommand EQU AddIn_AddCommandWAddIn_AddCommand EQU AddIn_AddCommandAIs that the intended result?