Recent posts

#1
Runtime/AutoLISP / Re: dcl_project_import
Last post by jbuzbee - Today at 02:57:38 AM
(if (not (vl-bb-ref 'kbAnnotation))
  (vl-bb-set
    'kbAnnotation
    (dcl_project_import
      '("YWt6A+/IAAByDnIKBuKTQxMOa6kLmWd/dfx2NuK2uBPhFWyipgyK//qaBEwees8/ds6+aKpjJcJZ"
"/z7+/HrsTIiGx4v6qe53MD1kBZSq2h1ZLTEk6hc0qzItTxckDrjL95UCy6a6CKwEZLmr8bqd963W"
"meLFYQmR0JDAA8Ux0rolw4kIsaMNQYiSR5ngBbHHKSvtwed6jcUOU2K6wT1OdiOGk7vV/S5/fmmY" . . .
#2
Runtime/AutoLISP / dcl_project_import
Last post by jbuzbee - Today at 02:23:01 AM
what's going on with dcl_project_import.  I havn't been on my computer lately = what's happened now?  I've got over 25 AutoLISP programs that use OpenDCL.

Can someone shed some light?  I would seriously appreciate it. (I've down loaded the latest runtime and studio)

Jim Buzbee
#3
Project Administration / Re: acadbtn.dll
Last post by owenwengerd - July 09, 2025, 11:42:36 AM
The file is just a normal resource DLL, so I think you can use a tool like Resource Hacker.
#4
Source Code / Re: acadbtn.xmx access BMP res...
Last post by owenwengerd - July 09, 2025, 11:41:12 AM
I think you can use a tool like Resource Hacker (the acadbtn.xmx file is just a resource DLL).
#5
Source Code / acadbtn.xmx access BMP resorce...
Last post by jbuzbee - July 09, 2025, 04:36:35 AM
How can I open the acadbtm.xmx to access the bitmaps?

Much appreciated


Jim Buzbee


#6
Project Administration / acadbtn.dll
Last post by jbuzbee - July 08, 2025, 11:42:40 AM
I'd like to get access to some bitmaps (.BMP) from AutoCAD Architecture 2024.  Found on the web they are in the ACADBTN.dll.  Any help would be greatly appreciated
#7
Studio/Dialog Editor / Re: .BMP is there a better wa...
Last post by jbuzbee - July 07, 2025, 06:38:25 AM
found it . . .

dcl-PictureBox-LoadPictureFile <CONTROL> Filename [as String] {Stretch [as Boolean]})
#8
Studio/Dialog Editor / Re: .BMP is there a better wa...
Last post by jbuzbee - July 07, 2025, 06:09:38 AM
Nope.  I can't find any way I can load an image (which becomes a number)
#9
Studio/Dialog Editor / Re: .BMP is there a better wa...
Last post by jbuzbee - July 07, 2025, 05:54:03 AM
I spoke to soon

I opened an older form with bitmaps on it and I could fill more in the pictures box with the other items.  If it doesnt have an image already there I can't add bmps.

I guess Ill just use an older form
#10
Studio/Dialog Editor / Re: .BMP is there a better wa...
Last post by jbuzbee - July 07, 2025, 05:19:27 AM
Never mind

Hey I'm getten old