First  |  Prev |  Next  |  Last
Pages: 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
Setting up a secure connection using w98se - Possible/how ?
Hello All, I've got a w98se machine that I connect to from the 'Net. Currently I have the idea for a tool that should only be used by me, and its trafic should not be readable to (accidental) snoopers. So, I searched the Web for information regarding how to use encryption on a TCP/IP connection and found th... 13 Jul 2008 15:07
system boot time
s there any API similar to uptime command in unix which gives the system boot time? Thanks & Regards, Sadanand ... 24 Jun 2008 12:18
Can't launch exe on other machines (This application could notstart...)
I forgot to say that it doesn't work since 3-4 weeks i think. ... 23 Jun 2008 06:34
Can't launch exe on other machines (This application could not start...)
Hi all! I have a big problem! When i create, then compile any project, i can launch my .exe only on my machine where i've compilled it. When i launch my .exe file on other machines, i have a message like : "This application could not start because the configuration of the application is incorrect. Reinstall th... 23 Jun 2008 06:34
Help with selecting font, EnumFontFamiliesEx?
Trying to select one particular font for my application. Checked out the msdn pages for doing such a thing and came across EnumFontFamiliesEx. It says it can list out more than one font depending on the typeface name we give. I am confused as to how I can select "one" font. Moreover I suppose the next function I... 23 Jun 2008 03:30
Free memory after SHBrowseForFolder?
I've gotten confusing notes on whether I should free memory after SHBrowseForFolder. Below is the code. Should I do CoTaskMemFree(pidlSelected) in the code below. MSDN sample does not use it, but several net post tell to use it. (The function below is just used to open a directory selection dialog and save the fu... 23 Jun 2008 06:34
ANN: Seed7 Release 2008-06-22
Hello, I have released a new version of Seed7: seed7_05_20080622.tgz In the Seed7 programming language new statements and operators can be declared easily. Types are first class objects and therefore templates/generics need no special syntax. Object orientation is used when it brings advantages and not in plac... 22 Jun 2008 16:17
ThreadLocalStoragePointer
Everything I read says that the TEB ThreadLocalStoragePointer (FS:[2Ch]) should point to the TLS array. But, on my XP installation, compiling w/ MinGw32, 0x2c is always NULL. TlsSlots (0xE10) and TlsExpansionSlots (0xF94) work as advertised, however. (Thus, I'm forcing TlsAlloc() to allocate the expansion array; I ... 26 Jun 2008 19:46
First invocation of a program in a script
On Tue, 20 May 2008 19:50:30 -0700, Norman Bullen wrote: Is there any way in which a command line program can determine whether or not it is being invoked for the first time from within a particular script (.BAT file)? How about using a semaphore to indicate when the prog has been firts run? Blag... 21 Jun 2008 02:35
Help debug a graphic object.
I am working on a small binary graphics object and editor. I want to create my own graphics for my own games simple 16x16 monochrome graphics. I Also would like to have several graphics on one graphic or known as a graphics sheet. The editor and the display test program both work fine but when I load my graphic ... 22 Jun 2008 06:05
First  |  Prev |  Next  |  Last
Pages: 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37