Page 1 of 1

The api of Powerup cannot work in version 5.0.12

Posted: 7. Jan 2016, 06:04
by DanielZhao
I change to the sample of VBoxHeadless.cpp to MyVBoxHeadless.cpp use version 5.0.12, and run it , the powerup cannot work ,i don't know why, maybe not use "RTR3InitExe" codes cause this result , but i compile the codes contains "RTR3InitExe" also get lots of unresolved external symbol errors, hard to solve it . Can anyone help me? Thanks!

Re: The api of Powerup cannot work in version 5.0.12

Posted: 7. Jan 2016, 13:12
by noteirak
Moving to "VirtualBox OSE" since this seems to be a compilation problem, not an API usage problem.

Re: The api of Powerup cannot work in version 5.0.12

Posted: 8. Jan 2016, 03:57
by DanielZhao
Thanks for your reply ,but the powerup in version 4.3 is ok, i check the com interface , the IFrameBuffer and IDisplay interface get lots of change, i just want to know the detail reason why the powerup in version 5.0 cannot work.