Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can I add a DLL to my VC++.NET? Pin
dzenan15-Jul-03 3:12
dzenan15-Jul-03 3:12 
GeneralRe: How can I add a DLL to my VC++.NET? Pin
mr200315-Jul-03 4:03
mr200315-Jul-03 4:03 
GeneralRe: How can I add a DLL to my VC++.NET? Pin
dzenan15-Jul-03 5:14
dzenan15-Jul-03 5:14 
GeneralCan't load string from resource DLL's string table Pin
s_k15-Jul-03 1:17
s_k15-Jul-03 1:17 
GeneralRe: Can't load string from resource DLL's string table Pin
Mike Dimmick15-Jul-03 2:18
Mike Dimmick15-Jul-03 2:18 
GeneralRe: Can't load string from resource DLL's string table Pin
s_k15-Jul-03 2:26
s_k15-Jul-03 2:26 
GeneralRe: Can't load string from resource DLL's string table Pin
Mike Dimmick15-Jul-03 2:38
Mike Dimmick15-Jul-03 2:38 
GeneralRe: Can't load string from resource DLL's string table Pin
s_k15-Jul-03 3:14
s_k15-Jul-03 3:14 
All DLLs have their own resource.h file (but with the same content). So when I need add new resource, I just add the resource in MSVC++ Resource Editor and it does everything for me.

It's just confusing for me that all six DLLs are working well exceptiong the only one...
GeneralMDI Application Pin
SatyaDY15-Jul-03 0:14
SatyaDY15-Jul-03 0:14 
GeneralRe: MDI Application Pin
Neville Franks15-Jul-03 1:32
Neville Franks15-Jul-03 1:32 
GeneralToolbar in CDialog Pin
_crs_14-Jul-03 23:22
_crs_14-Jul-03 23:22 
GeneralRe: Toolbar in CDialog Pin
iceage15-Jul-03 0:04
iceage15-Jul-03 0:04 
GeneralRe: Toolbar in CDialog Pin
_crs_15-Jul-03 1:29
_crs_15-Jul-03 1:29 
GeneralRe: Windows Service Pin
Mike Dimmick15-Jul-03 2:16
Mike Dimmick15-Jul-03 2:16 
GeneralRe: Windows Service Pin
Xiangyang Liu 刘向阳15-Jul-03 2:22
Xiangyang Liu 刘向阳15-Jul-03 2:22 
GeneralRe: Windows Service Pin
Mike Dimmick15-Jul-03 3:14
Mike Dimmick15-Jul-03 3:14 
GeneralCheck which document is active Pin
eddymohd14-Jul-03 22:42
eddymohd14-Jul-03 22:42 
GeneralRe: Check which document is active Pin
Eugene Pustovoyt14-Jul-03 23:28
Eugene Pustovoyt14-Jul-03 23:28 
GeneralRe: Check which document is active Pin
eddymohd15-Jul-03 15:46
eddymohd15-Jul-03 15:46 
GeneralFind window under other window Pin
Eugene Pustovoyt14-Jul-03 21:02
Eugene Pustovoyt14-Jul-03 21:02 
GeneralRe: Find window under other window Pin
Ryan Binns14-Jul-03 23:14
Ryan Binns14-Jul-03 23:14 
GeneralRe: Find window under other window Pin
Eugene Pustovoyt14-Jul-03 23:52
Eugene Pustovoyt14-Jul-03 23:52 
GeneralRe: Find window under other window Pin
Ryan Binns15-Jul-03 0:13
Ryan Binns15-Jul-03 0:13 
GeneralRe: Find window under other window Pin
Eugene Pustovoyt15-Jul-03 0:43
Eugene Pustovoyt15-Jul-03 0:43 
GeneralRe: Find window under other window Pin
Ryan Binns15-Jul-03 0:54
Ryan Binns15-Jul-03 0:54 

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.