Description:
32-bit Windows programming interfaces.
|
|
|
10 Reasons Why YOU Should Join Us
|
| |
10 Reasons Why YOU Should Join Us The Most Proven Leisure Internet Business. Business that earns you more money every day. Thanks to the power of the Internet. Ground floor opportunity backed by a highly successful. 1. Free Registration 2. Start Earning As Soon As You Join 3. Weekly Unlimited Income... more »
|
|
Using pcap, dirent.h and error C2085, C2061
|
| |
Hi all, I'm new to using Visual Studio. I'm currently using VS .NET 2003 on Vista, and I'm trying to port a program from Linux to Windows. The program uses the pcap library. I have installed WinPcap 4.0.2 and downloaded the Developer's Pack WpdPack_4_0_2. However, I have no idea what to do with the developer's pack, i.e. what do I do with the... more »
|
|
Winsock + proxy ?
|
| |
Hello! I'm trying to get my application work with proxy. However with some site it doesn't work. I do : + Connect to proxy + Request URL but some site like mediafire doesn't work (I send cookies too/ it work without proxy) My question is : when request from a proxy do I need to set anything on the... more »
|
|
Font effects library
|
| |
Hello, There are several apps available to produce fancy text effects (3D, shadow etc) eg FontTwister ([link]), DDTitle ([link]) etc. I want to incorporate similar effects into my own application. Does anybody know of a graphics library that can do this?... more »
|
|
problem with delete[]
|
| |
helo all, I have a problem with delete[]. after debugging of program it givs mi error whith abort, retry and ignor. here is code if(LOWORD(wParam)==IDC_B1) { TCHAR *text=new TCHAR[256]; // Set some text delete[] text;
|
|
hidden folder icon
|
| |
Hello I found in shell32.dll the icon used to represent a folder, but where is the 'hidden folder' icon ??? Jean
|
|
Hide a process
|
| |
Hello guys and girls i read the hiding a process involves assigning a negative value to PID (Process ID) if this is right, how should i do this ? thank you
|
|
Killing the parent Window keeping the child and about tab key.
|
| |
I want to kill the parent window after its task is done and create a child window to proceed the next tasks. How can close the parent Window or deactivate it so that program doesn't quit! I have some edit control, buttons in the Parent Window. When I press tab focus doesn't move to next one. Plz give me hints.... more »
|
|
|