Writing a control Panel Application

  • Thread starter Thread starter Scott Meddows
  • Start date Start date
S

Scott Meddows

Is there a how-to out there about how to write a Control Panel App in
VB.Net? (C# would be great, too. Thanks)
 
Hi Scott, it cannot be done (yet?) because VB.NET and C#.NET do not support
exporting the necessary CplApplet entry point. You need to use C++.

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

" System.Reflection Master "

==== Converting to 2002 ====
Remove inline declarations
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top