AfxBeginThread() with a function in the main class
-
-
lol, that dancing dude is funny/weird. My program now works perfectly, thank you all for you help. How does one make that dude anyway? i cant find him...
//Johannes
Johpoke wrote:
My program now works perfectly
If it works, do it.
If it works, do it it works
seems to work probably
^ ^
If it works, do it it worksseems to work probably
^ ^
If it works, do it it works(and might work again)
Cogito ergo sum
(although, admittedly, that is an assumption)
-
:beer:
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
lol, that dancing dude is funny/weird. My program now works perfectly, thank you all for you help. How does one make that dude anyway? i cant find him...
//Johannes
Johpoke wrote:
How does one make that dude anyway? i cant find him...
It's right next to the :beer: one. With a little ingenuity, you'll find it :)
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Johpoke wrote:
How does one make that dude anyway? i cant find him...
It's right next to the :beer: one. With a little ingenuity, you'll find it :)
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Maybe its like a gold-member only emotion. or maybe it doesnt like me... Ah well doesnt matter im happy anyway :)
//Johannes
Johpoke wrote:
Maybe its like a gold-member only emotion.
Nope. I was so proud when I found it all by myself, since I know nothing about web programming :) ;P
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Johpoke wrote:
Maybe its like a gold-member only emotion.
Nope. I was so proud when I found it all by myself, since I know nothing about web programming :) ;P
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
:laugh:
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Ah yes now it compiles, thanks. But when i add a function to it (one that is connected to CThreadDemoDlg) i get the cant call a nonstatic member function.. error C2352: 'CThreadDemoDlg::SomeFunction' : illegal call of non-static member function see declaration of 'SomeFunction' So how should i go about calling the function? thanks again!
//Johannes
u don't understand the problem:(