Click here to Skip to main content
15,911,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Mutex? Pin
Deian21-May-02 22:48
Deian21-May-02 22:48 
GeneralRe: Mutex? Pin
jan larsen21-May-02 23:56
jan larsen21-May-02 23:56 
AnswerRe: Mutex? Pin
markkuk22-May-02 0:16
markkuk22-May-02 0:16 
GeneralPrinting under PocketPC... Pin
21-May-02 21:52
suss21-May-02 21:52 
GeneralVOICE/FAX/DAT MODEM Pin
21-May-02 21:21
suss21-May-02 21:21 
GeneralChanging IP Address programmatically Pin
Kannan Kalyanaraman21-May-02 21:21
Kannan Kalyanaraman21-May-02 21:21 
GeneralRe: Changing IP Address programmatically Pin
Kannan Kalyanaraman21-May-02 21:29
Kannan Kalyanaraman21-May-02 21:29 
Generalchar Pin
Mazdak21-May-02 21:13
Mazdak21-May-02 21:13 
I have two dialog and I have two public char parameter in each of them.I create.I define both of them like this:

char pszBuffer[MAX_PATH];


and

char pszpath[MAX_PATH];


Now I want to create second dialog and pass first char to second one and I do it like this:

aDlg.pszpath = pszBuffer;


But I et this error:

error C2106: '=' : left operand must be l-value


Mazy

"The more I search, the more my need
For you,
The more I bless, the more I bleed
For you."The Outlaw Torn-Metallica

GeneralRe: char Pin
Martin Speiser21-May-02 21:58
Martin Speiser21-May-02 21:58 
GeneralRe: char Pin
Mazdak22-May-02 1:08
Mazdak22-May-02 1:08 
GeneralRe: char Pin
Prem Kumar21-May-02 22:36
Prem Kumar21-May-02 22:36 
GeneralRe: char Pin
Alexandru Savescu22-May-02 0:06
Alexandru Savescu22-May-02 0:06 
GeneralUsing resources in static libraries Pin
SevereHammer21-May-02 20:29
SevereHammer21-May-02 20:29 
GeneralRe: Using resources in static libraries Pin
Martin Speiser21-May-02 22:43
Martin Speiser21-May-02 22:43 
GeneralGlobal hook performance... Pin
Dana Holt21-May-02 19:01
Dana Holt21-May-02 19:01 
GeneralRe: Global hook performance... Pin
Alex Cramer21-May-02 19:56
Alex Cramer21-May-02 19:56 
QuestionSCSI Commands and VC++? Pin
chen21-May-02 18:15
chen21-May-02 18:15 
AnswerRe: SCSI Commands and VC++? Pin
Dana Holt21-May-02 19:22
Dana Holt21-May-02 19:22 
GeneralRe: SCSI Commands and VC++? Pin
chen21-May-02 21:17
chen21-May-02 21:17 
GeneralRe: SCSI Commands and VC++? Pin
Dana Holt22-May-02 7:04
Dana Holt22-May-02 7:04 
AnswerRe: SCSI Commands and VC++? Pin
Mike Nordell23-May-02 3:57
Mike Nordell23-May-02 3:57 
GeneralStatic control pops up Explorer window Pin
paulb21-May-02 16:29
paulb21-May-02 16:29 
GeneralRe: Static control pops up Explorer window Pin
Dana Holt21-May-02 19:25
Dana Holt21-May-02 19:25 
GeneralCMDIChildWnd - window arrangement Pin
Heywood21-May-02 15:35
Heywood21-May-02 15:35 
QuestionShrinking DIB StretchDIBits ? Pin
21-May-02 14:45
suss21-May-02 14:45 

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.