KbdLayerDescriptor and kbd.h
Tue, 6 Nov 2007 11:43:22 -0000
Hello all,
I have an interest in calling KbdLayerDescriptor.
Michaels blog here:
http://blogs.msdn.com/michkap/archive/2004/12/22/329657.aspx
reports that the return of KbyLayerDescriptor is defined in "kdb.h".
I've downloaded the "Windows Driver Kit for Windows Vista", but I cannot
find kbd.h or an ...
|
VB.NET PLS HELP............
Sat, 3 Nov 2007 12:01:00 -0700
i have 2 datagrid handlers page data grid and check data grid.
if i say showcheck(true) only then it shows check data grid
if i say showcheck(false) only then it shows page data grid
but i want all the details which comes in check grid to be displayed
in page grid itself.
so where i add rows for checkgrid o ...
|
"Program files" in Vista Ultima in Danish
Fri, 2 Nov 2007 04:15:01 -0700
Hi, I have made an application in C#, where I use the statement
Environment.GetFolderPath(Environment.SpecialFolder.ProgramFiles)
to get the name of the "Program Files" folder.
It works fine in "Windows 2000" and "Windows XP", but it fails when I'm
using "Windows Vista Ultima" in Danish. It returns "Program F ...
|
Writing an IME from scratch
Thu, 01 Nov 2007 05:50:00 -0700
Hi all
I found this group when I was searching for resource on IME design. I
wanted to write an IME for Cantonese (which is my native langauge),
but what I have found on the net are usually technical problems people
encounter when they use an IME, not much of them was about the design
or coding itself.
I have ...
|
Sugoi code pages
Thu, 1 Nov 2007 10:33:54 +0900
Since Office XP is no longer supported, code pages 1.25012511252125E+26
and 2.50125112521253E+25 are obviously old ones not new ones.
I wonder why I never heard of floating point code pages before.
Reference:
http://www.microsoft.com/japan/office/ork/three/inte03.mspx
Screenshot:
http://www.geocities.jp/hi ...
|
UTF16 and GetCharABCWidths()
Wed, 31 Oct 2007 10:52:46 +0100
possiby I'm missing something, but I did not find any documentation on how
to use GetCharABCWidths() with UTF16 surrogate pairs (additional planes).
Is there any way to use that API (or the like)? The API gets UINT instead of
TCHAR, so maybe by shifting the high surrogate and 'or'ing with the low one?
Chri ...
|
Enumerate handle full path name
Mon, 29 Oct 2007 22:07:01 -0700
i wanna get one process's all opened file handles(means type:File) and their
full path name, i have modified the source code from Napalm, now i can not
get some file handle's full path name, but some other file handle's full path
name can be got. for example, i can get
"\Device\HarddiskVolume1\Windows\WinS ...
|
|
|
improperly encoded string in Resource file
Sat, 27 Oct 2007 06:54:17 -0000
Hi,
I have an application where for some reason the XML schemas used by
the application are saved as strings in the resource files of a dll.
At any rate these schemas have an XML declaration saying they are
encoded as UTF-8 but when they are actually serialized as XML I get an
encoding error (assume that the ...
|
Start Menu Pinning
Wed, 24 Oct 2007 19:39:00 -0700
I configured a windows xp sp2 box with two local accounts. One with admin
priveleges the other with user priveleges. When you start the machine it
automatically logins to the user account which is restricted. I pinned a
shortcut to the start menu that allows the user to fire the login screen to
change accoun ...
|
Can't switch languages
Mon, 22 Oct 2007 18:34:41 +0400
Hi,
I have a trouble with input languages switching for the application that has
several windows in different threads. The trouble is that I by pressing
language switching keys combination, e.g. Alt-Tab, don't actually have a
language to be changed. When I turn off 'Turn off advanced text services'
setting in ...
|