Click here to Skip to main content
15,887,350 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Declaring a String object as an automatic variable Pin
juju_hli31-Aug-06 9:03
juju_hli31-Aug-06 9:03 
QuestionHow to combine all emls into a dbx via programming Pin
Parshant Verma30-Aug-06 2:24
Parshant Verma30-Aug-06 2:24 
QuestionSelecting an item in listview via windows api. Pin
Marco225030-Aug-06 2:16
Marco225030-Aug-06 2:16 
QuestionGetting Icon information from which application is run Pin
Sgg24530-Aug-06 0:14
Sgg24530-Aug-06 0:14 
AnswerRe: Getting Icon information from which application is run Pin
Milton Karimbekallil1-Sep-06 2:21
Milton Karimbekallil1-Sep-06 2:21 
QuestionDifference b/w #include and #import? Pin
Vikas_Yadav28-Aug-06 21:41
Vikas_Yadav28-Aug-06 21:41 
AnswerRe: Difference b/w #include and #import? Pin
Nish Nishant29-Aug-06 4:07
sitebuilderNish Nishant29-Aug-06 4:07 
QuestionAnchors and Inheritance Pin
Mohamad H. ARAB27-Aug-06 22:58
Mohamad H. ARAB27-Aug-06 22:58 
Hello Dear Friends,

I face a strange problem with GroupBox Controls in .Net 2
This is a story:
I made a custom control inherited from GroubBox Control. I've put some other ocntrols in this new control and I've added them by this statement in my new control: this->Controls->Add(some .NET Control).

This is a problem:
When I set Anchors or Docks to my controls it dosn't work. BTW It seems that the anchored to left and top and I can't change them noway. (The parent control i.e. Custom GroupBox works perfect and change it's size correctly but it's childrens no!)

Every hint in appriciated.
Wish you luck.

Mamad
QuestionBinaryWriter won't write japanese correctly. [modified] Pin
samkook27-Aug-06 14:27
samkook27-Aug-06 14:27 
QuestionProblem with CLS compliance of enums Pin
Super Lloyd27-Aug-06 5:22
Super Lloyd27-Aug-06 5:22 
QuestionHow to use recompiled header file? Pin
Super Lloyd27-Aug-06 4:11
Super Lloyd27-Aug-06 4:11 
QuestionManaged Wrapper for native abstract base class Pin
zenzero27-Aug-06 2:22
zenzero27-Aug-06 2:22 
AnswerRe: Managed Wrapper for native abstract base class Pin
tutu_cloud6-Sep-06 9:47
tutu_cloud6-Sep-06 9:47 
Questionnew memory stack for different parameters Pin
electronic_infections26-Aug-06 16:13
electronic_infections26-Aug-06 16:13 
QuestionPrinting Library Pin
Bob X26-Aug-06 11:06
Bob X26-Aug-06 11:06 
AnswerRe: Printing Library Pin
Nish Nishant28-Aug-06 4:47
sitebuilderNish Nishant28-Aug-06 4:47 
QuestionSlow Managed code versus Fast Native code Pin
zenzero26-Aug-06 4:01
zenzero26-Aug-06 4:01 
AnswerRe: Slow Managed code versus Fast Native code Pin
Christian Graus27-Aug-06 3:14
protectorChristian Graus27-Aug-06 3:14 
GeneralRe: Slow Managed code versus Fast Native code Pin
zenzero27-Aug-06 5:04
zenzero27-Aug-06 5:04 
AnswerRe: Slow Managed code versus Fast Native code Pin
Nish Nishant28-Aug-06 4:46
sitebuilderNish Nishant28-Aug-06 4:46 
GeneralRe: Slow Managed code versus Fast Native code Pin
zenzero28-Aug-06 7:18
zenzero28-Aug-06 7:18 
Questionstd::wstring by ref Pin
wb24-Aug-06 23:52
wb24-Aug-06 23:52 
Question0D 0A terminated string to 00 terminated string Pin
samkook24-Aug-06 13:20
samkook24-Aug-06 13:20 
QuestionArray handling problems: Pin
luhfluh24-Aug-06 9:43
luhfluh24-Aug-06 9:43 
AnswerRe: Array handling problems: Pin
Christian Graus24-Aug-06 14:21
protectorChristian Graus24-Aug-06 14:21 

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.