Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionConnecting to Oracle Database using ADO in vc++ Pin
snprani30-Sep-05 22:46
snprani30-Sep-05 22:46 
AnswerRe: Connecting to Oracle Database using ADO in vc++ Pin
ThatsAlok30-Sep-05 23:21
ThatsAlok30-Sep-05 23:21 
Questionallocating memory in a DLL Pin
hamidreza_buddy30-Sep-05 22:28
hamidreza_buddy30-Sep-05 22:28 
AnswerRe: allocating memory in a DLL Pin
Prakash Nadar30-Sep-05 22:32
Prakash Nadar30-Sep-05 22:32 
GeneralRe: allocating memory in a DLL Pin
hamidreza_buddy30-Sep-05 22:57
hamidreza_buddy30-Sep-05 22:57 
GeneralRe: allocating memory in a DLL Pin
John M. Drescher1-Oct-05 1:55
John M. Drescher1-Oct-05 1:55 
GeneralRe: allocating memory in a DLL Pin
Cedric Moonen1-Oct-05 3:48
Cedric Moonen1-Oct-05 3:48 
QuestionZ-order of parent Pin
Ashman30-Sep-05 20:56
Ashman30-Sep-05 20:56 
Hi,
I am busting my brain trying to get my parent dialog to have topmost priority over a child dialog. I have a fullscreen child dialog that I want to sit behind the parent dlg but the parent is continuously behind it. I have used MSDN and tried SetWindowPos.... however, in MSDN library there are 7 parameters for this function.... When I use SetWindowPos, I only have 6?

My SetWindowPos();
BOOL SetWindowPos(const *CWnd pWndInsertAfter, int X, int Y, int cx, int cy, UINT uFlags);

MSDN SetWindowPos();
BOOL SetWindowPos(HWND hWnd, HWND hWndInsertAfter, int X, int Y, int cx, int cy, UINT uFlags);

Its starting to really confuse me.... if anyone can help, it would be greatly appreciated.

Thanks

Ashman

I'm normally not a praying man, but if you're up there, please save me Superman.
AnswerRe: Z-order of parent Pin
Mircea Puiu30-Sep-05 21:12
Mircea Puiu30-Sep-05 21:12 
GeneralRe: Z-order of parent Pin
ThatsAlok30-Sep-05 21:15
ThatsAlok30-Sep-05 21:15 
GeneralRe: Z-order of parent Pin
Mircea Puiu30-Sep-05 21:32
Mircea Puiu30-Sep-05 21:32 
AnswerRe: Z-order of parent Pin
ThatsAlok30-Sep-05 21:14
ThatsAlok30-Sep-05 21:14 
QuestionCopy /Paste of CTreeCtrl Pin
swarnamanoo30-Sep-05 20:46
swarnamanoo30-Sep-05 20:46 
AnswerRe: Copy /Paste of CTreeCtrl Pin
Mircea Puiu1-Oct-05 0:47
Mircea Puiu1-Oct-05 0:47 
QuestionAdding items to menus Pin
Axonn Echysttas30-Sep-05 20:42
Axonn Echysttas30-Sep-05 20:42 
AnswerRe: Adding items to menus Pin
ThatsAlok30-Sep-05 21:19
ThatsAlok30-Sep-05 21:19 
GeneralRe: Adding items to menus Pin
Axonn Echysttas1-Oct-05 1:46
Axonn Echysttas1-Oct-05 1:46 
QuestionWorking on jpg, png, tiff image types in VC++ Pin
Joseph Abraham30-Sep-05 19:48
Joseph Abraham30-Sep-05 19:48 
AnswerRe: Working on jpg, png, tiff image types in VC++ Pin
ThatsAlok30-Sep-05 21:21
ThatsAlok30-Sep-05 21:21 
AnswerRe: Working on jpg, png, tiff image types in VC++ Pin
Prakash Nadar30-Sep-05 22:31
Prakash Nadar30-Sep-05 22:31 
GeneralRe: Working on jpg, png, tiff image types in VC++ Pin
Joseph Abraham1-Oct-05 2:42
Joseph Abraham1-Oct-05 2:42 
AnswerRe: Working on jpg, png, tiff image types in VC++ Pin
puma-xu9-Oct-05 21:27
puma-xu9-Oct-05 21:27 
QuestionGet Process Name Pin
.NetRams30-Sep-05 19:17
.NetRams30-Sep-05 19:17 
AnswerRe: Get Process Name Pin
ThatsAlok30-Sep-05 19:38
ThatsAlok30-Sep-05 19:38 
GeneralRe: Get Process Name Pin
.NetRams30-Sep-05 20:50
.NetRams30-Sep-05 20:50 

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.