Click here to Skip to main content
15,900,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How recieve time from system time Pin
Rage3-Aug-07 4:15
professionalRage3-Aug-07 4:15 
QuestionApplication that makes EXE Pin
dacky3-Aug-07 2:36
dacky3-Aug-07 2:36 
AnswerRe: Application that makes EXE Pin
David Crow3-Aug-07 3:17
David Crow3-Aug-07 3:17 
AnswerRe: Application that makes EXE Pin
Hamid_RT3-Aug-07 3:37
Hamid_RT3-Aug-07 3:37 
GeneralRe: Application that makes EXE Pin
dacky5-Aug-07 19:24
dacky5-Aug-07 19:24 
GeneralRe: Application that makes EXE Pin
dacky5-Aug-07 19:25
dacky5-Aug-07 19:25 
GeneralRe: Application that makes EXE Pin
Hamid_RT5-Aug-07 19:46
Hamid_RT5-Aug-07 19:46 
AnswerRe: Application that makes EXE Pin
Iain Clarke, Warrior Programmer3-Aug-07 23:38
Iain Clarke, Warrior Programmer3-Aug-07 23:38 
You could make the application yourself, and store a small image in its resources. Also, a string saying "<none>" in the string table.

Then, your main app can either put the image straight to the device, or make a copy of mystubapp.exe, and change the image resource to be the one to upload later, and the string to be the name of the resource?

That's all very handwavy stuff, but have a look at ::UpdateResource[^] for more information on my Cunning Plan (tm)

Iain.
GeneralRe: Application that makes EXE Pin
dacky5-Aug-07 19:08
dacky5-Aug-07 19:08 
QuestionMFC: Removing sunken border from a CFormview displayed in a CFrameWnd Pin
Sternocera3-Aug-07 0:46
Sternocera3-Aug-07 0:46 
AnswerRe: MFC: Removing sunken border from a CFormview displayed in a CFrameWnd Pin
#realJSOP3-Aug-07 0:53
professional#realJSOP3-Aug-07 0:53 
GeneralRe: MFC: Removing sunken border from a CFormview displayed in a CFrameWnd Pin
Sternocera3-Aug-07 1:24
Sternocera3-Aug-07 1:24 
GeneralRe: MFC: Removing sunken border from a CFormview displayed in a CFrameWnd Pin
Sternocera3-Aug-07 2:48
Sternocera3-Aug-07 2:48 
GeneralRe: MFC: Removing sunken border from a CFormview displayed in a CFrameWnd Pin
Mark Salsbery3-Aug-07 6:33
Mark Salsbery3-Aug-07 6:33 
Questionhow to import openGL codes in vc++ Pin
vikramkarthik3-Aug-07 0:36
vikramkarthik3-Aug-07 0:36 
AnswerRe: how to import openGL codes in vc++ Pin
#realJSOP3-Aug-07 0:55
professional#realJSOP3-Aug-07 0:55 
AnswerRe: how to import openGL codes in vc++ Pin
Cedric Moonen3-Aug-07 1:03
Cedric Moonen3-Aug-07 1:03 
AnswerRe: how to import openGL codes in vc++ Pin
Hamid_RT3-Aug-07 1:13
Hamid_RT3-Aug-07 1:13 
Questiondelete operator Pin
Taruni3-Aug-07 0:22
Taruni3-Aug-07 0:22 
AnswerRe: delete operator Pin
Sam_c3-Aug-07 0:26
Sam_c3-Aug-07 0:26 
GeneralRe: delete operator Pin
Taruni3-Aug-07 0:38
Taruni3-Aug-07 0:38 
GeneralRe: delete operator Pin
KarstenK3-Aug-07 1:35
mveKarstenK3-Aug-07 1:35 
AnswerRe: delete operator Pin
Paresh Chitte3-Aug-07 0:45
Paresh Chitte3-Aug-07 0:45 
GeneralRe: delete operator Pin
Taruni3-Aug-07 0:52
Taruni3-Aug-07 0:52 
GeneralRe: delete operator Pin
Paresh Chitte3-Aug-07 0:56
Paresh Chitte3-Aug-07 0:56 

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.