473,322 Members | 1,480 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Creating Windows Control Library in C++/CLI?

Hi,

I need develope control library, but can not find any examples on te
internet or msdn.
I can only generate project from template in VS2005, but in attempt to run
after compilation,
it do not open the dll library as in the VB.NET :(.

Is there any need for some configurations of project in C++/CLI?
Thanks!
With best regards,
Marek Pavlu

Jan 16 '08 #1
2 1982

"Marek Pavlu" <ms**@seznam.czwrote in message
news:85**********************************@microsof t.com...
Hi,

I need develope control library, but can not find any examples on te
internet or msdn.
I can only generate project from template in VS2005, but in attempt to run
after compilation,
it do not open the dll library as in the VB.NET :(.
You can't "run" a control library or any other library assembly. Instead
you must run some main application, that references the library.
>
Is there any need for some configurations of project in C++/CLI?
Thanks!
With best regards,
Marek Pavlu

Jan 16 '08 #2
Hi,

yes, I know, but I take this incorrect term, sorry for that. I am in this
area new:).
I investigate this way in the VB.NET and ultimately discover application,
which is opened by VS in VB.NET windows control library project.

So I alter in proprties of solution the application for referencing my dll.
With best regards,
Marek Pavlu


"Ben Voigt [C++ MVP]" <rb*@nospam.nospamwrote in message
news:uf**************@TK2MSFTNGP06.phx.gbl...
>
"Marek Pavlu" <ms**@seznam.czwrote in message
news:85**********************************@microsof t.com...
>Hi,

I need develope control library, but can not find any examples on te
internet or msdn.
I can only generate project from template in VS2005, but in attempt to
run after compilation,
it do not open the dll library as in the VB.NET :(.

You can't "run" a control library or any other library assembly. Instead
you must run some main application, that references the library.
>>
Is there any need for some configurations of project in C++/CLI?
Thanks!
With best regards,
Marek Pavlu

Jan 16 '08 #3

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

Similar topics

4
by: Altramagnus | last post by:
I have 30 - 40 type of different window. For each type I need about 20 instances of the window. When I try to create them, I get "Error creating window handle" My guess is there is a maximum...
6
by: DraguVaso | last post by:
Hi, In my application, on some given actions while debugging in Visual Studio, I suddenly get a "System.ComponentModel.Win32Exception was unhandled" Message="Error creating window handle."...
2
by: Jim | last post by:
I'm a little new to the C# way of doing thisgs... Although I've done this sort of thing before in VS 6 / MFC... creatnig controls, ActiveX controls, etc. Creating controls in MFC is pretty...
2
by: Evan Stone | last post by:
Hello All, I've got two C# UserControls in a standard Windows Application project, but I'd like to be able to add them to my Toolbox so I can start placing them on forms. Unfortunately, it's...
1
by: Nagaraju | last post by:
Hi, I wants to create a windows user control in Visual C++ .Net. How to do that? I can easily do in Visual C#, because there is a project templeate "Windows Control Library", but there is no such...
2
by: Wilfried Mestdagh | last post by:
Hi, I'm using C# express beta 2005. Reading the article at: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconQuickStartComponentCreationWalkthroughs.asp it say the...
4
by: nickjunkinbox | last post by:
I am trying to decide how to read text files from the client, do some reformatting, and then write back to the client (without uploading to the server). These files could be fairly big in...
12
by: Mats Lycken | last post by:
Hi, I'm creating a CMS that I would like to be plug-in based with different plugins handling different kinds of content. What I really want is to be able to load/unload plugins on the fly without...
1
by: Abdo Haji-Ali | last post by:
Previously I used to create user controls if I wanted to use a specific set of controls in multiple pages, however I want to deploy my control in other applications so I thought of creating custom...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.