Tech Support > Microsoft Windows > Development Resources
GetUserProfileDirectory method returned "The system cannot find thefile specified."
Posted on July 8th, 2008 | 7 Comments

On Jul 7, 11:59*pm, Kellie Fitton <KELLIEFIT...@yahoo.com> wrote: Hi, Thanks for the reply, I am getting the error ERROR_PRIVILEGE_NOT_HELD from the LogOnUser method I tried even setting the...

LogonUser fails with ERROR_PRIVILEGE_NOT_HELD
Posted on July 8th, 2008 | 0 Comments

I am reposting this forum since i could not post reply to my previous thread Hi Everyone, I am writing a small application to spawn a particular app with different user credentials, I am getting...

In windows 2000 LogonUser returned ERROR_PRIVILEGE_NOT_HELD
Posted on July 8th, 2008 | 0 Comments

I am reposting this question, since i cannot reply in my previous thread. Hi Everyone, I am writing a small application to spawn a particular app with different user credentials, I have attached...

Query information on system process
Posted on July 8th, 2008 | 0 Comments

Dear All, How can I query information of system process? OpenProcess to query information on system process has been failed with me.

reading inbox from outlook and convert to excel
Posted on July 8th, 2008 | 2 Comments

Amit Prakash Pawar wrote: If you want to read Inbox Outlook folder, use Outlook Automation (olFolderInbox, MAPIFolderPtr, _ItemsPtr, loop on _MailItemPtr)

Why won't PostMessage(han, WM_KEYDOWN, 0,0) actually click my button
Posted on July 8th, 2008 | 3 Comments

Angus wrote: If it's a standard button, it sends a WM_COMMAND message with its control ID to its parent when it's clicked. It is probably easier (only one message to post) and less prone to failure...

ANN: Seed7 Release 2008-07-07
Posted on July 7th, 2008 | 0 Comments

Hello, I have released a new version of Seed7: seed7_05_20080707.tgz In the Seed7 programming language new statements and operators can be declared easily. Types are first class objects and...

Playback mouse input (or key strokes) using SendInput
Posted on July 7th, 2008 | 1 Comments

Angus wrote: WH_JOURNALRECORD - WH_JOURNALPLAYBACK

Can't find tsshutdn.exe on longhorn.
Posted on July 7th, 2008 | 1 Comments

ahirrao.prashant@gmail.com wrote: -- J.

Setting up a secure connection using w98se - Possible/how ?
Posted on July 7th, 2008 | 11 Comments

In article <4871ff4c$0$14349$e4fe514c@news.xs4all.nl>, address@not.available says... That depends a lot on what you consider meaningful. A fair amount can be learned from simply noting when, how...

MailClient
Posted on July 7th, 2008 | 1 Comments

On 7 juil, 08:59, Manish <manishsn...@gmail.com> wrote: Thery are in registry : HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail

LAP sample project
Posted on July 7th, 2008 | 0 Comments

Hi, Can you please help me by knowing ,in actual practice how we can use this LAP sample project( C:\Program Files\Windows Mobile 6 SDK \Samples\PocketPC\CPP\win32\LAP ).I mean to say how we can...

LAP project
Posted on July 7th, 2008 | 0 Comments

Hi, Can you please help me by knowing ,in actual practice how we can use this LAP sample project. I mean to say how we can reflect the actual behavior of this sample project in mobile...

How to do partition&format functions?
Posted on July 7th, 2008 | 11 Comments

I got it. Thanks for your information. On 7$B7n(B5$BF|(B, $B>e8a(B4$B;~(B48$BJ,(B, Christian ASTOR <casto...@club-internet.fr> wrote:

Max length of SID of domain user
Posted on July 7th, 2008 | 0 Comments

Hi, What's the practical max length of SID of domain user? Does it depend on whether the user's member of sub-domain vs. top-level domain? Thanks, Boris

transparent bitmap controls
Posted on July 6th, 2008 | 5 Comments

In article <71254c74-9258-4736-a347-fa8944888654 @s50g2000hsb.googlegroups.com>, curt.lewis2606@gmail.com says... Glancing at that site, I have to disagree. It starts off with: The following...

Enable printer sharing in windows XP
Posted on July 6th, 2008 | 2 Comments

You have provided me a way to share a specific printer. I want to enable the printer sharing, meaning I want to imitate the press on "Just enable printer sharing" hyperlink. Thanks for trying to...

Colored Edit control
Posted on July 6th, 2008 | 3 Comments

Problem solved, thanks to Christian. Here are the details on how to add color to an Edit control: 1) Get a handle to a brush of the desired background color. 2) Get the handle to the control with...

Changing the wallpaper with Python
Posted on July 5th, 2008 | 4 Comments

In article <89b71a91-b93e-4c9a-be6b-6467d0012e71 @w34g2000prm.googlegroups.com>, teh.saber@gmail.com says... I don't use Python enough to notice, but quickly checking with a version in C++, things...

Basic question about resources/
Posted on July 5th, 2008 | 7 Comments

JoeC wrote: Include resource.h in both your .rc file and your main.cpp file. -- Grzegorz Wróbel 677265676F727940346E6575726F6E732E636F6D