Click here to Skip to main content
15,909,242 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: dxf extraction in c Pin
Addy Tas1-Dec-11 8:38
Addy Tas1-Dec-11 8:38 
AnswerRe: dxf extraction in c Pin
Software_Developer30-Nov-11 23:16
Software_Developer30-Nov-11 23:16 
Questionc++ SQL Server Rowset Column Buffer Pin
jkirkerx30-Nov-11 9:02
professionaljkirkerx30-Nov-11 9:02 
AnswerRe: c++ SQL Server Rowset Column Buffer Pin
jkirkerx30-Nov-11 10:10
professionaljkirkerx30-Nov-11 10:10 
AnswerRe: c++ SQL Server Rowset Column Buffer Pin
Snorri Kristjansson1-Dec-11 2:30
professionalSnorri Kristjansson1-Dec-11 2:30 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
jkirkerx1-Dec-11 6:07
professionaljkirkerx1-Dec-11 6:07 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
Snorri Kristjansson2-Dec-11 0:01
professionalSnorri Kristjansson2-Dec-11 0:01 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
jkirkerx2-Dec-11 6:32
professionaljkirkerx2-Dec-11 6:32 
I wrote a eCommerce program in asp.net, that uses server control dll's. I've been trying to sell the program, but I need more users. I have a 99% failure rate on installation. So I wrote a Setup Wizard, one click app in asp.net, but when I added support for Vista and 7, it bombs on XP. Plus it's not 100% reliable. It's also a pain in the ** to deploy consistently.

So I decided to write a new setup wizard, this time in C++. I fired up my VS2010, and choose win32 project, not really knowing what it was. Now I almost have all the functionality I had before, almost done, and so far so good. It's works on XP', Vista and 7 in X86.

A long time ago, I wrote a eCommerce program in classic asp, and used ado for the database. Once a month the server would lock up, and not be able to communicate to the database server. I spent a week hunting down the issue, and it was the ado module, crashing from a 3Com hardware driver. There was no support with the issue, and felt helpless. My store was down for a week, and at any given moment in time, it could crash.
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
JackDingler9-Dec-11 10:23
JackDingler9-Dec-11 10:23 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
jkirkerx9-Dec-11 11:00
professionaljkirkerx9-Dec-11 11:00 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
JackDingler9-Dec-11 13:08
JackDingler9-Dec-11 13:08 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
jkirkerx9-Dec-11 15:02
professionaljkirkerx9-Dec-11 15:02 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
jkirkerx9-Dec-11 16:48
professionaljkirkerx9-Dec-11 16:48 
QuestionUsing a member from the view class of an mfc program in a dialog box Pin
AndrewG123130-Nov-11 6:54
AndrewG123130-Nov-11 6:54 
AnswerRe: Using a member from the view class of an mfc program in a dialog box Pin
Jonathan Davies30-Nov-11 7:06
Jonathan Davies30-Nov-11 7:06 
GeneralRe: Using a member from the view class of an mfc program in a dialog box Pin
Albert Holguin30-Nov-11 7:30
professionalAlbert Holguin30-Nov-11 7:30 
GeneralRe: Using a member from the view class of an mfc program in a dialog box Pin
AndrewG123130-Nov-11 7:58
AndrewG123130-Nov-11 7:58 
GeneralRe: Using a member from the view class of an mfc program in a dialog box Pin
Albert Holguin30-Nov-11 8:24
professionalAlbert Holguin30-Nov-11 8:24 
GeneralRe: Using a member from the view class of an mfc program in a dialog box Pin
AndrewG123130-Nov-11 8:27
AndrewG123130-Nov-11 8:27 
GeneralRe: Using a member from the view class of an mfc program in a dialog box Pin
Albert Holguin30-Nov-11 8:28
professionalAlbert Holguin30-Nov-11 8:28 
AnswerRe: Using a member from the view class of an mfc program in a dialog box Pin
Albert Holguin30-Nov-11 8:27
professionalAlbert Holguin30-Nov-11 8:27 
AnswerRe: Using a member from the view class of an mfc program in a dialog box Pin
Richard MacCutchan30-Nov-11 7:24
mveRichard MacCutchan30-Nov-11 7:24 
GeneralRe: Using a member from the view class of an mfc program in a dialog box Pin
AndrewG123130-Nov-11 7:54
AndrewG123130-Nov-11 7:54 
GeneralRe: Using a member from the view class of an mfc program in a dialog box Pin
Richard MacCutchan30-Nov-11 8:40
mveRichard MacCutchan30-Nov-11 8:40 
AnswerRe: Using a member from the view class of an mfc program in a dialog box Pin
Chuck O'Toole30-Nov-11 8:27
Chuck O'Toole30-Nov-11 8:27 

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.