Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to know mouse has left the Tray Icon Pin
GauranG Shah22-Oct-07 4:01
GauranG Shah22-Oct-07 4:01 
QuestionList View bmp Pin
john563222-Oct-07 1:10
john563222-Oct-07 1:10 
AnswerRe: List View bmp Pin
Hamid_RT22-Oct-07 2:02
Hamid_RT22-Oct-07 2:02 
Question[SOLVED]how to capture ctrl+down arrow key. Pin
chandu00422-Oct-07 0:57
chandu00422-Oct-07 0:57 
AnswerRe: how to capture ctrl+down arrow key. Pin
baerten22-Oct-07 1:13
baerten22-Oct-07 1:13 
GeneralThanks.[SOLVED] Pin
chandu00422-Oct-07 1:31
chandu00422-Oct-07 1:31 
AnswerRe: how to capture ctrl+down arrow key. Pin
jhwurmbach22-Oct-07 1:18
jhwurmbach22-Oct-07 1:18 
GeneralRe: how to capture ctrl+down arrow key. Pin
chandu00422-Oct-07 1:35
chandu00422-Oct-07 1:35 
QuestionHelp for stdext::hash_map in VS2005! Pin
bosfan21-Oct-07 23:16
bosfan21-Oct-07 23:16 
AnswerRe: Help for stdext::hash_map in VS2005! [modified] Pin
jhwurmbach22-Oct-07 1:21
jhwurmbach22-Oct-07 1:21 
GeneralRe: Help for stdext::hash_map in VS2005! Pin
bosfan22-Oct-07 22:45
bosfan22-Oct-07 22:45 
GeneralRe: Help for stdext::hash_map in VS2005! Pin
jhwurmbach23-Oct-07 0:02
jhwurmbach23-Oct-07 0:02 
GeneralRe: Help for stdext::hash_map in VS2005! Pin
bosfan23-Oct-07 0:54
bosfan23-Oct-07 0:54 
GeneralRe: Help for stdext::hash_map in VS2005! Pin
jhwurmbach23-Oct-07 1:01
jhwurmbach23-Oct-07 1:01 
GeneralRe: Help for stdext::hash_map in VS2005! Pin
bosfan25-Oct-07 4:34
bosfan25-Oct-07 4:34 
GeneralRe: Help for stdext::hash_map in VS2005! Pin
jhwurmbach25-Oct-07 4:41
jhwurmbach25-Oct-07 4:41 
QuestionEmbedding Copy Exe in Application Exe? Pin
Ash2021-Oct-07 23:03
Ash2021-Oct-07 23:03 
AnswerRe: Embedding Copy Exe in Application Exe? Pin
Renjith Ramachandran22-Oct-07 0:41
Renjith Ramachandran22-Oct-07 0:41 
You can embedd an exe/dll within your application itself as a resource(i recommends MFC & Visual Studio IDE for speed up your development). and later on you can extract and use it. the only problem is total size of your application will grow.





Never Work Hard! - Work Smart!!!

AnswerRe: Embedding Copy Exe in Application Exe? Pin
Nibu babu thomas22-Oct-07 0:42
Nibu babu thomas22-Oct-07 0:42 
AnswerRe: Embedding Copy Exe in Application Exe? Pin
JudyL_MD22-Oct-07 3:03
JudyL_MD22-Oct-07 3:03 
Questionassert Pin
George_George21-Oct-07 22:35
George_George21-Oct-07 22:35 
AnswerRe: assert Pin
Matthew Faithfull21-Oct-07 23:08
Matthew Faithfull21-Oct-07 23:08 
GeneralRe: assert Pin
George_George22-Oct-07 0:10
George_George22-Oct-07 0:10 
GeneralRe: assert Pin
Matthew Faithfull22-Oct-07 0:46
Matthew Faithfull22-Oct-07 0:46 
GeneralRe: assert Pin
George_George22-Oct-07 1:52
George_George22-Oct-07 1:52 

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.