|
1.
freebasic.net :: View topic - undefined reference to `ICOpen@12' According to the MSDN page for ICOpen, you should link with vfw32, but apparently FB doesn't ship that library; try using the one from the MinGW w32api ...
2.
freebasic.net :: View topic - compiling with ogg/vorbis static ... 3 posts - 1 author - Last post: Sep 28, 2008when I compile it, needs vorbisfile.dll at same directory of source code, and when I run it, needs ogg.dll and vorbis.dll too. ...
3.
freebasic.net :: View topic - Cannot find DLLs 11 posts - 4 authors - Last post: Jan 12I just launched Virtual Machine with WindowsXP Pro 32 bit and installed freebasic(latest version) and it still cannot find the required DLLs ...
4.
freebasic.net :: View topic - Raycaster 15 posts - 8 authors - Last post: May 11, 2008I've coded a wolfenstein raycaster with texturemapping and shading, in 320x240x32. My only problem is that i cant find any tutorial/code ...
5.
freebasic.net :: View topic - Help with listview ImageList_Add(MYICONS,ICODATA.hbmColor,ICODATA.hbmMask) GetIconInfo(LoadIcon(null,IDI_ASTERISK),@ICODATA) ImageList_Add(MYICONS,ICODATA.hbmColor,ICODATA. ...
6.
freebasic.net :: View topic - parallel port communication... 15 posts - 3 authors - Last post: Mar 2, 20084. You need to implement the well defined communication protocols employed by I2C using (3). Parallel port has TTL voltage thresholds. ...
7.
freebasic.net :: View topic - Velleman PCSU1000 Oscilloscope 11 posts - 6 authors - Last post: Mar 25, 2008I am considering purchasing a Velleman PCSU1000 oscilloscope and PCGU1000 function generator. Before I do, I was wondering if it's possible ...
8.
freebasic.net :: View topic - Trouble with Bluetooth serial port ... 14 posts - 4 authors - Last post: Feb 5GetDefaultCommConfig( pszDev, &cc, &dwSizeCC ) )" then set the defaults statically then overlay the user-opts which is what happens now. ...
9.
freebasic.net :: View topic - GetDiskFreeSpaceEx 15 posts - 6 authors - Last post: Aug 20, 2008DOS GetDiskFreeSpaceEx example (R) ### '' (CL) 2008-07-24 by DOS386 | Public Domain | ABUSE at your own risk !!! '' "FREE. ...
10.
freebasic.net :: View topic - GetDiskFreeSpaceEx 15 posts - 6 authors - Last post: Aug 20, 2008But it uses the "GetDiskFreeSpaceEx" call Int 21/AX=7303h badly or ..... in this GetDiskFreeSpaceEx call, as well as "C:" - only "C:\" works ...
|