Click here to Skip to main content
15,915,053 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow Implement Response.Redirect("PageName") in Visual C++ Pin
Anonymous26-Sep-04 20:25
Anonymous26-Sep-04 20:25 
AnswerRe: How Implement Response.Redirect("PageName") in Visual C++ Pin
22491726-Sep-04 21:22
22491726-Sep-04 21:22 
GeneralRe: How Implement Response.Redirect("PageName") in Visual C++ Pin
raed26-Sep-04 22:09
raed26-Sep-04 22:09 
GeneralRe: How Implement Response.Redirect("PageName") in Visual C++ Pin
22491726-Sep-04 23:06
22491726-Sep-04 23:06 
GeneralRe: How Implement Response.Redirect("PageName") in Visual C++ Pin
raed26-Sep-04 23:29
raed26-Sep-04 23:29 
GeneralZlib comression library Pin
Abhi Lahare26-Sep-04 19:30
Abhi Lahare26-Sep-04 19:30 
GeneralRe: Zlib comression library Pin
Antony M Kancidrowski27-Sep-04 0:54
Antony M Kancidrowski27-Sep-04 0:54 
QuestionHow can I get the lpCmdLine ? Pin
Guoguor26-Sep-04 19:19
Guoguor26-Sep-04 19:19 
Recently,I see the program written by other people.
At his program,there is a function WinMain which has a parameter lpCmdLine.And it use this parameter at his program.
I want to use the lpCmdLine parameter at my dialog based program. But I don't know how I can get the value of this parameter at my dialog based program.
Could you tell me how?
Which function provides the function ?

Thanks!
The WinMain function at his program is as follows:
int PASCAL WinMain(HINSTANCE hInstC, HINSTANCE hInstP, LPTSTR lpCmdLine, int nCmdShow)
{................}


free like a bird
AnswerRe: How can I get the lpCmdLine ? Pin
22491726-Sep-04 20:28
22491726-Sep-04 20:28 
AnswerRe: How can I get the lpCmdLine ? Pin
jan larsen26-Sep-04 20:28
jan larsen26-Sep-04 20:28 
QuestionHow to set the control button in pushed mode? Pin
mithuna26-Sep-04 18:03
mithuna26-Sep-04 18:03 
AnswerRe: How to set the control button in pushed mode? Pin
22491726-Sep-04 20:13
22491726-Sep-04 20:13 
GeneralPlz..Help needed in resolving :error LNK2001 Pin
Kiran Satish26-Sep-04 16:47
Kiran Satish26-Sep-04 16:47 
GeneralRe: Plz..Help needed in resolving :error LNK2001 Pin
Muhammad Azam26-Sep-04 19:06
Muhammad Azam26-Sep-04 19:06 
GeneralRe: Plz..Help needed in resolving :error LNK2001 Pin
Muhammad Azam26-Sep-04 19:17
Muhammad Azam26-Sep-04 19:17 
GeneralRe: Plz..Help needed in resolving :error LNK2001 Pin
Kiran Satish27-Sep-04 10:24
Kiran Satish27-Sep-04 10:24 
GeneralRe: Plz..Help needed in resolving :error LNK2001 Pin
Muhammad Azam27-Sep-04 22:46
Muhammad Azam27-Sep-04 22:46 
GeneralRe: Plz..Help needed in resolving :error LNK2001 Pin
Kiran Satish28-Sep-04 7:57
Kiran Satish28-Sep-04 7:57 
GeneralRe: Plz..Help needed in resolving :error LNK2001 Pin
Muhammad Azam28-Sep-04 19:14
Muhammad Azam28-Sep-04 19:14 
GeneralRe: Plz..Help needed in resolving :error LNK2001 Pin
Kiran Satish28-Sep-04 19:27
Kiran Satish28-Sep-04 19:27 
QuestionHow to disable this button when process is running Pin
JingleLee26-Sep-04 16:44
JingleLee26-Sep-04 16:44 
AnswerRe: How to disable this button when process is running Pin
Sujan Christo26-Sep-04 18:15
Sujan Christo26-Sep-04 18:15 
GeneralRe: How to disable this button when process is running Pin
Anonymous26-Sep-04 19:36
Anonymous26-Sep-04 19:36 
GeneralRe: How to disable this button when process is running Pin
Sujan Christo26-Sep-04 21:26
Sujan Christo26-Sep-04 21:26 
GeneralUSB Pin
Jill Peterson26-Sep-04 16:40
Jill Peterson26-Sep-04 16:40 

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.