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

C / C++ / MFC

 
GeneralRe: Cursor help Pin
rushiraj.jhala14-Mar-07 1:56
rushiraj.jhala14-Mar-07 1:56 
AnswerRe: Cursor help Pin
Parthi_Appu14-Mar-07 2:30
Parthi_Appu14-Mar-07 2:30 
GeneralRe: Cursor help Pin
_AnsHUMAN_ 14-Mar-07 2:48
_AnsHUMAN_ 14-Mar-07 2:48 
GeneralRe: Cursor help Pin
Parthi_Appu14-Mar-07 3:01
Parthi_Appu14-Mar-07 3:01 
GeneralRe: Cursor help Pin
rushiraj.jhala14-Mar-07 2:52
rushiraj.jhala14-Mar-07 2:52 
QuestionProblem with Release version Pin
ilgale13-Mar-07 22:54
ilgale13-Mar-07 22:54 
AnswerRe: Problem with Release version Pin
Paresh Chitte13-Mar-07 23:00
Paresh Chitte13-Mar-07 23:00 
AnswerRe: Problem with Release version [modified] Pin
Roger Stoltz13-Mar-07 23:01
Roger Stoltz13-Mar-07 23:01 
As I've recently learned, the remedy suggested below does apparently not apply when distributing applications built with VS2005. The article linked to in the post sent by Cédric in this thread should be read instead.


You have to distribute the necessary DLLs with the application.
Use Dependancy Walker to find out what DLLs the application is using.

It's a good idea to read this[^] article on how to avoid problems when distributing the release version of your application.


-- modified at 5:48 Wednesday 14th March, 2007


"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown

GeneralRe: Problem with Release version Pin
Cedric Moonen13-Mar-07 23:04
Cedric Moonen13-Mar-07 23:04 
GeneralRe: Problem with Release version Pin
Roger Stoltz13-Mar-07 23:30
Roger Stoltz13-Mar-07 23:30 
GeneralRe: Problem with Release version Pin
Cedric Moonen13-Mar-07 23:46
Cedric Moonen13-Mar-07 23:46 
GeneralRe: Problem with Release version Pin
Roger Stoltz14-Mar-07 0:04
Roger Stoltz14-Mar-07 0:04 
GeneralRe: Problem with Release version Pin
Cedric Moonen14-Mar-07 0:10
Cedric Moonen14-Mar-07 0:10 
AnswerRe: Problem with Release version Pin
Cedric Moonen13-Mar-07 23:01
Cedric Moonen13-Mar-07 23:01 
AnswerRe: Problem with Release version Pin
Mark Salsbery14-Mar-07 6:32
Mark Salsbery14-Mar-07 6:32 
QuestionRead a .PST with C++/MAPI Pin
K.P13-Mar-07 22:52
K.P13-Mar-07 22:52 
AnswerRe: Read a .PST with C++/MAPI Pin
ThatsAlok14-Mar-07 22:54
ThatsAlok14-Mar-07 22:54 
GeneralRe: Read a .PST with C++/MAPI Pin
K.P15-Mar-07 1:24
K.P15-Mar-07 1:24 
QuestionNetwork Connectivity Pin
Programm3r13-Mar-07 22:26
Programm3r13-Mar-07 22:26 
AnswerRe: Network Connectivity Pin
kakan14-Mar-07 0:12
professionalkakan14-Mar-07 0:12 
QuestionRe: Network Connectivity Pin
Programm3r14-Mar-07 0:21
Programm3r14-Mar-07 0:21 
AnswerRe: Network Connectivity Pin
kakan14-Mar-07 0:38
professionalkakan14-Mar-07 0:38 
GeneralRe: Network Connectivity Pin
Programm3r14-Mar-07 0:43
Programm3r14-Mar-07 0:43 
GeneralRe: Network Connectivity Pin
ThatsAlok14-Mar-07 22:55
ThatsAlok14-Mar-07 22:55 
Question"Changing Editbox color" Pin
harsh_296113-Mar-07 20:50
harsh_296113-Mar-07 20:50 

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.