SDK environment sample question

Hello,

SDK environment sample does not appear to run in its $(Output) directory without the need of copying all the DLLs from the bin folder.

in this case, the resources are not shown in the login dialog, am I missing something?

Also in this case  aaApi_Initialize(AAMODULE_TOOLS); returns false; // in CEnvironmentDlg::OnInitDialog()

aApi_GetLastErrorId() returns error code "140"

aaApi_GetMessageByErrorId(140) returns nothing.

My application is also returning 140 with flag AAMODULE_IDESKTOP, is this the missing resources?

Thank you

~Dan

Parents Reply Children