Click here to Skip to main content
15,905,504 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Blum-Blum-Shub Pin
RomTibi18-Jan-09 7:55
RomTibi18-Jan-09 7:55 
JokeYaba-daba-du! Pin
CPallini17-Jan-09 5:08
mveCPallini17-Jan-09 5:08 
GeneralRe: Yaba-daba-du! Pin
Garth J Lancaster17-Jan-09 15:28
professionalGarth J Lancaster17-Jan-09 15:28 
GeneralRe: Yaba-daba-du! Pin
RomTibi17-Jan-09 22:42
RomTibi17-Jan-09 22:42 
GeneralRe: Yaba-daba-du! Pin
RomTibi17-Jan-09 22:41
RomTibi17-Jan-09 22:41 
GeneralRe: Yaba-daba-du! Pin
ThatsAlok18-Jan-09 18:15
ThatsAlok18-Jan-09 18:15 
GeneralRe: Yaba-daba-du! Pin
RomTibi21-Jan-09 7:52
RomTibi21-Jan-09 7:52 
Questionmultithread Pin
RomTibi17-Jan-09 0:02
RomTibi17-Jan-09 0:02 
I want to learn how to work with threads. I tryed the MSDN example
http://msdn.microsoft.com/en-us/library/kdzttdcb(VS.80,printer).aspx[^]
and it doesn't work. I'm receiving the message:

Compiling...
th.cpp
C:\programare\th\th.cpp(46) : error C2065: '_beginthread' : undeclared identifier
C:\programare\th\th.cpp(83) : error C2065: '_threadid' : undeclared identifier
C:\programare\th\th.cpp(120) : error C2065: '_endthread' : undeclared identifier
Error executing cl.exe.


What can I do ?Confused | :confused:

In VC++6 please...


36. When you surround an army, leave an outlet free.
...
Do not press a desperate foe too hard.

SUN-TZU - Art of War

AnswerRe: multithread Pin
Garth J Lancaster17-Jan-09 0:41
professionalGarth J Lancaster17-Jan-09 0:41 
GeneralRe: multithread Pin
RomTibi17-Jan-09 2:43
RomTibi17-Jan-09 2:43 
QuestionDisk operation performance question [modified] Pin
followait16-Jan-09 23:07
followait16-Jan-09 23:07 
AnswerRe: Disk operation performance question Pin
Iain Clarke, Warrior Programmer16-Jan-09 23:37
Iain Clarke, Warrior Programmer16-Jan-09 23:37 
GeneralRe: Disk operation performance question Pin
followait17-Jan-09 0:41
followait17-Jan-09 0:41 
AnswerRe: Disk operation performance question Pin
Stuart Dootson16-Jan-09 23:44
professionalStuart Dootson16-Jan-09 23:44 
GeneralRe: Disk operation performance question Pin
followait17-Jan-09 0:38
followait17-Jan-09 0:38 
GeneralRe: Disk operation performance question Pin
Stuart Dootson17-Jan-09 0:49
professionalStuart Dootson17-Jan-09 0:49 
QuestionAPI to close any window using c++ win32 Pin
Subrat 470826616-Jan-09 16:39
Subrat 470826616-Jan-09 16:39 
AnswerRe: API to close any window using c++ win32 Pin
«_Superman_»17-Jan-09 17:32
professional«_Superman_»17-Jan-09 17:32 
AnswerRe: API to close any window using c++ win32 Pin
Hamid_RT18-Jan-09 22:53
Hamid_RT18-Jan-09 22:53 
GeneralRe: API to close any window using c++ win32 Pin
Subrat 470826619-Jan-09 2:35
Subrat 470826619-Jan-09 2:35 
GeneralRe: API to close any window using c++ win32 Pin
Hamid_RT20-Jan-09 19:10
Hamid_RT20-Jan-09 19:10 
GeneralRe: API to close any window using c++ win32 Pin
Subrat 470826619-Jan-09 2:39
Subrat 470826619-Jan-09 2:39 
GeneralRe: API to close any window using c++ win32 Pin
Hamid_RT20-Jan-09 19:11
Hamid_RT20-Jan-09 19:11 
QuestionDate Recovery Programming Pin
xavier198816-Jan-09 14:09
xavier198816-Jan-09 14:09 
AnswerRe: Date Recovery Programming Pin
Garth J Lancaster17-Jan-09 1:06
professionalGarth J Lancaster17-Jan-09 1:06 

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.