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

C / C++ / MFC

 
GeneralRe: CStatic drawing interrupted... Worker, UI Threads???? Pin
Greg Ellis4-Jul-07 6:35
Greg Ellis4-Jul-07 6:35 
GeneralRe: CStatic drawing interrupted... Worker, UI Threads???? Pin
Matthew Faithfull4-Jul-07 6:55
Matthew Faithfull4-Jul-07 6:55 
AnswerRe: CStatic drawing interrupted... Worker, UI Threads???? [modified] Pin
Mark Salsbery4-Jul-07 7:08
Mark Salsbery4-Jul-07 7:08 
QuestionOnSize Assertion Error Pin
sdancer754-Jul-07 5:11
sdancer754-Jul-07 5:11 
AnswerRe: OnSize Assertion Error Pin
Arman S.4-Jul-07 5:19
Arman S.4-Jul-07 5:19 
GeneralRe: OnSize Assertion Error Pin
sdancer754-Jul-07 22:56
sdancer754-Jul-07 22:56 
AnswerRe: OnSize Assertion Error Pin
Hamid_RT4-Jul-07 19:28
Hamid_RT4-Jul-07 19:28 
Questionneed your suggestion for data expression Pin
includeh104-Jul-07 4:56
includeh104-Jul-07 4:56 
in my progarm (special to deal with data), i need good expressions for 2,4,8,16 based integers.

for example, in c++, we use 0x... to stand for 16 based data.

so, expressions i try to use are:

0b... (2 based)
0f... (4 based)
0o... (8 based)
0x... (16 based)

but i am afraid that expressions above are not good.
i hope i can use common or popular expressions.

do you know expressions which are accepted already by people for different based integers?



QuestionRe: need your suggestion for data expression Pin
David Crow5-Jul-07 3:25
David Crow5-Jul-07 3:25 
Questionwriting to a port Pin
lovneet4-Jul-07 4:40
lovneet4-Jul-07 4:40 
AnswerRe: writing to a port Pin
CPallini4-Jul-07 4:48
mveCPallini4-Jul-07 4:48 
GeneralRe: writing to a port Pin
lovneet4-Jul-07 6:17
lovneet4-Jul-07 6:17 
GeneralRe: writing to a port Pin
CPallini4-Jul-07 9:07
mveCPallini4-Jul-07 9:07 
AnswerRe: writing to a port Pin
David Crow5-Jul-07 3:27
David Crow5-Jul-07 3:27 
AnswerRe: writing to a port Pin
khan++5-Jul-07 3:49
khan++5-Jul-07 3:49 
Questionlower and higher part of a variable Pin
Dobromir Dimitrov4-Jul-07 4:32
Dobromir Dimitrov4-Jul-07 4:32 
AnswerRe: lower and higher part of a variable Pin
Matthew Faithfull4-Jul-07 4:40
Matthew Faithfull4-Jul-07 4:40 
AnswerRe: lower and higher part of a variable Pin
CPallini4-Jul-07 4:42
mveCPallini4-Jul-07 4:42 
QuestionError sound when closing application Pin
Twister3364-Jul-07 2:23
Twister3364-Jul-07 2:23 
AnswerRe: Error sound when closing application Pin
Programm3r4-Jul-07 3:10
Programm3r4-Jul-07 3:10 
AnswerRe: Error sound when closing application Pin
Mark Salsbery4-Jul-07 7:18
Mark Salsbery4-Jul-07 7:18 
QuestionRe: Error sound when closing application Pin
Hamid_RT4-Jul-07 19:30
Hamid_RT4-Jul-07 19:30 
AnswerRe: Error sound when closing application Pin
Twister3366-Jul-07 23:57
Twister3366-Jul-07 23:57 
QuestionHow to Reduce Desktop Size Pin
vikrant kpr4-Jul-07 2:22
vikrant kpr4-Jul-07 2:22 
AnswerRe: How to Reduce Desktop Size Pin
Nibu babu thomas4-Jul-07 3:19
Nibu babu thomas4-Jul-07 3:19 

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.