Click here to Skip to main content
15,900,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: cofused! what's wrong with the code? Pin
qqworm2-Jun-05 4:52
qqworm2-Jun-05 4:52 
GeneralCalculating an angle of a line Pin
NeverFall1-Jun-05 20:11
NeverFall1-Jun-05 20:11 
GeneralRe: Calculating an angle of a line(modified) Pin
namaskaaram1-Jun-05 20:46
namaskaaram1-Jun-05 20:46 
GeneralRe: Calculating an angle of a line(modified) Pin
NeverFall1-Jun-05 21:55
NeverFall1-Jun-05 21:55 
GeneralRe: Calculating an angle of a line(modified) Pin
namaskaaram1-Jun-05 23:06
namaskaaram1-Jun-05 23:06 
GeneralRe: Calculating an angle of a line Pin
super1-Jun-05 20:47
professionalsuper1-Jun-05 20:47 
GeneralRe: Calculating an angle of a line Pin
NeverFall1-Jun-05 22:11
NeverFall1-Jun-05 22:11 
GeneralCGdiObject::CreateStockObject Pin
Stlan1-Jun-05 19:26
Stlan1-Jun-05 19:26 
GeneralRe: CGdiObject::CreateStockObject Pin
super1-Jun-05 20:50
professionalsuper1-Jun-05 20:50 
GeneralRe: CGdiObject::CreateStockObject Pin
HumanOsc1-Jun-05 21:38
HumanOsc1-Jun-05 21:38 
GeneralRe: CGdiObject::CreateStockObject Pin
super1-Jun-05 21:46
professionalsuper1-Jun-05 21:46 
GeneralRe: CGdiObject::CreateStockObject Pin
Stlan1-Jun-05 22:09
Stlan1-Jun-05 22:09 
QuestionHow Can I add Random Mode? Pin
Keitaro211-Jun-05 19:06
Keitaro211-Jun-05 19:06 
AnswerRe: How Can I add Random Mode? Pin
Cedric Moonen1-Jun-05 21:17
Cedric Moonen1-Jun-05 21:17 
GeneralRe: How Can I add Random Mode? Pin
recoup_this2-Jun-05 2:24
recoup_this2-Jun-05 2:24 
Questionis it possible to know which disc inserted to dvd-r drive? Pin
baboguru1-Jun-05 18:59
baboguru1-Jun-05 18:59 
AnswerRe: is it possible to know which disc inserted to dvd-r drive? Pin
kakan2-Jun-05 3:24
professionalkakan2-Jun-05 3:24 
GeneralCOM Exe Link error Pin
VCSharp0071-Jun-05 18:07
VCSharp0071-Jun-05 18:07 
GeneralRe: COM Exe Link error Pin
Christian Graus1-Jun-05 18:16
protectorChristian Graus1-Jun-05 18:16 
GeneralRe: COM Exe Link error Pin
VCSharp0071-Jun-05 21:00
VCSharp0071-Jun-05 21:00 
GeneralRe: COM Exe Link error Pin
NormDroid1-Jun-05 23:23
professionalNormDroid1-Jun-05 23:23 
GeneralRe: COM Exe Link error Pin
VCSharp0072-Jun-05 3:13
VCSharp0072-Jun-05 3:13 
GeneralHi All Pin
Sreekanth Muralidharan1-Jun-05 18:01
Sreekanth Muralidharan1-Jun-05 18:01 
Hi I am developing a Windows application which interacts with a add-on hardware device on a laptop. The device is connected to the laptop via., a USB cable. I am creating a thread to read from a flat file and write the contents to the USB. The thread runs normally if the Windows session is not disturbed. But if I try to minimise a window, maximise, open another application, or even turn off my monitor the thread is disturbed and the data is corrupted. Any solution to this? One of my friends in CodeProject suggested to raise the priority of the thread to a real time level so that it is not interrupted even by kernel threads. I tried doing this by setting a flag in AfxBeginThread and starting the thread. I hope the thread is created with real time priority, but still the problem exists.
Is there any other way to increase the priority of the user thread?
Please help...


Sreekanth Muralidharan,
Corporate Systems Consultant [Embedded Systems],
INDIA
GeneralRe: Hi All Pin
ThatsAlok1-Jun-05 19:18
ThatsAlok1-Jun-05 19:18 
GeneralAbout <b>FindFirstChangeNotification</b> and <b>ReadDirectoryChangeW</b> Pin
a_du1-Jun-05 16:31
a_du1-Jun-05 16:31 

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.