Click here to Skip to main content
15,889,281 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to open a notepad file in a edit box Pin
David Crow22-Oct-03 8:48
David Crow22-Oct-03 8:48 
GeneralRe: How to open a notepad file in a edit box Pin
Atlantys22-Oct-03 11:30
Atlantys22-Oct-03 11:30 
GeneralProblem with editbox Pin
Deepak Samuel22-Oct-03 6:03
Deepak Samuel22-Oct-03 6:03 
GeneralRe: Problem with editbox Pin
Ravi Bhavnani22-Oct-03 6:12
professionalRavi Bhavnani22-Oct-03 6:12 
GeneralRe: Problem with editbox Pin
David Crow22-Oct-03 7:54
David Crow22-Oct-03 7:54 
GeneralQUESTION about bitwise shift operations Pin
va_dev22-Oct-03 5:49
va_dev22-Oct-03 5:49 
GeneralRe: QUESTION about bitwise shift operations Pin
David Crow22-Oct-03 8:05
David Crow22-Oct-03 8:05 
GeneralRe: QUESTION about bitwise shift operations Pin
va_dev22-Oct-03 19:55
va_dev22-Oct-03 19:55 
Well, this is may be problem with my English.
The task is like this:
I have buffer:
byte*buffer=new byte[n];
If I'll write
*buffer << 1,
I'll get only first byte of the buffer ( buffer[0] ) shifted.
The question is - how to shift buffer of variable lenght of bytes on
some bits?

Thanks.
GeneralRe: QUESTION about bitwise shift operations Pin
David Crow23-Oct-03 3:15
David Crow23-Oct-03 3:15 
GeneralRe: QUESTION about bitwise shift operations Pin
va_dev23-Oct-03 4:53
va_dev23-Oct-03 4:53 
GeneralRe: QUESTION about bitwise shift operations Pin
David Crow23-Oct-03 6:49
David Crow23-Oct-03 6:49 
Generalapply local-time-zone/dst on a DBTIMESTAMP variable Pin
ohadp22-Oct-03 5:35
ohadp22-Oct-03 5:35 
GeneralUse of the Keyboard's events Pin
DiakRufus22-Oct-03 4:54
DiakRufus22-Oct-03 4:54 
GeneralRe: Use of the Keyboard's events Pin
G. Steudtel22-Oct-03 5:22
G. Steudtel22-Oct-03 5:22 
QuestionHow do you remove focus from a listbox manually? Pin
Kelly R22-Oct-03 4:31
sussKelly R22-Oct-03 4:31 
AnswerRe: How do you remove focus from a listbox manually? Pin
includeh1022-Oct-03 4:42
includeh1022-Oct-03 4:42 
AnswerRe: How do you remove focus from a listbox manually? Pin
G. Steudtel22-Oct-03 5:08
G. Steudtel22-Oct-03 5:08 
GeneralRe: How do you remove focus from a listbox manually? Pin
Kelly R22-Oct-03 5:17
sussKelly R22-Oct-03 5:17 
AnswerRe: How do you remove focus from a listbox manually? Pin
David Crow22-Oct-03 5:13
David Crow22-Oct-03 5:13 
GeneralRe: How do you remove focus from a listbox manually? Pin
Kelly R22-Oct-03 5:31
sussKelly R22-Oct-03 5:31 
GeneralRe: How do you remove focus from a listbox manually? Pin
includeh1022-Oct-03 8:28
includeh1022-Oct-03 8:28 
GeneralRe: How do you remove focus from a listbox manually? Pin
David Crow22-Oct-03 8:55
David Crow22-Oct-03 8:55 
Generala simple Q about command.com Pin
includeh1022-Oct-03 4:26
includeh1022-Oct-03 4:26 
GeneralRe: a simple Q about command.com Pin
Kelly R22-Oct-03 5:04
sussKelly R22-Oct-03 5:04 
GeneralRe: a simple Q about command.com Pin
Kelly R22-Oct-03 5:09
sussKelly R22-Oct-03 5:09 

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.