Forum: C++
Oct 3rd, 2007, 9:02 AM
|
|
Replies: 3
Views: 214
|
Forum: C++
Aug 25th, 2007, 8:33 AM
|
|
Replies: 5
Views: 208
|
Forum: C++
Aug 25th, 2007, 6:23 AM
|
|
Replies: 5
Views: 208
|
Forum: C++
Aug 24th, 2007, 5:56 PM
|
|
Replies: 5
Views: 208
wxFile problem
Hello,
I have been trying to figure this out myself, but without success. I have recently started wxWidgets programming, and I was trying to find a way to write a string to an existing file. The...
|
Forum: Other Web Development Languages
Jul 28th, 2007, 11:13 AM
|
|
Replies: 3
Views: 318
|
Forum: Other Web Development Languages
Jul 27th, 2007, 12:56 PM
|
|
Replies: 3
Views: 318
Donation web page
Hello,
I would like to add the possibility of donating to my website, and I'm not sure how to do it. Could someone enlighten me on the subject? My website was made using nvu.
Thank you,
Leslie
|
Forum: Coder's Corner Lounge
Jul 1st, 2007, 6:09 AM
|
|
Replies: 6
Views: 180
|
Forum: Coder's Corner Lounge
Jun 30th, 2007, 10:52 AM
|
|
Replies: 6
Views: 180
|
Forum: C++
Jun 30th, 2007, 10:13 AM
|
|
Replies: 17
Views: 340
|
Forum: C++
Jun 30th, 2007, 7:21 AM
|
|
Replies: 17
Views: 340
|
Forum: C++
Jun 29th, 2007, 7:22 AM
|
|
Replies: 17
Views: 340
|
Forum: C++
Jun 28th, 2007, 5:47 PM
|
|
Replies: 17
Views: 340
To keep it short, it is a managed .NET...
To keep it short, it is a managed .NET application. I want it to execute a quite long and complicated code every x seconds. I tried the sleep function, but for some reason the CPU was still working...
|
Forum: C++
Jun 28th, 2007, 10:12 AM
|
|
Replies: 17
Views: 340
|
Forum: Coder's Corner Lounge
Jun 28th, 2007, 8:51 AM
|
|
Replies: 6
Views: 180
searching for book
Hello,
Don't know where to put this, so I'll just post it here. I'm searching for a good book which explains the principles of OS's : paging, segmentation, interrupts, memory managing techniques,...
|
Forum: C++
Jun 28th, 2007, 7:51 AM
|
|
Replies: 17
Views: 340
passive form pof waiting
Hello,
I'm adding the finishing touches to my program, and I'd like you to help me with this, I haven't found any way to do it. So, I want the program to execute a series of instructions after every...
|
Forum: C++
May 27th, 2007, 6:36 PM
|
|
Replies: 2
Views: 159
Visual programming under Linux
Hello,
I have recently installed Ubuntu on my computer and I was wondering if there is a programming environment which enables visual coding (buttons, listboxes, etc ... drag n drop style) for Linux...
|
Forum: Coder's Corner Lounge
Apr 28th, 2007, 2:54 PM
|
|
Replies: 4
Views: 134
The fact is that I forst used GAG, only to...
The fact is that I forst used GAG, only to acknowledge that I get a black screen instead of Windows XP. Therefore I tried to boot with another program, and I found grub, which is incapable of loading...
|
Forum: Coder's Corner Lounge
Apr 28th, 2007, 9:23 AM
|
|
Replies: 4
Views: 134
Need help on dual booting WinXP and Ubuntu
Hi everyone,
I would really appreciate any help on this one, it isn't easy to solve.
The situation : I have a single hard disk which I partitioned into 3 drives : 1 for Ubuntu, 1 for the swap, and...
|
Forum: Assembly
Apr 21st, 2007, 5:19 AM
|
|
Replies: 2
Views: 377
|
Forum: Assembly
Apr 18th, 2007, 2:17 PM
|
|
Replies: 2
Views: 377
Quick 80386 question
Hello,
In a couple of months' time I will be having my Assembly exams, and to be well prepared for them , I downloaded a free Assembly resource e-book from the internet. The exam will be about the...
|
Forum: Coder's Corner Lounge
Apr 9th, 2007, 6:45 PM
|
|
Replies: 3
Views: 166
Spyware database
Hi,
I am writing a Windows utility and anti-spyware program. I need a spyware database to be able to detect malicious software, but the problem is I haven't found any despite the amount of time I...
|
Forum: Other Programming Languages
Mar 21st, 2007, 8:08 AM
|
|
Replies: 5
Views: 254
|
Forum: Other Programming Languages
Mar 18th, 2007, 4:35 PM
|
|
Replies: 5
Views: 254
|
Forum: Other Programming Languages
Mar 14th, 2007, 5:03 AM
|
|
Replies: 5
Views: 254
Yet another .NET issue
Hello,
The reason I am posting this is because I just can't figure out the problem of my .NET app. The situation is the following:
I have a program which works fine on my computer. It works also on...
|
Forum: Other Programming Languages
Feb 24th, 2007, 11:32 AM
|
|
Replies: 13
Views: 355
|
Forum: Other Programming Languages
Feb 23rd, 2007, 8:33 AM
|
|
Replies: 13
Views: 355
|
Forum: Other Programming Languages
Feb 23rd, 2007, 4:12 AM
|
|
Replies: 13
Views: 355
|
Forum: Other Programming Languages
Feb 21st, 2007, 2:01 PM
|
|
Replies: 13
Views: 355
|
Forum: Other Programming Languages
Feb 21st, 2007, 4:50 AM
|
|
Replies: 13
Views: 355
How?
Do I have to remake the whole app in a...
How?
Do I have to remake the whole app in a different project?
Also, if I make a non-managed app, it will work on systems with no .NET framework, right? Which means even in Win 2000?
Thank you I...
|
Forum: Other Programming Languages
Feb 20th, 2007, 3:10 PM
|
|
Replies: 13
Views: 355
Same OS : Win XP, no dlls, does not rely on...
Same OS : Win XP, no dlls, does not rely on anything. The only difference there is (I believe) that it doen't have .NET 2.0 installed. If that is the problem (which is likely), is it possible to...
|
Forum: Other Programming Languages
Feb 20th, 2007, 1:14 PM
|
|
Replies: 13
Views: 355
VC++ error
Hello,
This may sound quite of "noobish", but I need help regarding my VC++ app : I have made an app, it works, compiles, no problem. But when I move it to another computer, I get the following...
|
Forum: C++
Feb 20th, 2007, 2:26 AM
|
|
Replies: 2
Views: 184
Getting process information
Hello,
I have recently beeen attacked by a Troyan (for the second time now...) and it took me about one hour and a half to kill it (not completely). I have had just about enough with these worms,...
|
Forum: C++
Feb 9th, 2007, 12:59 PM
|
|
Replies: 2
Views: 99
|
Forum: C++
Feb 9th, 2007, 11:51 AM
|
|
Replies: 2
Views: 99
file reading anomaly
Hello,
I would like to know the cause of this anomaly in a recent code I made. The code opens a file, and reads the number of lines in it. It works with some files, and does not with others. The...
|
Forum: Other Programming Languages
Nov 28th, 2006, 4:33 PM
|
|
Replies: 4
Views: 183
Visual GWin++?
Hello,
I would like to have your advice on creating programs with this free visual c++ compiler. Have any of you already tried it? I'd like to create Windows applications using a visual c++...
|
Forum: C++
Nov 27th, 2006, 6:51 AM
|
|
Replies: 15
Views: 331
Hello Coll1Net6,
Converting a string to an int...
Hello Coll1Net6,
Converting a string to an int is very easy, having in mind that a string is only a representation of a number in the ASCII chart. Having also in mind that a string is nothing more...
|
Forum: Coder's Corner Lounge
Nov 24th, 2006, 10:11 AM
|
|
Replies: 9
Views: 151
|
Forum: C++
Nov 24th, 2006, 7:33 AM
|
|
Replies: 15
Views: 287
|
Forum: Coder's Corner Lounge
Nov 24th, 2006, 7:26 AM
|
|
Replies: 9
Views: 151
|
Forum: C++
Nov 24th, 2006, 6:54 AM
|
|
Replies: 15
Views: 287
|