Click here to Skip to main content
15,902,777 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerThanks all, included winnt.h and it worked :) Pin
Anonymous26-Sep-02 9:51
Anonymous26-Sep-02 9:51 
QuestionDoes no one know any way around??? Pin
Anonymous26-Sep-02 6:39
Anonymous26-Sep-02 6:39 
AnswerRe: Does no one know any way around??? Pin
Todd Smith26-Sep-02 7:47
Todd Smith26-Sep-02 7:47 
GeneralRe: Does no one know any way around??? Pin
Anonymous26-Sep-02 10:20
Anonymous26-Sep-02 10:20 
GeneralDetecting network card duplex Pin
majk26-Sep-02 6:23
majk26-Sep-02 6:23 
QuestionAdding Outlook toolbar to a .NET form? Pin
Derek Smigelski26-Sep-02 6:20
Derek Smigelski26-Sep-02 6:20 
AnswerRe: Adding Outlook toolbar to a .NET form? Pin
Maciej Pirog26-Sep-02 9:49
Maciej Pirog26-Sep-02 9:49 
GeneralResource header Pin
Zizilamoroso26-Sep-02 6:12
Zizilamoroso26-Sep-02 6:12 
I've created a resource with the resource editor inside vc6. A resource.h has also been created. It contains several ID's used by the dialog.

My question is this: can I safely move all those ID's to another header file and completely remove (delete) resource.h? Will the resource editor still work after that? Or do I have to change something somewhere in the project's preferences (most likely)?

btw. It's obvious that I have to change all the resource.h includes Suspicious | :suss:


using: [VISUAL STUDIO 6.0] [WIN98/2]

GeneralRe: Resource header Pin
Maximilien26-Sep-02 6:16
Maximilien26-Sep-02 6:16 
GeneralRe: Resource header Pin
Tomasz Sowinski26-Sep-02 6:19
Tomasz Sowinski26-Sep-02 6:19 
GeneralRe: Resource header Pin
Zizilamoroso26-Sep-02 6:24
Zizilamoroso26-Sep-02 6:24 
GeneralRe: Resource header Pin
Tomasz Sowinski26-Sep-02 6:35
Tomasz Sowinski26-Sep-02 6:35 
GeneralRe: Resource header Pin
Zizilamoroso26-Sep-02 6:34
Zizilamoroso26-Sep-02 6:34 
GeneralRe: Resource header Pin
Tomasz Sowinski26-Sep-02 6:39
Tomasz Sowinski26-Sep-02 6:39 
GeneralRe: Resource header Pin
Zizilamoroso26-Sep-02 6:37
Zizilamoroso26-Sep-02 6:37 
GeneralRe: Resource header Pin
Atlantys26-Sep-02 7:08
Atlantys26-Sep-02 7:08 
GeneralRe: Resource header Pin
Zizilamoroso26-Sep-02 12:57
Zizilamoroso26-Sep-02 12:57 
GeneralRe: Resource header Pin
Zizilamoroso26-Sep-02 6:32
Zizilamoroso26-Sep-02 6:32 
GeneralRe: Resource header Pin
Gary R. Wheeler29-Sep-02 6:01
Gary R. Wheeler29-Sep-02 6:01 
GeneralCopy of files from one folder to another Pin
Cintch26-Sep-02 6:08
Cintch26-Sep-02 6:08 
GeneralRe: Copy of files from one folder to another Pin
Tomasz Sowinski26-Sep-02 6:15
Tomasz Sowinski26-Sep-02 6:15 
GeneralForm Scrolling Problem Pin
RuiSantiago26-Sep-02 5:53
RuiSantiago26-Sep-02 5:53 
GeneralRe: Form Scrolling Problem Pin
lucy26-Sep-02 9:25
lucy26-Sep-02 9:25 
GeneralRe: Form Scrolling Problem Pin
RuiSantiago26-Sep-02 23:57
RuiSantiago26-Sep-02 23:57 
GeneralRe: Form Scrolling Problem Pin
lucy27-Sep-02 2:27
lucy27-Sep-02 2:27 

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.