Ingreso rápido:  

Forum: VirtualDJ Plugins

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

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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.
 

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

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

Mensajes 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 :)
 

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

Regards

walter D.
 

Mensajes Tue 09 Jun 09 @ 6:59 pm


(Los tópicos y foros antiguos son automáticamente cerrados)