Quick Sign In:  

Forum: VirtualDJ Plugins

Topic: Looking for Example source code using Createwindow() or Createdialog()

This topic is old and might contain outdated or incorrect information.

wdroppPRO InfinityMember since 2008
Hi:
I want to try to develop a plugin using a window to put my own buttons and text box.
Any of you can me provide a little source example how to create this type of window?.
I know how to use the Createwindow() or Createdialog() functions, but need a little example to understand better how to "connect" it with VDj.
Regards

Walter D.
 

Posted Mon 08 Jun 09 @ 1:49 pm
djcelPRO InfinityModeratorMember since 2004
Do you know WIN32 API ?
 

Posted Mon 08 Jun 09 @ 3:35 pm
wdroppPRO InfinityMember since 2008
Yes, I know.
 

Posted Mon 08 Jun 09 @ 5:04 pm
SBDJPRO Infinity Member since 2006
Implement OnGetUserInterface() and in this function create your window/dialog. Pass the handle of your created interface back via the pointer supplied and return S_OK :)
 

Posted Mon 08 Jun 09 @ 5:09 pm
wdroppPRO InfinityMember since 2008
Thanks, will try to use your help.

Regards

walter D.
 

Posted Tue 09 Jun 09 @ 6:59 pm


(Old topics and forums are automatically closed)