Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: GDI issues Pin
Jörgen Sigvardsson14-Sep-06 12:43
Jörgen Sigvardsson14-Sep-06 12:43 
GeneralRe: GDI issues Pin
Mark F.14-Sep-06 16:28
Mark F.14-Sep-06 16:28 
GeneralRe: GDI issues Pin
Hamid_RT14-Sep-06 20:26
Hamid_RT14-Sep-06 20:26 
GeneralRe: GDI issues Pin
Jörgen Sigvardsson14-Sep-06 21:47
Jörgen Sigvardsson14-Sep-06 21:47 
QuestionError while executing program Pin
SzyKam14-Sep-06 10:48
SzyKam14-Sep-06 10:48 
AnswerRe: Error while executing program Pin
Wes Aday14-Sep-06 10:58
professionalWes Aday14-Sep-06 10:58 
GeneralRe: Error while executing program Pin
SzyKam14-Sep-06 11:12
SzyKam14-Sep-06 11:12 
GeneralRe: Error while executing program Pin
Wes Aday14-Sep-06 11:18
professionalWes Aday14-Sep-06 11:18 
You can use a program called Depends[^] to see what DLLs your program is dependent upon. You might just want to change your project settings to statically link with the runtime and you might not have to distribute any DLLs at all.



GeneralRe: Error while executing program Pin
SzyKam14-Sep-06 12:01
SzyKam14-Sep-06 12:01 
GeneralRe: Error while executing program Pin
Wes Aday14-Sep-06 12:12
professionalWes Aday14-Sep-06 12:12 
GeneralRe: Error while executing program Pin
SzyKam14-Sep-06 12:17
SzyKam14-Sep-06 12:17 
GeneralRe: Error while executing program Pin
Wes Aday14-Sep-06 12:20
professionalWes Aday14-Sep-06 12:20 
GeneralRe: Error while executing program Pin
SzyKam14-Sep-06 12:38
SzyKam14-Sep-06 12:38 
GeneralRe: Error while executing program Pin
Wes Aday14-Sep-06 16:31
professionalWes Aday14-Sep-06 16:31 
AnswerRe: Error while executing program Pin
Christian Graus14-Sep-06 13:51
protectorChristian Graus14-Sep-06 13:51 
GeneralRe: Error while executing program Pin
SzyKam14-Sep-06 23:08
SzyKam14-Sep-06 23:08 
QuestionWaiting on a handle that's closed before signaling Pin
Federico Milano14-Sep-06 8:33
Federico Milano14-Sep-06 8:33 
AnswerRe: Waiting on a handle that's closed before signaling Pin
Joe Woodbury14-Sep-06 9:05
professionalJoe Woodbury14-Sep-06 9:05 
AnswerRe: Waiting on a handle that's closed before signaling Pin
Steve S14-Sep-06 22:59
Steve S14-Sep-06 22:59 
QuestionA strange debug error Pin
Waldermort14-Sep-06 8:21
Waldermort14-Sep-06 8:21 
AnswerRe: A strange debug error Pin
PJ Arends14-Sep-06 8:31
professionalPJ Arends14-Sep-06 8:31 
GeneralRe: A strange debug error Pin
Waldermort14-Sep-06 8:35
Waldermort14-Sep-06 8:35 
GeneralRe: A strange debug error Pin
Waldermort14-Sep-06 8:50
Waldermort14-Sep-06 8:50 
GeneralRe: A strange debug error Pin
PJ Arends14-Sep-06 9:03
professionalPJ Arends14-Sep-06 9:03 
GeneralRe: A strange debug error Pin
Waldermort14-Sep-06 9:11
Waldermort14-Sep-06 9:11 

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.