Click here to Skip to main content
15,894,546 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can i create .jpg file programatically Pin
Hamid_RT29-Apr-09 6:38
Hamid_RT29-Apr-09 6:38 
AnswerRe: How can i create .jpg file programatically Pin
CPallini29-Apr-09 6:38
mveCPallini29-Apr-09 6:38 
GeneralRe: How can i create .jpg file programatically Pin
only_jack29-Apr-09 7:46
only_jack29-Apr-09 7:46 
AnswerRe: How can i create .jpg file programatically Pin
Chris Losinger29-Apr-09 8:29
professionalChris Losinger29-Apr-09 8:29 
Questionhelp me Pin
flo56129-Apr-09 4:58
flo56129-Apr-09 4:58 
QuestionRe: help me Pin
David Crow29-Apr-09 5:23
David Crow29-Apr-09 5:23 
AnswerRe: help me Pin
Cedric Moonen29-Apr-09 7:20
Cedric Moonen29-Apr-09 7:20 
AnswerRe: help me Pin
bulg29-Apr-09 11:44
bulg29-Apr-09 11:44 
get 2 pieces of paper. Tear them up into.. 8 pieces. write the number 4 on one of them (x=4)...
1) put the paper with "4" to the side. 
2a) write the number 2 on another piece of paper (x-2=2). 
2b) put that on top of the paper with "4" written on it. 
3) look at the top of the pile. (y = stack.top()). 
4a) write the number 10 on a piece of paper (y+8). 
4b) put that on top of the stack. 
5) take the top paper off the pile. throw it away
6a) write 6 on a paper (x+y)
6b) put it on the stack. 
7a) write 2 on a paper (x-2)
7b) put it on the stack. 
8a) write 5 on a paper (y+3)
8b) put it on the stack.
9) look at the top of the stack. (x = stack.top())
10) take the top paper off the pile. throw it away
11) look at the top of the stack. (y = stack.top())
12) write down the value of x and y. 
13a) look at the top of the stack. 
13b) write down that number 
13c) throw that paper away
13d) go back to 13a until no more paper. 
that's why its called a "stack"
QuestionFCIFlushCabinet - Insufficient disk space Pin
GnanaprakashJebaraj29-Apr-09 4:45
GnanaprakashJebaraj29-Apr-09 4:45 
QuestionRe: FCIFlushCabinet - Insufficient disk space Pin
David Crow29-Apr-09 6:34
David Crow29-Apr-09 6:34 
QuestionQuestion File Encryption and Encrypted text embedding in an image [modified] Pin
young woo hur29-Apr-09 4:07
young woo hur29-Apr-09 4:07 
AnswerRe: Question File Encryption and Encrypted text embedding in an image Pin
Cedric Moonen29-Apr-09 4:36
Cedric Moonen29-Apr-09 4:36 
AnswerRe: Question File Encryption and Encrypted text embedding in an image Pin
David Crow29-Apr-09 5:26
David Crow29-Apr-09 5:26 
QuestionHow set netshare permission in vc++ SHARE_INFO_503 set permission. Pin
ashish8patil29-Apr-09 2:20
ashish8patil29-Apr-09 2:20 
QuestionDetermine if URL is folder of file? Pin
bosfan29-Apr-09 2:02
bosfan29-Apr-09 2:02 
AnswerRe: Determine if URL is folder of file? Pin
Stuart Dootson29-Apr-09 2:39
professionalStuart Dootson29-Apr-09 2:39 
QuestionHow to display Russian characters on a non-unicode dialog? Pin
Keith Worden29-Apr-09 1:58
Keith Worden29-Apr-09 1:58 
QuestionRe: How to display Russian characters on a non-unicode dialog? Pin
Rajesh R Subramanian29-Apr-09 4:34
professionalRajesh R Subramanian29-Apr-09 4:34 
AnswerRe: How to display Russian characters on a non-unicode dialog? Pin
Keith Worden29-Apr-09 4:40
Keith Worden29-Apr-09 4:40 
AnswerRe: How to display Russian characters on a non-unicode dialog? Pin
Benjamin Bruno29-Apr-09 18:48
Benjamin Bruno29-Apr-09 18:48 
GeneralRe: How to display Russian characters on a non-unicode dialog? Pin
Keith Worden30-Apr-09 0:02
Keith Worden30-Apr-09 0:02 
QuestionSwitching between tabs?? Pin
bosfan29-Apr-09 1:22
bosfan29-Apr-09 1:22 
AnswerRe: Switching between tabs?? Pin
Keith Worden29-Apr-09 2:06
Keith Worden29-Apr-09 2:06 
GeneralRe: Switching between tabs?? Pin
bosfan29-Apr-09 2:43
bosfan29-Apr-09 2:43 
GeneralRe: Switching between tabs?? Pin
Keith Worden29-Apr-09 2:53
Keith Worden29-Apr-09 2:53 

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.