Click here to Skip to main content
15,891,184 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Nishad S4-Sep-07 2:23
Nishad S4-Sep-07 2:23 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi4-Sep-07 5:03
Hamed Musavi4-Sep-07 5:03 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi3-Sep-07 22:45
Hamed Musavi3-Sep-07 22:45 
GeneralRe: Hide a window, on loosing mouse attention! Pin
chandu0043-Sep-07 23:14
chandu0043-Sep-07 23:14 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi3-Sep-07 23:40
Hamed Musavi3-Sep-07 23:40 
GeneralRe: Hide a window, on loosing mouse attention! Pin
chandu0043-Sep-07 23:56
chandu0043-Sep-07 23:56 
QuestionStatic linking and dlls Pin
vikramlinux3-Sep-07 19:12
vikramlinux3-Sep-07 19:12 
AnswerRe: Static linking and dlls Pin
Cedric Moonen3-Sep-07 20:06
Cedric Moonen3-Sep-07 20:06 
No, you need to have the source files and recompiled them as a static library. There is no way to statically link to a dll (or even generate a static lib without the source files).


Cédric Moonen
Software developer

Charting control [v1.2]

GeneralRe: Static linking and dlls Pin
Nishad S3-Sep-07 22:03
Nishad S3-Sep-07 22:03 
QuestionDisable Task Manager for ALL users? Pin
amirreza yazdanshenas3-Sep-07 18:39
amirreza yazdanshenas3-Sep-07 18:39 
AnswerRe: Disable Task Manager for ALL users? Pin
Anurag Gandhi3-Sep-07 19:14
professionalAnurag Gandhi3-Sep-07 19:14 
GeneralRe: Disable Task Manager for ALL users? Pin
Stephen Hewitt3-Sep-07 19:50
Stephen Hewitt3-Sep-07 19:50 
GeneralRe: Disable Task Manager for ALL users? Pin
amirreza yazdanshenas3-Sep-07 22:22
amirreza yazdanshenas3-Sep-07 22:22 
GeneralRe: Disable Task Manager for ALL users? Pin
Stephen Hewitt3-Sep-07 22:29
Stephen Hewitt3-Sep-07 22:29 
Questionmsvcrt.dll Pin
vikramlinux3-Sep-07 18:29
vikramlinux3-Sep-07 18:29 
AnswerRe: msvcrt.dll Pin
Naveen3-Sep-07 18:39
Naveen3-Sep-07 18:39 
GeneralRe: msvcrt.dll Pin
vikramlinux3-Sep-07 18:58
vikramlinux3-Sep-07 18:58 
Question[SOLVED] MoveWindow() and Negative Values [modified] Pin
Zeke8083-Sep-07 12:16
Zeke8083-Sep-07 12:16 
AnswerRe: MoveWindow() and Negative Values Pin
Mark Salsbery3-Sep-07 12:44
Mark Salsbery3-Sep-07 12:44 
GeneralRe: MoveWindow() and Negative Values Pin
Zeke8083-Sep-07 13:14
Zeke8083-Sep-07 13:14 
GeneralRe: MoveWindow() and Negative Values Pin
Mark Salsbery3-Sep-07 14:45
Mark Salsbery3-Sep-07 14:45 
GeneralRe: MoveWindow() and Negative Values Pin
Zeke8083-Sep-07 15:25
Zeke8083-Sep-07 15:25 
GeneralRe: MoveWindow() and Negative Values Pin
chandu0043-Sep-07 18:14
chandu0043-Sep-07 18:14 
QuestionHow to get a status from ITask Pin
StefanKittel3-Sep-07 10:40
StefanKittel3-Sep-07 10:40 
AnswerRe: How to get a status from ITask Pin
Hamid_RT3-Sep-07 18:52
Hamid_RT3-Sep-07 18: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.