Click here to Skip to main content
15,888,351 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: logical problem Pin
apferreira3-Jun-03 1:24
apferreira3-Jun-03 1:24 
GeneralSession problems Pin
Peter Kiss30-May-03 2:18
Peter Kiss30-May-03 2:18 
QuestionHow to change app.config file name? Pin
nguyentuancuong28-May-03 22:40
nguyentuancuong28-May-03 22:40 
AnswerRe: How to change app.config file name? Pin
Simon Gregory3-Jun-03 13:28
Simon Gregory3-Jun-03 13:28 
GeneralDeploying a WinForm application Pin
ralfoide28-May-03 14:08
ralfoide28-May-03 14:08 
GeneralRe: Deploying a WinForm application Pin
apferreira28-May-03 23:39
apferreira28-May-03 23:39 
GeneralRe: Deploying a WinForm application Pin
ralfoide29-May-03 18:00
ralfoide29-May-03 18:00 
GeneralMigrating VC++6 Dialog classes Pin
Phil C28-May-03 9:44
Phil C28-May-03 9:44 
Once upon a time (VS 6) I used to be able to copy a dialog resource from another project into my current project. As I get my feet wet with VS.NET 2002 I'm lost trying to figure out how to do it.

From what I gather, I can "Add Existing Item" from the project menu, but this ends up incorporating the whole RC file from my other project including any other dialogs, bmps, icons etc.

What I now have is a xyzDlg.cpp a xyzDlg.h and the dialog resource itself located in a .rc file. How on earth can I make a COPY of this dialog item so I can use it for my .NET app?

Note, I need to copy this resource not incorporate anything from the other project. I can't risk damaging the other VS6 project and it's (the other VS6.0 project) going to be archived off-line as soon as I have a copy so I don't somehow currupt it.

I feel awfully stupid, this should be easy. Help?

PAC

GeneralRe: Migrating VC++6 Dialog classes Pin
ralfoide28-May-03 11:12
ralfoide28-May-03 11:12 
GeneralRe: Migrating VC++6 Dialog classes - nope Pin
Phil C28-May-03 14:50
Phil C28-May-03 14:50 
GeneralCPU use of process Pin
MadsJ27-May-03 21:02
MadsJ27-May-03 21:02 
GeneralRe: CPU use of process Pin
Jason McBurney3-Jun-03 8:29
Jason McBurney3-Jun-03 8:29 
GeneralEvent/Delegate Emit and Reflection Pin
Eric Astor27-May-03 14:45
Eric Astor27-May-03 14:45 
GeneralRe: Event/Delegate Emit and Reflection Pin
Marc Clifton27-May-03 14:55
mvaMarc Clifton27-May-03 14:55 
GeneralRe: Event/Delegate Emit and Reflection Pin
Eric Astor27-May-03 15:34
Eric Astor27-May-03 15:34 
GeneralRe: Event/Delegate Emit and Reflection Pin
Marc Clifton27-May-03 15:42
mvaMarc Clifton27-May-03 15:42 
GeneralRe: Event/Delegate Emit and Reflection Pin
Eric Astor28-May-03 0:36
Eric Astor28-May-03 0:36 
GeneralRe: Event/Delegate Emit and Reflection Pin
leppie28-May-03 11:26
leppie28-May-03 11:26 
GeneralRe: Event/Delegate Emit and Reflection Pin
Eric Astor29-May-03 10:36
Eric Astor29-May-03 10:36 
QuestionDelayed initialization of a System.Window.Forms.Form? Pin
ralfoide27-May-03 14:02
ralfoide27-May-03 14:02 
AnswerRe: Delayed initialization of a System.Window.Forms.Form? Pin
Rocky Moore28-May-03 4:13
Rocky Moore28-May-03 4:13 
GeneralRe: Delayed initialization of a System.Window.Forms.Form? Pin
Ray Cassick28-May-03 4:45
Ray Cassick28-May-03 4:45 
GeneralRe: Delayed initialization of a System.Window.Forms.Form? Pin
ralfoide28-May-03 11:07
ralfoide28-May-03 11:07 
GeneralRe: Delayed initialization of a System.Window.Forms.Form? Pin
Rocky Moore29-May-03 4:26
Rocky Moore29-May-03 4:26 
GeneralRe: Delayed initialization of a System.Window.Forms.Form? Pin
ralfoide29-May-03 18:05
ralfoide29-May-03 18:05 

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.