Re: error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOV
- From: Kai <Kai@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 8 May 2009 05:50:03 -0700
"Scot T Brennecke" wrote:
Then your program differs from what is done for you by default. We should be looking now at whatIf created in 2008, did you use a wizard, or did you write the code
you've changed. Did you start with an older project and upgrade it to 2008, or did you create this
one in 2008 from the beginning?
From the begining
yourself, or copy it from elsewhere?sometimes do by myself
As Joe asked, what file holds those #define statements you shared. Wizard-generated code puts themYes
in targetver.h, but you may have something different. Most importantly, is the header file also
#included in your RC?
"Kai" <Kai@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message.
news:206FDD60-AC06-4474-92D8-9A4F919C3F36@xxxxxxxxxxxxxxxx
No, the problem is still there.
"Scot T Brennecke" wrote:
Kai,
I tested in my installation, which includes Service Pack 1. I strongly recommend that you
download and install SP1. It may or may not fix this issue, but it will certainly fix many
others.
Once you've done that, test again and let me know if it doesn't solve it.
Download details: Visual Studio 2008 Service Pack 1:
http://www.microsoft.com/downloads/details.aspx?familyid=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=en
Scot
"Kai" <Kai@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F7D4C2FD-C234-49E5-BE51-D064DCC061A4@xxxxxxxxxxxxxxxx
Microsoft Visual Studio 2008
Version 9.0.21022.8 RTM
Microsoft .NET Framework
Version 3.5 SP1
Installed Edition: Standard
Microsoft Visual C++ 2008 91851-136-6438725-60651
Microsoft Visual C++ 2008
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB944899)
KB944899
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/944899.
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB945282)
KB945282
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/945282.
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB946040)
KB946040
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/946040.
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB946308)
KB946308
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/946308.
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB946344)
KB946344
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/946344.
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB946581)
KB946581
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/946581.
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB947173)
KB947173
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/947173.
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB947540)
KB947540
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/947540.
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB947789)
KB947789
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/947789.
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB948127)
KB948127
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/948127.
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB952241)
KB952241
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/952241.
Hotfix for Microsoft Visual Studio 2008 Standard Edition - ENU (KB953256)
KB953256
This hotfix is for Microsoft Visual Studio 2008 Standard Edition - ENU.
If you later install a more recent service pack, this hotfix will be
uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/953256.
"Scot T Brennecke" wrote:
I just tested using that style on a slider that I placed on a dialog in a brand new
application I
generated in VS 2008 Pro SP1. Which version of Visual Studio are you using?
"Kai" <Kai@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DC252023-D176-4C77-A4D0-3CC5F916E47B@xxxxxxxxxxxxxxxx
I used TBS_NOTIFYBEFOREMOVE in my resource file. But when I open my dialog
in the resource file. This message pops up, checking RC2104, no help info for
TBS_NOTIFYBEFOREMOVE. I work in Vista.
CONTROL "",IDC_SLIDER,"msctls_trackbar32",TBS_AUTOTICKS | TBS_BOTH
| TBS_NOTICKS | TBS_NOTIFYBEFOREMOVE | WS_DISABLED | WS_GROUP |
WS_TABSTOP,26,288,351,15
- Follow-Ups:
- Re: error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOV
- From: Scot T Brennecke
- Re: error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOV
- References:
- error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOVE
- From: Kai
- Re: error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOVE
- From: Scot T Brennecke
- Re: error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOV
- From: Kai
- Re: error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOV
- From: Scot T Brennecke
- Re: error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOV
- From: Kai
- Re: error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOV
- From: Scot T Brennecke
- error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOVE
- Prev by Date: how to align text to center vertically in an edit control box
- Next by Date: Re: Creating A Window
- Previous by thread: Re: error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOV
- Next by thread: Re: error RC2104: undefined keyword or keyname TBS_NOTIFYBEFOREMOV
- Index(es):
Relevant Pages
|