Click here to Skip to main content
15,885,365 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRecv issue Pin
John Bosko30-Sep-02 0:14
John Bosko30-Sep-02 0:14 
GeneralRe: Recv issue Pin
jmkhael30-Sep-02 0:27
jmkhael30-Sep-02 0:27 
GeneralSHBrowseForFolder Pin
viliam30-Sep-02 0:13
viliam30-Sep-02 0:13 
GeneralRe: SHBrowseForFolder Pin
jmkhael30-Sep-02 0:49
jmkhael30-Sep-02 0:49 
GeneralRe: SHBrowseForFolder Pin
Leifen30-Sep-02 1:20
Leifen30-Sep-02 1:20 
GeneralCFileDialog Pin
viliam30-Sep-02 0:12
viliam30-Sep-02 0:12 
GeneralRe: CFileDialog Pin
Roman Fadeyev30-Sep-02 2:12
Roman Fadeyev30-Sep-02 2:12 
Generalmfc dll and resources Pin
Zizilamoroso29-Sep-02 23:37
Zizilamoroso29-Sep-02 23:37 
I've created an mfc extension dll. Initialy, compiling and linking works fine.

But if I add a dialog to the resource using the resource editor, the sources compile but the .lib-files are not created anymore, so the dll cannot be created either (fatal link error).

Is there a good reason for that?

btw. Even if I comment all references to that dialog (simulate the dialog is not there anymore) the sources compile but the library isn't build.

The .obj-files are there, but no .lib-file is made.


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

GeneralRe: mfc dll and resources Pin
Stephane Rodriguez.30-Sep-02 0:03
Stephane Rodriguez.30-Sep-02 0:03 
GeneralRe: mfc dll and resources Pin
Zizilamoroso30-Sep-02 1:25
Zizilamoroso30-Sep-02 1:25 
Generalmfc dll and resources - UPDATE Pin
Zizilamoroso30-Sep-02 1:30
Zizilamoroso30-Sep-02 1:30 
Questionwhich Db option? Pin
bryce29-Sep-02 22:10
bryce29-Sep-02 22:10 
QuestionHow can I remove popup menu in CHtmlView? Pin
sonshiro29-Sep-02 21:01
sonshiro29-Sep-02 21:01 
AnswerRe: How can I remove popup menu in CHtmlView? Pin
bryce29-Sep-02 22:33
bryce29-Sep-02 22:33 
Generalremoving separator in CComboBox Pin
yourbuddy7729-Sep-02 20:55
yourbuddy7729-Sep-02 20:55 
GeneralFormat strings and iostream Pin
Patje29-Sep-02 20:45
Patje29-Sep-02 20:45 
GeneralRe: Format strings and iostream Pin
benjymous30-Sep-02 0:05
benjymous30-Sep-02 0:05 
GeneralRe: Format strings and iostream Pin
Patje30-Sep-02 6:05
Patje30-Sep-02 6:05 
GeneralRe: Format strings and iostream Pin
jbarton30-Sep-02 7:08
jbarton30-Sep-02 7:08 
Questionfile manage, private property of microsoft? Pin
includeh1029-Sep-02 20:25
includeh1029-Sep-02 20:25 
AnswerRe: file manage, private property of microsoft? Pin
Andreas Saurwein30-Sep-02 3:27
Andreas Saurwein30-Sep-02 3:27 
GeneralCDocument, help!!!! Pin
includeh1029-Sep-02 20:08
includeh1029-Sep-02 20:08 
GeneralRe: CDocument, help!!!! Pin
jhwurmbach29-Sep-02 21:27
jhwurmbach29-Sep-02 21:27 
GeneralCOM related Pin
Shamoon29-Sep-02 18:59
Shamoon29-Sep-02 18:59 
GeneralRe: COM related Pin
Anonymous29-Sep-02 19:45
Anonymous29-Sep-02 19:45 

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.