Click here to Skip to main content
15,898,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Stored Procedure Pin
MsmVc12-Oct-09 22:19
MsmVc12-Oct-09 22:19 
Questionhow to caputre screen including movie play ? Pin
rambojanggoon12-Oct-09 21:19
rambojanggoon12-Oct-09 21:19 
AnswerRe: how to caputre screen including movie play ? Pin
Rajesh R Subramanian12-Oct-09 21:25
professionalRajesh R Subramanian12-Oct-09 21:25 
AnswerRe: how to caputre screen including movie play ? Pin
Hans Dietrich12-Oct-09 23:58
mentorHans Dietrich12-Oct-09 23:58 
AnswerRe: how to caputre screen including movie play ? Pin
kilt13-Oct-09 2:14
kilt13-Oct-09 2:14 
QuestionEvents waiting on c++ Pin
shiranraviv12-Oct-09 20:42
shiranraviv12-Oct-09 20:42 
AnswerRe: Events waiting on c++ Pin
CPallini12-Oct-09 21:03
mveCPallini12-Oct-09 21:03 
GeneralRe: Events waiting on c++ Pin
shiranraviv12-Oct-09 21:06
shiranraviv12-Oct-09 21:06 
QuestionRe: Events waiting on c++ Pin
CPallini12-Oct-09 21:15
mveCPallini12-Oct-09 21:15 
AnswerRe: Events waiting on c++ Pin
shiranraviv12-Oct-09 21:44
shiranraviv12-Oct-09 21:44 
AnswerRe: Events waiting on c++ Pin
Rajesh R Subramanian12-Oct-09 21:15
professionalRajesh R Subramanian12-Oct-09 21:15 
Questionshift oerator Pin
hrishiS12-Oct-09 20:14
hrishiS12-Oct-09 20:14 
AnswerRe: shift oerator Pin
CPallini12-Oct-09 20:58
mveCPallini12-Oct-09 20:58 
If the divisor is not a power of two, the shift operator alone can't do the trick. You may, for instance mimic the divide operation you perform manually, porting it from base 10 to base 2.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: shift oerator Pin
hrishiS12-Oct-09 21:19
hrishiS12-Oct-09 21:19 
QuestionLinker problem with WinDDK Pin
sashoalm12-Oct-09 20:05
sashoalm12-Oct-09 20:05 
AnswerRe: Linker problem with WinDDK Pin
thready6-Feb-10 7:58
thready6-Feb-10 7:58 
GeneralRe: Linker problem with WinDDK Pin
sashoalm6-Feb-10 8:05
sashoalm6-Feb-10 8:05 
GeneralRe: Linker problem with WinDDK Pin
thready6-Feb-10 8:11
thready6-Feb-10 8:11 
GeneralRe: Linker problem with WinDDK Pin
sashoalm6-Feb-10 8:16
sashoalm6-Feb-10 8:16 
GeneralRe: Linker problem with WinDDK Pin
thready6-Feb-10 8:28
thready6-Feb-10 8:28 
GeneralRe: Linker problem with WinDDK Pin
sashoalm6-Feb-10 8:41
sashoalm6-Feb-10 8:41 
GeneralRe: Linker problem with WinDDK Pin
thready6-Feb-10 8:53
thready6-Feb-10 8:53 
GeneralRe: Linker problem with WinDDK Pin
sashoalm6-Feb-10 9:22
sashoalm6-Feb-10 9:22 
Questionhow to capture event in a dialog dll in application Pin
Vijeesh Theningalaedathil12-Oct-09 18:09
Vijeesh Theningalaedathil12-Oct-09 18:09 
AnswerRe: how to capture event in a dialog dll in application Pin
Naveen12-Oct-09 18:34
Naveen12-Oct-09 18:34 

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.