by: Daniel Lidström |
last post by:
Hi,
is there an update available for VC 7.1? My version is 7.1.3088. I'd like
to have a version that doesn't close some of the source files I have open
every 10th (or so) debug session.
--...
|
by: Imre |
last post by:
Is there a Visual C++ newsgroup? I guess this question should go there,
but I couldn't find it.
Please take a look at the following little program:
template <int Line>
struct Test
{
enum {...
|
by: Jano |
last post by:
Hi all,
I'm pretty new to the embeded VC++, I have version 3 and
was able to develop an ARM version of my little app.
However I need one for the new Dell pocket PC with the
Xscale...
|
by: sweitzen |
last post by:
My copy of VS .NET is Microsoft Development Environment 2003, Version 7.1.3088
Microsoft .NET Framework 1.1, Version 1.1.4322
I have a project (C++ Class Library) I originally wrote in VS .NET...
|
by: Alex |
last post by:
Hi there
I'm switching from VC++ 6.0 to VC++ .NET 2003. Since there is no stand-alone
version of VC++ .NET 2003 Pro, I went and purchased the Standard version,
which does not have an...
|
by: Michael |
last post by:
Is it possible to make a 1992 flops.c program by Al Alburto which compiled
in VC++ 6.0 on Windows XP work on a Pocket PC with windows mobile 2003 second
edition.
I haven't programmed for a long...
|
by: James S |
last post by:
Hi
I've been porting a project to .Net that has several segments of code that I
would like to keep as native code in wrappers. I've been using VS2003 and
VC++ to create mixed dlls that I then...
|
by: bhag |
last post by:
hi all,
I'm writing because I haven't been able to find enough
information at the
book stores and at the MS web site on some of my questions. Perhaps
I'm
asking the wrong questions, but if you...
|
by: =?Utf-8?B?U2VlU2hhcnA=?= |
last post by:
It seems I cannot use #region and #endregion to hide those auto generated
windows form control declarations. They are available in VC# 2003 though. Is
it true that VC 2003 doesn't support #region...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|