Statistics: Posted by LevraiBernardo — 04 Oct 2014, 12:57
CODE:
void* sdkCreateDeskWindow ();void* sdkShowDeskWindow ();CODE:
HWND WndHandle = (HWND)sdkCreateDeskWindow ();Statistics: Posted by martignasse — 03 Oct 2014, 10:47
Statistics: Posted by LevraiBernardo — 01 Oct 2014, 08:18
CODE:
// there is a typo in the actual sdk, it's actually "sdkCreatDeskeWindow" // but it will be corrected in the next releasevoid* sdkCreateDeskWindow ();voidsdkDestroyDeskWindow ();voidsdkSetDeskWindowClientSize (int clientWidth, int clientHeight);void* sdkShowDeskWindow ();voidsdkHideDeskWindow ();Statistics: Posted by martignasse — 28 Sep 2014, 13:22
Statistics: Posted by LevraiBernardo — 28 Sep 2014, 08:55
Statistics: Posted by LevraiBernardo — 04 Oct 2014, 12:57
CODE:
void* sdkCreateDeskWindow ();void* sdkShowDeskWindow ();CODE:
HWND WndHandle = (HWND)sdkCreateDeskWindow ();Statistics: Posted by martignasse — 03 Oct 2014, 10:47
Statistics: Posted by LevraiBernardo — 01 Oct 2014, 08:18
CODE:
// there is a typo in the actual sdk, it's actually "sdkCreatDeskeWindow" // but it will be corrected in the next releasevoid* sdkCreateDeskWindow ();voidsdkDestroyDeskWindow ();voidsdkSetDeskWindowClientSize (int clientWidth, int clientHeight);void* sdkShowDeskWindow ();voidsdkHideDeskWindow ();Statistics: Posted by martignasse — 28 Sep 2014, 13:22
Statistics: Posted by LevraiBernardo — 28 Sep 2014, 08:55