Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / September 2004

Tip: Looking for answers? Try searching our database.

Visual Studio Problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Matt Osborn - 22 Sep 2004 20:41 GMT
For a project containing help; set the resource.hm file attributes to
include read only.
Uncheck Tools->Options->Environment->Documents->Edit read only files.
Open Project
Open Resource View
In Resource View, expand project.rc
Expand dialog

Notice that all dialog IDs have been replaced with the ID number rather than
the defined name.
Open the dialogs one at a time (pretend that you're searching for a specific
dialog)
Notice that any DateTime pickers on the dialog revert from time format to
short date format
(be sure to change them back to time format before moving to next dialog)

Modify the last dialog and save your work.
Close your project.

Open the Project.rc file with notepad.
Notice that all IDD_XXX names are now numbers.
Manually edit your rc file to restore the names.

Check Tools->Options->Environment->Documents->Edit read only files
Now you're ok.
Tarek Madkour [MSFT] - 22 Sep 2004 21:32 GMT
> Notice that all dialog IDs have been replaced with the ID number
> rather than the defined name.

We have seen reports of this happen before but were never able to
isolate the problem with specific repro steps. We'll use the steps
you provided and will hopefully be able to isolate the problem
now. I'll let you know if we can't.

> Open the dialogs one at a time (pretend that you're searching
> for a specific dialog)
> Notice that any DateTime pickers on the dialog revert from time
> format to short date format

We fixed this for VS2005.

Thanks for the bug report.
Signature

Tarek Madkour, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers
no rights.

Matt Osborn - 23 Sep 2004 17:32 GMT
My T-shirt size is XL.

>> Notice that all dialog IDs have been replaced with the ID number
>> rather than the defined name.
[quoted text clipped - 12 lines]
>
> Thanks for the bug report.
Tarek Madkour [MSFT] - 23 Sep 2004 19:04 GMT
> My T-shirt size is XL.

That was the funniest post I've seen in a while. Thanks for the morning
laugh :)

It might not be a bad idea though :)

Signature

Tarek Madkour, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers
no rights.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.