This really has me puzzled...
I have the following SQL statement:
SELECT DateAdded, Folder, Filename, FolderID FROM MasterKey WHERE MasterKey=6301;
I am using ADO and the following connection string:
Provider=MSDASQL.1;Extended Properties="DRIVER={MySQL ODBC 3.51...
I have created an MFC DLL in VC++ 6.0 with automation enabled and am able to compile it. The front end, Visual Basic 6.0, sees the COM info exported from the DLL (i.e., IntelliSense works). However, when I run code to create a new instance of a class in the DLL, it kicks back error 429...
This problem is very similar to the "Application install on Windows 2000" thread (thread222-43803 have had the same problem on Windows 2000, but that is because the OS protects system files and will not allow anything to overwrite them, except for an OS patch.
If someone knows how to...
I am running a Gateway Solo 2300 laptop, 166 mHz, 32 MB RAM, 3 Gig disk, and Win95B. I've had it for about two and a half years.<br><br>Anytime I try to open a paritcualar folder in Windows Explorer, I get the BSOD (Blue Screen of Death). It's a Fatal Exception 0E at 0157:BFF9A25B. It's exactly...
I am writing a program that has a small feature of viewing files like Windows Explorer but simpler. I need a way of calling some API function(s) or something to grab the icon for a file (like the piece of paper out of a spiral notebook of text files, etc.), and if it's an application, its icon...
I thought I posted this, but it never showed up, so here goes again.<br><br>I am building a company internal Autorun designer program. The layout of all autorun programs is the same, but text needs to change (some might say "Install Application Test" and some might say "Launch...
I am extremely new to VC++ 5. I have much experience in VB5, and I have a question regarding the two.<br><br>In Visual C++ 5, how do you access the nondefault poperties of an object? I know that you can set a control variable for default fields and use UpdateData.<br><br>I would appreciate any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.