Click here to Skip to main content
15,904,348 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questioncopy structures to buffer Pin
Zapacila8-Mar-07 2:03
Zapacila8-Mar-07 2:03 
AnswerRe: copy structures to buffer Pin
krmed8-Mar-07 2:48
krmed8-Mar-07 2:48 
QuestionRe: copy structures to buffer Pin
David Crow8-Mar-07 3:02
David Crow8-Mar-07 3:02 
AnswerRe: copy structures to buffer Pin
Zapacila8-Mar-07 4:05
Zapacila8-Mar-07 4:05 
GeneralRe: copy structures to buffer Pin
David Crow8-Mar-07 4:11
David Crow8-Mar-07 4:11 
QuestionRe: copy structures to buffer Pin
David Crow8-Mar-07 4:16
David Crow8-Mar-07 4:16 
QuestionNeed help to set window style! Pin
bosfan8-Mar-07 1:49
bosfan8-Mar-07 1:49 
AnswerRe: Need help to set window style! Pin
Jun Du8-Mar-07 2:01
Jun Du8-Mar-07 2:01 
Try this call:

cWaitDlg.SetWindowPos(&wndTopMost, 0, 0, 0, 0, SWP_NOMOVE | SWP_NOSIZE);

Best,
Jun

GeneralRe: Need help to set window style! Pin
bosfan8-Mar-07 3:08
bosfan8-Mar-07 3:08 
GeneralRe: Need help to set window style! Pin
Jun Du8-Mar-07 5:21
Jun Du8-Mar-07 5:21 
AnswerRe: Need help to set window style! Pin
_AnsHUMAN_ 8-Mar-07 2:10
_AnsHUMAN_ 8-Mar-07 2:10 
GeneralRe: Need help to set window style! Pin
David Crow8-Mar-07 3:05
David Crow8-Mar-07 3:05 
GeneralRe: Need help to set window style! Pin
bosfan8-Mar-07 3:07
bosfan8-Mar-07 3:07 
GeneralRe: Need help to set window style! Pin
David Crow8-Mar-07 3:17
David Crow8-Mar-07 3:17 
GeneralRe: Need help to set window style! Pin
bosfan8-Mar-07 3:06
bosfan8-Mar-07 3:06 
AnswerRe: Need help to set window style! Pin
Paresh Chitte8-Mar-07 17:12
Paresh Chitte8-Mar-07 17:12 
QuestionMixed UCS-2 and 1-byte ASCII characters Pin
jones1668-Mar-07 1:41
jones1668-Mar-07 1:41 
AnswerRe: Mixed UCS-2 and 1-byte ASCII characters Pin
Nemanja Trifunovic8-Mar-07 1:51
Nemanja Trifunovic8-Mar-07 1:51 
GeneralRe: Mixed UCS-2 and 1-byte ASCII characters Pin
jones1668-Mar-07 2:10
jones1668-Mar-07 2:10 
GeneralRe: Mixed UCS-2 and 1-byte ASCII characters Pin
Nemanja Trifunovic8-Mar-07 2:36
Nemanja Trifunovic8-Mar-07 2:36 
QuestionHow to check extended style of List View? Pin
Aryan S8-Mar-07 1:39
Aryan S8-Mar-07 1:39 
AnswerRe: How to check extended style of List View? Pin
vibindia8-Mar-07 2:05
vibindia8-Mar-07 2:05 
QuestionGetting the IE cache entry of the image displayed in the IE Pin
Suyash8-Mar-07 1:05
Suyash8-Mar-07 1:05 
Questiongarbage value problem???? Pin
amitmistry_petlad 8-Mar-07 0:39
amitmistry_petlad 8-Mar-07 0:39 
AnswerRe: garbage value problem???? Pin
prasad_som8-Mar-07 0:46
prasad_som8-Mar-07 0:46 

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.