Setting the Default WAV input/output device.094 (12/10/2003 1:39:01 PM) Does anyone know how to set the default WAV devices using api? I.e If you have 2 sound cards (one for input and one for output) plus other built-in devices, how would you set your preferred device as the defaul... yoingco
Schlechte nachrichten0104 (12/10/2003 10:59:02 AM) UBIC sagt mir sie sind nicht in der Lage mein Lohn vom November zu bezahlen. Francis sagt dass es voruebergehende Schwirigkeiten sind und dass "ich sollte mein Lohn dieser Woche" bekommen. Bis heute kein Pfenni... jacob
newbie: help with _fcloseall problem6126 (12/8/2003 7:12:12 PM) Hello, when my program hits the _fcloseall statement it stops execution. Other dll's that come with windows do not have this problem, seems to be only this dll causes the problem when I use LoadLibrary and then... John
Compiling petzold examples with lcc-win322304 (12/6/2003 9:12:00 PM) Hello, First of all I'm new to this group and I apologise if this question has been asked before. Is there anything I should be aware of in trying to compile the example programs in Petzolds book (Programming W... djsbriscoe(1)
what can I use instead of scandir4125 (11/27/2003 10:24:44 AM) Hello, I'm trying to port a linux program to windows. I use scandir(), in dirent.h, and wonder if there are any functions like it in the win32 api or standard c-library? What scandir does is to store all filena... bo_kid
beginthreadex() Bug or not ?8118 (12/4/2003 1:48:28 PM) Hi, In PROCESS.H, both beginthread() and _beginthreadex() is defined, but I can only use the beginthread() function, with _beginthreadex() I get "undefined reference to _beginthreadex()" compiler errors... I... Simon
units to float?2127 (12/3/2003 1:14:27 PM) Hi There, What are the, best, functions to use for doing pounds/pence (or dollars/cents) conversions and displays? I want to have my program either have 115 (115 pence) sprintf()`ed to display �1.15. Also is ... yoingco
lcc and mysql2138 (12/2/2003 1:10:45 PM) > Hi all > I am trying to build the mytest.c program that comes with the installation of mysql for > windows, using lcc wedit. > I get undefined reference for a long list of symbols (for example > _mysql_init@4... igal
Bugs....0119 (12/3/2003 8:39:33 AM) I was wondering, if it wouldn't be too much trouble, to include your OS as well as processor type when reporting bugs. A program, especially one as complex as this one, compiled and tested on one machine may re... Russell