justin = {
main feed
,
music
,
code
= {
cockos
,
reaper
,
wdl
,
ninjam
,
jsfx
,
more
}
,
askjf
,
pubkey
};
Ask Justin Frankel
No reasonable question unanswered since 2009!
Suggested topics: programming, music, sleep, coffee, etc.
Note: please do not ask questions about REAPER features, bugs or scheduling, use the
forums
instead.
Name:
Ask:
Human (enter yes):
[
newer questions
]
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Question:
How to enable client area drag for window?
Asked by ruchira (202.129.234.x) on October 25 2009, 8:03pm
Reply on October 25 2009, 8:28pm:
Usually you just SetCapture(), then on WM_MOUSEMOVE reposition the window (if it moved) using SetWindowPos().
Comment...
Question:
How do I tell you about an idea privately (Reaper)
Asked by unfrankly (24.43.17.x) on October 25 2009, 5:10pm
Reply on October 25 2009, 8:28pm:
You can email me, via justin .. at.... cockos... com... but probably better to just post it to the REAPER forums..
Comment...
Question:
Is Cockos getting royalties from Chad Johnson ("ochocinco") for using half of your logo?
Asked by Chris (173.50.136.x) on October 25 2009, 4:02pm
Reply on October 25 2009, 8:27pm:
Hmm not sure what this is, can you give me a hint? I've tried googling him..
Comment...
Question:
Regarding Petzold's style, how is yours different?
Asked by Will (68.96.206.x) on October 24 2009, 12:24am
Reply on October 24 2009, 12:19pm:
It's been a while.. but off the top of my head, generally a lot of it comes down to choice of white space, use of hungarian notation, declaring variables higher in the scope of functions (particularly, declaring variables outside of switch() statements to be used in SOME cases, I don't like much).
Also I think it's kind of a waste of time to show people the code for dialog resources, when we all use the resource editor for most stuff...
Comment...
Question:
How to get HRGN object using lice? ( I want to change shape of W32 window)
Asked by ruchira (202.129.233.x) on October 23 2009, 5:58am
Reply on October 23 2009, 2:33pm:
There's no really easy way (I suppose we could add this). What is usually done is similar to this:
code
. For LICE, you would need to modify it to just pass the bitmap pointer/info directly.
Comment...
Question:
what is your favorite bit of tech kit?
Asked by fuckingbrit (208.87.217.x) on October 22 2009, 5:39pm
Reply on October 23 2009, 2:31pm:
i didnt understand a single word you just said... talons?
Comment...
Question:
How to use lice with visual studio new project? I always get "unresolved external symbol" error! why?
Asked by ruchira (202.129.234.x) on October 22 2009, 12:47am
Reply on October 22 2009, 11:49am:
Well, personally I just include the relevant source files in my project directly.. but that gets painful when you want to add png or jpeg support...
I guess you'd want to add the lice project, and make it a dependency of your main project. That should work, I'd hope...
Comment...
Question:
Release notes of Winamp stated "Justin can't code". What was wrong? stopped shoutcast from working.
Asked by Afzal (115.167.36.x) on October 20 2009, 9:02am
Reply on October 20 2009, 3:03pm:
That probably meant that I screwed something up. i.e. forgot to do an if (someptr) before { y=someptr->blah; }...
Comment...
Question:
Can a Behringer BCF2000 control plug-in parameters in REAPER, especially ReaEq??
Asked by Clinton (92.251.119.x) on October 20 2009, 6:59am
Reply on October 20 2009, 3:02pm:
I think you can probably learn its controls to reaeq parameters, yeah.
Comment...
Question:
What the fuck is this shit why are you doing it? ps I miss you love furan.
Asked by furan (98.117.124.x) on October 20 2009, 1:40am
Reply on October 20 2009, 3:02pm:
because sometimes people need answers. do you know what I am saying?
Comment...
Question:
Do you have brothers, sister, wife, kids?
Asked by Afzal (115.167.36.x) on October 19 2009, 9:15pm
Reply on October 19 2009, 10:48pm (edited at October 19 2009, 10:49pm):
yes for all except the last one. ;) (disclaimer: ok I edited the question slightly to make it easier to answer)
Comment...
Question:
somthing to get her music off her iphone into my Sony digital book reader, even though her phone is not synced on this machine..
Asked by obin (174.106.32.x) on October 17 2009, 8:07am
Reply on October 17 2009, 4:47pm:
no idea... re-rip that cd? what's that, no CD? hmm, mistake...
Comment...
Question:
Favorite soap to shower with? Zest? Irish Spring? WHAT IS IT?!
Asked by Peter Rabbit (74.64.7.x) on October 15 2009, 5:02pm
Reply on October 15 2009, 6:07pm:
Not sure, the woman buys the soap.. I think it's some "south of france" thing or something.. greenish.
Comment...
Question:
happy birthday mate! is there a birthday cake? (i'm hungry :)
Asked by _gio (62.103.65.x) on October 14 2009, 9:45am
Reply on October 15 2009, 3:33pm:
aww thanks! This year I had sweet potato pie. which is AWESOME.
Comment...
Question:
Do you have a favorite 'guilty pleasure', like chick flicks, or getting a fountain soda at a 7-11, or a favorite blog?
Asked by Gagarin (70.226.213.x) on October 14 2009, 1:20am
Reply on October 15 2009, 3:32pm (edited at October 15 2009, 3:34pm):
I do appreciate a good Coke Icee/Slurpee, however I rarely get one...
Otherwise, hmm.. I dunno, I suppose if I did I would be too embarrassed to put it here anyway =)
OKOK I give in, I've started reading gawker.com, to keep up with a friend who seems to always be mentioning things on there (YOU KNOW WHO YOU ARE).
Comment...
Question:
Why do you use Windows? Do you think it's the best OS? If so, please tell why
Asked by Alex (89.207.47.x) on October 12 2009, 11:37pm
Reply on October 13 2009, 8:28pm:
I don't think you can have a "best" OS.. that'd be like having a "best" guitar..
I like a lot of things about Windows. The Win32 API has a lot to like, especially on x64. Really what it comes down to, though, is that it doesn't get in my way, unlike pretty much any other OS.
Comment...
Question:
What is your opinion the Boost C++ Libraries? What is your favorite third party library to work with?
Asked by SmilingJim (168.215.69.x) on October 12 2009, 5:57am
Reply on October 13 2009, 8:27pm:
I haven't spent much time with it.. Generally I like things that aren't too ambitious...
Comment...
Question:
How you get so big, eating food of this kind?
Asked by Brennan (66.92.185.x) on October 10 2009, 12:00am
Reply on October 11 2009, 2:53pm:
Mmmm juice carrots...
maybe it's quantity trying to make up for lack of quality?
Comment...
Question:
Aceofhearts, I recommend grabbing a copy of Charles Petzold's "Programming Windows". After that, perhaps a Jeff Richter book.
Asked by Will (24.234.128.x) on October 7 2009, 2:10pm
Reply on October 8 2009, 10:52pm:
Yeah, I agree.. though I don't much care for the style used, it is a very helpful reference (I read "Programming Windows 95" I think, heh).
Comment...
Question:
Thanks for the Qt suggestion! What do you mean by "plain-w32" though? I'm new to C++; all I've done is read a book & do problems
Asked by Aceofhearts (82.94.180.x) on October 6 2009, 11:59pm
Reply on October 7 2009, 12:52pm:
Some links:
WinMain
DialogBox
(Not that this is nearly enough, but you can build applications using APIs like these. :)
Comment...
[
newer questions
]
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Copyright 2025 Justin Frankel
.
|
RSS