Click here to Skip to main content
15,904,024 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Extract string from CString Pin
Rajkumar R6-Feb-08 1:30
Rajkumar R6-Feb-08 1:30 
GeneralRe: Extract string from CString Pin
Rajesh R Subramanian6-Feb-08 1:45
professionalRajesh R Subramanian6-Feb-08 1:45 
GeneralRe: Extract string from CString [modified] Pin
Rajkumar R6-Feb-08 1:49
Rajkumar R6-Feb-08 1:49 
QuestionDhcpRequestParams() Pin
Ajay L D5-Feb-08 0:15
Ajay L D5-Feb-08 0:15 
QuestionRe: DhcpRequestParams() Pin
David Crow14-Mar-08 5:50
David Crow14-Mar-08 5:50 
Generalhidden window Pin
Kogee San4-Feb-08 23:45
Kogee San4-Feb-08 23:45 
GeneralRe: hidden window Pin
Rajkumar R5-Feb-08 2:12
Rajkumar R5-Feb-08 2:12 
GeneralRe: hidden window Pin
Kogee San5-Feb-08 14:36
Kogee San5-Feb-08 14:36 
Ok. understand now. So, since i dont want any windows interface for this application, I would like to choose either option 2 or 3. (Use windows application with no window created or go for windows service application"

Let say if i choose option 2. How can i create windows application without affecting my network application (client/server) which has been coded in C. Must i use MFC or there are other options which is much more easier to use to create windows application and it can also integrate my client/server application in C.

If i choose option 3, does windows service application accepts C as the programming platform? Can it be coded in Microsoft Visual Studio or it uses another programming application. Another thing, must i change the whole code of my client/server or i can use the previous one, just change the platform from visual studio to windows service application. Actually im kinda new to programming so im weak in choosing the requirements.

Lastly, thank you from your previous reply and it really helps. Thanks again
GeneralRe: hidden window Pin
Rajkumar R5-Feb-08 19:35
Rajkumar R5-Feb-08 19:35 
GeneralRe: hidden window Pin
David Crow5-Feb-08 2:41
David Crow5-Feb-08 2:41 
GeneralMeasuring elapsed time regardless of the actual real time Pin
JC90794-Feb-08 23:34
JC90794-Feb-08 23:34 
GeneralRe: Measuring elapsed time regardless of the actual real time Pin
Cedric Moonen4-Feb-08 23:40
Cedric Moonen4-Feb-08 23:40 
GeneralRe: Measuring elapsed time regardless of the actual real time Pin
JC90794-Feb-08 23:44
JC90794-Feb-08 23:44 
GeneralCStringList to LPTSTR[] Pin
azusakt4-Feb-08 22:51
azusakt4-Feb-08 22:51 
QuestionRe: CStringList to LPTSTR[] Pin
CPallini4-Feb-08 22:58
mveCPallini4-Feb-08 22:58 
GeneralRe: CStringList to LPTSTR[] Pin
azusakt4-Feb-08 23:09
azusakt4-Feb-08 23:09 
GeneralRe: CStringList to LPTSTR[] Pin
CPallini4-Feb-08 23:17
mveCPallini4-Feb-08 23:17 
GeneralRe: CStringList to LPTSTR[] Pin
azusakt4-Feb-08 23:25
azusakt4-Feb-08 23:25 
GeneralRe: CStringList to LPTSTR[] Pin
CPallini4-Feb-08 23:39
mveCPallini4-Feb-08 23:39 
GeneralRe: CStringList to LPTSTR[] Pin
Cedric Moonen4-Feb-08 23:03
Cedric Moonen4-Feb-08 23:03 
GeneralRe: CStringList to LPTSTR[] Pin
azusakt4-Feb-08 23:08
azusakt4-Feb-08 23:08 
GeneralRe: CStringList to LPTSTR[] Pin
CPallini4-Feb-08 23:32
mveCPallini4-Feb-08 23:32 
GeneralRe: CStringList to LPTSTR[] Pin
Cedric Moonen4-Feb-08 23:37
Cedric Moonen4-Feb-08 23:37 
GeneralRe: CStringList to LPTSTR[] Pin
CPallini4-Feb-08 23:58
mveCPallini4-Feb-08 23:58 
GeneralPush Button Pin
Pruthvi.gm4-Feb-08 22:48
Pruthvi.gm4-Feb-08 22:48 

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.