so bin jetzt von "c++ in 21 tagen" bei tag 5 angekommen...... jetzt wollt ich mal gucken ob ein fertiges proggy nich nur bei mir sondern auch auf fremden rechnern funzt, die keine software wie compiler druf haben.... da bin ich an meinen alten 166mhz laptop gegangen und der sagt mir ihm fehlt ne .dll was tun?
du musst normalerweise die mfc-librarys mitkopieren, wenn du mfc benutzt, kann sein das du bei nem 166er noch weitere dlls brauchst -- class God : public ChuckNorris { };
falls du ein mfc-projekt nutzt musst du auf Projekt->Settings gehen
In der combobox stellst du using mfc in a static library ein, dann compilierst du nochmal und dann sollte es hoffentlich gehen wenn du die exe kopierst