User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 402,570 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,305 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 10 of 10
Search took 0.01 seconds.
Posts Made By: drichird
Forum: Visual Basic 4 / 5 / 6 Jul 18th, 2008
Replies: 0
Views: 317
Posted By drichird
VBA to save word doc in new 2007 format?

Here is some old VBA code inside a Word 2003 document to open and then save a word document:


Documents.Open FileName:=docFileName, ConfirmConversions:=True, _
ReadOnly:=False,...
Forum: Visual Basic 4 / 5 / 6 Jul 10th, 2008
Replies: 1
Views: 310
Posted By drichird
debugging word 2003 vba macros

This is pertaining to debugging VBA macros for Word 2003. I am debugging a document with a LOT of buttons which launch macros. If I place a breakpoint in a subroutine, and execute the macro by...
Forum: C++ Jun 7th, 2008
Replies: 1
Views: 312
Posted By drichird
VC++ 2008 include file directories

In VC++ 2008 Express, I open a new "Hello World" project (CLR Console Application). If I right-click the project in the solution explorer, and select "properties", I get a "... Property Pages"...
Forum: Game Development May 13th, 2008
Replies: 4
Views: 790
Posted By drichird
windows graphics... history?

Well I made it through my first semester of an MSCS. Almost. This summer I want to build a game. I am trying to understand a little bit of the history of Windows graphics and am a bit confused. ...
Forum: Windows NT / 2000 / XP / 2003 Apr 27th, 2008
Replies: 1
Views: 315
Posted By drichird
List contents of .dll or .lib?

In XP, or from the DOS command line, is there a nice way to list the objects inside a .dll or .lib file.
Forum: Computer Science and Software Design Apr 23rd, 2008
Replies: 4
Views: 581
Posted By drichird
Re: vector (1xm array) comparisons

I had not thought of looking at C++ vector class, that was a good point. It would appear std::vector supports comparisons on a lexicographic basis, in which cas {2,3,3} is less than {2,3,4}. That's...
Forum: Computer Science and Software Design Apr 22nd, 2008
Replies: 4
Views: 581
Posted By drichird
vector (1xm array) comparisons

In linear algebra a 1 by m array of (let's say integers) can be considered a vector (row or column). Given 2 row vectors of the same size, can they be compared using <,> ? If so, what relation...
Forum: Computer Science and Software Design Apr 10th, 2008
Replies: 1
Views: 939
Posted By drichird
Algorithm Proof, Prim vs. Kruskal (the same?)

It's tough being 50 and back in college! If anyone has recently taken an Algorithm class, my question is this: Is the proof for Prim's algorithm any different than for Kruskal? I understand both...
Forum: IT Careers and Business Mar 15th, 2008
Replies: 8
Views: 733
Posted By drichird
Re: Am I too old for IT

Thanks for the feedback. Sounds like there's hope, even for an old salty dog such as myself. Funny thing, I now find myself back in college, I figured a Masters in Computer Science might add some...
Forum: IT Careers and Business Mar 15th, 2008
Replies: 8
Views: 733
Posted By drichird
Am I too old for IT

I was a Unix, C, C++ programmer for 17 years then got out of IT during the 2001 dot com crash (to teach Junior/High School). Teaching was/is rewarding but I want to finish my working years in IT. ...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 10:17 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC