Click here to Skip to main content
15,881,588 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SourceSafe problem Pin
followait30-Nov-07 16:26
followait30-Nov-07 16:26 
GeneralRe: SourceSafe problem Pin
followait30-Nov-07 16:39
followait30-Nov-07 16:39 
QuestionApplication requirement Pin
Kogee San30-Nov-07 2:17
Kogee San30-Nov-07 2:17 
QuestionRe: Application requirement Pin
David Crow30-Nov-07 3:09
David Crow30-Nov-07 3:09 
AnswerRe: Application requirement Pin
Kogee San30-Nov-07 18:20
Kogee San30-Nov-07 18:20 
GeneralRe: Application requirement Pin
David Crow1-Dec-07 3:57
David Crow1-Dec-07 3:57 
AnswerRe: Application requirement Pin
led mike30-Nov-07 4:15
led mike30-Nov-07 4:15 
GeneralRe: Application requirement Pin
Kogee San30-Nov-07 18:28
Kogee San30-Nov-07 18:28 
Actually i have receive several opinion from google and also other forums saying that why do i need a console application if we were just going to hide it. Thinking and thinking i still could not understand why. Smile | :) . As for my application here, actually what im trying to do is a software agent which will communicate and send information packets to the server for every 5 minutes. (This is where i need a timer to solve this). So this software agent is located at client side where it must be invisible to the user for security reason. The reason i choose win32 Console application as the client application side (software agent) is because I dont have any intention to put any graphical icon to the application. It is pure text based. So I just wanna hide the dos window (text based) so that user did not even know that the program is running background. Is there any option @ API that can help me accomplish this requirement?
QuestionAdding your own platform in visual studio 7.1? Pin
ioctl5130-Nov-07 2:16
ioctl5130-Nov-07 2:16 
AnswerRe: Adding your own platform in visual studio 7.1? Pin
Iain Clarke, Warrior Programmer30-Nov-07 6:33
Iain Clarke, Warrior Programmer30-Nov-07 6:33 
QuestionDisplaying caption of a control using CString and Unicode value Pin
megha_gharote30-Nov-07 2:01
megha_gharote30-Nov-07 2:01 
AnswerRe: Displaying caption of a control using CString and Unicode value Pin
toxcct30-Nov-07 2:15
toxcct30-Nov-07 2:15 
GeneralRe: Displaying caption of a control using CString and Unicode value Pin
megha_gharote30-Nov-07 2:44
megha_gharote30-Nov-07 2:44 
GeneralRe: Displaying caption of a control using CString and Unicode value [modified] Pin
toxcct30-Nov-07 2:59
toxcct30-Nov-07 2:59 
GeneralRe: Displaying caption of a control using CString and Unicode value Pin
CPallini30-Nov-07 3:02
mveCPallini30-Nov-07 3:02 
GeneralRe: Displaying caption of a control using CString and Unicode value Pin
toxcct30-Nov-07 3:06
toxcct30-Nov-07 3:06 
GeneralRe: Displaying caption of a control using CString and Unicode value Pin
CPallini30-Nov-07 3:08
mveCPallini30-Nov-07 3:08 
QuestionOpen File - Security Warning Pin
si_6930-Nov-07 1:30
si_6930-Nov-07 1:30 
QuestionRe: Open File - Security Warning Pin
Nelek30-Nov-07 1:51
protectorNelek30-Nov-07 1:51 
AnswerRe: Open File - Security Warning Pin
si_6930-Nov-07 6:26
si_6930-Nov-07 6:26 
QuestionRename Pin
john563230-Nov-07 1:00
john563230-Nov-07 1:00 
AnswerRe: Rename Pin
Hamid_RT30-Nov-07 1:08
Hamid_RT30-Nov-07 1:08 
GeneralRe: Rename Pin
john563230-Nov-07 2:33
john563230-Nov-07 2:33 
QuestionRe: Rename Pin
Maximilien30-Nov-07 2:57
Maximilien30-Nov-07 2:57 
GeneralRe: Rename Pin
David Crow30-Nov-07 3:14
David Crow30-Nov-07 3:14 

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.