Tagged Questions

0
votes
6answers
92 views

Is there any way that Enter/LeaveCriticalSection could leave a handle behind

I have the following code in my program: EnterCriticalSection(&critsec[x]); // stuff LeaveCriticalSection(&critsec[x]); It works fine 99.999% of the time but occas …
3
votes
5answers
168 views

How to add ^ to matlab ?

^ is the exponential operator in matlab. The problem with it is that isn'it isn't present on a lot of non english keyboard layouts, and if you use it a lot in your work, switching …
0
votes
2answers
16 views

Correct place to install demostration projects?

With the new Windows 7 restrictions (well, new to Windows Vista anyways), we can no longer install demo projects to *%ProgramFilesFolder%\OurApplication\demo\* since restricted use …
2
votes
5answers
75 views

Track handle creation / deletion

I have a large old program which has some rather complex graphical displays (all via standard API calls). The program appears to be working fine, but I recently looked at the "hand …
0
votes
1answer
11 views

Causes of “Connection with the server was reset” on project open?

I've got an old VS2003 project that needs to be updated. Porting it forward to newer versions of .Net is way beyond the scope of the update. I fired up an old XP box and loaded u …
0
votes
5answers
90 views

How Can I Check To See If the User Set His Clock Back?

In my desktop program, I want to check that to see if the user has set his clock back. To do so, I compare the timestamp of certain Operating System files to the current computer …
2
votes
6answers
83 views

What is an Event Handle?

I have a handle leak in a big old program. Using sysinternals handle.exe I deduced that the type of handle that is leaking is an "Event" handle. But I'm not sure what parts of my c …
1
vote
3answers
69 views

Referring to MS Windows special folders in Emacs

Is there a simple way to find a file on my desktop in Emacs? Instead of going the "C:\Documents and Settings\MyName\Desktop\" way... Maybe there is a way to define aliases in my . …
0
votes
4answers
172 views

Migrating to Windows 7 - How will this impact my software?

I want to migrate to Windows 7 from XP, and I have some questions: Will Oracle 10g and SQL Server 2008 work? Will my C# programming (in Visual Studio 2003, 2005 and 2008) work? D …
0
votes
0answers
14 views

where does gflags.exe put its memory dump? [closed]

where does gflags.exe put its memory dump? EDIT: And what will the file be called? EDIT: I've been instructed to check the "create user mode stack trace database" box in the GUI …
0
votes
1answer
72 views

How can i add a button to all windows explorer instances ?

Hi, I am trying to add a button to one of the existing tool bars in any windows explorer instance. After much research i figured out that BHO (browser helper objects) are the be …
1
vote
5answers
154 views

Adobe PDF Links Problem in IE8

Hey there, I created a link in a pdf document to a local html file ressource. When you press the link, the following messagebox is shown: For none German speakers... Securityw …
0
votes
1answer
13 views

Installshield 2009 installer refuses to onfigure for a second user (did work until recently)

Since years we use installshield to deliver our software. Since the last Version of our software the following happens: After installing the program for "all users", when a restri …
1
vote
0answers
21 views

XP alternative to “TEXTSTLYE” Aero theme class

I'm using the "TEXTSTYLE" class with OpenThemeData in Vista/Win 7 to render text elements with the appropriate emphasis (all values found on the Parts and States documentation): …
0
votes
2answers
20 views

Capture Device Issues

Hi All, I am having some serious difficulty trying to use any movie making software. I have 2 partitions with XP installed. One has SP2(C:/), the one I use predominately is SP3(D: …

1 2 3 4 5 36 next
15 30 50 per page