Click here to Skip to main content
15,908,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Creating a new window in a thread Pin
iayd3-May-07 4:07
iayd3-May-07 4:07 
AnswerRe: Creating a new window in a thread Pin
Stephen Hewitt3-May-07 17:58
Stephen Hewitt3-May-07 17:58 
GeneralRe: Creating a new window in a thread Pin
iayd3-May-07 21:25
iayd3-May-07 21:25 
QuestionHow to take backup of a file which is allready created and open(running). Pin
Banks K3-May-07 3:07
Banks K3-May-07 3:07 
Questionvector vs. CMap(CMapStringToOb, CMapStringToString) Pin
bosfan3-May-07 2:52
bosfan3-May-07 2:52 
AnswerRe: vector vs. CMap(CMapStringToOb, CMapStringToString) Pin
toxcct3-May-07 3:03
toxcct3-May-07 3:03 
AnswerRe: vector vs. CMap(CMapStringToOb, CMapStringToString) Pin
Chris Losinger3-May-07 8:08
professionalChris Losinger3-May-07 8:08 
GeneralRe: vector vs. CMap(CMapStringToOb, CMapStringToString) Pin
bosfan3-May-07 21:00
bosfan3-May-07 21:00 
QuestionProgress and Timer Pin
CDRAIN3-May-07 2:21
CDRAIN3-May-07 2:21 
AnswerRe: Progress and Timer Pin
CPallini3-May-07 2:31
mveCPallini3-May-07 2:31 
GeneralRe: Progress and Timer Pin
CDRAIN3-May-07 4:35
CDRAIN3-May-07 4:35 
GeneralRe: Progress and Timer Pin
CPallini3-May-07 4:46
mveCPallini3-May-07 4:46 
GeneralRe: Progress and Timer Pin
led mike3-May-07 5:34
led mike3-May-07 5:34 
GeneralRe: Progress and Timer Pin
CPallini3-May-07 5:44
mveCPallini3-May-07 5:44 
GeneralRe: Progress and Timer Pin
CDRAIN3-May-07 6:07
CDRAIN3-May-07 6:07 
GeneralRe: Progress and Timer Pin
Mark Salsbery3-May-07 7:56
Mark Salsbery3-May-07 7:56 
GeneralRe: Progress and Timer Pin
Roger Stoltz3-May-07 6:27
Roger Stoltz3-May-07 6:27 
GeneralRe: Progress and Timer Pin
CDRAIN3-May-07 7:14
CDRAIN3-May-07 7:14 
QuestionResizing GetOpenFilename Dialog Pin
StephenDone3-May-07 2:06
StephenDone3-May-07 2:06 
AnswerRe: Resizing GetOpenFilename Dialog Pin
CPallini3-May-07 2:18
mveCPallini3-May-07 2:18 
QuestionReg CFileDialog Resizing Default size Pin
fioskarthi3-May-07 1:33
fioskarthi3-May-07 1:33 
QuestionRe: Reg CFileDialog Resizing Default size Pin
Rajesh R Subramanian3-May-07 1:57
professionalRajesh R Subramanian3-May-07 1:57 
AnswerRe: Reg CFileDialog Resizing Default size Pin
toxcct3-May-07 2:36
toxcct3-May-07 2:36 
AnswerRe: Reg CFileDialog Resizing Default size Pin
David Crow3-May-07 3:06
David Crow3-May-07 3:06 
QuestionDesktop display Pin
Syamlal S Nair3-May-07 1:19
Syamlal S Nair3-May-07 1:19 
hi,
Pls go thru the following idea.

I have a jpeg image, and I have the details of my machine as text(Machine config, softwares installed etc.). I want to merge these two into a single jpeg file that contains the text written over the picture.

Then I want to set this image as the desktop background.

Pls give ur suggestions to implement the same in Win32 coding.
All inputs are appreciated.

Thanks in advance.

SYAMLAL

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.