Thanks for your replies. That helps a lot..
MichaelW, strange - that's the exact page I use for a reference! Very nice reference IMO.
Search found 44 matches
- Oct 18, 2006 22:50
- Forum: Beginners
- Topic: How do I use GDI+ in FB?
- Replies: 4
- Views: 2266
- Oct 18, 2006 4:16
- Forum: Beginners
- Topic: How do I use GDI+ in FB?
- Replies: 4
- Views: 2266
How do I use GDI+ in FB?
I was just trying to compile something and it says that FB couldn't find -lgdiplus .. Example that uses the gdiplus.dll Declare Function GdiplusStartup Lib "gdiplus.dll" _ (ByRef token as Integer, inputbuf as GdiplusStartupInput, unused as Integer) as Integer Can't I call external function...
- Nov 07, 2005 4:34
- Forum: Windows
- Topic: Cant figure out how to send this message...
- Replies: 11
- Views: 4611
- Nov 04, 2005 16:00
- Forum: Windows
- Topic: Cant figure out how to send this message...
- Replies: 11
- Views: 4611
- Nov 04, 2005 5:10
- Forum: Windows
- Topic: Cant figure out how to send this message...
- Replies: 11
- Views: 4611
- Nov 04, 2005 3:32
- Forum: Windows
- Topic: Cant figure out how to send this message...
- Replies: 11
- Views: 4611
Cant figure out how to send this message...
In BOTH my app and the forum! lol. case WM_SIZE DIM st as STRING st = "Hmmm" SendMessage(listbox1,LB_ADDSTRING,0,st) It just puts 3 letters in my listbox.. SendMessage(listbox1,LB_ADDSTRING,0,"Hmmm") works though. I have tried using a STRING PTR and a bunch of other stuff but not...
- Oct 19, 2005 5:13
- Forum: General
- Topic: How close?
- Replies: 10
- Views: 3469
- Oct 18, 2005 1:34
- Forum: Beginners
- Topic: Strings no making sense anymore!!!
- Replies: 6
- Views: 2974
- Oct 16, 2005 4:38
- Forum: Beginners
- Topic: Strings no making sense anymore!!!
- Replies: 6
- Views: 2974
- Oct 16, 2005 4:06
- Forum: Beginners
- Topic: Strings no making sense anymore!!!
- Replies: 6
- Views: 2974
- Oct 16, 2005 2:50
- Forum: Beginners
- Topic: Strings no making sense anymore!!!
- Replies: 6
- Views: 2974
Strings no making sense anymore!!!
Im getting frustrated here.. Any help would be appreciated. Okay.. So I have this RapidQ code: declare function MyStr lib "fbdt.dll" alias "MyStr@4" (byval str_in as string) as string DIM hmm AS STRING hmm = MyStr("Hello") showmessage hmm and I have this FB code: Declar...
- Oct 15, 2005 6:03
- Forum: General
- Topic: cannot find luserenv.dll ??
- Replies: 10
- Views: 3379
- Oct 14, 2005 8:53
- Forum: General
- Topic: Try this...
- Replies: 10
- Views: 3719
- Oct 14, 2005 8:46
- Forum: General
- Topic: cannot find luserenv.dll ??
- Replies: 10
- Views: 3379
Im no n00b to programming.. Just a little ignorant on *some* things Ive never done before.. And I DO study a bit before/while asking questions. Thanks v1ctor, but Ive got one problem.. When I look at the exports of the userenv.dll (with PExports, Dependency Walker, dllexp.exe) it doesnt show the man...
- Oct 14, 2005 2:33
- Forum: General
- Topic: cannot find luserenv.dll ??
- Replies: 10
- Views: 3379