Click here to Skip to main content
15,902,198 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: compile file exe Pin
Emilio Garavaglia4-Aug-10 21:51
Emilio Garavaglia4-Aug-10 21:51 
QuestionOpenMP outperforms ordinary loop even with 1 thread limitation Pin
Chesnokov Yuriy4-Aug-10 3:20
professionalChesnokov Yuriy4-Aug-10 3:20 
AnswerRe: OpenMP outperforms ordinary loop even with 1 thread limitation Pin
Ahmed Charfeddine4-Aug-10 6:03
Ahmed Charfeddine4-Aug-10 6:03 
AnswerRe: OpenMP outperforms ordinary loop even with 1 thread limitation Pin
Chris Losinger4-Aug-10 9:49
professionalChris Losinger4-Aug-10 9:49 
AnswerRe: OpenMP outperforms ordinary loop even with 1 thread limitation Pin
Sauro Viti4-Aug-10 21:10
professionalSauro Viti4-Aug-10 21:10 
QuestionMultiple bitmaps in single row of CListCtrl Pin
tenwang4-Aug-10 2:19
tenwang4-Aug-10 2:19 
QuestionRe: Multiple bitmaps in single row of CListCtrl Pin
David Crow4-Aug-10 3:11
David Crow4-Aug-10 3:11 
QuestionInteger value Rotation problem Pin
rrthangavel4-Aug-10 1:55
rrthangavel4-Aug-10 1:55 
Hi All,
As we know integer has value limitation's(ex +_32767) depends upon bit range(ex 32 bit,16 bit).
i'm working with an integer variable which gets input from text box(designed as Activex control).

my condition is if the user enters the value in text box greater than 10 means it should show the error symbol otherwise correct symbol.

so the problem is if i enter the value 10 to 36767 means it shows alert symbol. if it is above 32767 means it shows correct symbol.
How can i solve this integer value Rotation Problem?

waiting for u Rose | [Rose]
AnswerRe: Integer value Rotation problem Pin
CPallini4-Aug-10 2:15
mveCPallini4-Aug-10 2:15 
GeneralRe: Integer value Rotation problem Pin
Luc Pattyn4-Aug-10 3:15
sitebuilderLuc Pattyn4-Aug-10 3:15 
GeneralRe: Integer value Rotation problem Pin
CPallini4-Aug-10 3:19
mveCPallini4-Aug-10 3:19 
AnswerRe: Integer value Rotation problem Pin
Cedric Moonen4-Aug-10 2:19
Cedric Moonen4-Aug-10 2:19 
AnswerRe: Integer value Rotation problem Pin
SnowHow4-Aug-10 2:41
SnowHow4-Aug-10 2:41 
GeneralRe: Integer value Rotation problem Pin
rrthangavel4-Aug-10 3:43
rrthangavel4-Aug-10 3:43 
QuestionDeleteFile Hook Pin
gothic_coder4-Aug-10 1:01
gothic_coder4-Aug-10 1:01 
AnswerRe: DeleteFile Hook Pin
elchupathingy4-Aug-10 3:45
elchupathingy4-Aug-10 3:45 
GeneralRe: DeleteFile Hook Pin
gothic_coder4-Aug-10 20:33
gothic_coder4-Aug-10 20:33 
GeneralRe: DeleteFile Hook Pin
elchupathingy5-Aug-10 9:02
elchupathingy5-Aug-10 9:02 
GeneralRe: DeleteFile Hook Pin
gothic_coder5-Aug-10 23:01
gothic_coder5-Aug-10 23:01 
GeneralRe: DeleteFile Hook Pin
elchupathingy6-Aug-10 4:38
elchupathingy6-Aug-10 4:38 
QuestionHow to add combo box items to TreeListControl. Pin
Sakhalean3-Aug-10 21:37
Sakhalean3-Aug-10 21:37 
AnswerRe: How to add combo box items to TreeListControl. Pin
Niklas L4-Aug-10 0:00
Niklas L4-Aug-10 0:00 
GeneralRe: How to add combo box items to TreeListControl. Pin
Sakhalean4-Aug-10 0:44
Sakhalean4-Aug-10 0:44 
GeneralRe: How to add combo box items to TreeListControl. Pin
Iain Clarke, Warrior Programmer4-Aug-10 10:05
Iain Clarke, Warrior Programmer4-Aug-10 10:05 
QuestionNeed application working for timer basis Pin
Game-point3-Aug-10 20:29
Game-point3-Aug-10 20:29 

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.