Up |
|
|
  |
Author: Christian ASTORChristian ASTOR
Date: Dec 9, 2007 23:50
Scott H wrote:
> I've gotten the sizes of the three columns set and now I want to find
> the easiest way to lock them so that they cannot be resized. I've
> looked for an easy way but could not find one.
HDN_ITEMCHANGING
(+ HDS_NOSIZING on Vista)
|
| |
|
| |
2 Comments |
|
  |
Author: Shenan StanleyShenan Stanley
Date: Dec 9, 2007 23:30
Doc wrote:
> I had a question about my M-Audio Audiophile 2496. It's running
> under XP Media Center. M-Audio replied that they don't support any
> of their hardware with this O/S.
>
> The card works like a champ as far as I can tell. Their response
> is "this doesn't mean you won't experience full functionality but
> we don't support it".
>
> ??
>
> Do they know whether their card works with this O/S or don't they?
> Can someone clarify what the rationale behind this is? Is there
> something fundamentally different about the way XP MCE is designed
> that it's wholly unlike other versions of XP and just happens to
> have the same look as the other versions?
>
> Anyone experience weird problems with XP MCE that other versions
> don't cause? Everything I've ever run on it runs fine, including
> older versions of things that aren't certified for it such as ...
|
| Show full article (3.14Kb) |
|
| |
1 Comment |
|
  |
Author: Jeffrey AdlerJeffrey Adler
Date: Dec 9, 2007 13:30
Hi all-
I am writing a program that would like to determine what path and specific
directory it was run from.
Any suggestions?
Thanks.
|
| |
|
2 Comments |
|
  |
Author: Windows ApplicationWindows Application
Date: Dec 8, 2007 15:23
Hi Folks,
I have a drop down list combo box control as a child of a window,
when I click on the combo box down arrow and hover the mouse over
the drop down list, the highlighted blue bar should scroll over the
list, but it does not. I have CBS_AUTOSCROLL & WS_VSCROLL styles
included into the combo box style, but it made no difference.
My question is: how to scroll the highlighted blue bar over the drop
down list ?
Thank you...
|
| |
|
no comments
|
|
  |
Author: dgoulddgould
Date: Dec 7, 2007 12:11
Hoping for some help here. I have an edit control receives data via a
socket at high data rates. I am using the classic edit control my
question is how do I make it act like a FIFO. Once it fills up to
max_chars have it start removing lines of data from the buffer to
allow room for more data in the edit control.
|
| |
|
3 Comments |
|
  |
|
|
  |
Author: davec_iasdavec_ias
Date: Dec 6, 2007 12:10
Hello,
Just for background, my ultimate goal is to pass messages using
PostMessage from a service to GUI applications running not only on the
console but also in things like TerminalServices (or similar products
such as citrix or PCAnywhere or whatever). My question relates to
this, but if anyone knows a totally different approach that would be
welcome too.
I need to go from a process handle (or alternatively PID) to either a
window handle or thread handle. I've done some extensive searching and
everything I've found points to using either EnumWindows or...
|
| Show full article (1.73Kb) |
|
2 Comments |
|
  |
Author: Andrew FalangaAndrew Falanga
Date: Dec 6, 2007 10:22
Hi,
I'm writing a Windows Sockets based program and coming from the UNIX
world there is much in there that is confusing. However, for the
purposes of this posting what, exactly, is "overlapped" I/O? I'm
seeing in the example code for WSARecvFrom the use of the
WSAOVERLAPPED structure but the example code doesn't actually do
anything with it other than simply use it in the call to WSARecvFrom.
Is it necessary to include this structure even though the code doesn't
do anything with it?
Thanks,
Andy
|
| |
|
4 Comments |
|
  |
Author: J de Boyne PollardJ de Boyne Pollard
Date: Dec 6, 2007 05:39
XG> I don't understand what this switch really do for Windows XP.
XG> What's the benefit of enabling this switch in Windows XP?
Read the aforementioned article.
|
| |
|
no comments
|
|
  |
|
|
  |
Author: Volodymyr ShcherbynaVolodymyr Shcherbyna
Date: Dec 6, 2007 02:03
> Hi,
> I have an IPSec client and a winpcap based sniffer. The sniffer sees
> clear packets ie higher up the stack than the vpn client. I would like
> to change the order so that the sniffer sees traffic encrypted by
> ipsec. Anyone know how I can do this, programmatically or otherwise?
>
> Thanks.
|
| |
|
1 Comment |
|
|
|
|
|