Click here to Skip to main content
15,917,321 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: UNICODE... again! Pin
ThatsAlok24-Aug-06 18:03
ThatsAlok24-Aug-06 18:03 
GeneralRe: UNICODE... again! Pin
Waldermort24-Aug-06 19:22
Waldermort24-Aug-06 19:22 
QuestionTransparent Windows Controls Pin
anthonym724-Aug-06 12:22
anthonym724-Aug-06 12:22 
AnswerRe: Transparent Windows Controls Pin
KaЯl25-Aug-06 4:36
KaЯl25-Aug-06 4:36 
QuestionBitwise operators Pin
Waldermort24-Aug-06 10:36
Waldermort24-Aug-06 10:36 
AnswerRe: Bitwise operators Pin
cje24-Aug-06 10:58
cje24-Aug-06 10:58 
GeneralRe: Bitwise operators Pin
Waldermort24-Aug-06 11:12
Waldermort24-Aug-06 11:12 
GeneralRe: Bitwise operators Pin
cje24-Aug-06 11:14
cje24-Aug-06 11:14 
AnswerRe: Bitwise operators Pin
Rage24-Aug-06 22:02
professionalRage24-Aug-06 22:02 
Questionfunction time Pin
afpr24-Aug-06 9:31
afpr24-Aug-06 9:31 
AnswerRe: function time Pin
led mike24-Aug-06 9:36
led mike24-Aug-06 9:36 
GeneralRe: function time Pin
afpr24-Aug-06 9:47
afpr24-Aug-06 9:47 
GeneralRe: function time Pin
led mike24-Aug-06 10:01
led mike24-Aug-06 10:01 
QuestionRe: function time Pin
David Crow24-Aug-06 10:10
David Crow24-Aug-06 10:10 
AnswerRe: function time Pin
afpr24-Aug-06 10:12
afpr24-Aug-06 10:12 
GeneralRe: function time Pin
John M. Drescher24-Aug-06 11:17
John M. Drescher24-Aug-06 11:17 
GeneralRe: function time Pin
Julberto Danray24-Aug-06 12:49
Julberto Danray24-Aug-06 12:49 
AnswerRe: function time Pin
ThatsAlok24-Aug-06 18:14
ThatsAlok24-Aug-06 18:14 
GeneralRe: function time Pin
afpr25-Aug-06 1:09
afpr25-Aug-06 1:09 
QuestionDialogBox of win32 dll Pin
Manjunath S24-Aug-06 8:51
Manjunath S24-Aug-06 8:51 
AnswerRe: DialogBox of win32 dll Pin
prasad_som24-Aug-06 22:15
prasad_som24-Aug-06 22:15 
GeneralRe: DialogBox of win32 dll Pin
Manjunath S24-Aug-06 23:21
Manjunath S24-Aug-06 23:21 
GeneralRe: DialogBox of win32 dll Pin
prasad_som24-Aug-06 23:32
prasad_som24-Aug-06 23:32 
GeneralRe: DialogBox of win32 dll Pin
Manjunath S25-Aug-06 0:14
Manjunath S25-Aug-06 0:14 
GeneralRe: DialogBox of win32 dll Pin
prasad_som25-Aug-06 1:46
prasad_som25-Aug-06 1:46 
Just an advise, use pre tags for code, its become readable.

Manjunath S wrote:
if(-1 ==WlxDialogBoxParam(hWlx, hInst_temp,MAKEINTRESOURCE(IDD_DXCAPTURE_DIALOG),NULL, MyCaptureDlgProc, dwInitParam))


Is it dll code ?
I'm not sure, but its something related to AfxSetResourcehandle, you need to set it right for calling process.


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.