Displaying 5 results from an estimated 5 matches for "codeguard".
Did you mean:
codeghar
2002 Jan 03
3
Adding RC3 support to GoldWave
...385
Warning: Unreachable code
break;
vorbisfile.c, line 1407
Warning: Call to function with no prototype
int host_endian = host_is_big_endian();
fix: add 'void' to line 1339:
static int host_is_big_endian( void ) {
time0.c, line 36, runtime error
Access overrun (reported by Borland CodeGuard)
return "";
One not so minor thing:
vorbis_encode_init() does not seem to be working correctly. No matter
what bitrates are specified, the output file always seems to be 200+kbps.
vorbis_encode_init_vbr() creates smaller files (though the HTML API
document mentions bitrate settings)...
2006 Apr 29
1
[Fwd: ERROR ChoosePixelFormat failed]
...:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL
(glError: 0)
and it show the next 3 windows:
1 windows show the text: "ChoosePixelFormat failed"
2 windows show the text: "CodeGuard detected error(s) in the program. A
log file will be created" (I don't know where is this log file)
3 windows show the text: "Abnormal program termination"
well I try to install with wine 0.9.10 on Ubuntu linux.
Please, can help me anyone, I don't know what can I do...
th...
2006 Feb 02
0
ERROR ChoosePixelFormat failed
...:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL
(glError: 0)
and it show the next 3 windows:
1 windows show the text: "ChoosePixelFormat failed"
2 windows show the text: "CodeGuard detected error(s) in the program. A
log file will be created" (I don't know where is this log file)
3 windows show the text: "Abnormal program termination"
I don't know what can I do
Please, can help me anyone
thank for all
-------------- next part --------------
An HTML a...
2006 Jan 24
0
LIDER PROGRAM
...:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL
(glError: 0)
and it show the next 3 windows:
1 windows show the text: "ChoosePixelFormat failed"
2 windows show the text: "CodeGuard detected error(s) in the program. A
log file will be created" (I don't know where is this log file)
3 windows show the text: "Abnormal program termination"
I don't know what can I do
Please, can help me anyone
thank for all
-------------- next part --------------
An HTML...
2003 Jul 22
6
Seeking ogg-vorbis
Hi there.
I have been hearing to ogg vorbis for maybe 2 years and I can only say: it
is fantastic!
Right now, I'm working in a project that uses ogg vorbis as the format for
recording. I have now a working recording engine (I have recorded up to 8
channels at the same time and my computer uses only about 30% of the
processor, wich is great in this project), and I'm starting with the