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

C / C++ / MFC

 
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 
GeneralRe: Problem with Release version Pin
Cedric Moonen13-Mar-07 23:04
Cedric Moonen13-Mar-07 23:04 
Roger Stoltz wrote:
You have to distribute the necessary DLLs with the application.
Use Dependancy Walker to find out what DLLs the application is using


With Visual Studio 2005, it isn't that easy unfortunately Frown | :( Microsoft introduced the concept of manifest files to avoid dll versions problems. You cannot deploy your application as easily as with VC6 (just copy the exe and the dll's).


Cédric Moonen
Software developer

Charting control [v1.1]

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 
QuestionRe: "Changing Editbox color" Pin
prasad_som13-Mar-07 21:13
prasad_som13-Mar-07 21:13 

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.