Click here to Skip to main content
15,891,993 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Builiding A Spreadsheet Application (new project) Pin
Andy_L_J22-Feb-09 22:40
Andy_L_J22-Feb-09 22:40 
QuestionForms on top of eachother Pin
DCAUB21-Feb-09 23:39
DCAUB21-Feb-09 23:39 
AnswerRe: Forms on top of eachother Pin
ABitSmart22-Feb-09 0:04
ABitSmart22-Feb-09 0:04 
GeneralRe: Forms on top of eachother Pin
DCAUB22-Feb-09 1:31
DCAUB22-Feb-09 1:31 
GeneralRe: Forms on top of eachother Pin
Luc Pattyn22-Feb-09 2:39
sitebuilderLuc Pattyn22-Feb-09 2:39 
GeneralRe: Forms on top of eachother Pin
Dave Kreskowiak22-Feb-09 3:54
mveDave Kreskowiak22-Feb-09 3:54 
QuestionHow to make a visualizer for a media player Pin
TheMrProgrammer21-Feb-09 23:33
TheMrProgrammer21-Feb-09 23:33 
AnswerRe: How to make a visualizer for a media player Pin
Dave Kreskowiak22-Feb-09 4:03
mveDave Kreskowiak22-Feb-09 4:03 
In order to make a visualizer (plugin), you need the Windows Media Player 10 or 11 SDK, the docs for which can be found here[^].

The WMP 10 SDK can be downloaded from here[^]. The WMP11 SDK comes as part of the Windows SDK for Vista, which is HUGE and can be picked up from here[^].

Warning! This SDK is meant for use with Visual C++. You will not find any examples written in VB.NET. This is NOT a beginners project. If you don't have knowledge of how Component Object Model, or COM, works, you will not be able to create a visualizer at all.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: How to make a visualizer for a media player Pin
TheMrProgrammer23-Feb-09 21:12
TheMrProgrammer23-Feb-09 21:12 
GeneralRe: How to make a visualizer for a media player Pin
Dave Kreskowiak24-Feb-09 1:48
mveDave Kreskowiak24-Feb-09 1:48 
GeneralRe: How to make a visualizer for a media player Pin
TheMrProgrammer25-Feb-09 1:01
TheMrProgrammer25-Feb-09 1:01 
GeneralRe: How to make a visualizer for a media player Pin
Dave Kreskowiak25-Feb-09 2:05
mveDave Kreskowiak25-Feb-09 2:05 
QuestionAttach extra dll when publishing a project Pin
DCAUB21-Feb-09 23:33
DCAUB21-Feb-09 23:33 
AnswerRe: Attach extra dll when publishing a project Pin
Dave Kreskowiak22-Feb-09 3:51
mveDave Kreskowiak22-Feb-09 3:51 
GeneralRe: Attach extra dll when publishing a project Pin
DCAUB22-Feb-09 4:10
DCAUB22-Feb-09 4:10 
GeneralRe: Attach extra dll when publishing a project Pin
Dave Kreskowiak22-Feb-09 5:11
mveDave Kreskowiak22-Feb-09 5:11 
GeneralRe: Attach extra dll when publishing a project Pin
DCAUB22-Feb-09 5:14
DCAUB22-Feb-09 5:14 
Questionhow to get reset an application without reopen the application? Pin
aswd21-Feb-09 20:48
aswd21-Feb-09 20:48 
AnswerRe: how to get reset an application without reopen the application? Pin
dan!sh 21-Feb-09 21:17
professional dan!sh 21-Feb-09 21:17 
GeneralRe: how to get reset an application without reopen the application? Pin
aswd22-Feb-09 0:30
aswd22-Feb-09 0:30 
GeneralRe: how to get reset an application without reopen the application? Pin
aswd22-Feb-09 1:29
aswd22-Feb-09 1:29 
GeneralRe: how to get reset an application without reopen the application? Pin
dan!sh 22-Feb-09 1:35
professional dan!sh 22-Feb-09 1:35 
QuestionRe: how to get reset an application without reopen the application? Pin
Eddy Vluggen22-Feb-09 1:37
professionalEddy Vluggen22-Feb-09 1:37 
GeneralRe: how to get reset an application without reopen the application? Pin
aswd22-Feb-09 4:47
aswd22-Feb-09 4:47 
QuestionDrawing boxes on panel from width and length Pin
niknurayunni21-Feb-09 18:13
niknurayunni21-Feb-09 18:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.