473,774 Members | 2,270 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating Control panel applets using C#

AKR
I have to create a control panel applet for my project using C# . But
i got to know that it is not possible using C# since dll has to
export static entry points. And one of the ways is using MC++ to write
a wrapper for the C# component.

as we know that .NET languages all are based on a common library ie
CLR. I do not see any reason why Managed C++ can work with C++.NET not
C#.NET. Could you please let me know why is this the case, or have i
got it wrong.. .

Pease clarify

Thanks
Rajani
Nov 16 '05 #1
1 3420
Hi Rajani,

Maybe you can refer from here.

http://www.thecodeproject.com/csharp/appletengine.asp

Good Luck!

--
Regards,
Chua Wen Ching :)
"AKR" wrote:
I have to create a control panel applet for my project using C# . But
i got to know that it is not possible using C# since dll has to
export static entry points. And one of the ways is using MC++ to write
a wrapper for the C# component.

as we know that .NET languages all are based on a common library ie
CLR. I do not see any reason why Managed C++ can work with C++.NET not
C#.NET. Could you please let me know why is this the case, or have i
got it wrong.. .

Pease clarify

Thanks
Rajani

Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2138
by: Vincent Montressor | last post by:
I'm playing around with writing my own panel applets, and I'm trying to figure out how to get my panel applets to be restored when I log in. As an experiment, I'm using the simple clock applet that comes with PyGNOME (clock-applet.py). It works fine when I run it from the shell, but when I log out and log in again, there's just a tiny GNOME-foot icon where the applet should be. After poking around in ~/.gnome/panel.d, I think I've...
2
7697
by: AKR | last post by:
I have to create control panel applet using C# . I have read in the net that it is not possible using C# . How can i create control panel applet using C# .
2
2011
by: DaWoE | last post by:
Hi all, I'm fairly new to ASP.NET. What i want to do is creat a online registration form. On the first step is getting the users details and the number of people he wants to register. Based on the number of people i want to create a form where he can enter the persons details. For example he wants to register 3 people. Then the second step of the registration would have to be like this :
0
295
by: yxq | last post by:
Hi I found a link to get control panel applets. http://delphi.about.com/library/weekly/aa062403b.htm I know a little about Delphi, how to get only the icon of control panel applets using vb.net? Thanks
3
1965
by: yxq | last post by:
Hello, I found a sample code for enumerating and hosting control panel applets, http://www.codeproject.com/csharp/appletengine.asp but the applet icons have ugly shadow, how to get rid of it? Thank you
1
1514
by: cmn_ | last post by:
Just a quick question, How would I host a control panel applet (specifically, the Internet Options control panel) in a C# / .NET 2.0 program? Maybe I've missed something obvious while googling but I have no idea how to do it. I've pondered the Rundll32 method, but decided against it on recommendations of fellow coders...
0
1131
by: Kevin S Gallagher | last post by:
Back in my Borland Delphi days I was able to create "Control Panel Applets" and wondered if this is possible in VS2005 ? Thanks for any insight and possibly templates for a CP applet. Kevin
1
2660
by: Neil Chambers | last post by:
Hi all, I don't know if this is possible but I'd like to access the functions contained in the 'Mail' applet within the Control Panel. Specifically I want to access the 'Profiles' list and then if the desired profile (source) name is found Copy... it to another name (target) - set the target as the default profile then Remove the source profile. I'm not looking for someone to create the solution - examples are fine. I
2
2062
by: shashikantbokaro1976 | last post by:
Hi all, How to create a control panel applets using c#.
0
9621
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10040
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8939
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7463
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5355
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3611
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2852
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.