First  |  Prev |  Next  |  Last
Pages: 52 53 54 55 56 57 58 59 60 61 62 63 64 65
Problem with MCI playing mp3
Hi So here it is. I tried to play mp3 using MCI and the thing is it's noisy. I mean in the playback i hear kind of bumps in the bass sections. And i thought about it, blamed the audio card of mine, but in winamp the songs play allright. Furthermore the same song converted to ogg or wma play ok, but as I had prob... 15 Oct 2006 15:24
Child dialogs on top of tab controls
This question relates to when you are using XP visual styles: Tab controls can have a gradient or textured effect to them. If I place a child dialog on top of the tab control, it covers this effect leaving the flat colour of the dialog box. How do I make the child dialog transparent? ... 16 Oct 2006 17:05
Wince501b Exception
When i was writing a small application on a mobile device running WM 5.0 , my application is crashing by giving error " Wince501b Exception". Can anyone help me , why was this happening. This is happening when i was instantiating my class. ... 9 Oct 2006 08:46
Simple ping program
Hello, I'm trying to write a very simple program to ping ip addresses. IcmpSendEcho2 seems to be what I need http://windowssdk.msdn.microsoft.com/en-us/library/aa366051.aspx Unfortunately the MSDN website is next to useless as none of the examples are complete leaving you to trial and error the necessary l... 7 Oct 2006 18:41
Best way to get the pixel area under my window.
I would like to implement function similar to Windows SetLayeredWindowAttributes() API, but with support for per-pixel transparency (The later supports only one color transparency (c'mon, we live in 21st century, don't we?) and pretty useless constant alpha for all pixels). For this I need to get the pixel information ... 8 Oct 2006 22:19
C++/WIN32 Beginner question.
Hi all, I'm trying to learn C++/Win32 to facilitate my C# Interop woes. I have a beginning understanding of it but am having troubles with my Visual Studio 2005 project when trying to make a call to a function. I have a very short code example below which gives me the following build warnings/errors. I tried go... 6 Oct 2006 05:32
cancelling ReadFile/WriteFile with VirtualProtect
Hello, I've being successful in cancelling lengthy ReadFile/WriteFile (400MB test file) op with applying PAGE_NOACCESS flag to the input/output buffer pages via helper thread. So every time ReadFile/WriteFile is nicely aborted with ERROR_INVALID_USER_BUFFER error code, on write operation the newly created... 27 Sep 2006 06:38
PDH_CSTATUS_NO_OBJECT - but why ?
I have a problem to get information about cpu usage by process, i have function but all the time have error PDH_CSTATUS_NO_OBJECT what`s wrong ? int main(int argc, char* argv[]) { UINT index; char ProcCpuUsageCounterPath[256]; HQUERY ... 22 Sep 2006 17:32
how to get cpu usage by prcess
Hello I`m new here and if this question in not for this group please tell me where i should ask about it i need to get a process cpu usage by his ID in win32, how can i do it ? best regards -- _____________________________ tlen: lemkat gg: 4891654 http:///www.lemkat.soft-pc.pl _________________... 23 Sep 2006 10:13
how to find source of conflicting dll
Hi, I am having a problem with conflicting versions of a dll in Windows 2003 Server. The dll name is 'libeay32.dll'. The application I am that uses the dll is for Paymentech processing and the dll gets installed in a special Paymentech related directory. Part of the install also sets up access to that directo... 10 Sep 2006 12:58
First  |  Prev |  Next  |  Last
Pages: 52 53 54 55 56 57 58 59 60 61 62 63 64 65