Click here to Skip to main content
16,006,001 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: timer....!!!! Pin
Tim Smith14-Feb-02 7:41
Tim Smith14-Feb-02 7:41 
GeneralRe: timer....!!!! Pin
Joao Vaz13-Feb-02 23:14
Joao Vaz13-Feb-02 23:14 
GeneralRe: timer....!!!! Pin
Nemanja Trifunovic14-Feb-02 8:11
Nemanja Trifunovic14-Feb-02 8:11 
GeneralNumber of bitmaps in .bmp-file Pin
Onkie13-Feb-02 21:01
Onkie13-Feb-02 21:01 
GeneralRe: Number of bitmaps in .bmp-file Pin
Paul M Watt13-Feb-02 21:15
mentorPaul M Watt13-Feb-02 21:15 
GeneralSDK! Pin
George Clarence13-Feb-02 20:06
George Clarence13-Feb-02 20:06 
GeneralRe: SDK! Pin
Jon Sagara13-Feb-02 20:05
Jon Sagara13-Feb-02 20:05 
Generalcompiling in xp and dll errors on 2k Pin
gus13-Feb-02 19:40
gus13-Feb-02 19:40 
I was compiling this app tonight in release mode...multithreaded, statically linked. os is xp using vis studio .net

I went to test it out on my 2k box and got a dll error referring to msvcr70d.dll, msvci70d.dll, and mcvcp70d.dll.

would the user 'need' to have these dll's installed(in which case it does work)? or is there another way around this?

Basically, I'm just looking to have one executable to hand out and not all the accompanying dll's. I was under the impression if i 'statically linked' it the exe would not be dependant on those. Why wouldn't i just use a 'dynamically linked' solution; keeping the exe size down even further and sending along the dll's anyway?

also, i do have the dll's on my xp system....I assume from when i installed vis studio and they're not on the 2k machine.

Any elaboration into my dilemma would be greatly..GREATLY appreciated.

thank you,
gus
GeneralRe: compiling in xp and dll errors on 2k Pin
Joaquín M López Muñoz13-Feb-02 20:02
Joaquín M López Muñoz13-Feb-02 20:02 
GeneralRe: compiling in xp and dll errors on 2k Pin
Michael Dunn13-Feb-02 20:18
sitebuilderMichael Dunn13-Feb-02 20:18 
GeneralRe: compiling in xp and dll errors on 2k Pin
gus14-Feb-02 5:55
gus14-Feb-02 5:55 
GeneralRe: compiling in xp and dll errors on 2k Pin
gus14-Feb-02 8:16
gus14-Feb-02 8:16 
Generalexception Pin
marouane miftah el kheir13-Feb-02 18:33
marouane miftah el kheir13-Feb-02 18:33 
GeneralRe: exception Pin
Nish Nishant13-Feb-02 19:41
sitebuilderNish Nishant13-Feb-02 19:41 
GeneralRe: exception Pin
Jon Hulatt13-Feb-02 23:25
Jon Hulatt13-Feb-02 23:25 
GeneralCompiled .dll in C++ for use in VB Pin
Nick Parker13-Feb-02 16:49
protectorNick Parker13-Feb-02 16:49 
GeneralRe: Compiled .dll in C++ for use in VB Pin
Derek Waters13-Feb-02 17:13
Derek Waters13-Feb-02 17:13 
GeneralRe: Compiled .dll in C++ for use in VB Pin
Nick Parker13-Feb-02 17:30
protectorNick Parker13-Feb-02 17:30 
GeneralRe: Compiled .dll in C++ for use in VB Pin
Rick York13-Feb-02 17:24
mveRick York13-Feb-02 17:24 
GeneralRe: Compiled .dll in C++ for use in VB Pin
Paul M Watt13-Feb-02 17:48
mentorPaul M Watt13-Feb-02 17:48 
GeneralRe: Compiled .dll in C++ for use in VB Pin
David Wengier13-Feb-02 18:37
David Wengier13-Feb-02 18:37 
Questionhow do we fix this? Pin
13-Feb-02 15:43
suss13-Feb-02 15:43 
Answerwe can only use string.h and iostream.h Pin
13-Feb-02 15:46
suss13-Feb-02 15:46 
GeneralRe: we can only use string.h and iostream.h Pin
13-Feb-02 16:04
suss13-Feb-02 16:04 
AnswerRe: how do we fix this? Pin
Derek Waters13-Feb-02 17:20
Derek Waters13-Feb-02 17:20 

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.