I\'ve got a XLL Addin and I\'m trying to run it under Excel 2007 XP without VBA installed. My addin is well registered (OPEN key as /R \"C:\\Program Files (x86)\\MyAddin\\myAddin.xll\" in HKEY_CURRENT
I have run into a weird necessity to make a certain window in the system of a really big height, one that is larger than my display\'s resolution. I have written a simple WinAPI program that sets a wi
How to get the key of a especific directory in the registry of windows XP? I\'m using Delphi HKEY_CURRENT_USER\\Software\\Microsof开发者_如何学运维t\\Windows\\ShellNoRoam\\BagsThere are no directori
My current task is taking a Java project written and developed in Ubuntu NetBeans (extensively using the palette, which, it seems to me, locks me into continuing to use NB开发者_运维问答) and transfer
Can we change/increase the size of console output to view large size of data in 开发者_StackOverflow社区console application at once?There seem to be different ways to Rome:
I a开发者_JAVA技巧m trying to display CO2 in a static text control on a .NET application, but on some Windows XP system, the subscript-2 (unicode 2082) appears as a square). I suspect that it may be a
I\'m trying to read, from XP SP3, .evtx log files which are h开发者_运维技巧osted on a windows 2008 server.
I am developing a large program which uses a lot of memory. The program is quite experimental and I add and remove big chunks of code all the time. Sometimes I will add a routine that is rather too me
I have a feature where I save a file to a location that user specifies. I\'m using GetSaveFileName() to show the Save As dialog. I then use the path that it returns to write out the file to that locat
I am following these instructions: http://www.cstr.ed.ac.uk/downloads/festival/2.0.95/do_test And after