Click here to Skip to main content
15,901,426 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to use CreateProcess win 32 api function Pin
Chuck O'Toole31-Dec-09 15:15
Chuck O'Toole31-Dec-09 15:15 
AnswerRe: How to use CreateProcess win 32 api function Pin
Rozis1-Jan-10 4:58
Rozis1-Jan-10 4:58 
AnswerRe: How to use CreateProcess win 32 api function Pin
«_Superman_»1-Jan-10 14:43
professional«_Superman_»1-Jan-10 14:43 
QuestionImplementing Windows Pin
MrMcIntyre31-Dec-09 10:19
MrMcIntyre31-Dec-09 10:19 
QuestionRe: Implementing Windows Pin
CPallini31-Dec-09 10:23
mveCPallini31-Dec-09 10:23 
AnswerRe: Implementing Windows Pin
MrMcIntyre31-Dec-09 10:26
MrMcIntyre31-Dec-09 10:26 
GeneralRe: Implementing Windows Pin
Abhi Lahare31-Dec-09 10:29
Abhi Lahare31-Dec-09 10:29 
GeneralRe: Implementing Windows Pin
CPallini31-Dec-09 10:35
mveCPallini31-Dec-09 10:35 
Visual Studio can create a skeleton dialog-based application for you, either a MFC project or a Win32 one(if you use MFC the task is somewhat simpler). As for connecting to the database, you've a lot of options (personally, I like ADO), have a look at CodeProject's articles about [^].
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: Implementing Windows Pin
MrMcIntyre31-Dec-09 10:42
MrMcIntyre31-Dec-09 10:42 
GeneralRe: Implementing Windows Pin
CPallini31-Dec-09 10:51
mveCPallini31-Dec-09 10:51 
GeneralRe: Implementing Windows Pin
MrMcIntyre31-Dec-09 10:56
MrMcIntyre31-Dec-09 10:56 
GeneralRe: Implementing Windows Pin
Abhi Lahare31-Dec-09 11:07
Abhi Lahare31-Dec-09 11:07 
GeneralRe: Implementing Windows Pin
MrMcIntyre31-Dec-09 11:20
MrMcIntyre31-Dec-09 11:20 
QuestionRe: Implementing Windows PinPopular
enhzflep31-Dec-09 13:30
enhzflep31-Dec-09 13:30 
GeneralRe: Implementing Windows Pin
Tim Craig31-Dec-09 13:31
Tim Craig31-Dec-09 13:31 
GeneralRe: Implementing Windows Pin
enhzflep31-Dec-09 15:43
enhzflep31-Dec-09 15:43 
GeneralRe: Implementing Windows Pin
Tim Craig31-Dec-09 20:03
Tim Craig31-Dec-09 20:03 
GeneralRe: Implementing Windows Pin
enhzflep1-Jan-10 3:46
enhzflep1-Jan-10 3:46 
GeneralRe: Implementing Windows Pin
Tim Craig1-Jan-10 17:39
Tim Craig1-Jan-10 17:39 
AnswerRe: Implementing Windows Pin
Abhi Lahare31-Dec-09 10:28
Abhi Lahare31-Dec-09 10:28 
GeneralRe: Implementing Windows Pin
MrMcIntyre31-Dec-09 10:30
MrMcIntyre31-Dec-09 10:30 
GeneralRe: Implementing Windows Pin
Richard MacCutchan31-Dec-09 23:56
mveRichard MacCutchan31-Dec-09 23:56 
GeneralRe: Implementing Windows Pin
MrMcIntyre1-Jan-10 0:04
MrMcIntyre1-Jan-10 0:04 
GeneralRe: Implementing Windows Pin
Richard MacCutchan1-Jan-10 0:25
mveRichard MacCutchan1-Jan-10 0:25 
GeneralRe: Implementing Windows Pin
MrMcIntyre1-Jan-10 2:38
MrMcIntyre1-Jan-10 2:38 

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.