Click here to Skip to main content
15,886,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: TitleBar Pin
Mahesh Kulkarni23-Jul-09 20:57
Mahesh Kulkarni23-Jul-09 20:57 
GeneralRe: TitleBar Pin
kumar sanghvi24-Jul-09 0:51
kumar sanghvi24-Jul-09 0:51 
QuestionI am not able to get WM_GETMINMAXINFO Message in CDockablePane derived control. Please Help Me! Pin
jeet51123-Jul-09 15:59
jeet51123-Jul-09 15:59 
QuestionSerialize Linked List Pin
Esaias Pech23-Jul-09 15:32
Esaias Pech23-Jul-09 15:32 
AnswerRe: Serialize Linked List Pin
KarstenK23-Jul-09 21:24
mveKarstenK23-Jul-09 21:24 
AnswerRe: Serialize Linked List Pin
killabyte24-Jul-09 0:22
killabyte24-Jul-09 0:22 
GeneralStructure Pin
resolvequestion23-Jul-09 12:20
resolvequestion23-Jul-09 12:20 
GeneralRe: Structure Pin
killabyte23-Jul-09 13:51
killabyte23-Jul-09 13:51 
so whats wrong? whats happening that shouldnt?

i can take a wild guess that
<br />
const PACKET * const PacketPtr = (PACKET *)&MessagePtr -> data; <br />

doesnt work well maybe something like
<br />
const PACKET * const PacketPtr->data2 = (PACKET *)&MessagePtr -> data; <br />

QuestionActive Document Server Menu question. Pin
ancere23-Jul-09 9:14
ancere23-Jul-09 9:14 
AnswerRe: Active Document Server Menu question. Pin
transoft23-Jul-09 9:18
transoft23-Jul-09 9:18 
GeneralRe: Active Document Server Menu question. Pin
ancere24-Jul-09 3:19
ancere24-Jul-09 3:19 
Questionmouse cursor not shown in the CScrollView Pin
transoft23-Jul-09 8:38
transoft23-Jul-09 8:38 
AnswerRe: mouse cursor not shown in the CScrollView Pin
Iain Clarke, Warrior Programmer23-Jul-09 9:03
Iain Clarke, Warrior Programmer23-Jul-09 9:03 
GeneralRe: mouse cursor not shown in the CScrollView Pin
transoft23-Jul-09 9:17
transoft23-Jul-09 9:17 
GeneralRe: mouse cursor not shown in the CScrollView Pin
Iain Clarke, Warrior Programmer23-Jul-09 9:26
Iain Clarke, Warrior Programmer23-Jul-09 9:26 
GeneralRe: mouse cursor not shown in the CScrollView Pin
transoft23-Jul-09 10:09
transoft23-Jul-09 10:09 
QuestionUsing vista's virtualisation Pin
Kees195823-Jul-09 7:25
Kees195823-Jul-09 7:25 
QuestionBit Shift and Mask Pin
resolvequestion23-Jul-09 6:29
resolvequestion23-Jul-09 6:29 
AnswerRe: Bit Shift and Mask Pin
Cedric Moonen23-Jul-09 7:40
Cedric Moonen23-Jul-09 7:40 
AnswerRe: Bit Shift and Mask Pin
Iain Clarke, Warrior Programmer23-Jul-09 9:17
Iain Clarke, Warrior Programmer23-Jul-09 9:17 
GeneralRe: Bit Shift and Mask Pin
resolvequestion23-Jul-09 9:59
resolvequestion23-Jul-09 9:59 
GeneralRe: Bit Shift and Mask Pin
Iain Clarke, Warrior Programmer23-Jul-09 20:46
Iain Clarke, Warrior Programmer23-Jul-09 20:46 
GeneralRe: Bit Shift and Mask Pin
CPallini23-Jul-09 10:30
mveCPallini23-Jul-09 10:30 
GeneralRe: Bit Shift and Mask Pin
Iain Clarke, Warrior Programmer23-Jul-09 20:49
Iain Clarke, Warrior Programmer23-Jul-09 20:49 
AnswerRe: Bit Shift and Mask Pin
CPallini23-Jul-09 10:27
mveCPallini23-Jul-09 10:27 

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.