Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

win_tech_off_topic · Windows Technical: Off Topic

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1722
  • Category: Windows
  • Founded: Jul 27, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

hi all, Today we had an interesting presentation inhouse from DataDirect Technologies and their Connect for .NET Product. (see www.datadirect-technologies.com)...
12 Oct 1, 2003
7:38 pm

John D. Wilkinson, III
johndiiix
Send Email

Am I right that the bandwidth available from a Wireless Access Point on my home network is shared among the wireless workstations, so that firing up a second...
3 Oct 1, 2003
5:33 pm

dbowen@...
newob_leinad
Send Email

I have some philosophical/architectural questions regarding TCP/sockets and I know there are guys on this list that implemented TCP stacks and know this kind...
9 Oct 1, 2003
4:09 pm

Leon Finker
leonfin
Send Email

Hi, I have an old program written in turbo pascal, (converted to a .exe file) that I want to run on my xp machine. I guess it's a 16 bit app or lower, and it ...
4 Oct 1, 2003
1:13 pm

James Berry
jabesuk
Send Email

How do I retrieve the value of a sproc output param from query analyzer? CREATE PROC usp_insert_names @nid char(6) OUTPUT, @me...
6 Oct 1, 2003
10:27 am

Chris Burrows
chris_j_burrows
Send Email

How good is the Windows 2000 telnet server at translating the console API into the appropriate codes for the terminal being emulated? Is it pretty smart about...
1 Sep 30, 2003
11:39 pm

curt_hagenlocher
curt_hagenlo...
Send Email

Are you innitialising the object from your program? Are you calling from a .NET assembly? -Ernst ... Can anybody think of a way for me to wait for an automated...
14 Sep 30, 2003
9:57 pm

Kim Gräsman
kimgrasman
Send Email

Yesterday Windows 2000 smoothly changed the clock for daylight savings, but as usual for Bucharest, the day was wrong, because Romania did change the day (from...
7 Sep 30, 2003
6:36 pm

Shawn A. Van Ness
arithex
Send Email

Can anybody think of a way for me to wait for an automated instance of Word to be completely done exiting? I have an instance where exit seems to be taking a...
1 Sep 30, 2003
2:17 pm

Marion Nalepa
mnalepa
Send Email

I am looking for information on how to create custom visual styles for Windows XP. After spending a bunch of time I discovered that the format of .msstyle is a...
1 Sep 29, 2003
8:46 pm

Ramakrishna Vavilala
vrk01151975
Send Email

I'm trying to return a BSTR from a C++ COM component to a VB client. I have a LPSTR to some dynamically allocated data, which I then convert using...
4 Sep 29, 2003
6:26 pm

Steve Johnson
sjohnson3t
Send Email

Okay, it's not Friday where I live, but I'm pretty sure it's Friday in Australia. :) I'm looking for a Unix-based web host that has good service and a lot of ...
5 Sep 26, 2003
8:32 pm

Brad Wilson
bradw_64
Send Email

Is there a .NET smart card SDK available? -Ernst ...
2 Sep 26, 2003
12:53 am

Shawn A. Van Ness
arithex
Send Email

... If you're not using .NET, I can try to dig it out of the docs if someone else doesn't manage it first, but if you're using .NET, you can do this: ...
1 Sep 24, 2003
8:38 pm

Craig Andera
craigandera
Send Email

Is there a reg entry somewhere to determin the default crypto key length (for the MS_DEF_PROV/PROV_RSA_FULL provider in particular) on a given machine. I know...
1 Sep 24, 2003
8:19 pm

Mike Marshall
MplsCpl
Send Email

At runtime, I need to convert "1/1/1800 12:00:00 AM" to a Date type. I do not see any easy way to do this with out parsing into the string and pulling out...
2 Sep 24, 2003
3:21 pm

Stoyan Damov
stoyan_damov
Send Email

Dim dt As Date = CDate("1/1/1800 12:00:00 AM") Mike Gunderloy http://www.larkware.com/...
2 Sep 24, 2003
3:01 pm

Greg Robinson
greg@...
Send Email

Anybody know of a good utility for generating a list of all the software installed on a system? -M-...
6 Sep 24, 2003
2:07 pm

Burgess, Chris
chrisbur
Send Email

Please, DON'T DIE from laughter!!! // --- Debug.hpp #pragma once class CDebug { typedef unsigned int uint; typedef unsigned long dword; typedef unsigned...
1 Sep 24, 2003
8:20 am

Stoyan Damov
stoyan_damov
Send Email

Anyone know if the WordML schema changed much between Beta2 and RTM? MS has posted some unsupported XSLT to render WordML as HTML... But it's based on the Beta...
2 Sep 24, 2003
12:13 am

Ethan J. Brown
iristealth
Send Email

... VB is a lot more forgiving with this than #import, in that it doesn't exactly bother with namespacing. What VB does is that if the same symbol is defined...
5 Sep 23, 2003
5:37 pm

james.chaldecott@...
swythan
Send Email

Luis, Is there a reason for having *both* the .tlb and the .dll... <quote> #import "pservice.tlb" no_namespace #import "pservice.dll" <---this is the one that...
6 Sep 23, 2003
5:22 pm

Jeremy Lew
schramm9
Send Email

Query for the processModel tag's username attribute in machine.config: If "system" then user="LocalSystem" If "machine" then user="ASPNET&quot; for IIS5, "Network...
7 Sep 22, 2003
8:05 pm

Jeremy Lew
schramm9
Send Email

I have a need to set some DCOM permissions for the ASP.NET account when we install our app. I thought this was always <LOCALMACHINE>;\ASPNET. However, I have...
1 Sep 22, 2003
4:19 pm

Steve Johnson
sjohnson3t
Send Email

My current project is very loosely coupled. It uses custom attributes and reflection to determine method binding and also uses Activator.CreateInstance() to...
2 Sep 20, 2003
1:47 pm

Craig Andera
craigandera
Send Email

I'm having an issue with Windows Server 2003 where custom attributes are not being replicated from one DC to another. The modified schema is accessible from ...
1 Sep 19, 2003
6:15 pm

Mike Marshall
MplsCpl
Send Email

Ahoy, mateys! In the spirit of OT Fridays, I'll be welcoming you to International Talk Like a Pirate Day (http://www.talklikeapirate.com) -- Herb....
2 Sep 19, 2003
3:32 pm

Tim Tabor
tltabor
Send Email

Have you tried VS.NET power toys? http://www.gotdotnet.com/team/ide/ Check VSTweak. It has "File Extensions manager": Define Extensions: .build Treat As: .xml ...
14 Sep 19, 2003
2:13 am

Ben Lowery
benlowery
Send Email

So, having abandoned web projects in VS.NET for the much-easier-to-share class library project approach, I've found that the one thing I sort of miss is F5...
17 Sep 18, 2003
8:12 pm

Simon Smith
simonql
Send Email

Is this a multithreaded application? The dinkumware website says that there were a number of thread safety issues in the xtree header (used for map) Download...
17 Sep 18, 2003
4:36 pm

Chris Tavares
durgansmith
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help